body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(images/bg-bassetville.png);	
}

a:link {
	color: #330000;
}

a:hover {
	color: #330000;
}

a:visited {
	color: #330000;
}

#mast {
	background-color: #FFFFFF;
	width: 780px;
	height: 100px;
}

#contact {
	position:absolute;
	left:658px;
	top:5px;
	width:114px;
	height:23px;
	z-index:3;
}

#mast_ad {
	position:absolute; 
	left:302px; 
	top:29px; 
	width:468px; 
	height:65px; 
	z-index:3;
}

#top_bar {
	background-color: #663300;
	width: 765px;
	height: 15px;
	font-size: 12px;
	color: #F2EDDC;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#top_bar a:link, #top_bar a:hover, #top_bar a:visited {
	color: #F2EDDC;
}

/********************************
right side nav
********************************/

#rt_ads {
	position:absolute; 
	width:140px; 
	z-index:2; 
	left: 630px; 
	top: 125px
}

#rt_nav { width: 140px; }

#rt_nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: 12px;
	width: 140px;	
}

#rt_nav a {
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 140px;
	background-color: #F2EDDC;
	border-bottom: 1px solid #330000;
}

#rt_nav a:link, #rt_navlist a:visited {
	color: #330000;
	text-decoration: none;
}

#rt_nav a:hover {
	background-color: #330000;
	color: #fff;
}

/********************************
end right side nav
********************************/

#content {
	margin-left: 10px;
	font-size: 12px;
	width: 600px;
}

#newsletter {
	font-size: 12px;
}

#navcontainer {
	position:absolute; 
	width:430px; 
	height:26px; 
	z-index:1; 
	left: 350px;
	top: 90px;
}

/* BEGIN nav */
 #navlist {
	margin: 0;
	padding: 0 0 10px 10px;
	font-size: 12px;
	color: #330000;
	font: Arial Black;
}

#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #330000;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
	border-bottom: 2px solid #663300;
	padding-bottom: 2px;
	background: transparent;
	color: #330000;
}

#navlist a:hover {
	color: #330000;
	
}

/* END nav */

h3 {
	font-size: 16px;
	color: #330000;
}

#footer {
	font-size: 11px;
	font-weight: bold;
	color: #8B4513;
}

.info {
	color: #330000;
}

#slogan {
	color: #330000;
	text-align: right;
	position:absolute;
	width:468px;
	height:20px;
	z-index:1;
	left: 302px;
	top: 78px;
	font-size: 12px;
}