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

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalizes font-size for headers */
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

/* Removes list-style from lists */
ol, ul {
	list-style: none;
}

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Removes list-style from lists */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset, img {
	border: 0;
}

/* Left-aligns text in caption and th */
caption, th {
	text-align: left;
}

/* Removes quotation marks from q */
q:before, q:after {
	content: '';
}

body {
	text-align: center; /* center page pre-IEW6 */
	margin: 0;
	padding: 0;
	border: 0;
	background: #9fb2d3 url(../i-p/wrap-h.gif) top left repeat-x; /* add background color and horizonal tiled image */
	color: #666;
	font: small/18px "Lucida Sans", "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif; /* simplified Fahrner keyword method to establish small base font size */
}

.hide {
	display: none;
}

div#wrapper {
	color: #333;
	background: transparent url(../i-p/wrap-v.gif) top left repeat-y; /* attach vertical wrap for content area */
	width: 765px; /* width of content area */
	margin: 0 auto; /* centers page for compliant browsers */
	padding: 0;
	text-align: left; /* compensates for body's text-align */
}

div#branding, div#navigation, div#footer {
	width: 765px;
}

div#navigation {
	height: 39px;
	background: transparent url(../i-p/navbarbg.gif) no-repeat top left;
	
}

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

#menu li {
	position: relative;
	float: left;
	list-style: none;
	background: url(../i-p/navbar-Membership.gif) no-repeat; /* repeated here to avoid IE6/Win flicker */
}

#menu a {
	float: left;
	height: 39px;
	text-indent: -5000px;
	text-decoration: none;
	background: url(../i-p/navbar-Membership.gif) no-repeat;
}
#home a {
	width: 82px;
	background-position: 0 0;
}
#home a:hover {
	background-position: 0 -39px;
}
#home a.current {
	background-position: 0 -78px;
}
#about a {
	width: 77px;
	background-position: -82px 0;
}
#about a:hover {
	background-position: -82px -39px;
}
#about a.current {
	background-position: -82px -78px;
}
#calendar a {
	width: 102px;
	background-position: -159px 0;
}
#calendar a:hover {
	background-position: -159px -39px;
}
#calendar a.current {
	background-position: -159px -78px;
}	
#officials a {
	width: 99px;
	background-position: -261px 0;
}
#officials a:hover {
	background-position: -261px -39px;
}
#officials a.current {
	background-position: -261px -78px;
}
#members a {
	width: 120px;
	background-position: -360px 0;
}
#members a:hover {
	background-position: -360px -39px;
}
#members a.current {
	background-position: -360px -78px;
}
#membership a {
	width: 112px;
	background-position: -480px 0;
}
#membership a:hover {
	background-position: -480px -39px;
}
#membership a.current {
	background-position: -480px -78px;
}
#contact a {
	width: 91px;
	background-position: -592px 0;
}
#contact a:hover {
	background-position: -592px -39px;
}
#contact a.current {
	background-position: -592px -78px;
}
div#maincontent {
	float: left;
	width: 480px;
	padding: 0;
	border: 0;
	margin: 0 0 1.25em 0;
}

div#content2 {
	margin-left: 10px;
	margin-right: 10px;
	width:100%;
		position: relative;
}

div#content {
	width: 695px;
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 2em;
	position: relative;
}

html>body div#maincontent {
	min-height: 400px;
}

div#sidebar {
	margin: 0 0 0 510px;
	padding: 0;
	width: 185px;
	border: 0;
}
.ads {
	margin-top: 1em;
	margin-bottom: 0.35em;
	padding-bottom: 0.125em;
}

div#footer {
	clear: both; /* clears both to start the footer below content and sidebar */
	border: 0;
	background: transparent url(../i-p/footerbg.gif) bottom left no-repeat;
	color: #e5e5e5;
	width: 765px;
	padding: 0;
	margin: 0;
}

div#footer p {
	text-align: center;
	font-size: 11px; /* okay to specify pixels in footer */
	line-height: 1em;
	margin: 0;
	padding: 1em 2em .75em 2em;
}
div#footer p+p {
	padding-top: 0;
	padding-bottom: 2em;
}
div#footer a {
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	padding: .15em .5em;
}
div#footer a:hover {
	color: #9C1B1A;
	background-color: #fff;
}
div#footer a.current {
	border-bottom: 1px dotted #999;
}

/* Specify masthead */

h1 {
	text-indent: -9999px; /* Position offscreen using Phark */
	width: 765px;
	height: 197px;
	background: transparent url(../i-p/logoheader.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
}

/* Typography */

div#maincontent h2 {
	color: #253B69;
	font-size: 130%;
	padding: 0 0 .15em 0;
	margin: 0 0 .5em 0;
	border-bottom: 1px dotted #9fb2d3;
}

div#maincontent p {
	font-size: 85%;
	padding: 0 0 .75em 0;
	margin: 0;
	line-height: 1.75em;
}
div#maincontent p+h2 {
	margin-top: 1.25em;
}
div#sidebar p {
	font-size: 80%;
	color: #666666;
	line-height: 2em;
	padding-bottom: 6px;
}
div#sidebar p+h4 {
	margin-top: 1.5em;
}
div#sidebar h4 {
	text-transform: uppercase;
	font-size: 80%;
	color: #999999;
	letter-spacing: 1px;
	padding-bottom: 6px;
}
div#maincontent .names li {
	margin-left: 2em;
	padding-left: 12px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 2em;
	font-size: 100%;
}
div#maincontent ul {
	margin-bottom: 1.5em;
	font-size: 85%;
}
div#maincontent ol {
	margin-bottom: 1.5em;
	font-size: 85%;
}
div#maincontent li h4 {
	text-transform: uppercase;
	font-size: 100%;
	color: #8494A8;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#maincontent li p {
	margin-left: 30px;
}
div#maincontent .strong {
	font-weight: bold;
}
div#maincontent .photo img {
	float: right;
}
div#maincontent .photo h3 {
	font-size: 100%;
	color: #990000;
	padding-bottom: 1em;
	margin-top: 2em;
	border: none;
}
.clear {
	clear: both;
}
div#klonick-more {
	margin-left: 30px;
}
div#barker-more {
	margin-left: 30px;
}
div#smith-more {
	margin-left: 30px;
}
div#saum-more {
	margin-left: 30px;
}
div#lafay-more {
	margin-left: 30px;
}
.section {
	font-weight: bold;
}
div#roberts-more {
	margin-left: 30px;
}
div#sidebar a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
div#sidebar a:hover {
	text-decoration: underline;
}
div#maincontent h3 {
	color: #253B69;
	font-size: 130%;
	padding: 0 0 .15em 0;
	margin: .5em 0;
	border-bottom: 1px dotted #9fb2d3;
}
div#maincontent a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
div#maincontent a:hover {
	text-decoration: underline;
}
#signature {
	margin-left: -10px;
}
.right {
	float: right;
	margin-left: .5em;
}
div.thumbnail {
	float: left;
	width: 130px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
div.thumbnail .strong {
	color: #333333;
	line-height: 100%;
}
div#group1 {
	width: 100%;
	clear: both;
}
div#group2 {
	width: 100%;
	clear: both;
}
* html #sidebar {
	display: inline;
}
.highlighttext {
	font-weight: bold;
	font-size: 120%;
	color: #BA1319;
}
#homepage #wrapper #content #maincontent ol li {
	list-style-type: disc;
	margin-left: 30px;
}
#homepage #wrapper #content #maincontent ul li {
	list-style-type: disc;
	margin-left: 30px;
}
#maincontent h4 {
	margin-bottom: 8px;
	padding-bottom: 1px;
	padding-top: 4px;
	margin-top: 1em;
}
.clearer {
	margin-top: 1.5em;
	clear: both;
}
#officialspage #wrapper #content #maincontent .experience {
	margin-left: 30px;
	list-style-type: square;
}
.totop {
	font-size: 10px;
	text-align: left;
	border-bottom: 1px dotted #999;
}
div#group3 {
	width: 100%;
	clear: both;
}
#officialspage #wrapper #content #maincontent .comm-name {
	font-size: 150%;
}

div#chromemenu{
font-size: 85%;
margin-left: 9px;
margin-right: 12px;
}

div:after#chromemenu{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

div#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../media/chromebg.jpg) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

div#chromemenu ul li{
display: inline;
}

div#chromemenu ul li a{
color: #FFFFFF;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA; 

}

div#chromemenu ul li a:hover{
background: url(../media/chromebg3.jpg) center center repeat-x;
}