@charset "utf-8";
/* CSS Document */



body{
font-size: 76%;
padding:0;
margin:0;
background: transparent url(images/brown.gif);
/*green: 33cc66   orange:cc6600        Brown:#663300*/

}


div#maincontainer {
width: 1000px; 
background-color:#ffffff;
margin: 0 auto;
border: thick #0033FF;
}

div#header{
background: #663333 url(images/posheader.jpg) no-repeat top;
height:200px;
}
div#holdercolumn{
	float:left;
	width:100%;
	position:relative;
	background:transparent;
	}
	
	div#column_one{
	float: left;
	position:relative;
	padding: 1em 0 1em 0;
	overflow: hidden;
	background: #FFFFFF url(images/navBackground.jpg) repeat-x top ;
	width:250px;
	left:0;
	height: 1400px;

	} 
	div#column_two{
	float: left;
	padding-left:10%;
	background:transparent;
	padding: 1em 0 1em 1.2em;
	overflow:hidden;
	width:50%;
	margin: 0 auto;
}

	.mainContent {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:justify;
	margin-left:-20px;
	}
	
	p{
	padding:0 0 0 30px;
	text-indent:15px;
	line-height:17px;}
	
	.orangeBackground{
	background: transparent url(images/orangeShadow.jpg) repeat top;
	padding:15px;
	border:solid #CCCCCC 1px;
	text-indent:15px;
	line-height:17px;}

	
	.greenBackground{
	background: transparent url(images/greenShadow.jpg) repeat top;
	padding:15px;
	border:solid #cccccc 1px;
	text-indent:15px;
	line-height:17px;
	}
	
	div#column_three{
	float: right;
	position: relative;
	padding: 1em 0;
	overflow:hidden;
	background:transparent url(images/ourPartners.jpg) no-repeat top;
	width:20%;
	} 
	
div#column_three a img {
border: none;
border-bottom: solid #cc9966 1px;
margin-left:18%;
padding-left:10%;
}

ul {
margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
}


div#nav ul li{
display: block;

text-decoration:none;

color:#FFFFFF;

background: transparent;

font-family:Geneva, Arial, Helvetica, sans-serif;

line-height:20px;

height:15px;
padding: 8px 0;

text-transform: uppercase;

text-align:left;

width:220px;

border-bottom: solid #FFFFFF 1px;

list-style-type:none;


}
div#nav ul li a:link{
display: block;
color: #000000;
text-decoration: none;
font-weight :bold;
list-style-type:none;
font-size: 14px;}

div#nav ul li a:visited{
display: block;
color: #000000;
text-decoration: none;
font-weight: bold;
list-style-type:none;
font-size: 14px;
}

div#nav ul li a:active{
display: block;
color: #000000;
text-decoration: none;
font-weight: bold;
list-style-type:none;
font-size: 14px;
}

div#nav ul li a:hover{
display: block;
color: #ffffff;
text-decoration: none;
font-weight: bold;
list-style-type:none;
/*top: -35px;*/ }

div#nav ul li a:active, a:hover{
display: block;
color: #ffffff;
text-decoration: none;
font-weight: bold;
list-style-type:none;}


	
	div#footer{
clear: both;
height: 20px;
color: #000000;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:90%;
text-align:center;}

#footer a:link {
text-decoration:none;
color:#CCCCCC;
display:inline;
font-size:100%;
font-weight:normal;}

#footer a:visited{
text-decoration:none;
color:#CCCCCC;
display:inline;
font-size:100%;
font-weight:normal;}

#footer a:hover{
text-decoration:none;
color:#CCCCCC;
display:inline;
font-size:100%;
font-weight:normal;}

#footer a:active {
text-decoration:none;
color:#CCCCCC;
display:inline;
font-size:100%;
font-weight:normal;}

h2 {
color:#663300;
font-size: 110%;
text-align: center;
text-transform:uppercase;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;}

h3 {
color:#663300;
font-size: 110%;
text-align: left;
text-transform:uppercase;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
padding-left:25px;}