/* 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-top : 0px; margin-right : 0px; margin-bottom : 0px; margin-left : 0px; padding: 0px;
		font-family : Futura Md BT, "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif; 
		font-size: 12px; color: #006699; 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;
}

#contents	{
	position: absolute;
	left: 255px;
	top: 280px;
	width: 700px;
	z-index: 2;
}

#contents H1	{
	font-family: Garamond Pro, Goudy, "Times New Roman", Times, serif;
	font-size: 18px;
}


#splash	{
	position: absolute;
	font-family: Garamond Pro, Goudy, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	font-weight:500;
	background-image:url(/images/index/bkg_splash.jpg);
	background-position: right;
	background-repeat: no-repeat;
	text-align: justify;
	left: 2px;
	top: 2px;
	width: 402px;
	height: 114px;
	padding: 16px 20px 16px 20px;
	border: 1px solid White;
	z-index: 3;
}

#splash A {text-decoration: none; font-weight: bold; color: #006699;}
#splash A:link	{text-decoration: none; font-weight: bold; color: #006699;}
#splash A:hover	{text-decoration: none; font-weight: bold; color: #006699;}
#splash A:visited {text-decoration: none; font-weight: bold; color: #006699;}
#splash A:visited:hover {text-decoration: none; font-weight: bold; color: #006699;}


#ibrentals, #ibsales, #ibmgmt 	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 310px;
	padding: 0px 5px;
	float: left;
}

#services	{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 2px;
	top: 165px;
	width: 187px;
	height: 100px;
	padding: 9px;
	border: 1px solid white;
	z-index: 3;
}

#rentals {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 239px;
	top: 165px;
	width: 187px;
	height: 100px;
	padding: 9px;
	border: 1px solid white;
	z-index: 3;
}

#sales, #vacations	{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 476px;
	top: 165px;
	width: 187px;
	height: 100px;
	padding: 9px;
	border: 1px solid white;
	z-index: 3;
}

#news	{
	position: absolute;
	font-family: Futura Md BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	left: 476px;
	top: 2px;
	width: 203px;
	padding: 0px;
	border: 0px solid white;
	z-index: 3;
}

#news H1	{
	font-family: Futura Md BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 450;
	line-height: 14px;
	margin: 0px;
	color: #006699;
}

#news .point	{
	font-size: 10px;
	color: #006699;
	font-weight: 500;
}



#signup	{
	position: absolute;
	font-family: Futura Md BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	left: 476px;
	top: 2px;
	width: 203px;
	padding: 0px;
	border: 0px solid white;
	z-index: 3;
}

#signup H1	{
	font-family: Futura Md BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 450;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #006699;
}

#signup FORM	{
	margin: 0px;
	padding: 0px;
}

#signup .submit	{
	font-family: Futura Md BT, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F0E9CB;
}

#signup A:link	{text-decoration: none; font-weight:450; color:#006699;}
#signup A:hover	{text-decoration: none; font-weight:450; color:#006699;}
#signup A:visited {text-decoration: none; font-weight:450; color:#006699;}
#signup A:visited:hover {text-decoration: none; font-weight:450; color:#006699;}


#services H1, #rentals H1, #sales H1, #vacations H1	{
	font-family: Futura Md, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #CE9E4E;
	line-height: 14px;
	margin: 0px;
}

#services .content, #rentals .content, #sales .content, #vacations .content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}

#services A, #rentals A, #sales A, #vacations A	{text-decoration: none; font-weight: 600; color: #CE9E4E;}
#services A:link, #rentals A:link, #sales A:link, #vacations A:link	{text-decoration: none; font-weight: 600; color: #CE9E4E;}
#services A:hover, #rentals A:hover, #sales A:hover, #vacations A:hover	{text-decoration: none; font-weight: 600; color: #CE9E4E;}
#services A:visited, #rentals A:visited, #sales A:visited, #vacations A:visited {text-decoration: none; font-weight: 600; color: #CE9E4E;}
#services A:visited:hover, #rentals A:visited:hover, #sales A:visited:hover, #vacations A:visited:hover {text-decoration: none; font-weight: 600; color: #CE9E4E;}


#footer	{
	position:absolute;
	top: 602px;
	left: 251px;
	text-align:right;
	font-family: Futura Md BT, Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8pt;
	padding: 0px;
	border: 0px solid white;
	width: 706px;
	height: 27px;
	z-index: 5;
}

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

#infoBox {
	position:absolute;
	left:0px;
	top:1200px;
	width:960px;
	height:5px;
	z-index:8;
}

#infoBox H1	{
	font-family: Futura Md, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
	color: #CE9E4E;
	line-height: 14px;
	margin: 0px;
}

#infoBox H2	{
	font-family: Futura Md, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #CE9E4E;
	line-height: 9px;
	margin: 0px;
}

#announcements	{
	position: absolute;
	left: 733px;
	top: 355px;
	width: 203px;
}
