/* CSS Document */

body{
	margin:0;
	padding:0;
	background-color:#FFF;
	font-family:arial, helvetica, san-serif;
	font-size:100%;
	text-align: center;
}

a{
	
	text-decoration:none;
	font-weight:bold;
	color:#739C94;
}

a:hover{
	text-decoration:none;
	background-color:#739C94;
	color:#FFFFFF;
}

#wrapper{
	width:832px;
	background-color: #FFFFFF;
	padding:0;
	margin:10px auto;
	text-align: left;
}

#headrule{
	width:832px;
	background-color:#000;
	height:4px;
	overflow:hidden;
}

#headrule2{
	width:832px;
	height:1px;
	border-top: 2px solid #FFF;
	margin-bottom:0px;
	padding:0;
	overflow:hidden;
	}

#header{
	margin-top:0;
	background-color: #FFFFFF;
	height:68px;
}

#logo{
	float:left;
	width:520px;
	height:63px;
	padding:0px;
	margin:0px;
}

#search{
	float:left;
	width:312px;
	height:63px;
	padding:0;
	margin:0;
}	

#search p{
font-size:70%;
margin:0;
padding-left:6px;
padding-top:10px;
}	

#search form{
font-size:70%;
margin:0;
padding-left:6px;
padding-top:0px;
}			

#header h1{
clear:both;
margin:0;
}

.searchborder{
border: 1px solid #739C94;
width:190px;
margin-top:3px;
}

.border{
padding-left: 6px;
padding-top: 6px;
margin-left:6px;
}

.strap{
font-size: 14px;
font-weight: bold;
line-height:22px;
}




/*nav stuff*/
#nav{
font-size:70%;
margin:0;
padding:0;
}

#nav ul{
padding:0;
margin:0;
background-color:#000000;
height:44px;
background-image:url(../Images/misc/grad.jpg);
background-repeat:repeat-x;
}

#nav ul li{
color: #FFFFFF;
display: block;
margin: 0;
padding:0;
float:left;
width: 104px;
height:38px;
line-height:14px;
font-weight:bold;
}

#nav ul li a{
color: #FFFFFF;
background-color: #000;
text-decoration: none;
text-align: left;
font-weight:bold;
background-image:url(../Images/misc/grad.jpg);
background-repeat:repeat-x;
} 

#nav ul li a:hover, #nav ul li a:focus{
background-color: #739C94;
background-image:url(../Images/misc/grad2.jpg);
background-repeat:repeat-x;
} 

.greennav{
background-color: #739C94;
border-top: 1px solid #85aca5;
border-bottom: 1px solid #78a098;
background-image:url(../Images/misc/grad2.jpg);
background-repeat:repeat-x;
}

.navbox{
width: 97px;
height:38px;
padding-left: 6px;
padding-top: 6px;
background-color:#739C94;
border-right: 1px solid #FFFFFF;
display:block;
background-image:url(../Images/misc/grad2.jpg);
background-repeat:repeat-x;
}

.endnavbox{

width: 97px;
height:38px;
padding-left: 6px;
padding-top: 6px;
background-color:#739C94;
border-right: 1px solid #000;
display:block;
background-image:url(../Images/misc/grad2.jpg);
background-repeat:repeat-x;
}

/*sub nav*/
#subnav{
display: block;
height:24px;
background-color:#739C94;
font-size:70%;
border-bottom: 3px solid #E4E4E4;
margin:0;
padding:0;
}

#subnav ul{
padding-top:6px;
padding-left:0px;
margin:0px;
margin:0px;
}

#subnav ul li{
color: #FFFFFF;
display: inline;
padding-top:0px;
margin-left:6px;
margin-right:10px;
}

#subnav ul li a{
color: #FFFFFF;
text-decoration: none;
text-align: left;
font-weight:bold;
} 

#subnav ul li a:hover, #nav ul li a:focus{
background-color: #739C94;
} 

/*title image*/
#titlepic{
width: 832px;
height: 150px;
background-color:#000;
margin-top:0px;
margin-bottom:4px;
padding:0;
border-bottom: 3px solid #E4E4E4;
}




/*the div containing the date*/
#date{
float:left;
width:104px;
background-color:#FFF;
font-size:70%;
font-weight:bold;
color:#739C94;
}

#date p{
margin-top:6px;
margin-bottom:5px;
line-height:14px;
}

/*the div containing the main content*/
#content{
float:left;
padding:0px;
width:514px;
background-color:#FFF;
font-size:80%;
margin-right:6px;
}

#content a{
font-size:/*80%*/10px;
text-transform:uppercase;
}

#content ul{
line-height:18px;
margin-top:0;
margin-bottom:18px;
margin-left:104px;
padding:0px;
}

#content ul li{
	line-height:18px;
	margin-left:6px;
	list-style-type: square;
	padding:0px;
}

#content ol{
line-height:18px;
margin-top:0;
margin-bottom:18px;
}

#content ol li{
	line-height:18px;
	margin-left:6px;
	list-style-type: none;
}

#content img{
border: 1px solid #739C94;
}

/*the class containing the post details - time, date, image*/
.leftfloat{
float:left;
width:98px;
font-size:80%;
text-transform:uppercase;
background-color:#FFF;
margin-top:2px;
margin-bottom:6px;
margin-left:6px;
}


/*the class containing the post content*/
.rightfloat{
float:left;
width:404px;
line-height:18px;
background-color:#FFF;
margin-top:0px;
overflow:hidden;
}



/*the class containing left embedded links column*/
.leftlinks{
float:left;
width:208px;
line-height:18px;
background-color:#FFF;
margin:0px;
padding:0px;
}

/*the class containing right embedded links column*/
.rightlinks{
float:left;
width:300px;
line-height:18px;
background-color:#FFF;
margin:0px;
padding:0px;
}

#content p {
margin-bottom:6px;
margin-top:0px;
margin-left:6px;
margin-right:6px;
padding:0px;
line-height:18px;
}

#content blockquote {
margin-bottom:6px;
margin-top:0px;
margin-left:104px;
margin-right:6px;
padding:0px;
line-height:18px;
}

#content h1 {
font-size:110%;
margin-top:4px;
margin-left:6px;
margin-bottom:5px;
font-weight:bold;
line-height:16px;
}

#content h2 {
font-size:100%;
margin-top:0px;
margin-right:6px;
margin-left:6px;
margin-bottom:0px;
line-height:18px;
font-weight:bold;
}

#content hr {
  background-color: #739C94;
  border: 0;
  color: #739C94;
  height: 1px;
  margin-bottom: 5px;
}

.flowchart {
text-align:center;
color:#FFFFFF;
background-image:url(../Images/misc/flowchart.gif);
padding-top:5px;
width:250px;
height:45px;
margin-left:0px;
margin-top:5px;
}


/*the div containing the boxes*/
#boxes{
float:left;
width:208px;
background-color:#FFF;
font-size:80%;
margin-bottom:6px;
}

#boxes p{
line-height:18px;
margin-top:5px;
margin-bottom:6px;
margin-left:6px;
margin-right:6px;
padding:0px;
}

/*the clearing divs - and green keyline*/
.clearnav{
clear: both;
display: block;
height:4px;
overflow:hidden;
}

#clearnav1{
clear: both;
display: block;
height:1px;
overflow:hidden;
}



.clearhead{
clear: both;
display: block;
height:1px;
overflow:hidden;
}

.cleardate{
clear: both;
display: block;
border-bottom: 1px solid #739C94;
height:1px;
margin-bottom:0px;
margin-right:6px;
line-height:0.1%;
font-size:0.1%;
}

.clearit{
clear: both;
display: block;
border-bottom: 1px solid #739C94;
height:1px;
margin-bottom:5px;
line-height:0.1%;
font-size:0.1%;

}

.clearinvis{
clear: both;
display: block;
border-bottom: 1px solid #FFF;
height:1px;
margin-bottom:5px;
overflow:hidden;
}

.clearall{
font-size:70%;
clear: both;
display: block;
border-top: 1px solid #739C94;
margin-top:10px;
padding-top:6px;
margin-left:104px;
padding-left:6px;
vertical-align:middle;
line-height:0.1%;
margin-bottom:10px;
}

/*the 'overlap' classes that apply to the clearnav1 div*/
.overlap1{
width:103px;
margin-left:0px;
background-color: #739C94;

}

.overlap2{
width:103px;
margin-left:104px;
background-color: #739C94;
}

.overlap3{
width:103px;
margin-left:208px;
background-color: #739C94;
}

.overlap4{
width:103px;
margin-left:312px;
background-color: #739C94;
}

.overlap5{
width:103px;
margin-left:416px;
background-color: #739C94;
}

.overlap6{
width:103px;
margin-left:520px;
background-color: #739C94;
}

.overlap6{
width:103px;
margin-left:624px;
background-color: #739C94;
}

.footerman{
float:left;
margin:0;
}

.noborder{
border: 0px solid #FFF;
}

#content table tr td p {
font size:80%;
font-family:arial, helvetica, san-serif;
}

.black{
background-color:#101010;
margin-left:6px;
}

.black2{
background-color:#222222;
margin-top:6px;
margin-left:6px;
}

