body {
	margin: 0;
	padding: 20px 0 0 0; 
	text-align: left;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	color: #fff;
	}
table {
	width: 1008px;
	height: 100%;
	}
#ccol img {
	margin: 2px;
	float: right;
	padding: 15px 0 0 10px;
	}
#rcol img {
	margin: 2px;
	position: right;
	padding: 15px 0 0 10px;
	}
#rcol2 img {
	margin: 2px;
	float: right;
	padding: 15px 0 0 10px;
	}
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 1.75em;
	border-bottom: 1px dotted #00CCFF;
	}
h2 {
	font-size: 1.5em;
	border-bottom: 1px dotted #00CCFF;
	}
h3 {
	font-size: 1.25em;
	color: #A2DEF6;
	line-height: 130%;
	}
h5 {
	border-bottom: 1px dotted #00CCFF;
	}
p {
	line-height: 135%;
	}
ul {
	margin: 0;
	padding-left: 12px;
	list-style: square;
	color: #FFFFFF;
	line-height: 145%;
	}
li {
	margin: 2px 10px 2px 10px;
	}
a {	
	background: inherit; 
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	background: inherit;
	color: #c4ff9e;
	text-decoration: none;
	border-bottom: 1px solid #c4ff9e;
	font-weight: bold;
	}
#wrapper {
	border: 2px solid #999999;
	}
#lborder {
	width: 14px;
	background-image: url(images/lborder.jpg);
	background-repeat: repeat-y;
	}
#navbar, #footer {
	background: inherit;
	color: #c4ff9e;
	padding: 5px;
	background-image: url(images/hfbak.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	}
#navlinks {
	text-align: left;
	float: left;
	}
#search {
	text-align: right;
	float:right;
	}
#logo {
	border-bottom: 1px solid #777; 
	border-top: 1px solid #999;
	height: 140px;
	background-color: #000;
	}
#hdeco {
	border-bottom: 1px solid #777; 
	border-top: 1px solid #999;
	height: 140px;
	background-color: #00A3E5;
	}
#hdeco {
	text-align:right;
	}
#main {
	border-left: 2px solid #999999;
	border-right: 2px solid #999999;
	background: #000;
	}
#onecolhome, #ccolhome, #rcolhome {
	padding: 5px 20px 5px 15px;
	background-color: #333333;
	vertical-align: top;
	}
#onecol, #ccol, #rcol {
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 5px 20px 5px 15px;
	background-color: #333333;
	vertical-align: top;
	}
#rcol2 {
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 5px 20px 5px 15px;
	background-color: #333333;
	vertical-align: top;
	}
#ccol2 {
	padding: 5px 20px 5px 15px;
	background-color: #333333;
	vertical-align: top;
	}
#float {
	float: right;
	padding: 0 0 20px 20px;
	}
div.credit {
	font-size: 90%;
	}
div.contact {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 0 0 0 24px;
	vertical-align: bottom;
	}
div.callout {
	background-image: url(newsite/images/callout2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font: 120% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding: 15px;
	}
div.caption {
	clear: right;
	text-align: right;
	}
div.photogroup { 
	float: right; 
	width: 356px;
	padding: 0 20px 5px 0;
	}
div.chd a:hover {
	border-bottom: 1px solid #333333;
	}
#footer {
	text-align: center;
	border-top: 1px solid #999;
	background-color: inherit;
	color: #999999;
	}
div.webdev a {
	color: #999999;
	}
div.webdev a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#rborder {
	width: 14px;
	background-image: url(images/rborder.jpg);
	background-repeat: repeat-y;
	}
div.rule {
	width: 150px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #00CCFF;
		}
.rent {
	color: #c4ff9e;
	font-style: italic;
	}