html {
	height:100%;
	background-color: #FFFFFF;
}
body {
	font-size: 9pt;
	font-family: helvetica, lucida sans, times new roman, arial, sans-serif;
	background-color: #FFFFFF;
}
body, html {
	margin:0;
	padding:0;
	text-align:center;
	color: #000000;
}

img { border: 0; }
.leftarrow {
	float: right;
	display: inline;
	margin-top: 10px;
}

.rightarrow {
	float: left;
	display: inline;
	margin-top: 10px;
}

.main_table
{
	width:			100%;
	height:			100%;
	border-width:	0px;
	border-collapse:collapse;
	border-spacing:	0px;
	text-align:			left;
	vertical-align: top; 
	margin: 		0px;
	padding:		0px;
}
.main_title_table
{
	border-width:	0px;
	width:			57px; 
	height:			100%;
}
.main_title
{
	border-width:	0px;
	width:			57px; 
	vertical-align:	bottom;
}
.main_menu
{
	border-width:	0px;
	width:			208px;
	height:			37px; 
	text-align:		right;
}
.main_menu_img
{
	width:			156px;
	height:			37px;
	border-width:	0px;
	vertical-align:		bottom; 
}
.main_menu_space
{
	border-width:	0px;
	width:			208px;
	height:			100%; 
}
.sub_menu
{
	font-family:		courier new;
	font-size:		10pt;
	border-width:	0px;
	width:			208px;
	text-align:		right;
	padding:		0px;
	margin-top:		50px;
}
.sub_menu_a A:link 
{
	font-family:		courier new;
	font-size:		10pt;
	text-decoration: none; 
	color:			#B4B3B4;
}
.sub_menu_a A:visited
{
	font-family:		courier new;
	font-size:		10pt;
	text-decoration: none; 
	color:			#B4B3B4;
}
.sub_menu_a A:active
{
	font-family:		courier new;
	font-size:		10pt;
	text-decoration: none; 
	color: 			#AA8020;
}
.sub_menu_a A:hover
{
	font-family:		courier new;
	font-size:		10pt;
	text-decoration: 	none; 
	color:			#939292;
}
.main_menu_bot
{
	border-width:	0px;
	width:			28px;
	height:			100%; 
}
.main_menu_home
{
	border-width:	0px;
	width:			32px;
	height:			31px; 
	text-align:		right;
	vertical-align: bottom;
}
.top-space-gap
{
	height:	97px;
}
.imageCounterText{
font-family: courier new;
vertical-align: bottom;
text-align: center;
color:#9A7B34;
width: 28px;
}
.imageCounterTextSep{
font-family: courier new;
vertical-align: bottom;
text-align: center;
color:#9A7B34;
width: 20px;
}
.imageCounterTextRight{
font-family: courier new;
vertical-align: bottom;
text-align: left;
color:#9A7B34;
width: 25px;
margin-left: 4px;
}
.imageCounterTextLeft{
font-family: courier new;
vertical-align: bottom;
text-align: right;
color:#9A7B34;
width: 25px;
margin-right: 4px;
}

/*** used to override Google auto-fill function ***/
/*
input {
	background-color: #FFFFFF!important;
}
*/

/* basic links */
a, a:link, a:active, a:visited, a:focus, a:hover {
	text-decoration: none;
	outline: 0;
/*	color: #CE5E2C; */
}

div#bluebar {
	background-color: #AACBCE;
	width: 100%;
	height: 38px;
	margin-top: -10px;
}

div#indexmiddlerow {
	background-color: #BAD0B1;
	width: 100%;
	height: 273px;
}

table {
	margin-top: 0px;
}

.popupbody {
	background-color: #CD5E2C;
	color: #FFFFFF;
	padding: 8px;
	font-family: helvetica;
	text-align: left;
}

.TheTextOff{
color:#737153;
}

.TheTextOn{
color:#CD5E2C;
font-size: 9pt;
}

hr {
	border: 0;
	width: 100%;
	color: #CE5E2C;
	background-color: #CE5E2C;
	height: 1px;
}

div#topBand {
	background-color: white;
	width: 100%;
	height: 89px;
}
div#redline {
	background-color: red;
	margin-bottom: 5px;
	min-height: 1px;
	height: 1px;
	width: 100%;
}
div#secondBand {
	background-color: #737153;
	width: 100%;
	height: 28px;
}
div#thirdBand {
	background-color: #BAD0B1;
	width: 100%;
}
div#fourthBand {
	background-color: #AACBCE;
	width: 100%;
	height: 38px;
}
div#fifthBand {
	background-color: #FFFFFF;
	width: 100%;
	color: #CE5E2C;
	background: url(images/dot.jpg) repeat-x;
	margin-top: 8px;
}



div#topBarCenter {
	text-align: center;
	width: 1020px;
	margin:0 auto 0px auto;
}

div#secondBarCenter {
	text-align: center;
	width: 1020px;
	margin:0 auto 0px auto;
	background-color: #737153;
}
div#thirdBarCenter {
	text-align: center;
	width: 1036px;
	margin:0 auto 0px auto;
	height:auto !important;
	min-height: 400px;
	height: 400px;
	background: url(images/pageBackground.jpg) repeat-y;
	border-right: 1px solid #FFFFFF;
}

div#test {
	float: right;
	display: inline;
	margin: 15px;
	text-align: right;
}

a.temp { color: #FFFFFF; }

a.temp:hover { color: #FFFFFF; font-weight: bold; }


div#footerBarCenter {
	text-align: center;
	margin: 10px auto 0px auto;
	border: 1px solid #CE5E2C;
}

div#footertext {
	/* float: center; */
	display: inline;
	margin: 10px 0 0 0;
/*	border-right: 1px solid #FFFFFF; */
/* border: 1px solid red; */
	padding: 1px 3px 0 3px;
	height: 15px;
	color: #CE5E2C;
	background-color: white;
}

/*	Begin Logos */
div#logocontainer {
	display: inline;
	float: left;
	width: 712px;	/* WAS 560 px */
	margin: 0 0 0 0;
	/*
	margin: 22px 0 0 5px;
	border-left: 2px dotted #737153;
	border-right: 2px dotted #737153;
	*/
}
div#logos {
	margin-left: 0px;
	position: relative;
	width: 712px;	/* WAS 556 px */
	overflow: hidden;
}
div.logoimages {
	position: relative;
	width: 18000px;
}
div.logoimages img{
	display: block;
	float: left;
}
/*	End Logos */

/**************** TRANSPARENT STRIPS ******************/
div#strip {
	float: left;
	display: inline;
	width: 712px;
	height: 35px;
	margin-top: 165px;
	text-align: left;
}
div#striptext {
	float: left;
	display: inline;
	margin: -18px 0 0 16px;
	color: #000000;
	opacity: 0.99;
	Filter: alpha(opacity=99);
	font-size: 8pt;
}
img#stripopacity {
	opacity: 0.5;
	Filter: alpha(opacity=50);
	float: left;
	display: inline;
	margin: 0;
	height: 25px;
	width: 712px;
}


div#contactFormCenter {
	float: left;
	display: inline;
	width: 712px;
	color: black;
	margin-top: -3px;
}

div.googleMap {
	float: left;
	display: inline;
	width: 712px;
	margin: 0 0 0 2px;
	height: 175px
}

div#news {
	float: left;
	display: inline;
	width: 207px;
	background-color: #BDCF9D;
	border-bottom: 3px dotted white;
	padding: 8px 0 0 15px;
	color: #737153;
	height:auto !important;
	min-height: 117px;
	height: 117px;
	font-weight: normal;
}

div#testimonials {
	float: left;
	display: inline;
	width: 207px;
	background-color: #BAD0B1;
	padding: 8px 0 0 15px;
	color: #737153;
	height:auto !important;
	min-height: 100px;
	height: 100px;
	font-weight: normal;
}

div#genericPageContainer {
	float: left;
	display: inline;
	width: 712px;
	color: black;
	margin-top: -3px;
}

