body {
font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#F9F8F2;
	
	color:#3F3F3F;
	margin:0px;
	height:100%;
	text-align:justify;

	
}
#wrapper{
width:100%;
background-image:url(../images/background.jpg);
background-repeat:repeat-x;

}

#banner{
	
	height:183px;
	background-image:url(../images/quotetab2.png);
	background-position:top right;
	background-repeat:no-repeat;

}

#banner h1{
display:none;

}

#quote{
float:right;
color:#F9F8F2;
font-size:0.70em;
width:244px;
padding:12px;
padding-left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:13px;


}

#quote p{
margin-bottom:5px;
margin-top:0px;

}

#container{

width: 90%;
}

#content{
margin-left:130px;

font-size:0.80em;
line-height:20px;
margin-top:50px;


}

#news{
float:left;
width:175px;
}


#news h1{
border-bottom: 1px solid #008499;
color:#3F3F3F;
font-size:110%;


}

#news h2{
color:#3F3F3F;
margin-bottom:0px;
font-size:95%;
}

#news p{
font-size:0.90em;

}

#menu{
width:180px;
float:right;
}

#menu h1{
border-bottom: 1px solid #008499;
color:#3F3F3F;
font-size:110%;
}

#menu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#menu ul li {
margin: 0px;
padding: 0px;

}

#menu ul li a {

display: block;
background-image:url(../images/button.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
padding: 5px 5px 5px 0px;
text-decoration: none;
color: #3F3F3F;
margin-bottom:10px;
text-align:right;
}

#menu ul li a:hover {
display: block;
background-image:url(../images/button.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
padding: 5px 5px 5px 0px;
text-decoration: none;
color: #007C96;
margin-bottom:10px;
text-align:right;
}


#hometext{
margin-left:190px;
border-left:1px solid #008499;
border-right:1px solid #008499;
padding-right:15px;
padding-left:15px;
margin-right:195px;
min-height:450px;
}

#text{
margin-left:0px;
border-left:1px solid #008499;
border-right:1px solid #008499;
padding-right:15px;
padding-left:15px;
margin-right:195px;
min-height:450px;
}


#footer{
position: relative;
bottom: 0;
height:50px;
width:100%;
font-size:90%;

background-image:url(../images/footer.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#000034;
clear:both;
margin-top:20px;

}

#footertext{

width: 90%;
text-align:right;
color:#FFFFFF;
font-size:80%;
padding-top:10px;
}

#footertext a:link{
color:#FFFFFF;

}

#footertext a:visited{
color:#FFFFFF;

}

#footertext a:hover{
color:#007C96;

}


h1{
	margin:0;
	padding:0;
	font-size:140%;
	margin-top:0px;
	margin-bottom:20px;
	color:#3F3F3F;


}



h2{
	margin:0;
	padding:0;
	font-size:120%;
	margin-top:0px;
	margin-bottom:15px;
	color:#3F3F3F;
}

h3{
	margin:0;
	padding:0;
	font-size:110%;
	margin-top:0px;
	margin-bottom:0px;
	color:#3F3F3F;
}



p{
margin:0;
padding:0;
margin-top:0px;
margin-bottom:15px;

}

table{

width:98%;

}

th{

vertical-align:text-top;
text-align:left;

}

td{

vertical-align:text-top;
vertical-align:top;


}





a:link {
	color:#007C96;
	text-decoration:none;

	}
	
a:visited {
	color:#007C96; 

text-decoration:none;
}

a:hover {
	color:#030B32; 
	text-decoration:underline;

}

a img {
	border: none; 
} 



.imageleft{

float:left;
padding-right:10px;
padding-bottom:10px;
}

.imageright{

float:right;
padding-left:10px;
padding-bottom:10px;


}



.largetext{
font-size:110%;

}

.highlight{
color:#005693;

}

.accesskey{
text-decoration:underline;
}
