/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
    margin: 0;
    padding: 0;
	}
	
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
    margin-bottom: .5em;
	}

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 62.5%;
	text-align: center;
	}
	
body#home { color: #ffffff; } /* Changes homepage text to white */

p { 
	font-size: 1.2em; 
	line-height: 1.8em;
	margin-bottom: 1.2em;
	}
	
h1, h2, h3 { font-weight: normal; }
	
h1 { color: #00b1dd; font-size: 2.1em; }

#home h1 { color: #e00043; } /* Changes homepage h1 tag to red */

h2 { text-transform: uppercase; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.8em; }

h3 { font-size: 1.8em; }

li ul li { font-size: 1em; }
	
div#wrapper {
	margin: 0 auto;
	width: 800px;
	text-align: left;
	}
	
div#header {
	width: 800px;
	height: 184px;
	}
	
div#logo { 
	float: left;
	margin: 0;
	display: block;
	width: 250px;
	height: 184px;
	}
	
div#logo img { margin: 0; border: 0; text-transform: none; }
	
div#header-image {
	float: right;
	margin: 0;
	width: 550px;
	height: 184px;
	background: #000000 url("/img/background-header-right.jpg") no-repeat;
	background-position: right;
	}
	
div#main-nav {
	clear: both;
	width: 800px;
	height: 34px;
	background: url("../img/nav-bg.gif") repeat-x;
	}
	
#main-nav ul { margin: 0; padding: 7px 0 0 0; text-align: center;}
	
#main-nav li {
	padding: 0 15px;
	display: inline;
	list-style-type: none;
	text-align: center;
	}
	
#main-nav a {
	margin: 0;
	text-decoration: none;
	font-size: 1.75em;
	color: #ffffff;
	}
	
#main-nav a:hover { text-decoration: underline; }
	
div#content {
	width: 800px;
	overflow: auto;
	margin-top: 10px;
	background-color: #ffffff;
	min-height: 8em;
	height: auto;
	}
	
/* for Internet Explorer */
/*\*/
* html #content {
	height: 8em;
	}
/**/
	
#content img { margin: 5px; }
	
#home #content { /* Changes homepage background to black */
	background-color: #000000;
	} 
	 
#home #content img { margin: 0; }

div#breadcrumb { color: #ff6600; }

div#breadcrumb a { color: #ff6600; text-decoration: underline; }
	
div#left-column {
	float: left;
	width: 193px;
	padding: 0 11px;
	margin: 0;
	overflow: auto;
	}
	
ul#section-nav {
	margin: 0;
	padding: 20px 5px 10px;
	width: 181px;
	background-color: #00b1dd;
	}
	
#section-nav li {
	margin: 0;
	padding: 0 0 5px 10px;  
	font-size: 1.25em;
	list-style-type: none;
	line-height: 1.25em;
	}
	
#section-nav li li {
	margin: 0;
	font-size: 1em;
	}
	
#section-nav li a {
	margin: 0; 
	color: #000000;
	text-decoration: none;
	}
	
#section-nav li a:hover {
	text-decoration: underline;
	}
	
#section-nav li a.selected { font-weight: bold; }
	
div#right-column {
	float: right;
	width: 565px;
	padding: 9px;
	overflow: auto;
	}
	
#right-column ul, #right-column ol	{
    padding-left: 1.5em;
	}
	
#right-column li, #right-column li {
	font-size: 1.2em;
	line-height: 1.8em;
	}	
	
#right-column li li, #right-column li li { font-size: 1em; }

div#footer { 
	clear: both;
	margin-top: 5px;
	width: 800px;
	font-size: 1em;
	text-align: center;
	color: #ffffff;
	}
	
div#footer a {
	color: #ffffff;
	text-decoration: none;
	}
	
div#footer a:hover { text-decoration: underline; }

/* ==================================== Homepage Classes */

div#welcome-left {
	float: left;
	width: 250px;
	padding-top: 10px;
	text-align: right;
	}
	
div#welcome-right {
	float: right;
	width: 530px;
	padding: 10px;
	}
	
div#feature {
	clear: both;
	width: 800px;
	overflow: auto;
	background: url("../img/feature-bg.gif") repeat-y;
	}
	
#feature p { font-size: 1em; }

#feature a { color: #ffffff; text-decoration: underline; }

div.feature-column {
	float: left;
	width: 240px;
	padding: 2px 10px;
	}

.feature-column img { padding: 5px; }
	
/* ==================================== Special Classes */

.smalltext { font-size: .9em; }

div.principle {
	color: #00b1dd;
	padding: 5px 10px 0;
	margin-bottom: 1em;
	border-top: 1px solid #00b1dd;
	border-bottom: 1px solid #00b1dd;
	}
	
div.principle h2 { color: #000000; font-style: italic; }

blockquote { 
	color: #cc0000;
	font-size: 0.8em; 
	padding: 15px 15px 0; 
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	}
blockquote span { color: #000000; font-style: italic; }

table { border-collapse: collapse; margin-bottom: 1.2em; }
table.legislature th, table.legislature td { border-bottom: 1px solid #00b1dd; background-color: #ffffcc; padding: 5px; font-size: 1.1em; }
table.legislature th { background-color: #ffffff; color: #00b1dd; }

h3.question { color: #33cc33; font-size: 1.6em; line-height: 1.4em; font-style: oblique; font-weight: bold; }
p.answer { margin-left: 1.2em; margin-right: 1.2em; color: #666666; }

