@charset "utf-8";
html {height: 100%; margin-bottom: 1px; } /* forces a scrollbar so page doesn't jump */
body {min-height:101%} /* forces a scrollbar so page doesn't jump */
h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
:link,:visited, { text-decoration:none }
body {min-height:101%}

body {
	line-height: normal;
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #454C76;
	text-align: center;
	font-size: 1em;
}

#container { 
	position: relative;
  	margin: 10px auto 20px auto; 
	background: #fff;
	background: url(../images/content_bkg.jpg) repeat-y;
	width: 750px; 
	text-align: left;
	overflow: hidden;
}

#header {
	background: url(../images/banner2.jpg) no-repeat left top;
	height: 161px;
	width: 750px;
}

#sidebar {
	width: 205px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 5px 10px 7px;
	font-weight: bold;
}
		
#content {
	margin: 15px 0 0 225px;
	padding: 0 0 30px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 0.90em;
}

*html #content {
		height: 1%;
}


/* Header Sub-divs */
h1 span {
  	display:block;
  	position:relative;
  	height:161px;
  	background:transparent url('../banner2.jpg') no-repeat;
  	z-index:2;

}
h1 {
  	height:161px;
  	overflow:hidden;
  	margin:0;
  	padding:0;
  	z-index:1;
}

#logo {
	position: absolute;
	top: 14px;
	left:21px;
}
/* End Header Sub Divs */



/* Menu styling is in separate CSS file  */

/* Sidebar Div  */
#sidebar h3 {
	font-size: 1em;
}
p.names, p.phone, p.title {
	font-size: 0.8em
}

p.committee {
	font-size: 0.9em;
	color: #BEA05E;
}

p.title {
	font-weight: normal;
}

.names {
	padding-left: 15px;
	margin-top: 0;
}

.phone {
	padding-left: 50px;
	font-style: italic;
}

#sidebar img {
	margin: 30px 40px 0 40px;
}
#sidebar p.link {
	margin-top: 5px;
}

#sidebar a {
	font-size: 0.8em;
	color: #454C76;
	text-decoration: underline;
	margin-top: 5px;
}

#sidebar a:hover {
	text-decoration: none;
}
	
/* End Sidebar Div  */

/* Content Div Subsections*/

h2 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2#previous {
	margin-top: 25px;
}

h3 {
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3.notop {
	margin-top: 0;
}

#content h4 {
	padding-left: 20px;
	margin-bottom: 5px;
}

#content h5 {
	padding-left: 20px;
	margin-bottom: 5px;
}

#content p {
	padding-left: 20px;
	margin: 10px 0;
	line-height: 1.2em;
}

#content p.citation {
	font-size: 0.75em;
	font-style: italic;
	margin-left: 60px;
	margin-top: -9px;
}

#content p.caption {
	margin-top: -5px;
	font-size: 0.75em;
}

#content p.quote {
	font-size: 0.85em;
	font-style: italic;
}

#content p.indent {
	padding-left: 40px;
}

#content ul{
	margin-top: 0;
	list-style: none;
}

#content li {
	background: url(../images/icon2.gif) no-repeat left top;
	padding-left: 13px;
	padding-bottom: 5px;
}

#content ul.disc {
	margin-left: 13px;
}

#content ul.disc li {
	list-style: disc;
	background: none;
	padding-left: 1px;
}

#content span {
	padidng-left: 15px;
}

span.caption {
	font-size: 0.75em;
	font-style: italic;
}


#content ol {
	margin-top: 5px;
}

#content ol li {
	background: none;
	padding-left: 2px;
}

#content ol.indent {
	margin-left: 40px;
	list-style: upper-alpha;
}

#content dl {
	margin: 0 0 0 30px;
}


#content img {
	border: none;
}


#news {
	width: 230px;
	float: right;
	padding-left: 10px;
	padding-top: 0;
	background: #e4e7f0;
	margin: 10px 0 10px 10px;
}

#news h3 {
	margin-top: 2px;
}

#news h4, #all_news h4{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
}

#all_news h4 {
	padding-left: 15px;
}
#news h4 {
	padding-left: 5px;
}

#news h5 {
	padding-left: 10px;
	font-style: italic;
}
#all_news p {
	padding-left: 40px;
	margin-top: 0;
}

#all_news ul {
	padding-left: 50px;
}

#news h6 {
	padding-left: 0;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0;
}

#news p {
	padding-left: 15px;
	margin-top: 0;
}

p.news_navigation {
	text-align: right;
	padding-right: 10px;
	
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

.mar_left {
	margin-left: 20px;
}

.candidates {
	margin-left: 70px;
	margin-bottom: 30px;
}

.candidates ul {
	padding-left: 50px;
}


/* End Content Div Subsections*/


/* Floats */

.floatleft {
	float: left;
	padding: 0 10px 10px 25px;
}

img.floatleft {
	border: none;
}

p.floatright, h4.floatright {
	float: right;
	width: 265px;
}

h4.floatright {
	padding-top: 5px;
}




/* Footer */
#footer {
	height: 15px;
	padding: 2px 0;
	background: #2E3467;
	color: #fff;
	font-size: 0.75em;
	text-align: center;
}
#footer span {
	padding-right: 25px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* End Footer */

div.clearer {clear:both; line-height: 1%; height: 0;}

p.center, h2.center {
	text-align: center;
}

/* Tables */
table#sexton td, table#flyabout td {
	vertical-align: top;
}

td.left {
	padding-top: 10px;
}

table#candidates {
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
}

table#candidates td {
	width: 50%;
	vertical-align: top;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
	padding-bottom: 10px;
}

table#flyabout {
	width: 100%;
	margin-top: 20px;
}

table#flyabout td {
	padding-bottom: 10px;
}

td.dates {
	width: 100px;
	padding-right: 10px;
}



/* End Tables */

/* Forms*/

#main_form label {
	display: block;
}

#review_form {
	width: 520px;
}

#review_form p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#review_form span, p.text_area {
	display: block; 
	margin: 10 0 12px 0;
	background: #E8EAF2;
}

#review_form p.text_area {
	margin-top: -10px;
	margin-left: 25px;
	padding-left: 0;
}

#review_form label {
	display: block;
	font-style: italic;
}




/* End Forms*/



