@charset "utf-8";
/* CSS Document */

body {
	background-color:#595959;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size:1em;
	color:#fffefe;
	margin-top: 10px;
	}

a:active, a:link, a:visited
{
    color: #ffffff;
    text-decoration:none;
}

a:hover
{
    color: #cccccc;
}

#wrapper {
	width:961px;
	height:900px;
	margin-top:3PX;
	margin: 0 auto;
	background-image:url(images/wrapbg.jpg);
	background-repeat:repeat-x;
	background-color:#2f3030;
	}
	
#wrapper2 {
	width:961px;
	height:1100px;
	margin-top:3PX;
	margin: 0 auto;
	background-image:url(images/wrapbg.jpg);
	background-repeat:repeat-x;
	background-color:#2f3030;
	}
#wrapper3 {
	width:961px;
	height:2000px;
	margin-top:3PX;
	margin: 0 auto;
	background-image:url(images/wrapbg.jpg);
	background-repeat:repeat-x;
	background-color:#2f3030;
	}
	
#topnavwrap {
	background-image:url(images/scanlines.jpg);
	background-repeat:repeat-x;
	width: 921px;
	height: 174px;
	margin: 0px 20px 0px 20px;
	}
	
#logo {
	background-image:url(images/logo.png);
	margin-top: 30px;
	width:203px;
	height:120px;
	float:left;
	}

#homebtn {
	margin-top:70px;
	margin-left:65px;
	padding-top:15px;
	font-weight:bold;
	text-align:center;
	line-height: 2.8 em;
	background-color:#00a994;
	width: 111px;
	height: 30px;
	float:left;
	top: 57px;
	display:block;
	}
	
#bodywapper {
	width: 921px;
	height: 900px;
	margin: 0px 20px 0px 20px;
	}
	
#bodywapper2 {
	width: 921px;
	height: auto;
	margin: 0px 20px 0px 20px;
	}
	
#banner {
	width:643px;
	height:321px;
	float:left;
	background-image:url(images/banner.jpg);
	}
#content {
	width:643px;
	height:auto;
	float:left;
	}
	
#content2 {
	width:643px;
	height:600px;
	float:left;
	}
	
#content3 {
	width: 643px;
	height:auto;
	float:left;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #FFFFFF;
	margin:5px 0px 5px 0px;
	}
	
#featuredP {
	width: 234px;
	height: 146px;
	float:left;
	margin: 30px 0px 0px 30px;
	background-image:url(images/featuredP.jpg);
	background-repeat:no-repeat;
	}

#featuredP2 {
	width: 234px;
	height: 146px;
	float:right;
	margin: 0px 14px 0px 0px;
	background-image:url(images/featuredP.jpg);
	background-repeat:no-repeat;
	}
	
#featuredS {
	width: 234px;
	height: 146px;
	float:left;
	margin: 0px 0px 0px 30px;
	background-image:url(images/featuredS.jpg);
	background-repeat:no-repeat;
	}
#featuredS2 {
	width: 234px;
	height: 146px;
	float:right;
	margin: 30px 14px 0px 0px;
	background-image:url(images/featuredS.jpg);
	background-repeat:no-repeat;
	}
	
#navigation {
	width: 234px;
	height: 56px;
	float:left;
	margin: 30px 0px 0px 30px;
	background-image:url(images/navigation.jpg);
	background-repeat:no-repeat;
	}
	
#navigation3 {
	width: 234px;
	height: 56px;
	float:right;
	margin: 30px 14px 0px 0px;
	background-image:url(images/navigation.jpg);
	background-repeat:no-repeat;
	}

#navigation2 {
	width: 234px;
	height: auto;
	float:left;
	margin: 0px 0px 0px 30px;
	background:#181818;
	}
ul {
	padding-top: 10px;
	font-weight:bolder;
	font-size:16px;
	list-style:square;
	}
#footer {
	width: 961px;
	height: 108px;
	background-image:url(images/footer.jpg);
	margin: 0 auto;
	}