/* North Coast Management - Base Styles (BASE.CSS)
Website Colors - For Reference Only
Light Blue Background: #CEE1E3
Dark Blue Bold: #91C0C6
Dark Blue Text: #035B90
Light Sand Highlight: #F0E9CB
Dark Sand Bold: #CE9E4E
*/
BODY {	margin: 0px; padding: 0px;
		font-family : Futura Md BT, Futura, "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
		font-size: 9pt; color: #000000; background-color: #CEE1E3; 
		scrollbar-3d-light-color : #FFFFFF; scrollbar-arrow-color : #FFFFFF; scrollbar-base-color : #006699; 
		scrollbar-dark-shadow-color : #FFFFFF; scrollbar-face-color : #006699 ; 
		scrollbar-highlight-color : #FFFFFF; scrollbar-shadow-color: #FFFFFF; 
}

#wrapper	{
	z-index: 1;
}

#masthead	{
	position:absolute;
	top: 0;
	left: 0;
	width: 955px;
	z-index: 1;
}

#menu	{
	position:absolute;
	color: #035B90;
	left: 54px;
	top: 110px;
	font-size: 101%;
	width: 885px;
	height: 40px;
	z-index: 4;
}

#menu A {text-decoration: none; font-weight: normal; color: #035B90;}
#menu A:link	{text-decoration: none; font-weight: normal; color: #035B90;}
#menu A:hover	{text-decoration: none; font-weight: normal; color: #CE9E4E;}
#menu A:visited {text-decoration: none; font-weight: normal; color: #035B90;}
#menu A:visited:hover {text-decoration: none; font-weight: normal; color: #CE9E4E;}

#page	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 955px;
	z-index: 1;
}

#pageBody	{
	position: absolute;
	top: 280px;
	left: 250px;
	width: 700px;
	z-index:1;
}

#pageFooter	{
	position:absolute;
	top: 2000px;
}

#sendToFriend {
	position:absolute;
	left:0px;
	top:624px;
	width:250px;
	height:25px;
	z-index:5;
	text-align:center;
}

#liveChat	{
	position: absolute;
	left: 48px;
	top: 650px;
	z-index: 5;
}

.contents	{
	font-family : Futura Md BT, Futura, "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
	width: 700px;
}

.contents H1	{
	font-weight: 450;
	font-size: 135%;
	color: #CE9E4E;
	padding: 0px;
	margin: 0px;
}

.contents H2	{
	font-weight: 450;
	font-size: 125%;
	color: #006699;
	padding: 0px;
	margin: 0px;
}

.contents H3	{
	font-weight: 450;
	font-size: 115%;
	color: #006699;
	padding: 0px;
	margin: 0px;
}

.contents P	{
	font-family : Futura Md BT, Futura, "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
}

.contents LI	{
	padding: 0px 0px 5px 0px;
	list-style-image:url(/images/page/li_dot.gif);
	line-height: 115%;
}

.contents UL A:link	{text-decoration: none; font-weight:bold; color:#0066A5;}
.contents UL A:hover	{text-decoration: none; font-weight:bold; color:#0066A5;}
.contents UL A:visited {text-decoration: none; font-weight:bold; color:#0066A5;}
.contents UL A:visited:hover {text-decoration: none; font-weight:bold; color:#0066A5;}

.contents TD.headrow	{
	background-color: #0066A5;
	color: white;
	font-weight: bold;
}

TD.moreinfo	{
	font-size: 101%;
	font-weight: 450;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #006699;
}

TABLE.rentals	{
	border-top: 1px dashed #CE9E4E;
}

TABLE.rentals A:link	{text-decoration: none; font-weight:bold; color:#0066A5;}
TABLE.rentals A:hover	{text-decoration: none; font-weight:bold; color:#0066A5;}
TABLE.rentals A:visited {text-decoration: none; font-weight:bold; color:#0066A5;}
TABLE.rentals A:visited:hover {text-decoration: none; font-weight:bold; color:#0066A5;}

TD.footer	{
	color: #999999;
	font-size: 90%;
	padding: 0px;
	border: 0px solid white;
}

TD.DRfooter	{
	color: #999999;
	font-size: 90%;
	text-align: justify;
	padding: 0px;
	border-top-style: solid; 
	border-top-width: 1px;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: double;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
}

TD.footer A:link	{text-decoration: none; font-weight:normal; color:#999999;}
TD.footer A:hover	{text-decoration: none; font-weight:normal; color:#999999;}
TD.footer A:visited {text-decoration: none; font-weight:normal; color:#999999;}
TD.footer A:visited:hover {text-decoration: none; font-weight:normal; color:#999999;}

TD.topline	{
	border-top-style: solid; 
	border-top-width: 1px;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: double;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
}

TD.leftline	{
	border-top-style: solid; 
	border-top-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 0;
}

TD.rightline	{
	border-top-style: solid; 
	border-top-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: solid;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 1px;
}

TD.sidelines	{
	border-top-style: solid; 
	border-top-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	background-image: none;
	background-repeat: no-repeat;
}

TD.bottomline	{
	border-top-style: solid; 
	border-top-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
}

TD.topbottomline	{
	border-top-style: solid; 
	border-top-width: 1px;
	border-left-style: solid;
	border-left-width: 0;
	border-right-style: solid;
	border-right-width: 0;
	border-bottom-style: solid; 
	border-bottom-width: 1px;
}

TD.offerHeader	{
	font-weight: 600;
	color: #CE9E4E;
}

.priceText	{
	font-weight: 600;
	font-color: black;
}

.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.row_title, .row_titlesm {
	background-color: #DDB849;
	font-weight: bold;
	white-space: nowrap;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.caption	{
	color: #666666;
}

.greysmall	{
	color: #666666;
	font-size: x-small;
}

#VirtualTour {
	position:absolute;
	left:251px;
	top:961px;
	z-index:6;
}
