/* Bannon Stylesheet
------------------------------------------------------------------*/


/* General re-sets first
------------------------------------------------------------------*/

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; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal;}

address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

table { border-collapse : collapse; border-spacing : 0; }

fieldset,img { border : 0; }

caption,th { text-align : left; }

q:before, q:after { content :''; }

p {
	margin: 0;
	padding: 8px 0px 0px 0px;
}

br { padding: 0; margin:0; line-height: 12px; }

strong { font-weight: bold; }

form {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 8px 0px 9px 22px;
	padding: 0px 0px 0px 2px;
}
li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.hidden {
	position: absolute;
	visibility: hidden;
	left: -1000px;
	top: 0px;
}


/* =Style resets specific to this layout
------------------------------------------------------------------*/
html, body {
height: 100%;
}

body {
	background-color: #484848;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	}

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}


h1 {
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	font-size: 22px;
	line-height: 29px;
	color: #fff;
	margin: 0px 0px 14px 0px;
	font-weight: normal;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	font-family: "Century Gothic", "Trebuchet MS", sans-serif;
	color: #fff;
	margin: 4px 0px 7px 0px;
}

h3 {  
	font-size: 12px;
	font-weight: bold;
 }



/* =Main Container
------------------------------------------------------------------*/

#container {
	width: 895px;
	height: 560px;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #fff;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* =NAVIGATION
------------------------------------------------------------------*/
#navdiv {
	position: absolute;
	left: 55px;
	top: 226px;
	padding: 0px;
	margin: 0px;
}
.nav {	
    width: 190px;
	display: block;
	margin-bottom: 4px;
	text-align: left;
	vertical-align: top;
	font-size: 12px;
	line-height: 15px;
}

.nav a{
	text-decoration: none;
	color:#555;
	display: block;
	background-color: #c6c6c6;
	padding: 6px 8px 6px 15px;
	font-weight: normal;
}
.nav a:hover{
	text-decoration: none;
	color:#fff;
	display: block; 
	background-color: #929392;
}
.nav a.active{
	text-decoration: none;
	color:#fff;
	display: block; 
	background-color: #929392;
	font-weight: bold;
}

/* =SUB-NAVIGATION
------------------------------------------------------------------*/
.subnavbox {
	background-color: #f3f3f3;
	padding: 4px 0px 2px 15px;
	margin: 0px 0px 4px 0px;
}
.subnav {
	font-size: 11px;
	display: block;
	line-height: 14px;
	margin: 4px 0px 8px 0px;
	text-align: left;
	vertical-align: top;
}
.subnav a {
	color: #555;
	text-decoration: none;
	display: block;
	font-weight: normal;
}
.subnav a:hover{
	color: #222;
	text-decoration: underline;
}
.subnav a.activesublink {
	text-decoration: none;
	color:#555;
	display: block; 
	font-weight: bold;
}

/* =CONTENT
------------------------------------------------------------------*/
#content{
	position: absolute;
	left: 298px;
	top: 226px;
	width: 560px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	text-align: left;
}


/* =Easyedit Specific styles
------------------------------------------------------------------*/

.subheads {
	line-height: 16px;
	color: #777777;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}
.sectionspacer {
	display: block;
	clear: both;
	margin: 0px 0px 6px 0px;
}




/* SECTION PICTURES				
/* ========================================== */

.picture-top {
	display: block;
	margin: 8px 0px 11px 0px;
	padding: 0px;
	width: 520px;
}
.picture-left {
	margin: 4px 15px 13px -2px;
	float: left;
	position: relative;
	width: 165px;
}
.picture-right {
	margin: 4px -26px 9px 15px;
	float: right;
	position: relative;
	width: 165px;
}
.picture-bottom {
	display: block;
	margin: 2px 0px 15px 0px;
}




.signinform {
display: block;
margin: 12px 0px 8px 4px;
}

.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
}




/* =BASE
------------------------------------------------------------------*/

#base {
	display: block;
	clear: both;
	text-align: right;
	margin: 35px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #c9c9c9;
}
#base a {
	color: #c9c9c9;
	text-decoration: underline;
	font-weight: normal;
}
#base a:hover {
	color: #fff;
	text-decoration: none;
}
