body{
	font-family: Arial, Helvetica, sans-serif ;
	background: url(../images/tile-dark.gif);
	font-size: 14px ;
	margin: 0px;
	padding: 0px;
}

p, h1, td, h2, h3, h4, ul, td {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	line-height:20px;
	color:#0d2345;
}

h1{
	font-size: 24px ;
	line-height:28px;
	color: #0d2345 ;
	font-weight: bold ;
}

h2{
	font-size: 20px ;
	line-height:22px;
	font-weight: bold ;
	color: #617457 ;
}
h3{
	font-size: 18px ;
	line-height:22px;
	font-weight: bold ;
}
#layout{
	border: 3px solid black ;
	margin: auto ;
}

#topMenu{
	background: url('../images/menu-bg.gif') ;
	
}

#bodyCell{
	background:url('../images/tile-light.gif');
	vertical-align: top ;
	padding: 10px 10px 10px 20px ;
}

#bodyCell p{
	text-align: justify ;
	line-height: 1.4em ;
}

#sidebarCell{
	background:url('../images/tile-light.gif');
	vertical-align: top ;
	padding: 0 ;
}

#sidebarDiv{
	padding: 10px ;
}

.keywords {
	border: 1px solid #b0bca9 ;
	padding: 5px ;
	margin: 0 ;
	color:#617457;
}

.testimonialBox {
	border: 1px dashed #FFFFFF ;
	padding: 5px ;
	margin: 20px 10px 10px 10px ;
	width:425px;
}

.testimonialBox p{
	margin: 0 0 15px 0;
}

.testimonialSignature{
	font-weight: bold ;
	text-align: right ;
	margin-bottom: 0 ;
}

.testimonialBlock{
	background: #bec9b8 ;
	border: 1px solid #b0bca9 ;
	padding: 10px ;
	font-size: 10px ;
	color: #003399 ;
}

.testimonialBlock p{
	text-align: center ;
	margin: 0 ;
}
.testimonialSignature{
	font-weight: bold ;
	text-align: right ;
	margin-bottom: 0 ;
}
#footerBar{
	padding: 2px ;
	font-size: 11px ;
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color: white ;
	background: #617457 ;
}
.photo{
	border: 1px solid #003333;
	padding: 3px;
}
.photoRight {
	margin: 0px 0px 1px 20px;	
}
.photoLeft {

	margin: 0px 10px 1px 0px;
}
p.credit, p.credit a, p.credit a:link  {
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
.recommended, .recommended a, .recommended a:link{
	font-size:12px;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	color:#0d2345;
}
p.credit a:hover {
	color: #f0992f;
	text-decoration:underline;
}
.formField{
	margin-bottom: 15px ;
	margin-left: 10px ;
}
.formLabel{

}
#rentalForm input, #rentalForm textarea {
	border: 1px solid #9aa892 ;
	background:#e1ecda;
	font-size: 13px ;
}

#rentalFormSubmit{
	font-weight: bold ;
	padding: 5px ;
}
.errors{
	padding: 0 5px 0 10px;
	border: 1px solid #618f46 ;
	background-color:#ffffff;
}
#footer_menu{
margin:0px;
padding:10px;
line-height:14px;
}
#footer_menu li
{
display: inline;
list-style-type:none;
padding: 0 3px 0 0;
margin:0;
font-size:10px;
}

#footer_menu a, #footer_menu a:link  {
	color:#eef4ea;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
#footer_menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}