body  { background-color: #404040; margin: 0; padding: 0 }
body, input, textarea   { color: #513728; font-size: 16px; font-family: Tahoma; line-height: 17px; padding: 0; vertical-align: top }
td   { color: #513728; font-family: Georgia; font-size:15px; vertical-align: top }
p {color: #513728; font-family: Georgia; font-size:16px;}

h1 {font-family: Georgia; font-size:28px;}

br{font-size:16px}
table { border: 0; border-collapse: collapse }

a  { color: #513728; text-decoration: underline; } 
a:hover{text-decoration:none}
ul li    { list-style-type: square; display: list-item;}
li a  { color: #513728;} 
ul { line-height: 20px; list-style: none;}

.content b      { color: #513728; font-size: 16px; font-weight: bold; } 
.footer    { color: #756b50; background-color: transparent } 
.footer a   { color: #756b50; text-decoration: none; background-color: transparent } 
.footer a:hover  { text-decoration: underline; background-color: transparent }

.grey {background-color: #F8F8F8;}	
.dark_grey	{background-color: #404040;}
.burnt{background-color: #AB710A; font-size: 12px; line-height: 8px}

/*input{
   background:#101010;
   border:1px solid #262626;
   width:189px; height:20px;
   padding:0 0 0 3px;
}*/
.input1{
   width:43px; height:23px;
   border-width:0px;
   padding:0px;
}
.input2{
   width:42px; height:23px;
   border-width:0px;
   margin-left:10px;
   padding:0px;
}
textarea{
   background:#101010;
   border:1px solid #262626;
   width:189px; height:96px;
   overflow:auto;
    padding:0 0 0 3px;
 }
#SignUp .signupframe {
border: 1px solid #000000;
background: #ffffff;
color: #030000;
font-family: Arial, Helvetica, sans-serif;
}
.topnavback {
	background-color: #000;
	background-image: url(images/topnav/backdrop_top.gif);
	background-repeat: repeat;
}
.accentwords {
	text-transform: uppercase;
	font-size: 11px;
	color: #AB710A;
	font-family: "Futura Bk", Arial, sans-serif;
}


#widget_signup input[type=text] { color: #404040; background: #ffffff; border: 1px solid #404040; padding: 4px 8px; width: 260px; height: 16px }
#widget_signup #phone { width: 160px }
#widget_signup .f_row { margin: 0 0 6px 0; width: 276px }
