/*-----------------------------------------------------------------------------
Main Style Sheet

date:      23 July 2008
author:    Lori Gray
email:     lori@prairiesuncreations.com
website:   http://www.apbvsa.com/
-----------------------------------------------------------------------------*/

/* =General ------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	outline: 0;
	font-weight: inherit;
}
html, body {
	height: 100%;
}
body {
	font-size: 100.01%;
	color: #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.important {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.2em;
}
blockquote {
	margin: 10px 50px;
}
/* --- container for the entire page --- */
#wrapper {
	width: 990px;
	background-color: #7b7b7b;
}
/* --- positions and places the background on the masthead --- */
#masthead {
	height: 137px;
	background: #012a58 url(../images/mast_bkg.jpg) repeat-x;	
	padding-left: 10px;
	padding-top: 19px;
}
#masthead h1 {
	color: #fff;
	font-size: 1.6em;
	letter-spacing: 2px;
	font-weight: bold;
	padding: 0 0 0 140px;
	line-height: 1;
}
/* --- positions the logo in the masthead --- */
img#logo {
	float: left;
	padding: 0;
	margin-right: 10px;
	margin-left: -3px;
}
/* --- positions and styles the tagline text in the masthead --- */
#tagline {
	float: left;
	width: 420px;
	margin: 20px 0 0 20px;
	color: #94d7e8;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.2;
	text-align: left;
}
/* --- positions and styles the login box in the masthead on the public site --- */
form#login {
	/*position: relative;*/
	float: right;
	height: 130px;
	padding-left: 200px;
	padding-right: 3px;
	margin-top: -52px;
	background: transparent url(../images/hands.jpg) no-repeat 0 0;
	color: #fff;
	font-size: 0.75em;
}
form#login a {
	color: #fff;
}
form#login a:hover {
	color: #94d7e8;
	text-decoration: none;
}
/* --- positions and styles the photo and the text in the masthead on the members site --- */
#members {
	float: right;
	height: 130px;
	width: 200px;
	padding-left: 200px;
	padding-right: 3px;
	margin-top: -52px;
	background: transparent url(../images/hands.jpg) no-repeat 0 0;
	font-family: "Times New Roman", Times, serif !important;
	font-style: italic;
	font-size: 1.5em;
	font-weight: bold;
	color: #94d7e8;

}
/* --- places the gradient background --- */	
#innerwrapper {
	float: left;
	width: 990px;
/*	background: #7b7b7b url(../images/inner_bkg.jpg) repeat-x bottom left;*/
	background-color: #ACACAC;
}
/* --- left side navigation --- */
#sidebar {
	background-color: transparent;
	float: left;
	width: 175px;
}
/* --- navigation styles --- */
ul#nav {
	/*position: fixed;*/
}
ul#nav li {
	font-size: 0.9em;
	font-weight: bold;
	padding: 10px 7px 10px 10px;
	width: 175px;
}
ul#nav li a {
	color: #000;
	text-decoration: none;
}	
ul#nav li a:hover {
	color: #10499e;
}
ul#nav li a {
	color: #000;
	display: block;
	width: 160px;
	text-decoration: none;
}	
/* --- sets the active page in the navigation ---- */
body.home ul#nav li a#home, body.about ul#nav li a#about, body.what ul#nav li a#what, body.job ul#nav li a#job, body.events ul#nav li a#events, body.links ul#nav li a#links, body.contact ul#nav li a#contact, body.messages ul#nav li a#messages, body.board ul#nav li a#board, body.emergency ul#nav li a#emergency, body.products ul#nav li a#products, body.standards ul#nav li a#standards, body.minutes ul#nav li a#minutes, body.profile ul#nav li a#profile, body.localvsp ul#nav li a#localvsp {
	color: #10499e;
}
/* --- positions and styles the main content on the page --- */	
#content {
	background-color: #fff;
	margin-top: 5px;
	margin-left: 185px;
	width: 770px;
	min-height: 500px;
	padding: 15px;
	font-size: 0.8em;
}
#content h1 {
	font-size: 1.5em;
	color: #012a58;
	padding: 5px 0;
	font-weight: bold;
}
#content h2 {
	font-size: 1.3em;
	color: #012a58;
	padding: 15px 0 6px 0;
	font-weight: bold;
}
#content h3 {
	font-size: 1.1em;
	color: #012a58;
	padding: 15px 0 6px 0;
	font-weight: bold;
}

#content p {
	padding: 4px 0;
}
#content li {
	padding: 2px 0;
}	
#content p, #content li {
	line-height: 1.4;
}
#content li {
	margin: 0 0 0 40px;
}
#content td li {
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 1.4;
}
/* --- styles secondary navigation links --- */
ul#navSecond {
	list-style: none;
	margin: 10px 0 10px 60px;
}
ul#navSecond li a {
	text-decoration: none;
	display: block;
	padding-left: 15px;
	color: #10499e;
	font-weight: bold;
	background: #fff url(../images/arrow.gif) no-repeat left 50%;
}
ul#navSecond li a:hover {
	color: #012a58;
	text-decoration: underline;
	background: #fff url(../images/arrow_over.gif) no-repeat left 50%;
}
/* --- styles the 3 column table on the What We Do page ---- */
table.feelings {
	margin-left: 30px;
	margin-bottom: 10px;
}
table.feelings td {
	width: 33%;
}
/* ---table styles for contact us page --- */
table.contactinfo {
	margin: 10px 0 0 0;	
}
table.contactinfo th {
	color: #012a58;
	font-weight: bold;
	text-align: right;
}
table.contactinfo th, table.contactinfo td {
	padding: 6px !important;
	margin: 0 !important;
	line-height: 1.4 !important;
}
table.contactinfo td p {
		padding: 0 !important;

}
/* --- positions and styles the top link for the bottom of the pages --- */
.top {
	float: right;
	margin: 10px;
}
.top a {
	font-weight: bold;
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.top a:hover {
	text-decoration: underline;
}	

/* --- positions and styles the footer --- */	
#footer {
	clear: both;
	background-color: #012a58;
	font-size: .7em;
	color: #fff;
	text-align: center;
	padding: 5px 0;
}
#footer p {
	line-height: 1.5;
}
#footer a {
	color: #fff;
	padding: 3px 30px;
}
#footer a:hover {
	color: #94d7e8;
	text-decoration: none;
}
/* --- styles the PSCI link at the bottom of the home pages --- */
#design {
	width: 990px;
	background-color: #fff;
	color: #999;
	font-weight: bold;
	text-align: center;
	font-size: .7em;
}	
#design a {
	color: #999;
	padding: 0 !important;
}	
#design a:hover {
	color: #333;
	text-decoration: none;
}
/* --- button styles --- */
.button {
	float: right;
}	
.button a {
	display: block;
	color: #fff;
	background: #012a58 url(../images/shade.png) repeat-x;
	font-weight: bold;
	padding: 5px 10px;
	margin: 0 0 10px 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	text-decoration: none;
}
.button a:hover {
	background: #CC0000 url(../images/shade.png) repeat-x;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc
}
/* ------ styles job box on home page of public site ---- */
blockquote#job {
	float: right;
	width: 254px;
	margin-right: 20px;
}
blockquote#job a {
	text-decoration: none;
	color: #012a58;
}
blockquote#job a:hover {
	color: #10499e;
}	

/* ------ database output styles ------- */
.posting {
	float: left;
	margin: 15px 0 0 0;
	padding: 0 7px 7px 0;
}
.label {
	font-weight: bold;
	color: #012a58;
	float: left;
	clear: left;
	text-align: right;
	margin: 7px 0 0 0;
}
.label {
	width: 140px;
}
.postcont {
	font-weight: normal;
	width: 400px;
	float: left;
	margin: 7px 0 0 10px;
	clear: right;
}
td.contactinfo, td.forminput, td.formoutput {
	padding: 5px 0 0 10px;
}
td.region {
	padding: 3px;
}
td.bbhead {
	background-color: #012a58;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px;
}	
td.bbtitle {
	background-color: #acacac;
	color: #000;
	font-weight: bold;
	padding: 3px 5px;
}
td.bbthreads {
	padding: 3px;
	background-color: #ddddee;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

