/****************
	OUTDOOR FLOOR HTML ENTITIES
***************/
body, td, div, span, input, select, option, textarea, button { 
	font-family: Arial; Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #656565;
	/* margin: 0; 
	padding: 0;*/}
	
body {
margin: 0px 0 0 0;
background-color:#white;
background-image: url(../navimages/background.png);}

.wrapper {
	width: 800px;
	margin-top:auto;
	margin-right:auto;
	margin-left:auto;
	}

.header {
	width: 800px;
	height: 135px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(../navimages/header.png);
	text-align: center;
	position: relative; 
	z-index:1;
	top: 0px; 
	left: 0px;
}
	
.bodyimg {
	width: 100%;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	background-image: url(../navimages/body-background.png);
	background-repeat: repeat-y;
	text-align: center;
	position: relative; 
	z-index:1; 
	top: 0px; 
	left: 0px;
}

.body-bottom {
	width: 800px;
	height: 22px;
	padding-top: 0px;
	margin: 0px;
	background-image: url(../navimages/body-bottom.png);
	text-align: center;
	position: relative; 
	z-index:1; 
	top: 0px; 
	left: 0px;
}

.title {
	width: 169px;
	height: 50px;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #CC0000;
	padding: 11px 20px 0px 0px;
	margin: 0px;
	color:#white;
	font-size: 14px;
	line-height:17px;
	text-align: right;
	position: relative; 
	z-index:2; 
	top: 85px; 
	left: 610px;
}

.mgzname {
	color:#black;
	font-size: 10px;
	line-height:0px;
}

.date {
	color:#white;
	font-size: 14px;
	line-height:20px;
}

a.homelink {color:#black; text-decoration:none;font-size:10px;line-height:6px;}
a.homelink:link { color:#black; text-decoration:none;}
a.homelink:visited { color:#black; text-decoration:none;}
a.homelink:hover { color:#ffffff; text-decoration:none;}
a.homelink:active { color:#black; text-decoration:none;}


td#body-content {
	width: 580px;
	height: 100%;
	padding: 15px 10px 0px 20px;
	margin-bottom: 5px;
	text-align: left;
	top: 0px; 
	left: 0px;
}

td#linkads {
	width: 160px;
	height: 100%;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #CC0000;
	padding: 15px 20px 0px 9px;//top was 45 before story ad
	margin-bottom: 5px;
	text-align: right; 
	top: 0px; 
	left: 0px;
}

.googlelist {
	width: 158px;
	height: ;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 0px;
	margin-bottom: 0px;
	text-align: right;
}

.special {font-size: 12px; 
	line-height: 14px;
	text-indent: 0px;
	background-color: #8cab7e;
	padding: 2px 3px 2px 3px;
	color:#white;}

hr.bodyfull {
	border: none 0; 
	border-top: 1px dotted #black;
	width: 100%;
	height: 1px;}

	
h1 {font-size: 16px;
	line-height: 10px;
	text-indent: 0px;
	color:#996600;}		
	
h2 {font-size: 12px; 
	line-height: 5px;
	text-indent: 0px;
	background-color: #E6E6E6;
	padding: 5px 5px 5px 2px;
	color:#4D4D4D;}
	
.time {font-size: 12px;
	color:#CCCCCC;}	

//***for rotating image load***//	
.picturelink img {z-index:2; position:absolute;}

.picturetext {
	font-size: 16px;
	line-height: 18px;
	color: #white;
	text-align: right;
	width: 250px;
	z-index: 3;
	position: absolute;
	top: 192px; 
	left: 335px;}
		
.pictureh1 {font-size: 16px;
	font-weight: bold; 
	line-height: 30px;
	text-indent: 0px;
	color:#996600;}		
	
.pictureh2 {font-size: 12px; 
	font-weight: bold; 
	line-height: 8px;
	text-indent: 0px;
	background-color: #E6E6E6;
	padding: 5px 5px 5px 2px;
	margin-bottom: 10px;
	color:#4D4D4D;}
		
.copy {padding: 10px 0px 0px 0px;}	

//***END for rotating image load***//



a.sitelink {color:#996600; text-decoration:underline;font-size:10px; padding: 0px 0px 0px 0px;}
a.sitelink:link { color:#996600; text-decoration:underline;}
a.sitelink:visited { color:#996600; text-decoration:underline;}
a.sitelink:hover { color:#ffffff; text-decoration:none;}
a.sitelink:active { color:#996600; text-decoration:underline;}

.sitelinks {
	padding: 0px 20px 10px 20px;
	text-align: left;
}

a.taglink {color:#996600; text-decoration:underline;font-size:10px; padding: 0px 0px 0px 0px;}
a.taglink:link { color:#330099; text-decoration:underline;}
a.taglink:visited { color:#330099; text-decoration:underline;}
a.taglink:hover { color:#red; text-decoration:none;}
a.taglink:active { color:#330099; text-decoration:underline;}

a.bodylink {color:#black; text-decoration:underline;font-size:12px; padding: 0px 0px 0px 0px;}
a.bodylink:link { color:#black; text-decoration:underline;}
a.bodylink:visited { color:#black; text-decoration:underline;}
a.bodylink:hover { color:#white; text-decoration:none; background-color:#gray;}
a.bodylink:active { color:#black; text-decoration:underline;}