@charset "utf-8";
.logo_top
{
	padding-left:16px;
}
body {
	background-color: #FFFFc1;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B61A18;
}
p {
	line-height: 1.7em;
	margin-top: 0px;
}
a:link {
	color: #B61A18;
	text-decoration: none;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2 {
}

a:hover {
	background-color:#FACB69;
	color: #B61A18;
	text-decoration: none;
}
a:active {
	color: #F18F4E;
	text-decoration: none;
}
a:visited {
	color: #B61A18;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #B61A18;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	color: #B61A18;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 10px;
}	
#tdNavigationBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color: #FFFFC1;
	text-align: center;
	color: #B61A18;
	vertical-align: middle;
	width: 732px;
}
#tdBody {
	background-color: #FFFFC1;
	vertical-align: top;
	width: 569px;
}
#tdNavigation {
	background-color: #FFFFC1;
	background-position: left bottom;
	width: 163px;
	background-image: url(images/sun.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
}
#tdContactUs {
	background-color: #FFFFC1;
	padding-top: 7px;
	width: 62px;
}
.menu_item
{
	background-color:#FACB69;
	padding:3px;
	padding-left:6px;
	text-align:left;
}
.menu_item_hover
{
	background-color:#FFFFC1;
	padding:3px;
	padding-left:6px;
	text-align:left;
}
.menu_item_selected
{
	color:#ffffff;
	background-color:#B61A18;
	padding:3px;
	padding-left:6px;
	text-align:left;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal; /* for bold */
	font-style:normal; /* for italic */
}

#menu_table a:hover
{
	background-color:#FFFFC1;
}
