/***** General Formatting *****/
body {
	background-image:url(../images/interface/background.gif); 
	background-repeat:repeat;
	}

#wrapper {
	width:800px;
	margin:0 auto;
	background:#9999CC;
	border:4px #FFCC00 solid;
	}

.wrapper {width:800px;}


/***** Header Formatting *****/
#header {
	background-color:#3366CC;
	height:111px;
	}


/***** Contact Bar Formatting *****/
#contactbar {
	background-color:#4A4A63;
	padding:2px;
	color:#FFFFFF;
	text-align:center;
	}

#contactbar a {
	color:#FFFFFF;
	font-weight:bold;
	}
	
.contacttoll {
	margin-left:150px;
	font-weight:bold;
	}
	

/***** Nav Formatting *****/
#navleft {
	background-image:url(../images/interface/nav-left.gif);
	width:22px;
	height:27px;
	}

#nav {
	background-image:url(../images/interface/nav-tile.gif);
	height:27px;
	width:759px;
	text-align:center;
	font-weight:bold;
	font-size:1em;
	color:#FFFFFF;
	}
	
#nav a {
	color:#FFFFFF;
	}
	
#nav a:hover {
	color:#FFFF00;
	text-decoration:underline;
	}

#navright {
	background-image:url(../images/interface/nav-right.gif);
	width:19px;
	height:27px;
	}
	

/***** Content Formatting *****/
#content {
	background-color:#FFFFFF;
	min-height:300px;
	padding:25px;
}

.img {
	padding:20px;
	}
	
#content h1 {
	color:#4A4A63;
	}
	
#content li {
	list-style:none;
	margin:10px;
	}
	
#content a {
	color:#0066CC;
	}
	
#content a:hover {
	color:#CC0000;
	}
	


/***** Footer Formatting *****/	
#footer {
	background-color:#FFFFFF;
	text-align:center;
}

#footer h2 {
	color:#CC0000;
	}
	
#footer a {
	color:#0066CC;
	}
	
#footer a:hover {
	color:#CC0000;
	}

#logo {
	background-image:url(../images/logo_footer.gif);
	background-repeat:no-repeat;
	width:158px;
	height:80px;
	padding-left:5px;
	}
	
#tollfree {
	width:612px;
	}

#copyright {
	background-color:#FFCC00;
	border-left:4px #FFCC00 solid;
	border-right:4px #FFCC00 solid;
	border-bottom:4px #FFCC00 solid;
	font-size:0.8em;
	min-height:15px;
}

#copyright a {
	color:#0066CC;
	}

#gallery_div{
	display: block;
	width:518px;
	margin:0px auto;
}

#gallery_div li{
	float:left;
	width: 150px;
}

#rental_table td{
	border:1px solid #000000;
}
