font.plain {font-family: arial,helvetica; color: #4E4F4F; font-size: 11px; font-weight: normal;}
font.fancy {font-family: georgia; color: #4E4F4F; font-size: 12px; font-weight: normal;}
font.white {font-family: arial,helvetica; color: #FFFFFF; font-size: 11px; font-weight: normal;}
font.green {font-family: arial,helvetica; color: #569049; font-size: 11px; font-weight: bold;}
font.green2 {font-family: arial,helvetica; color: #569049; font-size: 11px; font-weight: normal;}
font.brown {font-family: arial,helvetica; color: #674A11; font-size: 11px; font-weight: bold;}
font.red {font-family: arial,helvetica; color: #86120D; font-size: 11px; font-weight: normal;}
a.greenlink {font-family: Arial, Helvetica, sans-serif;color: #3F8134;font-size: 11px;text-decoration:none;}
a.greenlink:hover {font-family: arial,helvetica;color: #3F8134;font-size: 11px;text-decoration:underline;}
a.whitelink {font-family: arial,helvetica;color: #FFFFFF;font-size: 11px;text-decoration:none;}
a.whitelink:hover {font-family: arial,helvetica;color: #FFFFFF;font-size: 11px;text-decoration:underline;}
a.redlink {font-family: arial,helvetica;color: #86120D;font-size: 11px; font-weight: bold; text-decoration:none;}
a.redlink:hover {font-family: arial,helvetica;color: #86120D;font-size: 11px; font-weight: bold; text-decoration:underline;}
a.redlink2 {font-family: Arial, Helvetica, sans-serif;color: #86120D;font-size: 11px;text-decoration:underline;}
td.callout {border: 1px solid #CECECE;}

img {
border: 0px;
}

#hidePixels{
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.order_now {
	width: 98px; 
	height: 24px; 
	background: #86120D url('/images/button_bg.jpg') repeat-x scroll center top; 
	border: 1px solid #500B08;
	color: #ffffff; 
	font-size: 13px; 
	font-family: arial; 
	line-height: 24px; 
	display: block; 
	text-decoration: none; 
	text-align: center; 
	margin-top:10px;
	-moz-border-radius: 3px;
}

.order_now:hover {
	background-color: #cb9998;
	background-image: none;
}

h1 {
	font-family: georgia;
	font-size: 21px;
	font-weight: normal;
	margin: 0 0 0 0;
}

h2 {
	font-family: georgia;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 6px 0;
}

h3 {
	font-family: georgia;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

#home_info {
	height: 150px;
	width: 490px;
	background-color: #deedcb; 
	padding: 10px 10px 0 10px; 
	border: 1px solid #ccc;
	float: right;
	display: block;
}

#home_info p {
	margin: 0 0 5px 0;
}

#home_footer {
	height: 40px; 
	width: 730px !important; 
	width: 760px; 
	padding: 0 15px 0 15px; 
	background-image: url(../images/title_bg.png); 
	font: 11px Arial ; color:#fff; 
	line-height: 40px; 
	border-top: 10px solid #a6cf73;
}

.header_ul {
	list-style: none;
	margin: 0px;
	padding: 0;
	border-top: 1px solid #569049;
	border-bottom: 1px solid #569049;
	text-align: center;
	font-family: Arial;
	padding: 5px 0 7px 0;
}

.header_ul li {
	display: inline;
	font-size: 12px;
	font-weight: bold;	
	padding: 0px;
}

.header_ul li.divide {
	display: inline;
	font-weight: normal;
	color: #A6CF73;
	font-size: 14px;
	padding: 0px 5px;
}

.header_ul li a {
	color: #569049;
	text-decoration: none;
}

.header_ul li a:hover {
	color: #A6CF73;
	text-decoration: none;
}




