BODY {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    Margin-top: 5px;
    Margin-bottom: 5px;
    Margin-left: 5px;
    Margin-right: 5px;
	Background-color: #FFF;
	text-align: center;

}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #336;
	margin-bottom: .5em	
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #336;
	margin-bottom: .5em
}

#citylinks {
	border-top: solid 2px #036;
	padding: 1em;
	width: 95%;
}

.content {
	margin: 1em auto;
	width: 90%;
	text-align: left;
}
/*
.content-right {
	margin: 1em;
	width: 575px;
	text-align: left;
	float: left;
	clear: right;
}
*/
.leftcol {
	padding: 10px 10px;
	margin: 1em;
	width:175px;
	float: left;
	text-align: left;
	min-height: 600px;
	background: #E8F3FF;
}

.rightcol {
	padding: 10px 10px;
	margin: 1em;
	width:175px;
	float: left;
	text-align: left;
	min-height: 600px;
	background: #E8F3FF;
}

.test {
	margin: 3em auto;
	width:600px;
	text-align: left
}

#header {

	width: 100%
}

a:link.headernav { 
	color: #333333
}

a:visited.headernav { 
	color: #000
}

a:hover.headernav { 
	color: #999;
	text-decoration: none
}

a:active.headernav { 
	color: #333333
}

.topnav {
	font-size: 12px;
	
}

#footer {
/*	float: left;
	clear: left;
	width: 100%;*/
}

.footerdiv {
	padding: 2em;
	color: #fff;
	font-size: 10px;
	width: auto;
	background-color: #336699;
	text-align: center;
}


a:link.footer { 
	color: #FFF;
}

a:visited.footer { 
	color: #9CF;
}

a:hover.footer { 
	color: #CCCCCC;
	text-decoration: none;
}

a:active.footer { 
	color: #333333;
}
	
P {
	line-height: 140%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1em;
}

.small {
    FONT-WEIGHT: normal;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

P.smaller {
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

TD {
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

ul.cities { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.smallred {
	color: #F00;
	font-size: smaller;
}

.small-gray {
	color: #CCCCCC;
	font-size: 10px;
}

.small-gray a {
	color: #CCCCCC;
	font-size: 10px;
}

/* ---------  LOGIN STYLES  --------- */

.loginnav {
	font-size: 13px;
	color: #FFF;
	background-color: #369;
	border: 1px solid #999;	
}

fieldset.members {
	width: 100%;
	padding: 1em;
	font-size: 9pt;
	border: #CCC 1px solid;
}


/* ---------  FORM STYLES  --------- */

.formheader {
	font-weight: bold;
	color: #fff;
	background-color: #0099CC;
	padding: .5em;
}

.headertext {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

.formtext {
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px solid #999;	
}

input.formbox {
	font-size: 12px;
	color: #000;
	background-color: #fff;
	border: 1px #006;
}

input.formboxdelete {
	font-size: 14px;
	color: #000;
	border: solid 1px #000;
}

input.formbutton_old {
	background-color: #6CF;
	color: #003;
	font-size: 12px;
	border: solid 1px #06C;
	font-weight: bold;
}

input.formbutton {
	background-color: #E7D894;
	color: #003;
	font-size: 12px;
	border: solid 1px #06C;
	font-weight: bold;
}

input.formbutton2 {
	background-color: #E7D894;
	font-size: 12px;
	color: #000;
	border: solid 1px #003;
	font-weight: bold;
}

fieldset {
	font-size: 9pt;
	padding: .5em;
	width: 300px;
}


/* ---------  PROPERTY LISTING STYLES  --------- */

.listrow1 {
	background-color: #E8F3FF;
}

.listrow2 {
	background-color: #FFF;
}


a:link.prop { 
	color: #333333
}

a:visited.headernav { 
	color: #000
}

a:hover.headernav { 
	color: #999;
	text-decoration: none
}

a:active.headernav { 
	color: #333333
}


.propsum {
	font-size: 8pt;
	vertical-align: top;
}

a:link.proplink {
	font-size: 8pt;
	vertical-align: top;
	color: #000;
	text-decoration: none;
}

a:visited.proplink {
	font-size: 8pt;
	vertical-align: top;
	color: #000;
	text-decoration: none;
}

/*
.propdetailtitle {
	font-weight: bold;
	font-size: 11pt;
	color: #336;
}
*/

.propsumtitle {
	font-weight: bold;
	font-size: 9pt;
	color: #336;
}

.propsumtitle a {
	font-weight: bold;
	font-size: 9pt;
	color: #336;
	text-decoration: none;
}

.propdetailsub {
	font-weight: bold;
	font-size: 10pt;
	color: #336;
	border-bottom: solid 1px #036;
	line-height: 100%;
}

.propsumamen {
	font-size: 9pt;
}

.detailslist {
	font-size: 9pt;
	list-style: square;
	line-height: 125%;
	text-indent: 0em;
	margin-left: .5em;
	padding-left: 1em;	
}

.detailtable td {
	font-size: 9pt;
}

#PropRates td {
	font-size: 8pt;
}

/* --------------------- NEW PROPERTY STYLE ------------ */

#quick-top {
	width: 175px;
	background: #E7D894 url(http://www.vacation-rentals-byowner.com/images/detail-leftnav_13.gif) top no-repeat;
	padding-top: 22px;
	margin-bottom: 5px;
}

#owner-top {
	width: 175px;
	background: #E7D894 url(http://www.vacation-rentals-byowner.com/images/detail-leftnav_18.gif) top no-repeat;
	padding-top: 22px;
	margin-bottom: 5px;
}

#avail-top {
	width: 175px;
	background: #E7D894 url(http://www.vacation-rentals-byowner.com/images/detail-leftnav_22.gif) top no-repeat;
	padding-top: 22px;
	margin-bottom: 5px;
}

#attract-top {
	width: 175px;
	background: #E7D894 url(http://www.vacation-rentals-byowner.com/images/detail-leftnav_26.gif) top no-repeat;
	padding-top: 22px;
	margin-bottom: 5px;
}
#article-top {
	width: 175px;
	background: #E7D894 url(http://www.vacation-rentals-byowner.com/images/related_articles.gif) top no-repeat;*/
	padding-top: 22px;
	margin-bottom: 5px;
}

#bottom {
	width: 175px;
	background: url(http://www.vacation-rentals-byowner.com/images/detail-leftnav_16.gif) bottom no-repeat;
	padding-bottom: 8px;

}

#LN-content {
	font: 10px/12px Verdana,sans-serif;

}
#leftcol {
	width: 175px;
	padding-top: 5px;
}

#rightcol {
	padding: 1.5em;
}

#LN-content p {
	margin: 1em;
}

#LN-content h5 {
	color: #F00;
	margin: 0px;
}

#LN-content h6 {
	margin: 0px;
}

#small {
	font-size: 11px;
}

span.place {
	font-weight: bold;
	color: #663;
}

span.name {
	font-weight: bold;
	color: #330;
}

span.distance {
	font-weight: normal;
	color: #330;
}

.propdetailtitle {
	font-weight: bold;
	font-size: 15px;
	color: #FFF;
	padding-bottom: 4px;
}

.propcity {
	font-size: 8pt;
	color: #FFF;
	vertical-align: top;
}

.desc-item {
	margin-bottom: 2em;
}

.sibling-cities a
{
	font-size: 8pt;	
}

.content a:link { color:#369; }
.content a:visited { color:#47A; }
.content a:hover { color:#F00; }


.hdr  {background-color:#999999;color:#FFFFFF;}
.hdrA {background-color:#999999;color:#FFFFFF;cursor:pointer;}
.ndt  {position:absolute;width:19px;height:19px;}
.bdt  {position:absolute;width:19px;height:19px;}
.dt   {position:absolute;width:19px;height:19px;cursor:pointer;}
.sdt  {position:absolute;width:19px;height:19px;}
.dayTable{
	z-index:101;
	position:absolute;
	border:1px solid #CCCCCC;
	background-color:#EFEFEF; cursor:default;
	height:154px;
	width:141px;
	overflow:hidden;
}
.gb,.dt,.hdr,.hdrA,.ndt,.bdt,.sdt,.dayTable span{
	display:block;width:20px; padding-top:4px; line-height:10px; height:18px; float:left; font-size:10px; font-weight:bold; text-align:center; vertical-align:middle;
	text-decoration:none;
position:absolute;
	color:#000000;
}
.gb,.gb:link,.gb:visited{
vertical-align:middle;
color:#FFFFFF;
	background-color:#339966;
}
.dt:hover, .gb:hover, .gb:active{
	color:#FFFFFF;
	background-color:#FF0000;
}
.dow{
background-color:#FFFFFF;height:18px; padding-top:4px; border-bottom:1px solid #999999; clear:both;
}
.dt, .dows{
	background-color:#FFFFFF;
}
.ndt,.bdt,.sdt,.ndt:hover,.bdt:hover,.sdt:hover,.ndt:link,.bdt:link,.sdt:link,.ndt:visited,.bdt:visited,.sdt:visited{
	color:#CCCCCC; cursor:default;
}
.sd{
	border:1px solid #FF0000;
}
.ndt{
	background-color:#EFEFEF;
}
.sdt{
	background-color:#339933;
}
.dayTable span{
	position:relative;
	padding:0px;height:16px;
}
.dayTable .header{
	background-color:#003399;
	width:141px;
	height:20px;
	cursor:default;
}
.dayTable .title{
	width:101px;padding-top:4px; text-align:center;
	color:#FFFFFF;
}
.dayTable .header a{
	cursor:pointer;
	width:20px;
	height:20px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px; font-weight:bold;
	line-height:18px;
	padding-top:0px;
	
}
.dayTable .header a:hover{
	color:#000000;
	background-color:#FFFFFF;
}