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

body
	{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#666;	
	background-color:#FFF;
	background-repeat:repeat-x;	
}

*
{
	margin: 0 auto 0 auto;
	text-align:left;
	border: none;
}


#topblock
	{
	clear:both;
	width:965px;
	height:305px;
	background-color:#FFFFFF;
	margin-top: 0px;
}



#header
{
	position:relative;
	top:14px;
	left:-90px;
	font-size:14px;
	color:#666;	
	font-family:Helvetica, Arial, sans-serif;

}

#header .links a:hover
{
background-image:url(images/logorollover.png);
border-bottom:none;
}

#subtext
{
	position:relative;
	top:-45px;
	left:150px;
	font-size:14px;
	color:#666;
	letter-spacing: .4em;
	font-family:Verdana, Geneva, sans-serif;
	
}


#tabs
{
	display: block;
	height:35px;
	position:relative;
	overflow: hidden;
	width: 1100px;
	margin-top: -170px;
	background-color:#006633;
	
}


#tabs .links
{
text-align:center;
position:relative;
margin-top:0px;
font-size:17px;
margin-left:-48px;
width:230px;
height: 5px;
line-height: 35px;
float:left;
color:#006633;
background-image:url(tabs.png);
font-family:Helvetica, Arial, sans-serif;
}


#tabs .links a
{
text-decoration:none;
color:#FFF;
margin-bottom:0px;
}

#tabs .links a:hover
{
	text-align:center;
	color:#000;
	display: block;
	width:230px;
	height: 35px;
	line-height: 35px;
	border-bottom:none;
	font-family:Helvetica, Arial, sans-serif;
}

#toppicture
{
	position:relative;
	width:825px;
	height:200px;
	top:10px;
	background-color:#FFFFFF;
	text-align:left;
	padding-left:-50px;
	padding-bottom:40px;
}


.outercontent
{
margin-top:20px;
	width:1100px;
height:auto;
background-color:#063;
left:-90px;
padding-bottom:20px;
}

.outercontent .innercontent
{
	position:relative;
	width:1100px;
	height:auto;
	top:10px;
	padding-bottom:20px;
	margin-left:0px;
	margin-right:35px;
	background-color:#FFF;
	background-repeat:repeat-x;
}

h1
{
	font-size:20px;
	margin-bottom:10px;
	padding-top:18px;
	margin-left:15px;
	margin-top:15px;
	color:#006633;
	line-height:26px;
}

h2
{
	font-size:18px;
	margin-bottom:10px;
	padding-top:18px;
	margin-left:35px;
	margin-right:50px;
	margin-top:15px;
	color:#666;
	border-bottom:inset;
	border-bottom-width:thin;
}
	

.contenttextheader
{
	font-size:22px;
	line-height:35px;
	margin-top:10px;
	margin-left:13px;
	margin-right:13px;
	color:#666;
	left:inherit;
	text-transform:uppercase;
}

.contenttext
{
	font-size:16px;
	line-height:27px;
	margin-top:10px;
	margin-left:35px;
	margin-right:85px;
	color:#666;
	left:inherit;
}


h4 {
text-align:center;
padding-top:30px;
font-size:9px;
font-family:Helvetica, Arial, sans-serif;
color:#666;
margin:0px;
}

h4
{
text-decoration:none;
font-size:9px;
}

a
{
color:#666;
}

a:hover
{
background-image:url(logorollover.png);

}

a:visited
{


}


blockquote {
	font-size:12px;
	text-align:justify;
	width:400px;
	color:#666;
	padding:15px;
	margin:10px;
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(blockquote.png);
	background-repeat:no-repeat;
	border:dashed 1px;
	border-color:#484848;
}

#footer{
	position:relative;
	font-family:"Arial Narrow Bold", "Arial Narrow", Helvetica;
	font-size:16px;
	color:#000;
	width:975px;
	height:50px;
	top:10px;
	background-color:#FFF;
	text-align: center;
	letter-spacing: 3px;

}
#footer p {
	text-align: center;
	line-height:25px;
}
