@charset "UTF-8";
/* CSS Document */

body {
	margin: 10px 20px 20px 20px;
	padding: 0;
	background-color: #CCC;/*C4C4BA*/
	font-family: Arial, Helvetica, sans-serif;
}

a:active { color: #F60; }
a:link { color: #489564; }
a:visited { color: #000; }
a:hover { color: #02418f; }

p {
	line-height: normal;
	margin-top: 0px;
}

h1 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	margin-bottom: 10px;
	color: #02418f;
	font-size: x-large;
	font-family:"Arial Narrow", Helvetica-Narrow, Arial, sans-serif;
}

h2 {
	font-size: large;
}

h3 {
	font-size: medium;
	color: #02418f;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

h4 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}


dt {
	font-size: medium;
	font-weight: bold;
}
blockquote {
	padding-top: 0px;
	margin-top: 0px;
}

p.h1 {
	color: #02418f;
	font-size: x-large;
	font-family:"Arial Narrow", Helvetica-Narrow, Arial, sans-serif;
	font-weight:bold;
}

#container {
	width: 100%;
}

#SITEMAP #masthead #qm0 { display:none; } /* Do not display Header on the sitemap page */
#masthead {
	position: relative;
	color: #02418f;/*475155*/
	padding:0px;
	margin:0px;
}

#masthead div.text-right {
	float: right;
	padding-right: 6px;
	padding-top: 0px;
	margin-top:0px;
	text-align: right;
	line-height:30px;
}

#masthead .phone {
	padding-top: 0px;
	margin-top:0px;
	font-size: 16px;
	font-weight:bold;
	color: #02418f;
	vertical-align:top;
}

#masthead .sub-nav {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#masthead .sub-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
/*
#masthead .sub-nav a:active,
#masthead .sub-nav a:visited {
	color: #FFF;
	text-decoration: none;
}
*/
#masthead .sub-nav a:hover {
	text-decoration: underline;
	color: #FF9;
}

#weather {
	position: relative;
	float: right;
	margin-right: 25px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color:#666;	
}

#weather h4 {
	text-align: center;
	font-size: x-small;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
}

#menu {
	float: left;
	width: 160px;
	font-size: small;
	font-weight: bold;
	color: #475155;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	margin-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	list-style: none;
/*	background-image: url('/images/menu_bg.jpg');*/
	background-repeat: repeat-y;
}

#menu a {
	font-size: 12px;
	color: #475155;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	margin-top: 3px;
	border-top: 4px solid #455a42;
	border-bottom: 1px solid #455a42;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 1.5em;
	background-color: #FFF;
}
#SITEMAP #content { 
	border: none;
 } /* Do not display borders for Content on the sitemap page */

#content .intro_col{
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	font-size: small;
	color: #000;
	width: 80%;
}

#content .intro_col p {
	padding: 0 0 10px 0;
}

#content .intro_col .photo_wrap{
	margin-right: 10px;
	float: left;
}

#content .interior_content {
	float: left;
	margin-left: 16px;
	width: 460px;
}

#content .interior_content p {
	padding: 0 10px 10px 10px;
	font-size: small;
}

#content .sidebar {
	float: right;
	margin-left: 15px;
	width: 200px;
	font-size: small;
}

#content .sidebar input {
	font-size: smaller;
}

#content .news {
	width: 200px;
	border: 1px solid #8a8e91;
	padding: 10px 0;
	background-color: #EDEDED;/*bfdde8*/
/*	background-image: url('/images/news_bg.jpg'); */
	background-repeat: repeat-x;
	line-height: 1em;
}

#content .news p, #content .news h2 {
	padding-right: 8px;
	padding-left: 8px;
}

#content .news p {
	font-size:small;
}
#content .news p a.readmore {
	font-size:smaller;
}

#content .news h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:large;
	margin-bottom:10px;
}

div.news img {
}

#content .item {
	margin-top: 5px;
	width: 200px;
	border: 1px solid #8a8e91;
}

#content .item p {
	font-size: small;
	padding: 7px;
}


#footer {
	width: 763px;
	margin-top: 5px;
	padding-top: 5px;
	font-size: x-small;
}



.spacer {
	clear: both;
	font-size: 0;
}



/*"""""""" 2 Column Layout """"""""*/	

/*
	width:50%;
	padding-left:15px;
*/
div#col1 {
	float:left;
	padding-right:15px;
	border-right:1px dashed #666;
	margin:0px 15px 0px 0px;
}	
div#col2 {
	float:left;
}	

#sub-nav {
	padding: 10px;
	float: right;
	border: 1px solid #999999;
	margin-left: 20px;
}
#sub-nav li {
	list-style-type: none;
	margin-left: -10px;
	padding-left: 0px;
	
}
div.backtotop {
	font-size:smaller;
}
.img-caption {
	font-size:smaller;
	font-style:italic;
	text-align:center;
}
.img-caption img {
	margin:10px 0px 0px 10px;
}
.img-title {
	font-size:medium;
	font-style:normal;
	font-weight:bold;
	text-align:center;
}
.img-title img {
	margin:10px 0px 0px 10px;
}
.footnote {
	font-size:smaller;
}
