/* CSS Document */
/* REDEFINED TAGS
--------------------------------------------------------- */
body {
	background-color: #B2AF8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#35342A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
td, p, ul {
	font-size:12px;
	line-height:20px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #730000;
	font-size:20px;
	font-weight: normal;
}

a {
	padding:1px;
	color:#491D1E;
	text-decoration:underline;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
/* TOP NAV STYLES
--------------------------------------------------------- */
#flashcontent{
	float:left;
}
#nav{
	width:645px;
	position:relative;
	top:36px;
	left:-10px;
	float:right;
}
#nav ul{
  width:100%;
  padding-left:0;
  margin:0;
  float:left;
}
#nav ul li{
  display:inline;
}
#nav ul li a{
  float:left;
}
#nav ul li a:hover{
  color:#FFFFFF;
}
/* CUSTOM
--------------------------------------------------------- */
#header {
	width:900px;
	background-color:#491D1E;
	text-align:left;
}
/*
#shadowr{
	position:absolute;
	height:100%;
	background-image:url(/images/backgrounds/shadow-r.gif);
	background-color:#989474;
	width:7px;
	left:900px;
}
#shadowl{
	position:absolute;
	height:100%;
	background-image:url(/images/backgrounds/shadow-l.gif);
	background-color:#989474;
	width:7px;
	left:-7px;
}*/
.content {
	background-color:#FFFFFF;
	text-align:left;
	position:relative;
	width:900px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(/images/page_bg.gif);
	background-repeat:repeat-y;
	
}
.contentright {
	float:left;
	position:relative;
	width:540px;
	display:inline;
	margin-top:40px;
}

#footer {
	font-size:10px;
	height:35px;
	text-align:left;
	line-height:24px;
	background-color:#f0efe8;
	padding-top:15px;
	
	width:900px;
}
.footerImage{
	padding-top:70px;
}
#freephone {
	float:right;
}
#sidenav {
	float:left;
	position:relative;
	width:165px;
	margin-top:70px;
	margin-left:55px;
	margin-right:35px;
	display:inline;
}
.navul{
	list-style:none;
	margin-left:0;
	padding-left:0;
}
.navli{
	margin-bottom:10px;
	display:inline;
}
.imgfloatleft {
	float:left;
	
}
a.footerlink {
	padding:1px;
	color:#C2C0A3;
	text-decoration:none;
}
a.footerlink:hover {
	color:#C2C0A3;
	text-decoration:underline;
}
a.box {
	line-height:25px;
	padding:1px;
	color:#491D1E;
	text-decoration:none;
}
a.box:hover {
	color:#FFFFFF;
	background-color:#491D1E;
	text-decoration:none;
}
.mediumheading {
	color: #491D1E;
	font-size: 13px;
}
.smallbody {
	font-size:11px;
}
#leftcolumn{
	float:left;
}
#rightcolumn{
	float:right;
}

.farCompPic {
	margin: 0px;
	margin-top: 20px;
	margin-left: 240px;
	padding: 10px;
}

.textField {
	border: 1px #BAB8AE solid;
	padding: 2px;
}

/* BACKGROUND IMAGES
--------------------------------------------------------- */
.koru {
	min-height:850px;
	/*background-image:url(/images/backgrounds/koru.jpg);*/
	background-position:bottom right;
	background-repeat:no-repeat;
}
.sealgolf {
	min-height:850px;
	/*background-image:url(/images/backgrounds/sealgolf.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
.dolphins {
	min-height:850px;
	/*background-image:url(/images/backgrounds/dolphins.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
.pillars {
	min-height:850px;
	/*background-image:url(/images/backgrounds/pillars.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
.sealsurf {
	min-height:850px;
	/*background-image:url(/images/backgrounds/sealsurf.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
.mountains {
	min-height:850px;
	/*background-image:url(/images/backgrounds/mountains.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
.bay {
	min-height:850px;
	/*background-image:url(/images/backgrounds/bay.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
.bird {
	min-height:850px;
	/*background-image:url(/images/backgrounds/bird.jpg);*/
	background-position:bottom;
	background-repeat:no-repeat;
}

/* QTVR INSTRUCTION
--------------------------------------------------------- */

#qtvr {
	margin-left: 25px;
	text-align: left;
}