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

body { 
	text-align: center; 
	margin: 0;
	background: url(bg.gif); 
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

hr {
  border: 0;
  background-color:#888;
  height:2px;
}

#bg {
	
}

#wrapper {
	
	
	text-align: left;
}

#header {
	height: 218px;
	
}

#logo {
	position: relative;
	top: 55px;
	left: 85px;
}

#content_wrapper {
	
	margin: 0 auto;
	text-align: left;
}

#nav_wrapper {
	float: left;
	position: relative;
	top: -55px;
	left: -10px;
}

#nav {
	width: 170px;
	min-height: 349px;
	padding-top: 30px;
	padding-left: 16px;
}

#nav a {
	display: block;
	font: Normal 11px Arial;
	text-decoration: none;
	color: #597832;
	line-height: 28px;
	text-transform: uppercase;
}

#nav a:hover {
}

#myspace {
	position: relative;
	left: 10px;
	top: 10px;
}

#content {
	padding: 20px 20px 10px 20px;
	
	font: normal 11px Verdana;
	color: #333333;
	line-height: 16px;
}

#panels {
	margin-bottom: 20px;
}

#news{
	float:left;
}

#news h1 {
	font: bold 14px Arial;
	text-transform: uppercase;
	margin-bottom: 3px;
}

#content h1 {
	font: bold 14px Arial;
	margin-bottom: 3px;
}

#content h2 {
	font: bold 12px Arial;
	margin-bottom: 3px;
}

#content h3 {
	font: bold 11px Arial;
	margin-bottom: 3px;
}


#feature {
	float: right;
	width: 240px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;
}

.caption {
	color: #666666;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
}

#links {
	clear: both; 
	position:relative;
	top: -30px;
	width: 782px;
	text-decoration: none;
	color: #80a731;
	/*min-height:80px;*/
}

#links a {
	text-decoration: none;
	color: #80a731;
}

#links_box_top {
	height: 10px;	padding: 10px;
}

#links_box_middle {
	padding: 10px 20px 10px 20px;
}

#links_box_middle td {
	padding:2px 8px 2px 8px;
}



#links_box_bottom {
	height: 10px;
}


#copyright {
	position:relative;
	top: -20px;
	color: #666666;
	font: normal 10px Verdana;
}

.star_list li {
	padding-left: 25px;
	list-style: none;
	line-height:20px;
}

.rental_selection{
	border:1px solid #CCCCCC;
	background-color:white;
}

.big_character {
	font-size:28px;
	font-weight:bold;
}

.clickable {
	cursor:pointer;
	text-decoration:underline;
}
