﻿body {
	font-family: Georgia;
	font-size: 12pt;
	background: #dbe8eb;
	margin: 0px;
}

/*various colors

dark beach grass:  #606736
tan beach grass:   #998960

light sky:  #e7eef8

skysand:  #515f75
wet sand: #4f4f50
dry sand: #a8a19a

ocean:  #538aac
 
blue walls:  #dbe8eb






*/

div.banner
{
	font-family: Georgia;
	font-weight: bold;
	font-size: 16pt;
	background-image: url(../img/banner1.png);
	height: 150px;
}

div.contactcallout
{
	position: absolute;
	top: 68px;
	left: 10px;
	height: 74px;
	width: 300px;
	font-size: 14px;
	text-align: center;
	padding: 3px 3px 0px 3px;
	color: #294454;
	border: 2px solid #294454;
}

div.contactcallout a
{
	color: #294454;
	padding: 1px;
	margin: 1px;
}

div.contactcallout a:hover
{
	color: #294454;
	padding: 1px;
	margin: 1px;
}

div.contactcallout a:visitor
{
	color: #294454;
	padding: 1px;
	margin: 1px;
}

div.contactcallout p
{
	color: #294454;
	padding: 1px;
	margin: 0px;
}

/* --------------------------- */
/* --------------------------- */
/* this is the top tab nav bar */

#tabbar
{
	background: #606736;
	height: 16px;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 14px;
	font-style: italic;
	font-weight: 700;
	color: #ffffff; 
	border-bottom:1px solid #000000;
}

#tabbar #navlist
{
	list-style: none;
	height: 16px;
	text-align: center;
	margin: 0 0 0 0 ;
	background: #606736;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom:1px solid #000000;
}

#navlist a
{
	position: relative;
	top: 1px;
	padding: 3px 10px 3px 10px; 
	text-decoration: none;
	color: #ffffff;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background: #606736;
}



#navlist a:visited
{
}

#navlist a:hover
{
	padding: 12px 10px 3px 10px;
	position: relative;
	top: 1px;
	text-decoration: none;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background: #a99970;
}

#navlist a:active
{
}

#navlist #currenttab a
{
	position: relative;
	top: 3px;
	padding: 3px 10px 3px 10px; 
	text-decoration: none;
	color: #000000;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background: #dbe8eb;

}


#navlist #currenttab a:hover
{
	position: relative;
	top: 3px;
	padding: 3px 10px 3px 10px; 
	text-decoration: none;
	color: #000000;
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
	background: #dbe8eb;
}



#navlist li
{
	display: inline;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	
}

#leftnav
{
	background-image: url(../img/moonrisesidebar.png);
	position: absolute;
	left: 10px;
	top: 176px;
	width: 150px;
	height: 100%;
	margin: -10px;
	margin-top: 0px; 
	padding: 0px;

}

#rightnav
{
	background-image: url(../img/SunsetSidebar.png);
	position: absolute;
	right:10px;
	top:176px;
	width:150px;
	height: 100%;
	margin: -10px; 
	margin-top: 0px; 
	padding: 0px;
}

#centercontent
{
	background-color: #dbe8eb;
	color: #000000;
    margin-left:149px;
    margin-right:149px;
    padding-left: 20px;
    padding-right:20px;
    padding-top:30px;
    padding-bottom: 50px;
	
}


div.PictureSpinner
{
	float: left;
	width: 320px;
	height: 240px;
	padding: 5px 5px 24px 5px;
	border: 1px solid black;
	margin-right: 10px;	
}

div.PictureSpinner a
{
	background-color: Transparent;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

div.PictureSpinner a:hover
{
	background-color: Transparent;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

div.PictureSpinner a:visited
{
	background-color: Transparent;
	color: #ffffff;
	padding: 0px;
	margin: 0px;
}

img#picnail
{
	height: 240px;
	width: 320px;
	border: none;
}

div#psCaption
{
	font-size: 14 px;
	text-align: center;
	width: 320px;
	
}

#centercontent h1
{
	font-size: 36px;
	text-align: center;
}

#centercontent h2
{
	font-size: 16px;
	font-style: italic;
	text-align: center;
}

#centercontent h3
{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	clear: both;
}

#centercontent h4
{
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

#centercontent ul
{
}

#centercontent li
{
	font-size: 14px;
}

div.LeftPic
{
	float: left;
	width: 640px;
	height: 480px;
	padding: 3px;
	margin-right: 5px;
	border: none;
}

div.LeftPic img
{
	width: 640px;
	height: 480px;
}


div.RightPic
{
	float: right;
	width: 640px;
	height: 480px;
	padding: 3px;
	margin-left: 5px;
	border: none;
}

div.RightPic img
{
	width: 640px;
	height: 480px;
}

hr.picbreak
{
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
	color: #294454;
}

#piclist
{
	list-style: none;
	height: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 0 0 ;
	background: #a99970;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 25px;
}

#piclist a
{
	position: relative;
	top: 1px;
	font-weight: bold;
	padding: 3px 20px 3px 20px; 
	text-decoration: none;
	color: #294454;
	background: #a99970;
}



#piclist a:visited
{
}

#piclist a:hover
{
	padding: 3px 20px 3px 20px; 
	position: relative;
	font-weight: bold;
	top: 1px;
	text-decoration: none;
	background: #a99970;
	color: #294454;
}

#piclist a:active
{
}

#piclist #currentpic a
{
	position: relative;
	top: 3px;
	font-weight: bold;
	padding: 3px 20px 3px 20px; 
	text-decoration: none;
	color: #294454;
	background: #dbe8eb;

}


#piclist #currentpic a:hover
{
	position: relative;
	top: 3px;
	font-weight: bold;
	padding: 3px 20px 3px 20px; 
	text-decoration: none;
	color: #294454;
	background: #dbe8eb;
}



#piclist li
{
	display: inline;
	padding: 0px;
	padding-left: 5px;
	padding-right: 5px;
	
}

div.LeftFloorPlan
{
	float: left;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid black;
}

div.RightFloorPlan
{
	float: right;
	padding: 3px;
	margin-right: 5px;
	border: 1px solid black;
}

div.FloorPlanText
{
	font-family: Georgia;
	font-size: 18px;
	line-height: 22px;
}