BODY, TD, TH, INPUT, SELECT, TEXTAREA, DIV, P {
	font-size : 10px;
	line-height: 16px;
	color : #321900;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body {
	margin: 0, 0, 10, 0;
	padding: 0, 0, 10, 0; 
	}

#mailing_list_signup{
	left:			50%;
	margin: 		0px 0px 0px -30px;
	position: 		absolute;
	top:			307px;
	width: 			300px;
}
#mailing_list_signup .form_field{
	color:			#29292F; 
	font-family: 	Trebuchet MS, Sans-Serif;
	font-size: 		11px; 
	line-height: 	20px;
	border-color: 	#D7A94D;
	width: 			180;	
	border-width: 	1;
	background-color:#FFFBE5;
}

A:LINK {
	color: #990000;
	text-decoration: none;
}
A:VISITED {
	color: #990000;
	text-decoration: none;
}
A:ACTIVE {
	color: #990000;
	text-decoration: none;
}
A:HOVER {
	color: #660000;
	text-decoration: none;
}

A.detail:LINK {
	color: #996600;
	text-decoration: none;
	text-transform: uppercase;
}
A.detail:VISITED {
	color: #996600;
	text-decoration: none;
	text-transform: uppercase;
}
A.detail:ACTIVE {
	color: #996600;
	text-decoration: none;
	text-transform: uppercase;
}
A.detail:HOVER {
	color: #663300;
	text-decoration: none;
	text-transform: uppercase;
}


.h1 {
	line-height: 10px;
	font-size: 12px;
	color: #321900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.h2 {
	line-height: 10px;
	font-size: 10px;
	color: #321900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.small {
	line-height: 16px;
	font-size: 9px;
	color: #5E4B38;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.error {
	line-height: 16px;
	font-size: 9px;
	color: #990000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}




hr {border: none 0; 
border-top: 1px dashed #CC9900;
width: 100%;
height: 1px;
} 
