/* This stylesheet is for Content-based pages */
/* stuff added ---------------------------------------*/
#main {
	position:relative;
	top: 20px;
	width: 600px;
	left: 15px;	
	}
.blog_photo {
	float: left;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding-right: 3px;
	padding-top: 5px;
}
.blog_photo_right {
	float: right;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
	padding-right: 3px;
	padding-top: 5px;
}		

/* original--------------------------------------------- */
div#container {
	width: 920px; 
	margin: 0px auto; 
	border: 0px solid #FF0000;
	padding: 0px;

}

div#header {
	color: #C00; 
	height: 140px;
	border-bottom: 0px solid #FF0000;
}

div#footer {
	padding: 10px 0px 50px 0; 
	color: #FFF; 
	font-size: 11px; 
}

div#footer a {
	font-weight: normal;
	color: #FC0;
	text-decoration: underline;
}

div#footer a:hover {
	color: #a6913b;
	text-decoration: underline;
}


div.clearthefloats {
	clear: both;
}


/* Tag-based */
body {
	background-image: url(images/bg.jpg); 
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

hr {
	height: .1em;  
	margin: 20px 0;
	border: none;
	border-bottom: 1px solid #d9e1e4;
}

/* Font Styles */

/*div#content p {
	font-size: 1em;

}*/

p {
	font-size: small;
	line-height: 1.75;
	padding: 0;
	margin: .5em 0 1.25em 0;
}

td {
	font-size: 12px;
	line-height: 1.75;
}

h1{font-size: 21px; line-height: 1.75; margin: 0;}
h2{font-size: 18px; line-height: 1.75; margin: 0;}
h3{font-size: 16px; line-height: 1.75; margin: 0;}
h4{font-size: 14px; line-height: 1.75; margin: 0;}
h5{font-size: 12px; line-height: 1.75; margin: 0;}
h6{font-size: 10px; line-height: 1.75; margin: 0;}


/* Link Styles */
a:link {
	color: #006BB5 /*#3174a5*/; 
	text-decoration: underline;
}

a:visited {
	color: #71A2C3; 
	text-decoration: underline;
}

a:hover {
	color: #3399FF; 
	text-decoration: underline;
}

a:active {
	color: #3174a5; 
	text-decoration: underline;
}


/*added this style to place a border around pictures*/

.border {
	border: 1px solid #CCC;	
	padding: 3px;
	margin: 7px;
}

/*style used for 508 accessibility of headings on home page*/
.hideIt {
	position: absolute;
	top: -1000px;
}


/* temporary Link Styles */
a:link#green {
	color: #360 /*#3174a5*/;
	text-decoration: underline;
}

a:visited#green {
	color: #360; 
	text-decoration: underline;
}

a:hover#green {
	color: #900;
	text-decoration: underline;
}

a:active#green {
	color: #3174a5; 
	text-decoration: underline;
}

.center {text-align: center;}

div#leftNAVHeader {
	width: 190px; 
	color: #333;
	font-size: 12px !Important;
	font-weight: bold;
	line-height: 1.25;
	text-indent: .75em;
	padding: 10px 0px 10px 0px;
	margin: 20px auto 0px auto;
	border-top: 1px solid #dbdcdc;
	border-bottom: 1px solid #dbdcdc;
	background-image: url(images/bg_leftNAVHeader.jpg);
	background-position: top;
}

div#leftNAVHeader a:link {
	color: #000;
	text-decoration: none;
}

div#leftNAVHeader a:visited {
	color: #000;
	text-decoration: none;
}

div#leftNAVHeader a:hover {
	color: #C00;
	text-decoration: none;
}
 
div#leftNAV {
	background-color: #e5e5e5;
	width: 190px; 
	padding: 0px; 
	margin: 0px auto;
	font-size: 10px !Important;
	background-image: url(images/bg_leftNAV_lvl1.jpg);

}

div#leftNAV p {
	font-size: 10px !Important;
	padding: 7px;
	margin: 0;
}
div#leftNAV a {
	font-size: 10px;
	padding: 4px;
}

div#leftNAV a {
	display: block;
	color: #555;
	text-align: left;
	line-height: 1.5;
	text-decoration: none;
	padding: 5px 0px 5px 10px;
	margin: 0px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #ddd;
}

div#leftNAV a:hover {
	color: #000 !Important;
	background-color: #b4cbd2;
}

div#columnArea {
	width: 630px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

div#leftColumn {
	float: left;
	margin-left: 0px;
	padding: 10px 0;
	width: 420px;
}

div#rightColumn {
	margin-left: 440px;
	padding: 10px 0;
	width: 180px;
}

/* Content Layout 2 & 4*/
div#fullColumn {
	float: left;
	margin-left: 0px;
	padding: 10px 0;
	width: 630px;
/*	border-top: 1px solid #000;*/
}
.menu {
    color: #2b6a96;
	font-size: 13px !Important;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.20;
}
	
.menu A:link {	
	color: #2b6a96;
	text-decoration: none;
}		
.menu A:visited {
	color: #2b6a96;
	text-decoration: none;
}		
.menu A:hover {
	color: #C00C00;
	text-decoration: none;
}	
div#maparea {
	width: 630px;
	padding: 0;
	margin: 0;
	margin-top: 10px;
}

div#google {
	float: left;
	margin-left: 0px;
	width: 300px;
}

div#bing {
	margin-left: 320px;
	width: 300px;
}
.smaller {
	FONT-SIZE: 0.8em
}
	
