body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	color: #000000;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E1E9F0;
}
td.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2EAF1;
	padding-top: 20px;
	padding-bottom: 10px;
}
td.tdheader{
	text-transform: uppercase;
	text-align: center;
	padding-top: 10px;
	color: #5B3D2B;
	font-weight: bold;
}


td.header {
	background-image: url(../images/layout3/header-r.jpg);
	background-repeat: no-repeat;
}
td.info {
	margin: 0px;
	vertical-align: top;
	height: 575px;
	line-height: 130%;
	background: #FFFFFF url(../images/layout3/footer-r.gif) no-repeat bottom;
	padding: 0px 30px;
}
td.info_full_width {
	margin: 0px;
	vertical-align: top;
	line-height: 130%;
	background: #FFFFFF;
	padding: 0px 30px;
}
td.info_full_width_bottom {
	margin: 0px;
	vertical-align: top;
	height: 175px;
	line-height: 130%;
	background: #FFFFFF url(../images/layout3/footer-r.gif) no-repeat bottom;
	padding: 0px 30px;
}
td.gary {
	padding: 5px;
	border-bottom: 1px solid #2A659F;
	background: #EAEFF4;
}
.gary strong {
	color: #1D446B;
}
.garyvaldy strong {
	color: #443E3E;
}


div.info_bottom {
	background-position: bottom;
	margin: 0px;
	font-size: 85%;
	text-align: left;
	padding: 20px 40px 60px 0px;
}

td.footer {
	font-size: 90% !important;
	font-size: 80%;
	background-image: url(../images/layout3/footer.jpg);
	height: 40px;
	padding-top: 15px;
	padding-left: 210px;
	color: #41210C;
	padding-bottom: 15px;
}
td.side {
	background: #EAEFF4;
	border-left: 1px solid #E2EAF1;
	padding-left: 10px;
	padding-right: 10px;
}
div.blue {
	background: #EAEFF4;
}
div.blue2 {
	background: #EAEFF4;
	padding: 8px;
	border: 1px solid #2A659F;
}
a:link, a:active, a:visited {
	color: #567EA9;
	text-decoration: none;
}
a:hover {
	color: #567EA9;
	text-decoration: underline;
}
.info_bottom a {
	color: #9593A0;
	padding-right: 15px;
	text-decoration: underline;
}

.footer a {
	color: #733B17;
	text-decoration: none;
}

.info h1 {
	font-size: 110%;
	color: #CF9936;
}
.info_full_width h1 {
	font-size: 110%;
	color: #CF9936;
}
.red {
	color: #CC0000;
}

.text_blue {
	color: #567EA9;
}
.text_larger {
	font-size: 110%;
}
.text_smaller {
	font-size: 90%;
}
.text_smaller80 {
	font-size: 80%;
}
li  strong {
	color: #4D3515;
}





td.sidebar {
	padding-top: 15px;
	width: 180px;
	background: #2A659F url(../images/layout3/footer-l.gif) no-repeat bottom;	
}
td.header_side {
	background-image: url(../images/layout3/header-l.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 180px;
}

table.border {
	border: 1px solid #5E3B1F;
}
.border .footer a:hover {
	color: #733B17;
	text-decoration: underline;
}
.info_bottom a:hover {
	color: #9593A0;
	padding-right: 15px;
	text-decoration: none;
}
#navcontainer ul
{
	padding: 0;
	list-style-type: none;
	background-color: #2A659F;
	width: 180px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	font-size: 110%;
}

#navcontainer li { 
	margin: 0px 0px 5px; 
}

#navcontainer a
{
	display: block;
	padding: 6px 15px;
	font-weight: bold;
}

#navcontainer a:link, #navlist a:visited
{
color: #EAEAEC;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #E1E9F0;
	color: #2A659F;
}

#active a:link, #active a:visited, #active a:hover
{
	background-color: #9EB5CD;
	color: #FFFFFF;
	padding: 6px 15px;
}
.info h2 {

	font-size: 105%;
	color: #CF9936;
}
.text_brown {
	color: #4D3515;
}
td.underline, div.underline {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2EAF1;
	padding-top: 20px;
	padding-bottom: 10px;
}
div.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2EAF1;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.topline h2 {
	padding: 0px;
	margin: 0px;
}	
td.garyvaldy {
	padding: 5px;
	border-bottom: 1px solid #C09D89;
	background: #F5E8D8;
}
.image_r {
	margin-left: 15px;
}
.image_l {
	margin-right: 30px;
}
#content {
	width: 100%;
	height: 180px;
	float: left;
}	
.clear {
	clear: both;
}	

