﻿/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	height: 100%;
	background-image: url("images/furybg.gif");
	background-repeat: repeat-y;
	background-position:center;
	background-color: #252525;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}

table{
	margin: 0px 20px 0px 20px auto;
	color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}


li {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	padding: 0px 10px 0px 10px;
	color: white;
	font-weight:normal;
}

ul {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	padding: 0px 10px 0px 10px;
	color: white;
	font-weight:normal;
	margin: 0px 0px 0px 20px;
}


p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	padding: 0px 10px 0px 10px;
	color: white;
	font-weight:normal;
}


a:visited{
	color: #fff000;
	line-height: 1.10em;
	padding:  0px;
	text-decoration: underline;
}

a:link{
	color: #fff000;
	line-height: 1.10em;
	padding:  0px;
	text-decoration: underline;
}

a:hover{
	color: #8c97ab;
	text-decoration: none;
}

table.dot {
	padding: 5px 0px 5px 0px;
	border: solid;
	border-collapse: collapse;
	border-color: white;
	margin-left: 10px;
	width: 98%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.25em;
	color: white;
	font-weight:normal;
}

table.dot td {
	padding: 10px 5px 10px 5px;
	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#body{
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	width: 880px;	
	background-position: top center;
	background-repeat: repeat;
	margin: 0 auto;
	text-align: left;
	}

#header{
	
	
	}

#leftcolumn{
	padding: 0px 0px 0px 0px;
	float:left;
	background-color: #000000;
	width: 666px;	
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}
	
#links{
	padding: 10px 10px 0px 10px;
	background-image: url("images/righttop.gif");
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #252525;
	float:left;
	background-color: #252525;
	width: 182px;	
	margin: 0px 0px 0px 0px;
	text-align: left;
	}
	
#rightroundbottom {
	padding: 0px 10px 0px 10px;
	background-image: url("images/rightbottom.gif");
	background-repeat: no-repeat;
	background-position:bottom center;
	background-color: #252525;
	float:left;
	width: 182px;
	height: 13px;
	}

html>body #rightroundbottom {
	padding: 0px 10px 0px 10px;
	}


#rentals{
	padding: 5px 5px 5px 5px;
	background-image: url("images/righttop.gif");
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #252525;
	width: 192px;	
	height: 100%;
	margin: 12px 0px 0px 0px;
	text-align: left;
	}

html>body #rentals{
	float:left;
	}


.sponsorstitle{
	font-size: 14px;
	font-weight:bold;
	}
	
#rentalscontent{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.25em;
	padding: 10px 0px 0px 0px;
	color: white;
	font-weight:normal;
	}

html>body #rentalscontent{
	padding: 10px 10px 0px 5px;
	}

#rightcolumn{
	
	padding: 0px 0px 0px 0px;
	float:left;
	background-color: #000000;
	width: 202px;
	height: 100%;	
	margin: 0px 0px 0px 12px;
	text-align: left;
	}

html>body #rightcolumn{
	
	margin: 0px 0px 0px 12px;

	}

	
#content{
	padding: 5px 5px 5px 5px;
	_padding: 3px 3px 3px 3px;
	background-image: url("images/topround.gif");
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #252525;
	float:left;
	width: 656px;
	_width: 660px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}
	
#contentbottom{
	padding: 5px 5px 5px 5px;
	background-image: url("images/bottomround.gif");
	background-repeat: no-repeat;
	background-position:bottom center;
	background-color: #252525;
	float:left;
	width: 656px;
	height: 13px;
	margin: 0px 0px 12px 0px;
	text-align: left;
	}

#pagetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	padding: 3px 5px 3px 10px;
	color: white;
	font-weight:bold;
	}

#pagetitlesub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 3px 5px 0px 10px;
	color: white;
	font-weight:normal;
	}

#title{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	padding: 8px 5px 3px 10px;
	background-image: url("images/item_fade.gif");
	background-repeat: repeat-x;
	background-position:top center;
	background-color: #929112;
	height: 22px;
	color: white;
	font-weight:normal;
	margin: 5px 5px 5px 5px;
	}
	
#title2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 5px 5px 5px 10px;
	background-color: #929112;
	color: white;
	font-weight:bold;
	margin: 10px 10px 0px 10px;
	}


#main{
	padding: 5px 5px 5px 5px;
	background-color: #8c97ab;
	float:left;
	width: 596px;	
	margin: 0px 0px 12px 0px;
	text-align: left;
	}
	
#horbul ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	}
	
	#horbul li{
	display: inline;
	font-size:large; 
		}


	

#footerpage{
	padding: 8px 3px 5px 3px;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
	background-position:top center;
	background-color: #ffffff;
	float:left;
	width: 656px;
	_width: 660px;
	height: 20px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.25em;
	color: white;
	font-weight:normal;

}

html>body #footerpage{
	padding: 8px 5px 5px 5px;
}


.tableclass td{
	padding: 2px 2px 2px 2px;
}