body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
	background-color: #000;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	width: 1000px;
	background-color: #0F1810;
}
a{
	font-size:11px;
	color: #FFF;
}
p{
	margin: 15px 0px;
	color: #000;
	font-size: 12px;
	font-style: normal;
}
/********************** Header ***************************/
#header {
	margin: 0px;
	background-image:url(images/header.jpg);
	width:1000px;
	height:350px;
	position:relative;
}
#header ul{
	background-color:#94658C;
	width:873px;
	border: 3px solid #F7FBF7;
	display:block;
	top:318px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
	left: 11px;
}
#header li{
	display:inline;
	color: #FFF;
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.smaller_text {
	font-size: 11px;
}
.smaller_text_centered {
	text-align: center;
	font-size: 11px;
}


#header ul a:hover{
	text-decoration:underline;
	color:#FFF;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
	width: 307px;
	height: 159px;
}
#logo_w1{
	top:71px;
	left:373px;
	color: #333;
	font-size: 16px;
	font-style: normal;
}
#logo_w2{
	top:0px;
	left:0px;
	font-size: 12px;
	color: #84457B;
	font-style: normal;
	font-weight: bold;
}

#logo_w3{
	top:5px;
	left:669px;
	font-size: 14px;
	color: #FFF;
	font-style: normal;
	position: absolute;
	width: 220px;
	height: 17px;
	text-align: right;
	font-weight: bold;
}
#logo_w4{
	top:42px;
	left:436px;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	position: absolute;
	width: 452px;
	height: 17px;
	text-align: right;
}
#logo_w5{
	top:35px;
	left:286px;
	font-size: 11px;
	color: #FFF;
	font-style: normal;
	position: absolute;
	width: 116px;
	height: 17px;
	text-align: left;
	font-weight: normal;
}  

#logo_w5 a:link {
	text-decoration: none;
	color: #FFF;
	background: transparent;
}
#logo_w5 a:visited {
	text-decoration: none; 
	color: #FFF; 
	background: transparent;
}
#logo_w5 a:hover {
	text-decoration: underline; 
	color: #FFF; 
	background: transparent;
}

#logo_w5 a:active {
	text-decoration: none;
	color: #FFF;
	background: transparent;
	font-weight: bold;
}


#header_text {
	top:154px;
	left:56px;
	width:275px;
	position:absolute;
	color: #333;
	height: 131px;
}
#header_text p{
	font-size: 16px;
	color:#630063;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	line-height: 20px;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	position:relative;
	width:884px;
	height:580px;
	z-index:2;
	left: 8px;
	top: 0px;
	background-color: #0F1810;
}
img{
	border-width:0px;
}
h1{
	color:#FFF;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#C0200F;
	font-size:18px;
	text-align:left;
	margin-top: 40px;
}
.nav_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
#left {
	float:left;
	width:182px;
	margin-left:27px;
	display:inline;
	line-height: 18px;
	text-decoration: none;
	background-color: #0F1810;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 130px;
	color: #FFF;
	font-size: 14px;
}
#left a{
	color:#FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#left a:hover{
	color:#C0200F;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:433px;
	margin-top:0px;
	border-left: #e1dee1 2px solid;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #FFF;
}
.footer_text {
}
#right a{
	color:#333;
	text-decoration: none;
}
#right a:hover{
	color:#C0200F;
	text-decoration: underline;
	font-size: 12px;
}
#right a:link {
	text-decoration: none;
	color: #C0200F;
	font-size: 12px;
}
/********************** Footer ***************************/
#footerline {
	clear:both;
	width:900px;
	height: 55px;
	z-index:1;
}
#footer {
	width:1000px;
	background-image:url(images/footer.gif);
	text-align:center;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.footer_text {
	color: #FFF;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
#container #footer .footer_text {
	color: #FFF;
	text-align: center;
}
.right_sub_header {
	font-size: 10px;
}
A:link {
	text-decoration: none;
	color: #FFF;
}

.sub_header {

}
.bottom_caption {
	font-size: 14px;
	color: #606;
	text-align: center;
	font-weight: bold;
}
#services {
}

#services { float:left; width:50%;}
#services2 { margin-left:50%; width:50%;}
.smaller_text_centered {
	font-size: 11px;
}

#cleardiv {
clear:both;
}
left nav {
	color: #FFF;
}

