/* CSS Document */

html, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: url(../images/bkgnds/beach_bkgnd.jpg) no-repeat center top;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 98%;
}

#wrapper {
	width: 907px;
	text-align: left;
	margin: 0 auto;
}


/******LEFT COLUMN ITEMS*****/

.logo {
	margin: 0px 15px;
}


#leftCol {
	width:546px;
	float:left;
	padding-left: 50px;
	margin: 0px;
	padding-top: 20px;
}

.imageArea {
	width:99%;
	height:188px;
}

#leftCol .introTxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.3em;
	color:#666666;
	padding-top: 0px;
	margin-top: 20px;
}

#leftCol p {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.5em;
	color:#333;
	width:510px;
	padding:5px 0px 0px 15px;
}

#leftCol .subHead {
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
	color:#0B69A3;
}

/*****RIGHT COLUMN ITEMS****/

#rightCol {
	width:260px;
	margin:0px 0px 0px 640px;
	padding-top: 20px;
}

.content {
	width:228px;
	margin:0px 16px 0px 0px;
	padding-left: 16px;
}

.featuredProp {
	width:254px;
	height:500px;
	background: url(../images/bkgnds/featured2.png) no-repeat center top;
	top: 450px;
}


.featuredProp p{
	width:165px;
	margin:0 auto;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	color:#333;
	padding-top: 25px;
}


#rightCol .subHead {
	font-size:16px;
	font-weight:bold;
	line-height:1.3em;
	color:#0B69A3;
}

ul#bulletlist {
	width:187px;
	margin-left:12px;
	padding-left:0px;
}

#bulletlist li {
	list-style-type: square;
	width:187px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.3em;
	color:#333;
	margin-left:0px;
	text-indent: 0px;	
}

/*****BOTTOM QUOTES*****/

.quoteHolder {
	width:620px;
	height: 200px;
}

p.quoteHolder, #quoteLeft, #quoteRight, #quoteCenter {
	font:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	line-height:1.3em;
	color:#333;
	width:99%;
}

#quoteLeft {
	width:187px;
	float:left;
	padding-left:12px;
}

#quoteRight {
	width:187px;
	float:right;
}

#quoteCenter {
	width:187px;
	margin:0px 0px 0px 223px;
}
	
/****** masthead styles *******/

#header {
	width: 905px;
	height: 82px;
}

#header p {
	margin:0;
	padding:0;
	line-height:1.0em;
}

#headLines {
	width:533px;
	height:55px;
	margin:0px 0px 0px 372px;
	padding: 25px 0px 0px;
}

#headLines .top {
	font:Arial, Helvetica, sans-serif;
	color:#FFF380;
	font-weight:bold;
	font-size:22px;
}

#headLines .bottom {
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:30px;
}

#topRightNav {
	width:905px;
	height: 33px;
	margin: 0px auto;
	text-align: left;
}

#header h1 {
	float:left;
	margin:20px 0px 0px 20px;
}

#navcontainer {
	height:27px;
	margin:0;
	padding:0;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
font:Tahoma, Arial, Helvetica, sans-serif;
font-size:18px;
}

#navlist a {
	padding: 3px 10px;
	margin-left: 7px;
}

#navlist a:link, #navlist a:visited
{
color: #557179;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
	color: #333;
	background-color: transparent;
	text-decoration: none;
}

#topNav {
	width:540px;
}

#header span {
	left: 20px;
	top: 20px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

p {
	margin-top: 0;
	font-size: 80%;
}

h1 {
	margin-bottom: 0.5em;
	font-size: 90%;
	color: #003366;
	line-height: 1.38em;
}

h2 {
	margin-bottom: 0.5em;
	font-size: 87%;
	color: #003366;
	line-height: 97%;
}

h3 {
	margin-bottom: 0.5em;
	font-size: 87%;
	color: #003366;
	line-height: 97%;
}

h4, h5, h6 {
	margin-bottom: 0.5em;
	font-size: 87%;
	color: #003366;
}
/*************** list tag styles ***************/

ul{
	list-style-type: square;
	font-size: 100%;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
/*************** END list tag styles ***************/

.container {
	width:99%;
	font-color:#333333;
	margin: 0px auto;
	padding: 0px;
	
}
#leftBox a:link, #leftBox a:active, #leftBox a:visited {
	color:#336699;
	text-decoration: underline;
	font: bold;

}

#leftBox a:hover {
	color:#003366;
	text-decoration: underline;

}


#rightlinks_text {
	padding: 10px 5px 0px 10px;
}

#links_subnav {
	color: #FFFFFF;
	min-width: 640px;
	margin-left: 9px;
	margin-top: 2px;
	height: 22px;
	margin-bottom: 2px;
	position: absolute;
}

#links_subnav ul{
	list-style-type: none; /* Removes default list bullets. */
  	font-size: 100%;  /* Sets the font size to 100% of the user's browser preference, */
  	text-align: left; /* Aligns items in nav list. */
}

#links_subnav li{
	display: inline;
}

#links_subnav a:link, #links_subnav a:active, #links_subnav a:visited {
	color: #FFFFFF;
	font-size:80%;
	text-decoration: none;
	width: auto;
	height: auto;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 7px;
	padding-left: 0px;
}

#links_subnav a:hover {
	color:#FFCC33;
	text-decoration: none;
}


.navPipe_left{
	border-left: thin solid #0066CC;
}

a:link, a:visited, a:active {
	color:#306296;
	text-decoration: underline;
	
}

a:hover {
	color:#0066CC;
}

.altLink a:link, .altLink a:visited, .altLink a:active {
	color: #666666;
	text-decoration: underline;
	line-height: 1.5em;
	font-size: 100%;
	font-weight: bold;
	padding-top:3px;
}

.altLink a:hover {
	color:#0066CC;
}

.dividerline {
	color: #449BC6;
	border-bottom: thick solid #CCCCCC;
	width: 176px;
	display: block;
	padding-top: none;
	padding-bottom: 3px;
}

.introText {
	color: #333333;
	text-align: left;
	font-size: 90%;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
}
.smallSidetxt {
	font-size: 0.9em;
	line-height: 1.5em;
}

/* footer styles */
#footer {
	clear: both;
	width: 907px;
	padding-bottom: 30px;
	margin-top: 10px;
	height: 40px;
}

#pipecontainer {
	margin-left: 200px;
	width: 400px;
}

#pipelist
{
list-style: none;
padding: 0;
margin: 0;
}

#pipelist li
{
display: inline;
padding: 0;
margin: 0;
}

#pipelist li:before { content: "| "; }
#pipelist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #pipelist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #pipelist { height: 1%; }

* html #pipelist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #pipelist li:first-child { border-left: 0; }

#legalPipe {
	font-size: 70%;
	height: 20px;
	margin-top: 25px;
	float: left;
	width:600px;
}

#address {
	clear:both;
	font-size: 80%;
	height: auto;
	width:780px;
	margin: 0px auto 0px;
	text-align: center;
}

#address p{
	color: #333333;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.5em;
}

#legalInfo {
	color: #333333;
	width:600px;
	height: 20px;
	margin-top: 25px;
	float: left;
}

#legalInfo ul{
	list-style-type: none;
  	font-size: 70%;  
  	text-align: left; 
}

#legalInfo li{display: inline;}

#legalInfo a:link, #legalInfo a:active, #legalInfo a:visited {
	color:#0066CC;
	border-right: thin inset #333333;
	font-weight: normal;
	text-transform: Capitalize;
	text-decoration: none;
	padding:0px 5px 0px 5px;
}

#legalInfo a:hover{
	text-decoration: underline;

}

#footerLogo {
	width: 250px;
	right: 0px;
	margin-top: 10px;
	margin-right: 0px;
	float: right;
}

/* miscellaneous styles */
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}


.leftimage{float: left; margin: 0 10 20 0;}

.rightimage{float: right; margin: 0 0 20px 15px; width: auto;}


/****FORM STYLES*****/

#formBox {
	width:208px;
	height:620px;
}

#formHolder {
	width: 167px;
	margin: 0px auto;
	padding: 15px 0px 0px 5px;
}
input, checkbox, textarea {
	color: #000066;
	background: #FFF;
	border: 1px solid #666666;
	padding-top:3px;
	
}

label {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-bottom:3px;
	padding-top:3px;
	color: #333333;
}

select {
	color: #000066;
	background: #FFF;
	border: thin solid #000000;
	padding-top:3px;

}
form {
	width: 100%;
	margin: 0px;
}
#col1{
	width: 45%;
}

#col3{
	width: 45%;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#col3 table{
	width:98%;
}
#bottomCol {
	width: 99%;
}

#bottomCol table{
	width:99%;
	background-color:#fff;
}

#col1 table{
	width:98%;
	
}

#col2 table{
	width:98%;
}

#col2 {
	width:50%;
	float: right;
}

#col4 {
	width:55%;
	float: right;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#col4 table{
	width:88%;
}

#splitLeft {
	width: 27%;
	float: left;
}
.colContainer {
	width: 98%;
}

.colContainer table {
	width: 98%;
}
fieldset {
	padding: 10px;
	border: 1px solid #999999;
}

input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #000;
	background: #d4d4d4;
	padding-top: 3px;
}

#formContainer {
	width: 99%;
}

#formContainer p {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#333333;
	padding-top: 3px;
	padding-bottom: 3px;
}

#formContainer .subhead {
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	
	color:#336699;
	font-weight:bold;
}

#formContainer .table {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 99%;
	
}

tr {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #333;
}

#leftCol .required {
	color:#CC0000;
}

.spaceBlock {
	height: 3px;
	width: 99%;
}
.button {
	height: 97px;
	width: 167px;
	border:none;
}
