* {
	padding: 0px;
	margin:0px;
}
body {
	background-color: #ffffff;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrap {
	width: 940px;
	text-align:left;
}
#header {
	height: 135px;
	margin-bottom:20px;
}
#title {
	height: 83px;
	float:left;
}
#title h1 {
	font-size: 19pt;
	line-height:83px;
}
#topright {
	float: right;
	line-height:83px;
	font-size:12pt;
	color: #666666;
}
#footer {
	margin:10px 0px 25px 0;
	color: #333333;
	width:940px;
	text-align:center;
	clear: both;
}
#footer a {
	color: #333333;
	text-decoration: none;
	margin: 0px 10px;
}
/* navigation part */
#topmenu {
	height: 27px;
	font-size: 9pt;
	padding-left: 16px;
	width:924px;
	clear: both;
}
#topmenu ul li {
	display: inline;
	list-style: none;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
}
#topmenu li {
	margin-right: 0px;
}
.nav a strong{
	background:url(../gimages/wmenubutton_right.gif) top right no-repeat;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	line-height: 27px;
	display: inline-block;
	cursor: pointer;
}
#topmenu li a {
	padding: 0px 0px 0px 20px;
	background:url(../gimages/wmenubutton_left.gif) no-repeat;
	background-position: left;
	line-height: 27px;
	display: inline-block;
	text-decoration: none;
	color: #363636;
}
.nav a:hover strong, .current a strong{
	background:url(../gimages/menubutton_right.gif) top right no-repeat;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
	line-height: 27px;
	display: inline-block;
}
#topmenu li a:hover, #topmenu li.current a {
	padding: 0px 0px 0px 20px;
	background:url(../gimages/menubutton_left.gif) no-repeat;
	background-position: left;
	display: inline-block;
	line-height: 27px;
	text-decoration: none;
	color: #ffffff;
}

#menu {
	height: 20px;
	background:url(../gimages/background_menu.gif) no-repeat;
	text-align: right;
	padding: 5px 15px 0px 0px;
	color: #ffffff;

}
#menu a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 15px;
}
/* columns */
.onecol {
	width: 940px;
	margin-bottom: 15px;
}
.leftcol {
	float: left;
}
.rightcol {
	float: right;
}
.wholecol {
	padding: 10px;
}
.threewholetop {
	background:url(../gimages/3colwholetop.gif) no-repeat;
	height: 10px;
	width: 940px;
}
.threecolwhole {
	border-left: 1px solid #d5dbe7;
	border-right: 1px solid #d5dbe7;
	padding: 10px 20px;
	width: 898px;
}
.threecol {
	width: 279px;
	float:left;
	padding: 10px;
}
/* frontpage search */
#searchmap {
	background:url(../gimages/background_searchmap.jpg) no-repeat;
	height: 375px;
}
#bluesearch {
	height: 317px;
	width: 406px;
	float:left;
	margin: 15px;
	padding: 15px;
	color: #7a7a7a;
	background-image: url(../gimages/background_search.gif);
	background-repeat: no-repeat;
}
#bluesearch .leftcol {
	color: #000000;
	margin-right:5px;
}
#caption {
	float: right;
	margin: 15px;
	color: #d7d7d7;
	font-size: 12pt;
	text-align:right;
	padding-top: 290px;
}
#graystrip {
	height: 35px;
	background:url(../gimages/background_homeownerstravelers.gif) no-repeat;
	margin: 15px 0px;
	padding: 0 15px;
	width: 910px;
}
.graystriptxt {
	padding: 8px 0px 0px 0px;
}
/* featured properties */
.featured {
	width: 162px;
	min-height:192px;
	float: left;
	background: url(../gimages/background_featured.gif) top no-repeat;
	padding: 10px;
	margin-right: 6px;
}
.featured h1 {
	color: #2c4c87;
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
}
.featured h1 a {
	color: #2c4c87;
	text-decoration: none;
}
.featured strong {
	color: #636363;
}
.featured img {
	padding-bottom: 10px;
}
/* main content */
#leftcol {
	width: 570px;
	padding: 10px;
	border: 1px solid #dadfea;
	float:left;
	margin-bottom: 15px;
}
#rightcol {
	width: 320px;
	padding: 10px;
	float:right;
	background-color: #f3faff;
	margin-bottom: 15px;
}
#leftcol2 {
	width: 710px;
	padding: 10px;
	border: 1px solid #dadfea;
	float:left;
	margin-bottom: 15px;
}
#rightcol2 {
	width: 180px;
	padding: 10px;
	float:right;
	background-color: #f3faff;
	margin-bottom: 15px;
}
.head {
	background: url(../gimages/background_head.gif) no-repeat;
	color: #ffffff;
	height: 40px;
	font-size: 9pt;
	font-weight: bold;
	line-height: 40px;
}
.head a {
	color: #ffffff;
	text-decoration: none;
}

.head .current {
	color: #febf01;
	text-decoration: none;
}
.destination h2 {
	background-color: #f3faff;
	color: #2c4c87;
	font-weight: bold;
	font-size: 8pt;
	padding:0px 0px 0px 10px;
	line-height:20px;
	margin-bottom:10px;
}
.destination h2 a {
	color: #2c4c87;
	text-decoration: none;
}
.destination p {
	padding-left: 10px;
}
.destination p a {
	text-decoration: none;
	color: #000000;
}
.bluestill {
	background-color: #f3faff;
	padding: 10px;
	margin-bottom:10px;
}
.bluestill a {
	color: #3c61a4;
	text-decoration: none;
}
.bluestill strong {
	color: #555555;
}
.bluestill2 {
	background-color: #f3faff;
	padding: 10px;
	margin-bottom:10px;
}
.blue {
	background-color: #f3faff;
	padding: 10px;
	margin-bottom:10px;
}
.blue:hover{
	background-color: #fef8e0;
	padding: 10px;
}
.white {
	padding: 10px;
	margin-bottom:10px;
}
.whitestill {
	padding: 10px;
	margin-bottom:10px;
}
.white:hover {
	padding: 10px;
	background-color: #fef8e0;
}
.twocolleft {
	float:left;
	width:356px;
	padding:10px;
	border: 2px solid #f3faff;
	margin-bottom:10px;
}
.twocolright {
	float:right;
	width:126px;
	border: 2px solid #f3faff;
	padding: 10px;
	margin-bottom:10px;
}
.twocolwhole {
	width:526px;
	border: 2px solid #f3faff;
	padding: 10px;
	margin-bottom:10px;
}
.twocolwhole2 {
	width:666px;
	border: 2px solid #f3faff;
	padding: 10px;
	margin-bottom:10px;
}
.cal {
	float:left;
	width:200px;
	margin-right:2px;
	background-color: #f3faff;
	padding:2px;
	margin:0px 10px 10px 10px;
}
.redcal {
	color: #FF0000;
}
.boxcal {
	background-color: #ffffff;
	padding: 2px 0px;
	text-align:center;
}
.calreserve {
	background-color: #febf01;
	text-align:center;
	padding: 2px 0px;
}
.caltentative {
	background-color: #b4df26;
	text-align:center;
	padding: 2px 0px;
}
.calnotavailable {
	background-color: #959595;
	text-align:center;
	padding: 2px 0px;
}
.pricesheader {
	background-color: #e1e1e1;
	padding: 5px 0 5px 10px;
	color: #db5800;
	font-weight: bold;
	font-size: 10pt;
}
.pricesheader h3 {
	padding-bottom:10px;
}
.pricesone {
	background-color: #f3faff;
	padding: 3px 0px;
	text-align:center;
	border-bottom: 1px solid #e1e1e1;
}
.pricestwo {
	background-color: #f7f7f7;
	padding: 3px 0px;
	text-align:center;
	border-bottom: 1px solid #e1e1e1;
}
caption {
	font-size:9pt;
	font-weight: bold;
}
.gray {
	background-color: #b7b7b7;
	line-height: 20px;
	margin-bottom:10px;
	color: #ffffff;
	padding: 0px 10px;
}
.gray a {
	color: #ffffff;
	text-decoration: none;
}
.gray a:hover {
	text-decoration: underline;
}
#rightcol h3 {
	font-size: 10pt;
	color:#db5800;
}
#rightcol #googlemap {
	width: 320px;
	height: 330px;
	margin-bottom:10px;
}
.whitebg {
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 15px;
}
.whitebg a {
	color: #000000;
	text-decoration: none;
}
#rightcol .leftcol, #rightcol .rightcol {
	width: 50%;
	text-align: center;
}

.leftcol2 {
	float:left;
	width: 325px;
	padding:10px;
}
.rightcol2 {
	float:right;
	width: 325px;
	padding:10px;
}
#rightcol h4 {
	color: #3c61a4;
	font-size: 9pt;
}
#rightcol h4 a {
	color: #3c61a4;
	text-decoration: none;
}
#rightcol ul li {
	list-style-image:url(../gimages/arrow.png);
	margin-left:15px;
}
#greenlink li a {
	color: #43b317;
	font-weight: bold;
	text-decoration: none;
}

/* default */
.clear {
	clear: both;
	float:none;
	height: 0px;
}

p, h1, h2, h3, h4, h5, h6, ul, ol, table {
	padding-bottom: 10px;
}
img {
	border: 0px;
}
img a {
	border: 0px;
}
.paddingright {
	padding: 0px 5px 0px 0px;
}
a:hover {
	text-decoration: underline;
}
td {
	vertical-align: top;
	font-size: 8pt;
}
.alignright {
	float: right;
}
a {
	color: #43b317;
	text-decoration: none;
}
#leftcol ul li, #leftcol ol li, #rightcol ul li, #rightcol ol li, #leftcol2 ul li, #leftcol2 ol li, #rightcol2 ul li, #rightcol2 ol li{
	margin-left: 25px;
}
/* text */

h1 {
	color: #db5800;
	font-size: 14pt;
	font-weight: normal;
}
h2 {
	color: #43b317;
	font-size:11pt;
	font-weight: normal;
}
h3 {
	font-size: 10pt;
	color: #3c61a4;
}
h4 {
	font-size: 11pt;
	color: #555555;
	font-weight: normal;
}
td h1 {
	padding-bottom: 0px;
	font-size: 14pt;
}
.head h1 {
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
}
.threecol h2 {
	color: #2c4c87;
	font-size: 11pt;
	font-weight: bold;
}
#bluesearch h2 {
	color: #db5800;
	font-size: 14pt;
	font-weight: normal;
	padding-bottom:0px;
}
#caption h1 {
	color: #ffffff;
	font-weight: normal;
	font-size: 20pt;
	padding-bottom: 0px;
}
#graystrip strong {
	height: 10pt;
	color: #2c4c87;
	font-size: 10pt;
	font-weight: bold;
}
.onecolwhole ul li, .onecolwhole ol li, .threecolwhole ul li, .threecolwhole ol li {
	margin-left:25px;
}
/* form */

.buttongreen {
	background:url(../gimages/button_green_big.png) no-repeat;
	width: 100px;
	height: 20px;
	color: #000000;
	font-size: 9pt;
	text-align: center;
	padding: 3px 0px 0px 0px;
	margin: 6px 7px 0px 7px;
	border:0px;	
	font-weight: bold;
}
.buttonorange {
	background: url(../gimages/button_orange.png) no-repeat;
	color: #ffffff;
	border: 0px;
	height: 22px;
	width: 100px;
	text-align:center;
	line-height: 22px;
	font-size: 8pt;
}
.buttonorange a {
	color: #ffffff;
	text-decoration: none;
}
.buttongreen a {
	color: #ffffff;
}
.addproperty a {
	color: #000000;
	text-decoration: none;
}
.button a {
	color: #ffffff;
	text-decoration: none;
}

fieldset {
	border: 0px;
}
input, select, textarea {
	font-size: 8pt;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 5px 0px 0px;
	padding:2px;
	border:1px solid #666666;
}
.button {
	background:url(../gimages/button_green.png) no-repeat;
	font-size: 8pt;
	border: 0px;
	height: 23px;
	width: 76px;
	padding: 0px 0px 0px 0px;
	color: #ffffff;
}
.button_frontsearchmore {
	background:url(../gimages/searchnow_big.png) no-repeat;
	height:25px;
	width:124px;
}
.buttonwrapper {
	background:url(../gimages/button_green.png) center no-repeat;
	color: #ffffff;
	font-size: 8pt;
	border: 0px;
	height: 18px;
	width: 100px;
	padding: 5px 0px 0px 0px;
	text-align:center;
}
.buttonwrapper a {
	color: #ffffff;
	text-decoration: none;
}

.addproperty {
	background:url(../gimages/button_green.png) no-repeat;
	font-size: 8pt;
	border: 0px;
	height: 22px;
	width: 76px;
	line-height:22px;
	text-align:center;
	margin-bottom:10px;
	float:right;
}
.button_search {
	background:url(../gimages/button_search.png) no-repeat;
	height: 23px;
	width: 77px;
	border: 0px;
}
.button_learnmore {
	background:url(../gimages/button_learnmore.png) no-repeat;
	height: 20px;
	width: 100px;
	border:0px;
	margin: 8px 0px 0px 5px;
}
.button_learnhow {
	background: url(../gimages/button_learnhow.png) no-repeat;
	height: 20px;
	width: 100px;
	border:0px;
	margin: 8px 0px 0px 5px;
}


.prop_link, .whitebg .proplink {
	font-size: 8pt;
	color: #555555;
/*	text-decoration:underline; */
}
.prop_link a, .whitebg .proplink a {
	color: #555555;
	text-decoration: none;
}
.Bprop_link {
	font-size: 8pt;
	color: #666666;
/*	text-decoration:underline; */
	font-weight: bold;
}
.graytxt {
	color: #666666;
}
small {
	font-size: 8pt;
	color: #666666;
}
span.textred {
	color:#F00;
}
.button_searchsmall {
	background:url(../gimages/button_searchsmall.png) no-repeat;
	width:85px;
	height:35px;
	padding: 0px;
	margin: 0px;
	border:0px;
}
.button_submit {
	background:url(../gimages/button_submit.png) no-repeat;
	height:20px;
	width:60px;
	border: 0px;
}
.button_login {
	background:url(../gimages/button_login.png) no-repeat;
	height:20px;
	width:60px;
	border: 0px;
}
.button_continue {
	background:url(../gimages/button_continue.png) no-repeat;
	height:20px;
	width:60px;
	border: 0px;
}
.button_update {
	background:url(../gimages/button_update.png) no-repeat;
	height:20px;
	width:60px;
	border: 0px;
}
.button_back {
	background:url(../gimages/button_back.png) no-repeat;
	height:20px;
	width:60px;
	border: 0px;
}
.button_finish {
	background:url(../gimages/button_finish.png) no-repeat;
	height:20px;
	width:60px;
	border: 0px;
}
.button_checkout {
	background:url(../gimages/button_checkout.png) no-repeat;
	height:20px;
	width:75px;
	border: 0px;
}
.button_searchfront {
	background:url(../gimages/search_front.png) no-repeat;
	width:86px;
	height:25px;
	border:0px;
}
.black {
	color: #555555;
	margin-bottom:5px;
	height:16px;
	vertical-align:middle;
}
.black a {
	color: #555555;
	text-decoration: none;
}
.black a:hover {
	color: #555555;
	text-decoration: none;
}
#bluesearch .leftcol input {
	margin: 0px 0px 0px 0px;
}

#vrlinks {
	text-align:left;
}
.footer {
	border-top: #dadfea 1px solid;
	padding-top:15px;
	margin-top:15px;
}
#vrlinks a {
	margin:0px;
}
