/* 

COLORS: 

DARK GREEN 6F7B53

LIGHT GREEN ABB29B

OFF WHITE F0F1EC

*/



a{font-family:arial; color:#6F7B53; font-size:12px; text-decoration:none; font-weight:bold}

a:hover{color:#e9ad42;}



body {

	background:#ABB29B url('../images/page_bg.jpg') repeat-x;

	margin:0px;
	padding: 0px;

	font-family:arial;

	

}



#header{

	background: url('../images/header.jpg') top center no-repeat ;

	height:155px;

	width:780px;

	padding: 0px;
	margin: 0px;

}



#nav {

	text-align:center;

	height:30px;

}

#nav a {
 color: #ffffff;
}

#left_content{

	width:625;
/*	height:100%;*/
	padding:5px;	
 
}

#right_content{

	padding:5px;

	width:135px;


}



body#home a#homenav, 

body#aboutus a#aboutusnav, 

body#services a#servicesnav, 

body#insurance a#insurancenav, 

body#faq a#faqnav, 

body#survey a#surveynav,

body#links a#linksnav,

body#contact a#contactnav,

body#gallery a#gallerynav

{

color: #e9ad42;

}





#title {
	font-size:15px;
	padding:15px;
	background: url('../images/title_BG.gif') left center repeat-x;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	border-top:#000000 solid 1px;
	color:#B98015;
	/* font-variant:small-caps; */
	font-weight:bold;

}



/*  CONTENT */



#content {

	font-size:12px;

	padding:10px;

	background:#F0F1EC;

	border-left:#000000 solid 1px;

	border-right:#000000 solid 1px;

	border-bottom:#000000 solid 1px;

/*	height:300px; */



	

}



#tag_line{

	font-style:italic;

	font-size:12px;

	text-align:center;

	font-weight:bold;

}





/*****SCROLLER*****/



#pscroller1{



height: 100px;

border: 1px solid black;

padding: 5px;

background-color: lightyellow;

font-size:10px;

}



#pscroller1 a{

color:black;

text-decoration: none;

}

#pscroller1 a:hover{

color:red;

text-decoration: none;

}



#pscroller2{

width: 350px;

height: 20px;

border: 1px solid black;

padding: 3px;



}

.someclass{ /* class to apply to your scroller(s) if desired */

}





/* ------- TAB CONTENT -------*/



.indentmenu{

font: 18px Arial;

color:#6F7B53;

width: 100%; /*leave this value as is in most cases*/

}



.indentmenu ul{

height:45px;

margin: 0;

padding: 0;



}



.indentmenu ul li{

display: inline;

}



.indentmenu ul li a{

font: 15px Arial;

text-decoration: underline;

padding: 3px;

font-weight:bold;

color:#6F7B53;

}



.indentmenu ul li a:hover{

color:#6F7B53;

padding:3px;

text-decoration: none;

}



.indentmenu ul li a:visited{

color:#6F7B53;

}



.indentmenu ul li a.selected{

font-style:italic;

color:#6F7B53;

padding:3px;

text-decoration: none;

font-weight:bold;



}





.tabcontentstyle{ /*style of tab content oontainer*/

width: 100%;

padding: 3px;

}



.tabcontent{

display:none;

}



@media print {

.tabcontent {

display:block !important;

}



/* ------- END TAB CONTENT ------- */



.anylinkcss{
 
border-left:medium none;
border-right:medium none;
border-top:medium none;
border-bottom:1px solid #000000;
position:absolute;
visibility: hidden;
line-height: 20px;
z-index: 100;
background-color: #ABB29B;
width: 150px;
text-align:left;
font-style:normal;
font-variant:normal;
font-weight:normal;
font-size:12px;
font-family:Verdana;
}
 
 
 
.anylinkcss a{
 
display: block; 
 
margin: 0px 0px 0px 0px; 
 
border-bottom: 1px solid black;
 
border-left: 1px solid black;
 
border-right: 1px solid black; 
 
color: rgb(255,255,255); 
 
/* text-transform: uppercase; */
 
text-decoration: none; font-size: 90%;
 
text-indent: 5px;
 
font-family: verdana, arial, sans serif; 
 
font-size:10px;
 
font-weight:bold;
 
/* width: 100%;
 
display: block;

 
border-bottom: 1px solid black;
 
border-left: 1px solid black;
 
border-right: 1px solid black;
 
font-weight: bold; */
 
}
 
 
 
.anylinkcss a:hover {
 
color: #6F7B53;
 
}

}

#contentarea {
background:url('../images/survey_BG.gif') left repeat-y #F0F1EC;
font-size:12px;
padding:10px;
border: 1px solid #000000;
}

.greentext {
	color: #6F7B53;
}

#contentarea ul {
	margin: 0px;
	padding: 0px;
	margin-left: 15px;
}

#contentarea ul li {
	margin: 10px;
	padding: 0px;
}

#logos {
	width: 100px;
	text-align: center;
	margin-left: -110px;
	position: absolute;
	z-index: 10;
}

#logos img {
	margin-bottom: 10px;
}

#logotable img {
	margin: 0px 20px 0px 20px;
}

#logotable td {
	text-align: center;
/*
	vertical-align: center;
*/
	vertical-align: middle;
}