﻿TD {
	font-family:"Arial", "Helvetica"; 
}
		
BODY{
	font-family:"Arial", "Helvetica"; 
	font-size:15px;
	background-color:#2c2c2c;
	margin:0px;
	overflow-x:hidden;
}

#leftcontent {
	background-color:black;
	color:white;
	font-size:15px;
	padding: 0px 18px;
}

#contactinfo {
	background-color:white;
	font-size:16px;
	padding:7px;
	padding-bottom:65px;
}

#contactinfo .header {
	background-color:#605c57;
	color:white;
	font-weight:bold;
	font-size:16px;
	padding: 3px 4px;
}

#rightcontent {
	background-color:#444444;
	padding:10px;
	color:white;
	font-size:12px;
}

#nav {
	 background: #af0000 url('../siteart/redbar.gif') no-repeat top;
	 text-align:right;
	 padding: 10px 9px 5px 0px;
	 color:white;
}

#nav a:link {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:white;
}

#nav a:active {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:white;
}
#nav a:visited {
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	color:white;
}

#nav a:hover {
	color:yellow;
}

a.footerlink:active{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#ffffff;}
a.footerlink:visited{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#ffffff;}
a.footerlink:link{text-decoration:underline; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#ffffff;}
a.footerlink:hover {text-decoration:none; font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#ffffff;}

.footertext{font-family:Arial, Helvetica, sans-serif;font-size:10pt; color:#ffffff;}

.smallfootertext{font-family:Arial, Helvetica, sans-serif;font-size:8pt; color:#ffffff;}

.divfooter
	{
	width:450px;
	text-align:center;
	}

#rental-table {
	color:#fff;
	font-size:10pt;
	padding:3px 5px;
	border:1px #fff solid;
}

a.white:link, a.white:active, a.white:visited {
	color: white;
}

a.white:hover {
	color: yellow;
}

