h1{color:#2c4863;font-size:24px;font-weight:normal;letter-spacing:-1px;}
h2{font-size:18px;color:#2c4863;font-weight:normal;}
h3{margin:6px 3px;font-size:12px;}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-color: #50647F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#cwrap {
	width: 760px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../images/hdr-bg.gif);
	background-repeat: no-repeat;
	height: 166px;
	width: 749px;
	border: 5px solid #FFFFFF;
}
#header h1 {
	font-size: .5em;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	text-decoration: none;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 166px;
	width: 402px;
	text-indent: -9999pt;
	display: block;
	margin-left: 100px;
}
#mainmenu {
	background-color: #25405A;
	height: 34px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	list-style-type: none;
}
#mainmenu ul li {
	float: left;
}
#mainmenu a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 32px 9px;
	background-image: url(../images/menu-separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainmenu a:hover {
	background-color: #35526E;
}
#mainmenu .last {
	background-image: none;
	padding-right: 39px;
}
#content {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#contentwrap {
	float: left;
	background-color: #FFFFFF;
	width: 760px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccc;
	border-left-color: #ccc;
	background-image: url(../images/rightmenu-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#leftcontent {
	float: left;
	width: 563px;
}
#rightcontent {
	float: right;
	width: 197px;
}
#lbtns {
	background-image: url(../images/btns-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	padding-left: 32px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#lbtns a {
	text-indent: -9999pt;
	display: block;
	text-decoration: none;
	height: 76px;
	float: left;
	margin-right: 1px;
}
#lbtns .lbtn1 {
	background-image: url(../images/btn-l-1.gif);
	background-repeat: no-repeat;
	width: 174px;
}
#lbtns .lbtn2 {
	background-image: url(../images/btn-l-2.gif);
	background-repeat: no-repeat;
	width: 175px;
}
#lbtns .lbtn3 {
	background-image: url(../images/btn-l-3.gif);
	background-repeat: no-repeat;
	width: 174px;
}
#lbtns a:hover {
	background-position: left bottom;
}
#rentals {
	padding: 10px;
	font-size: .75em;
	float: left;
}
#rentals h1 {
	font-size: 2em;
	font-weight: normal;
	color: #2C4863;
	margin: 0px;
	padding: 10px 0px;
}
#rentals p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666666;
}
#rental-list {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 543px;
}
#rental-list .item {
	font-size: .8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
}
#rental-list .item h2 {
	font-size: 1em;
	background-color: #074F97;
	margin: 0px;
	padding: 10px;
	color: #FFFFFF;
}
#rental-list .item .price {
	font-weight: normal;
	float: right;
}
#rental-list .item h2 a {
	color: #FFFFFF;
	text-decoration: underline;
}
#rental-list .item .cols {
	float: left;
}
#rental-list .item .cols .lcol {
	padding: 10px;
	width: 160px;
	float: left;
}
#rental-list .item .cols .mcol {
	padding: 10px;
	float: left;
	width: 235px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eee;
	border-left-color: #eee;
}
#rental-list .item .cols .rcol {
	padding: 10px;
	float: right;
	width: 67px;
}
#rental-list .item .cols .mcol p {
	padding: 0px 0px 5px;
	color: #333333;
}
#nav {
	float: left;
	color: #999999;
	line-height: 1.4em;
}
#nav strong {
	color: #333333;
}
#nav a {
	color: #0033CC;
}
#nav a:hover {
}
#rbtns {
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#rbtns a {
	text-indent: -9999pt;
	display: block;
	text-decoration: none;
	height: 77px;
	margin-right: 0px;
}
#rbtns .rbtn1 {
	background-image: url(../images/btn-california.gif);
	background-repeat: no-repeat;
	width: 197px;
}
#rbtns .rbtn2 {
	background-image: url(../images/btn-hawaii.gif);
	background-repeat: no-repeat;
	width: 197px;
}
#rbtns a:hover {
	background-position: left bottom;
}
#rightnav {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 197px;
	background-image: url(../images/hdr-rightmenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightnav ul {
	margin: 0px;
	padding: 0px 0px 0px 4px;
	list-style-type: none;
	font-size: 0.75em;
	line-height: 1.4em;
}
#rightnav ul li {
}
#rightnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: right;
	padding: 5px 10px 5px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0C5CA;
}
#rightnav a:hover {
	background-color: #A1AFBD;
}
#footer {
	font-size: .65em;
	color: #999999;
	padding: 10px;
	float: left;
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	background-color: #FFFFFF;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .logo {
	float: right;
}

.featured-listing {

	width: 160px;

	border: 1px solid #999;

	border-bottom-width: 2px;

	padding: 4px;

	margin: 0 15px 5px 0;

	float: left;

	}



.featured-listing h4 {

	background: #2C4863 !important;

	padding: 6px !important; margin: 0;

	font-size: 11px; font-weight: bold;

	text-align: center;

	color:#FFF;

	}



.featured-listing img {

	border: none;

	margin-bottom: 3px;

	}



.featured-listing p {

	background: transparent;

	padding: 4px; margin: 0;

	font-size: 9px;

	}
	
.clear{clear:both;}