@charset "utf-8";
body, h1, h2, h4, h5, h6, blockquote, form  {
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #FFFFCC;
	background-color: #000;
	background-image: url(images/bg_mesh.jpg);
}
p {
	line-height: 18px;
}


#divWrapper{
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
	overflow: hidden;
	background: #000;
}

h1{
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 15px 0 10px 15px;
}

h3{
	color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link, a:visited{
	text-decoration: none;
	color:#DE9C2C;
}

a:hover{
	text-decoration: underline;
	color: #7ebc9c;
}

#divHeader {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 235px;
	width: 100%;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#divLogo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 235px;
	width: 237px;
}
#divTop {
	height: 150px;
	width: 500px;
	float: right;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 40px;
}
#divNav {
	float: right;
	height: 24px;
	width: 550px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
}
#divNav a{
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin-right: 18px;
	margin-left: 18px;
}

#divNav a:hover{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}

#divNav ul{
	margin: 0 auto;
	width: 725px;
	padding: 5px 0;
	text-align: left;
}

#divNav ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 14px;
}

#divContent {
	float: left;
	width: 776px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #529400;
}
#divContentLeft {
	float: left;
	width: 550px;
}
#divContentRight {
	width: 200px;
	float: right;
}
#divPhotosHome {
	float: left;
	width: 546px;
	background-image: url(images/bg_slideshow.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}
#divVideoHome {
	float: left;
	width: 546px;
	margin-top: 15px;
}

#divBlog {
	float: left;
	width: 548px;
	background-image: url(images/bg_slideshow.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	padding-top: 15px;
}

#divFooter {
	padding-top: 8px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	font-size: 11px;
	text-align: center;
	width: 100%;
}
.border_gray {
	border: 2px solid #333333;
}
#divPhotos {
	float: left;
	width: 775px;
	background-image: url(images/bg_slideshow.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}
s
