/* 
A portal template - let me know what ya use it for! collingrasley@gmail.com	
*/

body {
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	margin: 0 auto;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

/* --------------All The Pretty Things------------------------------*/

a {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:none;
	background: inherit;
}

a:hover {
	color: #CCCCCC;
	background: inherit;
}

h2 {
	font-size: 1.1em;
	margin-left: 4px;
	color: #5e5e5e;
	text-transform:lowercase;
}

ul { 
margin: .6em 0; 
padding: 0;
}

.highlight {
color: #1f5301;
font-size:14px;
font-weight: bolder;
}

.highlighttwo {
color: #3c7c1d;
font-size:16px;
font-weight: bolder;
}

.image {
float: left;
clear: left;
background: #eee;
color: #000;
margin: 0 12px 10px 0;
}

.big {
	float:left;
	color:#333333;
	font-size:16px;
	line-height:30px;
	font-family: "Times New Roman", times, Sans-Sherif;
	background:inherit;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
} 

/* --------------The Main Content------------------------------*/

#wrapper {
	width: 850px;
	background: #fff;
	margin: 0 auto;
	padding:4px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5082BD;
	border-bottom-color: #5082BD;
	border-left-color: #5082BD;
}

#header {
	width: 850px;
	height: 50px;
	margin: 0 0 4px 0;
	background:url(images/header.jpg) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;

}

#header h1 {
	float: left;
	color: #fff;
	margin: 15px 0 0 55px;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#pic{
	margin-bottom: 6px;
	width: 850px;
	height: 154px;
	background:#fff url(images/pic.jpg) no-repeat;
}

#quote {
float: right;
margin: 4px 22px 8px 8px;
color: #5e5e5e;
font: 17px  Georgia, "Times New Roman", Times, serif;
}

/* -----BOTH MENUES START HERE------------------------------*/

/* --------------Top Left Vertical Menu------------------------------*/

#leftmenu {
	position: relative;
	width: 150px;
	height: 151px;
	float: left;
	clear:both;
	background-color: #5487BC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#nav {
	width: 150px;
	padding: 0;
	margin-bottom: 0px;
	font-size: 10px;
	font-family: Verdana;
	color: #333;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#nav li {
border-bottom: 1px solid #fff;
margin: 0;
width: auto;
}

#nav li a {
	display: block;
	padding: 3px 0px 2px 15px;
	color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
	width: auto;
	background-color: #5487BC;
	background-image: url(images/menuarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#nav li a:hover {
	color: #fff;
	padding: 3px 0px 2px 30px;
	;
	font-weight:bold;
	background-color: #0459A9;
	background-image: url(images/menuarrowhover.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* --------------Horizontal Menu Starts Here------------------------------*/

			
#menu { 
clear: both; 
margin: 0 0 10px 0; 
padding: 7px 0 7px 10px; 
border-top: 1px dotted #DCDBD5;
}

#menu li { 
display: inline; 
}

#menu a { 
padding: 3px 3px; 
margin: 0 3px 0 3px; 
text-decoration: none; 
color: #5e5e5e;
font-weight: bold; 
border-bottom: 4px solid #5e5e5e; 
}

#menu a:hover {
	color: #993300;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}

/* --------------The Meat And Potatoes------------------------------*/

.clear {	
clear: both; 
margin: 0 0 2px 0; 
}

.box {
	float: left;
	width: 31%;
	margin: 2px 0 012px;
	background: #fff;
	color: #303030;
	padding: 2px 2px 0 4px;
	border: #eee 1px solid;
}
	
.box h1 {
margin: 2px 0;
padding: 0;
color: #5e5e5e;
background: inherit;
font-size: 1.1em;
text-transform:uppercase;
}
		
.contentbox {
float: left;
width: 47%;
margin: 7px 7px;
background: #fff;
color: #303030;
border: #eee 1px solid;
padding: 4px 4px;
}

.link { 
border-top: 1px solid #eee; 
padding: 2px 0;
}
			
.data {
	background: #fff;
	color: #FFFFFF;
	padding: 2px 5px;
	margin: 4px 4px;
	border: 1px solid #FFFFFF;
    height: auto;
    width: 818px;
}
.data h1 {
	float: left;
	color: #036;
	margin: 20px 0 0 0px;
	padding: 0;
	font-size: 15px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;

}

#resources {
clear: both;
background: #fff;
padding: 5px 5px;
margin: 0 0 5px 0;
color: #000;
}


.resources {
float: left;
margin: 2px 0 0 12px;
width: 28%;
padding: 0 0px 0 25px;
border: #eee 1px solid;
}		

#footer {
	text-align: center;
	background-color: #024593;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
