body,td,th {
	font-family: Arial, sans-serif; 
	font-size: 12pt;
	border-color: #887E37;

}
body {
	background-color: #1F3A43;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:focus
{
-moz-outline-style: none;
}

img{ border:0;
}

.sitemap{
font-size: 10pt;
}


h3{
	font-family: "Times New Roman", serif; 
	font-size: 32pt;
	color: #1F3A43;
	margin-left: 10px;
	margin-right: 25px;
	text-align: right;
	font-style: italic;
	margin-bottom: 0;
}

p.tagline{
	font-family: "Times New Roman", serif; 
font-size: 18pt;
font-weight: bolder;
color: #1F3A43;
margin-left: 60px;
margin-right: 25px;
text-align: right;
margin-top: 20px;
font-style: italic;
margin-top: 0;


}

h1{
	font-family: "Times New Roman", serif; 
font-size: 14pt;
color: #1F3A43;
margin-left: 50px;
margin-right: 5px;
text-align: left;
margin-top: 20px;
}


p{
margin-left: 50px;
margin-right: 50px;
text-align: left;
}


p.tbl{
margin-left: 0;
margin-right: 0;
text-align: left;
}

p.right{
margin-left: 5px;
margin-right: 0;
text-align: left;
}
p.left{
margin-left: 0;
margin-right: 5px;
text-align: left;
}


p.footer{
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
	font-family: "Times New Roman", serif; 
	font-size: 14pt;
	color: #1F3A43;
	font-weight: bolder;
}
.phone{
	font-size: 20pt;
	font-weight: bolder;
}



/* color: #BCB598; taupe*/
/* color: #2C525F; lt teal 346372*/ 
/* color: #BCB598; dk teal*/


.seo{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	text-align: center;	
	color: #2C525F;	
}

a.seo{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #346372;
	text-decoration: none;
}
a:hover.seo{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	font-weight: 700;
	color: #BCB598;
	text-decoration: underline;
}
p.caption{
text-align: center;
font-family: "Times New Roman", serif; 
font-size: 12pt;
color: #1F3A43;
font-weight: normal;
font-style: italic;
margin-left: 0;
margin-right: 0;

}

li{
text-align: left;
margin-bottom: 10px;
}


a{
text-decoration: none;
color: #1F3A43;
font-weight: bolder;
}

a:hover{
text-decoration: none;
color: #ffffff;
font-weight: bolder;
}


#navigation td {
	border: 1px solid #BCB598; /*tan*/
	height: 35px;
	text-align: center;
	background-color: #1F3A43; /*teal*/

	}
	
#navigation a {
	color: #CCCCB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 26px 10px 20px;
	font-family: Garamond, "Times New Roman", serif; 
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	border: 1px solid #BCB598; /*tan*/
	}
	
#navigation a:hover {
	color:#1F3A43;
	background-color: #ada581;  /*dk tan*/
	text-align: center;
	border: 1px solid #1F3A43; /*teal*/

	}
