/*
*	21/05/04	Brendon@EFX
*	
*/

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color:#C69924;
	font-weight: bold;
}

.body_bg{   background-color: #FFFFFF ;}
.header_bg{ background-color: #F5EACB }
.map_bg{ background-repeat: no-repeat}

.main_bg{ 	
	background-color: #F5EACB; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#666666;
}

.product_box { 	
	background-color: #EEDAA4; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#666666;
}

.deal_bg{ 	
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color:#666666;
}

.footer_bg{ background-color: #CCCCCC }

a:link  {text-decoration: none;	font-size: 10px; color:#000000;}
a:visited {text-decoration: none; color:#000000;}  
a:active  {text-decoration: none; color:#000000;}
a:hover {text-decoration: underline;color:#000000  ;}

.input {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	border: 1px #C9C9C2 solid; 
	height: 15px;
}

.button {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.big_input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 12px;
	color: #000000; 
	background-color: #F7F7F7;
	text-decoration: none; 
	border: 1px solid; 
	border-color: #666666 solid
}

.wide_input {
	font-size: 10px;
	height: 20px;
	width: 200px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}