body {font-family: arial, helvetica, sans-serif;
		background: url(../images/top_background.gif) repeat-x left top; 
		width: 100%;
		padding: 0px; 
		margin:0px;
 		font-size:90%; 
		color: #000000;}

a, a:link, .small a, .small a:link{color: #082287;
		text-decoration: none;}

a:hover {
	color: #6FA2FF;
	text-decoration: underline;
	}  
	
a img {border: none; 
		text-decoration: none;}

/*standard text formating items*/
em {font-style: italic;}
strong {font-weight: bold;}
.center {text-align: center;}
.small {
	font-size: 65%;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.right {text-align: right;}
.red {color: #680004; font-weight: bold;}
.indent1								{margin-left: 40px}
.indent2								{margin-left: 80px}
.indent3								{margin-left: 120px}



/*headerwrapper, header*/			
#headerwrapper {position: relative; 
		width: 740px; 
		margin: 0px auto;}
				
#header {padding-right: 1px; 	
				height: 78px;}
#header img {float: left; 
		padding: 7px 10px 0px 0px;}
#header p {
	position: absolute;
	top: 6px;
	left: 4px;
	text-align: center;
	height: 66px;
	width: 736px;
}
#header a {border: none; 
		font-weight: bold;}
/*Quick Link's box*/
#header select {margin-top: 8px; 
		width: 180px;}
/*Search box*/
#header input {margin: 0px; 
		padding: 0px}
/*label is used to improve page accessiblity*/
#header label {display: none}
		
/*menu*/
#navwrapper {width: 100%; 
		height: 35px; 
		padding-top: 13px;
		z-index: 10;
		}

#nav {clear: both; 
		padding: 0; 
		margin: 2px 0px;
		list-style: none; 
		line-height: 1; font-weight: bold;}
/* all lists */	
#nav ul { 
		padding: 0;	
		margin: 0;
		list-style: none; 
		line-height: 1;}

#nav a {display: block;
		width: 146px;
		text-decoration: none;
		border: none;
		font-size:110%;
		color: #082287;
		z-index: 10;
		text-align: center;}
	
/* all list items */	
#nav li { float: left;
		width: 147px; /* width needed or else Opera goes nuts */
		height: 25px; 
		z-index: 10;
		padding-top: 5px;}
	
 /* second-level lists */
#nav li ul {position: absolute;
		background: white;
		width: 100px;
		z-index: 10;
		left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
		margin-top: 5px;}

#nav li ul a {text-align: left; 
	 	padding: 5px 11px;	
	 	width: 122px;
	 	background: white;
	 	font-size: 90%; font-weight: normal;}

#nav li ul li{background: white; 
		border: 2px solid #dfe7c9; border-top: 1px solid #dfe7c9;
		width: 143px; 
		height: auto;
		padding: 2px 0px;
		margin: 0px;}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
		z-index: 10;
}
	
/* lists nested under hovered list items */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
		z-index: 10;
		left: auto;}
	
/*changes the background color on hover*/
#nav li:hover, #nav li.sfhover {
		z-index: 10;
		background: white; }	
	
/* lists nested under hovered list items */	
#nav ul li:hover a:hover, #nav ul li.sfhover a:hover{ 
		z-index: 10;
		background:#F1BFC5; 
		font-weight: bold;
}	

/*content, contentwrapper*/			
#contentwrapper {float: none; 
		width: 100%;	
		margin-bottom: 10px;}
		
#content {clear: both; 
		width: 740px; 
		background: #fff; 
		margin: auto; 
		font-size: 90%;}
	
/*menu area on left side*/
#menusection {float: left;	
		width: 203px; 
		height: auto;
		padding: 10px 10px 5px 0px;}
#menusection h3 {padding: 3px 0px; 
		margin: 3px 0px 0px 0px}
#menusection h3.alt{color:#082287}
#menusection ul.menuitems {padding: 3px 12px; 
		margin: 0px;}
#menusection ul.menuitems li {clear: left;
		margin: 1px;	
		padding: 0px;
		list-style-type: none;}
#menusection a {padding: 3px; }
/* #menusection a:hover {background: #dfe7c9;font-weight: bold;}		*/
		/*D9BFC0*/
/*caption below picture on homepage*/
#menusection p.img {font-size: 75%; 
		text-align: center; 
		padding: 0px; 
		margin: 0px}
	
/*stumped box*/
#stumped {border: #680004 solid 1px; 
		text-align: center; 
		width: 180px;
		padding: 7px 5px 5px 5px;
		margin: 0px;
		font-size: 90%;}
#stumped legend {color: #082287; 
		font-weight: bold; 
		margin-bottom: 4px;}	
#stumped a {font-weight: bold}
#stumped a:hover {background:white;}
		
/*main content*/
#maincontent {float: right; 
		width: 520px;
		margin-bottom: 5px;}
#maincontent a {font-weight: bold}
#maincontent ul.afl li {padding: 0px 0px 10px 0px;}

/*detail content*/
#detailcontent { 
		width: 100%;
		margin-bottom: 5px;}
#detailcontent a {font-weight: bold}
#detailcontent ul.afl li {padding: 0px 0px 10px 0px;}
		
/*Questions? contact box*/
#info {border: #680004 solid 1px; 
		text-align: center; 
		width: 200px;
		padding: 5px 5px 8px 5px;
		margin: 7px 0px 7px 0px;
		font-size: 90%;
		float: right;}
#info legend{color: #063; 
		font-weight: bold; 
		margin-bottom: 4px;}	
	
/*footer*/	
#footerwrap {clear: both; 
		height: 1%; 
		margin: 0px;
		width: 100%; 
		padding: 0px; 
   	background: #D2D9F8; }
		
#footer {width: 740px; 
		font-size:75%;
		margin: 0 auto;	
		padding: 10px;
		text-align: center;}
		

#pictures {
	height: 200px;
	width: 200px;
	position: absolute;
	top: 3px;
	text-align: center;
	left: -999em; 
}

#pictures img{
	border: thick double #082287;
	
}
.full_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3941B2;
}

.titleLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3941B2;
	background-color: #F8EFEE;
}

.titleLink:hover{
	background-color: #3941B2;
	color: #ADF5BC;
	text-decoration: underline;
}
.attention {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

/* new stuff for blog */
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	color: #534B48; 
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

blockquote {
	margin: 0 20px;
	padding: 0.05em 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/commentalt.gif) repeat-y;
	font-size: 0.9em;
}
code {
	color: #666;
}
/*
input, textarea, select {
	background-color: #FFF; 
	color: #333;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

form, img {
	border: thin solid #000000;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*/
/* Layout */ 

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	background: #FFF url(images/wrapper.gif) repeat-y;
	text-align: left;
}

#content_wp {
	float: left;
	margin-top: -12px;
	padding: 0 10px 0 40px;
	width: 520px;
	min-height: 268px;
	background: url(images/content.gif) no-repeat;
	overflow: visible;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 470px;
} 
html>body #content_wp {
	width: 470px;
}
#sidebar {
	float: left;
	width: 240px;
	background: url(images/sidebar.gif) no-repeat top right;
	font-size: 0.9em;
}

/* Sidebar styles */
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		background: url(images/sidebar2.gif) repeat-y;
	}
	#sidebar ul li {
		margin: 0;
		padding: 0 0 1.5em 0;
		background: url(images/sidebar-bottom.gif) no-repeat bottom left;
		overflow: visible;
	}
	#sidebar h2 {
		margin: 0;
		padding: 1.2em 40px 0 20px;
		font-size: 1.1em;
		background: url(images/sidebar-top.gif) no-repeat;
	}
	#sidebar h2 a {
		color: #534B48;
		text-decoration: none;
	}
	#sidebar h2 a:hover {
		color: #59708C;
	}
	/* Fix our list and paragraph styles */
	#sidebar p, #sidebar ul ul, #sidebar ul ol {
		margin: 1em 0 0 0;
		padding: 0 40px 0 20px;
	}
	#sidebar ul ol {
		margin: 1em 0 0 20px;
	}
	#sidebar ul ol li {
		padding: 0;
		background: url(images/bullet.gif) no-repeat 2000px 0;
		/* IE goes buggy with background: none; */
	}
	#sidebar ul ul {
		background: none;
	}
	#sidebar ul ul ul {
		margin: 0;
		padding: 0 0 0 0.8em;
		background: none;
	}
	#sidebar ul ul li {
		padding: 0 0 0 1.5em;
		background: url(images/bullet.gif) no-repeat 0 0.2em;
	}

* html #content_wp, * html #sidebar {
	overflow: hidden; /* For IE */
}

/* Blog */

.pagetitle {
	margin: 1.2em 0 0 0;
}
.post {
	padding: 1.2em 0 0 0;
}
.storydate {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #CCC;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #999;
}
.storytitle {
	float: left;
	margin: 0;
}
.meta {
	margin: 0;
	padding: 0.5em 0 0 3em;
} 
.feedback {
	padding: 0 0 0 3em;
}
.meta, .feedback {
	clear: both;
	font-size: 0.9em;
	color: #999;
	background: url(images/deco.gif) no-repeat bottom left;	
}
.permalink {
	margin: 0 1.5em 0 0;
	padding: 0 0 0 1.2em;
	background: url(images/perma.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 1.5em;
	background: url(images/comments.gif) no-repeat center left;
}
.storytitle a, .meta a, .feedback a, .commentauthor a, .commentmeta a, #comments a {
	text-decoration: none;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}
#commentlist li {
	margin: 1em 0;
	padding: 0 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: url(images/comment.gif) repeat-y;
}
.commentalt {
	background: url(images/commentalt.gif) repeat-y !important;
}
.commentauthor {
	margin: 1em 0 0 0;
}
.commentauthor a {
	font-weight: bold;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}
#comment {
	width: 98%;
}

/* Widgets and Etc */

#sidebar #search p, .widget_search div div {
	margin: 0 0 0.3em 0;
	padding: 2em 0 0 20px;
	background: url(images/sidebar-top.gif) no-repeat;
}
#sidebar #s {
	margin-bottom: 2px;
	width: 175px;
}

/* Calendar */

#calendar div {
	padding: 0 40px 0.2em 20px;
	background: url(images/sidebar-top.gif) no-repeat;
}
#wp-calendar {
	margin: 0;
	width: 180px;
	border: 1px solid #CCC;
	background: #F4F4F4;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 178px;
} 
html>body #wp-calendar {
	width: 178px;
}
#wp-calendar caption {
	margin: 0;
	padding: 1.4em 0 0.6em 0;
	color: #534B48;
	font-size: 1.1em;
	font-family: Georgia, serif; 
	font-weight: bold;
	text-align: left;
}
#wp-calendar td {
	margin: 2px;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}
.smaller_attention {
	font-size: 10px;
	background-color: #CCCCCC;
}
#contentLeft {float: left;	
		width: 600px; 
		height: auto;
		padding: 10px 10px 5px 0px;}

#contentRight {float: right; 
		width: 130px;
		padding: 10px 0px 15px;
		margin-bottom: 5px;}
#contentwrapper #content #linksPage {
	background-image: url(../images/link.jpg);
	font-size: 12px;
	color: #0042BC;
	margin: 5px;
	padding: 5px;
}
.comments {
	font-size: 16px;
	font-style: normal;
	color: #255EC6;
	background-color: #B4C2FE;
	font-weight: normal;
	margin: 5px;
	padding: 5px;
	border: thin solid #000000;
	clear: both;
}
#membersOnly {
	border: thin solid #000000;
	margin: 0px;
	padding: 5px;
	background-color: #D2D9F8;
}
#searchArea1 {
	background-color: #D2D9F8;
	visibility: visible;
	z-index: 0;
	clear: both;
}

#searchArea2 {
	background-color: #D2D9F8;
	visibility: visible;
	z-index: 0;
}

#searchArea3 {
	background-color: #D2D9F8;
	z-index: 0;
}

#searchArea4 {
	background-color: #D2D9F8;
	z-index: 0;
}

#searchArea5 {
	background-color: #D2D9F8;
	z-index: 0;
}

#zipTab {
	color: #3941B2;
	background-color: #D2D9F8;
	margin: 5px;
	width: 100px;
	border: thin solid #000000;
	text-align: center;
	font-weight: bold;
	float: left;
	font-size: medium;
	padding: 0px;
	height: 40px;
	z-index: 0;
}

#zipTab a {
	font-size:.8em;
	text-align: center;
	background-color: #F1BFC5;
	padding: 0px 4px 4px;
	margin: 2px;
	z-index: 0;
}

#zipTab a:hover {
	background-color: #3941B2;
	color: #ADF5BC;
	text-decoration: underline;
	z-index: 0;
}

#searchNav {
	margin: 0px;
	padding: 0px;
	clear: both;
	display: block;
	height: 40px;
	width: 600px;
	left: auto;
	right: auto;
	z-index: 0;
}

#contentwrapper #content #contentLeft #form1 #searchNav #latTab .small a {
	font-size: x-small;
	text-decoration: underline;
	color: #3941B2;
	display: inline;
	margin: 0px;
	padding: 0px;
	background-color: #D2D9F8;
	clear: both;
}
