@charset "utf-8";
/* CSS Document 
Author: 	Walker AMBUCS
Contact:	www.walkerambucs.org.com	
Company: 	Walker AMBUCS
Version:	1.0
Date: 		04/2010
*/


*	{
	margin:0;
	padding:0;
	width: auto;
}

body {
	/*background:#e9eef8;
	background:#eff2f8;*/
	background:#e4e5e9;
	background:#e4e5e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000033;
	
}



p {
	line-height:1.6em;
 
}
a {
	color: #FF0000;
	text-decoration: underline;
    font-weight: bold;
}
a:hover {
	text-decoration:underline;
	 /*color:#89171a;*/
}

h2 {
	font-size: 16px;
	font-weight: normal;
} 

img {border: 0;}

ul {
	padding-left:35px;
	padding-bottom:5px;
}

li {
	list-style:disc;
	padding-bottom:10px;
	
}



strong {
	color:#000033;
	font-weight:bold;
}

/* ====================
layout
=====================*/


#wrapper {
	padding: 0 5px 5px 5px;
	width: 992px;
    margin: 0 auto 0 auto;
   position:relative;
}

#headerContainer {
   font-family: "Arial",Arial,Verdana,sans-serif;
    width: 992px;
	z-index: 10;
   	background:#FFF;
	background:#;
	border:1px solid #e9e6d0;
}
#navigation {
	width:100%;
	background:#005696;
	background:#000033;
	height:30px;
	
}

div.contentContainer {
	float: left;
	margin-top:7px;
	
	
}
#primary {
	position:relative;
	width: 992px; 
	margin-right: 10px;
	
	clear:both;
	
} 
#secondary  {
	width: 310px;
	
	background:#e4e5e9;
	
	
	
} 

	
	


#left_nav {
	/*float:left;
	width:150px;
	
	background:#FFF;
	border: 1px solid #b2b2b4;
	border: 1px solid #b2b2b4;
	margin-left:2px;*/
	
	
}

#middle_content {
	width:495px;
	float:right;
	
	
}

#middle_content nosubnav {
	width:650px;
	
}


/*layout - content sections */

.article {
	
	
	border: 1px solid #b2b2b4;
	background:#FFF;
	margin-bottom:5px;
}



.article p {
	padding-top:0px;
	padding-left:10px;
	padding-bottom:7px;
	padding-right:10px;
	line-height:1.6em;
}

.article h2 + p {
	padding-top:7px;
}	



.article ul {
	padding-top:10px;
	
	
}

.article li {
	list-style-type:disc;
	
	}


.article a {
	text-decoration:none;
	font-weight:bold;
}

.article a:hover {
	text-decoration:underline;
}	

.staff {
	
	border: 1px solid #b2b2b4;
	background:#FFF;
	margin-bottom:5px;
	min-height:215px;
}

.staff p {
	padding:10px;
	line-height:1.6em;

}
	

.staff img {
	float:left;
	padding:10px;
	
	margin:15px 10px 0px 8px;
	border: 1px solid #b2b2b4;
}



.email {
	 padding-left:10px;
	padding-top:15px;
	color:#89171a;
	font-weight:bold;
	font-size:14px;
}

.email a {
	color:#89171a;
	font-weight:normal;
	text-decoration:none;
	
}

.email a:hover {
	text-decoration:underline;
}

.resources {
	margin-bottom:6px;
	border: 1px solid #b2b2b4;
	
}


.resources ul {
	padding-left:10px;
	padding-top:10px;
	background:#FFF;
	margin-bottom:0px;
	
}

.resources li {
	
	
	list-style:none;
}

.resources a {
	text-decoration:none;
	font-weight:normal;
	color:#333333;
	
}

.resources a:hover {
	text-decoration:underline;
}
/*-------------------------------------------------------------------------------*/

.side_article {
	margin-top:10px;
	padding:10px;
	border: 1px solid #b2b2b4;
	background:#e2e9f6;
}

.side_article p {
	line-height:1.6em;
}

.side_image {
	border: 1px solid #b2b2b4;
	background:#e2e9f6;
	margin-bottom:10px;
	
}

#ad1 {
	height:202px;
	
}

#building {
	height:153px;
	width:310px;
}

#logo {
	padding-top:10px;
	padding-left:25px;
	
	
}
	
#logo img {
	border-style:none;
	margin-top:10px;
}

#logo_position {
	float:right;
	margin-top:-350px;
	padding-right:50px;
}

#logo_position img {
	outline:none;
	border:none;
}

#address {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	margin-top:-70px;
	padding-right:15px;
}

#tagline {
	color:#8f815b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	margin-top:2px;
	padding-left:25px;
	
}

#tagline2 {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	
}

.boxHeader {
	padding:5px 5px 5px 7px;
	font-size:16px;
    height: 17px;
    color:#005696;
	color:#89171a;
	background:#e4e5e9;
	
	border:2px solid #FFF;
	clear:both;
}

.boxHeader2 {     /*for 2 lines of header box*/
	padding:5px;
	font-size:16px;
    height: 36px;
    color:#005696;
	color:#89171a;
	background:#e4e5e9;
	
	border:2px solid #FFF;
}

.boxHeader3 {
	padding:5px 5px 5px 7px;
	font-size:12px;
    height: 14px;
    color:#005696;
	color:#89171a;
	background:#e4e5e9;
	border:2px solid #FFF;
	/*clear:both;*/
}

.boxSubheader {
	padding-left:10px;
	padding-top:15px;
	color:#005696;
	color:#89171a;
	font-weight:bold;
	font-size:14px;
    
}

.leftHeader {
	padding:9px;
	font-size:1em;
    height: 12px;
   color:#89171a;
	background:#e2e9f6;
	border:2px solid #FFF;
	
}

 div#secondary_nav_box {
        border:1px solid #ccc;
        background:#fff;
        padding:0;
        margin:0;
        margin-top:10px;
        
        overflow:hidden;
    }
	
#images {
	margin-bottom:5px;
	
	
	
}

#images img{
	border: 1px solid #b2b2b4;
	background:#FFF;
	padding:9px;
	
	
}
/*Landing Page Styles--------------------------------------------------*/

#landingcontent {
	width:500px;
	
	margin-right:auto;
	margin-left:auto;
	margin-top:100px;
	/*background-color:#e6e4da;*/
	background:#cad4e7;
	background:#e4e5e9;
	
	border: 1px solid #b2b2b4;
	padding: 5px 5px 1px 5px;
	
}

#landingcontent ul {
	padding-left:135px;
}


#landingcontent li {
	
	
	list-style:none;
	padding-left:42px;
	padding-top:12px;
	padding-right:30px;
	padding-bottom:40px;
	
	
}

#landingcontent a {
	text-decoration:none;
	
	
	
}



#landingcontent a:hover {
	text-decoration:underline;
}

.home {
	background:url(../images/home2.gif)  no-repeat;
	

	
}

.home a {
	color:#89171a;
}

.search {
	background:url(../images/search.gif) left top no-repeat;
}

.search a {
	color:#89171a;
}

.logolanding {
	background:#FFF;
	padding:10px;
	margin-bottom:5px;
}

.logolanding img {
	border:none;
	padding-left:140px;
	padding-bottom:25px;
}


/*footer design/layout-------------------------------------------------*/


#footer {
	background:#000033;
	color:#cad4e7;
	border:1px solid #e9e6d0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	padding-bottom:30px;
	margin-top:7px;
	
	clear:both;
	
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFFFFF;
	
	
}

#footer a:hover {
	color:#FF0000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FFF;
}

#footerText {
	/*border-bottom: 1px solid #5c6b69; 
	border-top: 1px solid #5c6b69;  
	padding: 10px 0px; 
	margin: 15px 0px;
	width:700px;*/
}


/*contact form ------------------------------------------------------------*/

input.checkbox {
	width:auto;
	float:left;
}	

td .text {
	width:100px;
	float:left;
}




/*span classes-------------------------------------------------------------*/
.copyright {
	color:#FFF;
	
}

*html {
	height:1%;
}
