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;
}

.order_now {
	width: 98px; 
	height: 24px; 
	background-color: #990000; 
	color: #ffffff; 
	font-size: 13px; 
	font-family: arial; 
	line-height: 24px; 
	display: block; 
	text-decoration: none; 
	text-align: center; 
	margin-top:10px;
}

.order_now:hover {
	background-color: #cc0000;
}

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: 140px !important;
	height: auto;
	width: 490px !important;
	width: 511px;
	background-color: #deedcb; 
	padding: 10px; 
	border: 1px solid #ccc;
	float: right;
	margin-right: 1px;
}

#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;
}



