@charset "UTF-8";
/* CSS Document */

/* Styled design is owned by TNWebco.com.  Author: Chad Michael Wright */

body {
	background-color: #232323;
	background-image: url(../images/bodyBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	font-family: Tahoma, Arial, Helvetica, san-serif;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.masthead {
	height: 75px;
	width: 900px;
	background-image: url(../images/topRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.masthead h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 63px;
	width: 158px;
}
.Slideshow  {
	float: left;
	height: 400px;
	width: 600px;
	background-color: #000000;
}

.homeMenu {
	float: right;
	height: 400px;
	width: 300px;
	background-color: #442320;
}

.adStrip {
	background-color: #e1e1e1;
	height: 20px;
	width: 895px;
	float: left;
	background-image: url(../images/adStrip-bg.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, san-serif;
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #442320;
	background-position: center top;
}
.moreInfo {
	font-size: 9px;
	color: #000000;
}
.moreInfo  a {
	color: #000000;
	text-decoration: none;
}

.moreInfo a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

.bottom-ads {
	height: 150px;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
#wrapper      .bottom-ads    img    {
}

#footer {
	height: auto;
	width: 100%;
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
}

#footer a:link {
	color: #CCCCCC;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#footer a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
