body{
	height: 100%;
	padding: 0;
	margin: 0;
	min-width: 790px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	background-color: #ffffff;
}

img{border: 0px; padding: 0px; margin: 0px;}
a{text-transform: capitalize; color: #101010; font-weight: normal;}
a:hover{color: #FF8E01;}
a.special{color: #076EA9;}
a:hover.special{color: #FF8E01;}
.clear{clear: both;}

#container{
	height: 100%;
	margin: 0px auto;
	width: 790px;
	text-align: left;
	background: #ffffff;
}

#header{
	width: auto;
	height:106px;
}

#navigation{
	background: #666666;
	text-align: center;
	width: 790px;
	height: 48px;
	font: 15px Georgia, Times, serif;
	line-height: 48px;
}
#navigation a{padding-left: 15px; padding-right: 15px; font-weight: bold; color: #eaeaea; text-decoration: none;}
#navigation a:hover{color: #151515;}

#content{
	padding: 0px 20px 0px 20px;
	background: #f1f1f1;
	text-align: justify;
	border-left: 1px solid #909093;
	border-right: 2px ridge #909093;
	border-bottom: 3px ridge #909093;
	color: #000000;
	background-image: url(/images/cont-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content h1{text-transform: uppercase; color: #FF8E01; margin-bottom: 430px;}
#content a img{border: 4px ridge #ffffff;}
#content a:hover img{border: 4px ridge #FF8E01;}

#cookieCrumbs{
	text-transform: uppercase;
	color: #909093;
	padding: 10px 0px 10px 0px;
}
#cookieCrumbs a{text-transform: uppercase; color: #909093; font-weight: normal;}
#cookieCrumbs a:hover{color: #FF8E01; font-weight: normal;}

#rental{
	position: absolute;
	top: 295px;
	margin-left: 20px;
}
#rental a img{border: 4px ridge #ffffff;}
#rental a:hover img{border: 4px ridge #FF8E01;}

div.newsHeader{
	background: #666666;
	color: #f1f1f1;
	padding: 5px 10px;
}

#mostPopular{
	padding: 5px 10px;
	text-align: center;
}
#mostPopular img{margin: 0px 3px;}
#mostPopular a img{border: none;}
#mostPopular a:hover img{border: none;}

div.catSpecial{
	padding: 5px 10px 5px 10px;
	text-align: left;
}
div.catSpecial a{text-transform: capitalize;}
div.catSpecial img{margin: 0px 7px 0px 7px;}

div.insideLinks{
	position: relative;
	top: 0px;
	width: 50%;
	float: left;
	text-transform: capitalize;
}

#footer{
	margin: 0px auto;
	width: 780px;
	color: #000000;
	text-align: center;
}
#footer p b{text-transform: uppercase;}
#footer a{color: #101010;}