/*********** BASIC ELEMENTS **********/


* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #cfc7c3;
	text-align: center;
	margin-bottom: 30px;
	font-size: 90%;
	font-family: Verdana;

}
img {
	border: 0;
}
.clear {
	clear: both;
}
/*********** TYPOGRAPHY **********/

p {
	/*font-size: 11px;*/
	font-size: 75%;
	line-height: 15px;
	padding: 0;
}

h1{
	font-size: 150%;
	text-transform: uppercase;
	font-weight:bold;
	margin-top:10px;
	color: #820024;
}

h2{
	margin-top: 15px;
	font-size: 100%;
	color: #036b95;
	font-weight:bold;
}

h3{
	margin: 0; padding: 0;
	font-weight:bold;
	color: #036b95;
	font-size: 90%;
}

h3 a{
	font-size: 100%;
	text-decoration: none;
	color: #0D6488;
}


h4 {
	/*font-size: 24px;*/
	font-size: 125%;
	font-weight: bold;
	color: #005481;
	margin-left: 25px;
	padding-top: 7px;
}

h4 a{
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

h5 {
	margin-left: 25px;
	margin-top: 5px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


h5 a{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

h6{
	color: #0D6488;
	font-size: 20px;
	line-height: 180%;
	border-bottom: 1px solid #0D6488;
	width: 125px;
	padding-top: 10px;
	font-weight: lighter;
}

table th { font-weight: bold; }

.orange{
	color:#cc6600 !important;
}
.bright-orange{
	color:#ff8a16 !important;
}

.float_right {
	text-align:right;
}
/*********** STRUCTURE **********/


#container {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	border:solid 9px #ffffff;
}

/*** HEADER ****/
#header {
	width: 996px;
	border-top:solid 14px #4286ac;
}

#header #pre-nav{
	width:996px;
}

#header #pre-nav #logo {
	width:333px;
	margin-left:28px;
	float:left;
	display:inline;
	padding:10px 0;
	border-top: 1px solid white;
}

#header #pre-nav #login {
	width:224px;
	float:right;
	height:81px;
	background-color:#4286ab;
	display: inline;
	overflow: hidden;
	border-top: 1px solid white;
}

#header #pre-nav #login #login-pad{
	padding:5px 7px 0;
}

#header #pre-nav #login #login-pad div{
	width:170px;
	float: left;
}

#header #pre-nav #login h3{
	margin-top:0;
	margin-bottom:8px;
	color:#ffffff;
	font-weight: normal;
	font-size: 120%;
}

#header #pre-nav #login label{
	font-size:90%;
	color:#ffffff;
	float: left; 
	margin: 1px 0;
}

#header #pre-nav #login input{
	width:95px;
	font-size:80%;
	margin:0 0 2px 0;
	float: right;
}

#header #pre-nav #go-btn{
	width:30px !important;
	height: 23px !important;
	float: left;
	margin-top: 15px !important;
	font-size: 110% !important;
}

#header #nav {
	height: 23px;
	width:996px;
	background-color:#978980;
	font-weight:bold;
	clear:both;
	font-size: 80%;
	line-height: 150%;
	overflow: hidden;
}

#header #nav ul{
	height: 23px;
	}

#header #nav li {
	text-align:center;
	height:23px;
	display:block;
	float:left;
}

#header #nav li.active{
	background-color:#cc6600;
}

#header #nav li a {
	color:#ffffff;
	text-decoration:none;
	height:23px;
	padding:2px 28px;
	display:block;
	float:left;
}

#header #nav li.active, #header #nav li a:hover{
	background-color:#820024;
}

#header #colored-divider{
	width:100%;
	height:13px;
	background-color:#820024;
	margin-top:6px;
	clear:both;
	width:996px;
}

#header #colored-divider div{
	height:13px;
	float:left;
	display:inline;	
}


/***** CONTENT ******/
#content {
	width: 996px;
	background-color: #ffffff;
		clear:both;
}

#content #maincontent{
	width:564px;
	padding:30px 0px 40px 0px;
	float:left;
	border-right:solid 1px #bcbcbc;
	display:inline;
	overflow: hidden;
}

#content #maincontent #content-divider{
	width:490px;
	height:1px;
	background-color:#978980;
	margin:20px 0;
	font-size:0px;
}
#content ul{
	font-size: 75%;
	line-height: 15px;
	margin-left: 30px;
}
/*********** SIDEBAR *********/
#sidebar{
	float: right;
	width: 224px;
	padding: 0;
	background-color:#ffffff;
	display: inline;
	overflow: hidden;
}

#sidebar img{
	display:block;
}

#sidebar .content{
	/*background-image: url(../images/recap_box.jpg);
	background-repeat: no-repeat;*/
	background-color:#FFFFFF url(../images/separator.gif) no-repeat;
	padding-bottom:50px;
}

#sidebar .content h3, #sidebar .content h3 a{color: #317023 !important;}

#sidebar .content h3{
	padding:7px 16px;	
	margin:0;
	text-transform: uppercase;
	background: url(../images/separator.gif) no-repeat;
}

#sidebar .content p{
	padding:0 16px;
}

#sidebar #divider{
	width:100%;
	height:22px;
	background-color:#820024;
	display:block;
}

/***** FOOTER *****/

#footer {
	/*height: 100px;*/
	width: 996px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding: 20px 0px 20px 0px;
	border-top:solid 1px #bbb1aa;
	clear: both;
}

#footerinfo{
	width: 330px;
	float: left;
	margin-left:15px;
	padding-top:10px;
}

#footer p, #footer a {
	color: #a89c94;
	text-decoration: none;
}

#footer p {font-size: 70%; margin-bottom:0px;}

#footer img{
	float:right;
	margin-right:28px;
}



/*********** NAVIGATION ACTIVE PAGES **********/

body#about li#nav-about a {
	background-image: url(../images/nav.gif);
	background-position: 0px -29px;
}
body#services li#nav-services a {
	background-image: url(../images/nav.gif);
	background-position: -101px -29px;
}
body#news li#nav-news a {
	background-image: url(../images/nav.gif);
	background-position: -221px -29px;
}
body#updates li#nav-updates a {
	background-image: url(../images/nav.gif);
	background-position: -334px -29px;
}
body#contact li#nav-contact a {
	background-image: url(../images/nav.gif);
	background-position: -485px -29px;
}



/*****MISCELLANEOUS*****/
.clear-both{clear:both; height:0 !important; width:0px !important; overflow: hidden;}
.single-bg {background: url(../images/single-bg.gif) repeat-y;}
