@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	background:0;
	background-color:#0a193d;
	color:#FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.center {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	background-color:#0a193d;
}

h2 {
	color:#C3D4D4;
}

ul {
color:#CCCBD1;
}

li {
	color:#EBF7F7;
}

/* Header */

#headertop {
	margin:20px 0 0 5px;
	
}

.address {
	float:right;
	width:212px;
	padding-top:20px;
}

.logo {
	padding-top:14px;
	margin-right:5px;
}

/* Header PIC */

#headerpic .center{
	clear:both;
	border-top: #EA7624 1px solid;
	margin-top:0;
	background-image:url(../images/sample7/bannerpic5.png);
	background-position:center;
	background-repeat:no-repeat;
	height:275px;
	padding:5px 0px 5px 0;
	
}

.right {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	padding-top:150px;
}

.right h2{
	font-weight:normal;
	font-size:150%;
}



/* Navbar */

#navbar {
	padding:5px 5px 0 5px;
	clear:both;
	width:100%;
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0 0 0 65px;

}

#navbutton {
	width:100%;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
		
}

#navbutton ul {
	list-style:none;
	margin:0;
	padding:0px;
	width:100%;
	text-align:left;
	
}

#navbutton li{
	float:left;
	text-align:center;
	font-size:medium;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:0 10px 0 10px;
	

}

#navbutton a:link, #navbutton a:visited, #navbutton a:active {
	color:#CDAA90;
	text-decoration:none;
}

#navbutton a:hover {
	text-decoration:none;
	color: #FFF;
}

.line {
	border-right:#EA7624 1px solid;
	}
#maintext {
	margin-top:0px;
}

#maintext h2{
	margin-top:10px;
	text-decoration:none;
	font-weight:normal;
}

.bottom {
	padding-bottom:10px;
	text-decoration:none;
	font-weight:normal;
}

#maintext .center{
	border-top: #EA7624 1px solid;
}

/* Services */

.box {
	width:32%;
	float:left;
}

.box h4{
	border-bottom:  #EA7624 1px solid;
	padding:0 0 0px 0;
	margin:0 0 8px 0;
}

.box li{
	padding-left:10px;
}

/* Footer */

.links ul {
	list-style:none;
	margin:0;
	padding:10px;
	width:100%;
	
}

.links li{
	float:left;
	text-align:center;
	font-size:small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding:0 10px 0 10px;

}

.links a:link, a:visited, a:active {
	color:#FFF;
	text-decoration:none;
}

.links a:hover {
	background-color: #334443;
	text-decoration:none;
	color: #FFF;
}

#footer .center {
clear:both;
border-top: #EA7624 1px solid;}


h6 {
	font-weight:normal;
}

.hm {
color: #333333;
text-align:center;
}

.biobox {
min-height:250px;
}

.biobox p{
margin-left:211px;
}

.biobox h3 {
	font-size:150%;
}
	
.biobox h4 {
	color:#CDAA90;
}

.text h2{
	text-transform: uppercase;
	letter-spacing:.1em;
	border-bottom:1px solid #EA7624;
	font-size:130%;
}

h6 a:link, h6 a:visited, h6 a:active {

color: #333333;
}
	
.text a:link, .text a:visited, .text a:active {
	color:#FFFFFF;
	text-decoration:none;
}

.text a:hover {
	text-decoration:underline;
}