body {
	background: #aedfe5 url(images/home_bg.png) repeat-x 0 0;
	color:#3e3e3e;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background: transparent url(images/linkBg.jpg) repeat-x 0 0;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#311e0f;
	margin: 0px 15px;
	font-weight: bold;
	color: #fff;
}
#header ul a:hover{
	text-decoration:none;
	color:#000000;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position:absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#1b71a7;
	font-size:16px;
	font-weight:bold;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#4a4a4a;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	width:100%;
	margin: 10px 0px 15px 0px;
}
#left, #photoGallery{
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
div.photoGallery{width: 90% !important; }
div.imageContainer{text-align:center;}
#middle {
	float:left;
	width:628px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#left .photoGallery {margin:5px 0 5px 15px;}
#left .photoGallery li{padding:5px 0; float: none; list-style-type:none; background:transparent url(images/photo.png) no-repeat 0 5px; padding-left: 25px;}
#left .photoGallery  li a{font:bold 1.2em Arial, Helvetica, sans-serif; text-decoration:none;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background: transparent url(images/footerBg.png) no-repeat 0 0;;
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
#statsCounter{float: left; width: 90%; text-align:right;}

/*footer enoahpixelcopyright*/
#footer a {
background:transparent url(images/enp_favicon.png) no-repeat scroll 0 0;
font-size:1.1em;
height:22px;
padding:3px 0 0 25px;
}
