/* CSS Document */

/* Main page CSS */
body, td, th 
{
	background-color: #004632;
	font-family: Arial, Helvetica, sans-serif;
}


#availabilityContent
{
	float: left;
	width: auto;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 5px 0;
	background-color: #FFF; 
	border: medium;
	border-color: #912F00;
	border-style: solid;	
}

#availabilityContent a:link
{
	color: #000;
}

#availabilityContent a:active
{
	color: #000;
}

#availabilityContent a:visited
{
	color: #000;
}

#availabilityContent a:hover
{
	color: #000;
}


#content
{
	float: left;
	width: 475px;
	margin-top: 100px;
	margin-bottom: 3px;
	padding: 5px 0;
	background-color: #FFF; 
	border: medium;
	border-color: #912F00;
	border-style: solid;	
}

#content a:link
{
	color: #000;
}

#content a:active
{
	color: #000;
}

#content a:visited
{
	color: #000;
}

#content a:hover
{
	color: #000;
}


#locationContent
{
	float: left;
	width: 475px;
	height: 565px;
	margin-top: 100px;
	margin-bottom: 3px;
	padding: 5px 0;
	background-color: #FFF; 
	border: medium;
	border-color: #912F00;
	border-style: solid;	
}

#locationContent a:link
{
	color: #000;
}

#locationContent a:active
{
	color: #000;
}

#locationContent a:visited
{
	color: #000;
}

#locationContent a:hover
{
	color: #000;
}


h2
{
	margin-top: 0;
	padding-left: 10px;
	color: #B23B00;
	font-weight: bold;
	font-family: "Franklin Gothic Book";
	font-size: 20px;
}

h1
{
	margin-top: 0;
	color: #B23B00;
	font-family: eurostile;
	text-align: center;
}

h3
{
	margin-top: 0;
	color: #4B4B4B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}


h4
{
	margin-left: 5px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;

}


#container
{
	text-align: left;
	padding-left: 123px;
	/*padding-left: 9.8%;*/
	width: 720px;
	position: absolute;
}


#availabilityContainer
{
	text-align: left;
	/*padding-left: 10%;*/
	padding-left: 123px;
	width: 720px;
}


#locationContainer
{
	text-align: left;
	/*padding-left: 10.5%;*/
	padding-left: 133px;
	padding-top: 1.2%;
	width: 720px;
}

#content p
{
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
}


#locationContent p
{
	text-align: justify;
	font-size: 10px;
	font-weight: bold;
	padding: 10px;
}


#image
{
	margin-left: 350px;
	padding: 15px 0;
}

#indeximage
{
	/*margin-left: 15px;*/
	margin-bottom: 15px;
/*	border: thin solid #000;*/
/*	width: 410px;*/
}

#footer
{
	clear: both;
	color: #fff;
	padding: 5px 5px;
	padding-left: 17%;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

#footer a
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover
{
	color: #000;
	text-decoration: underline;
}

#availabilityFooter
{
	clear: both;
	color: #fff;
/*	padding: 5px 5px;*/
	padding-left: 35%;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

#availabilityFooter a
{
	color: #FFFFFF;
	text-decoration: none;
}

#availabilityFooter a:hover
{
	color: #000;
	text-decoration: underline;
}


#availabilityHeader
{
	clear: both;
	color: #fff;
/*	padding: 5px 5px;*/
	margin-top: 15%;
	padding-left: 37%;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}

#availabilityHeader a
{
	color: #FFFFFF;
	text-decoration: none;
}

#availabilityHeader a:hover
{
	color: #000;
	text-decoration: underline;
}



/*Video pages layout*/
#video
{
	margin-left: 250px;
	padding-bottom: 15px;
}


/* Vertical menu */
ul#vert
{
	margin-left: 0;
	padding-left: 0;
	margin-top: 114px;	
	list-style-type: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
}

ul#vert a
{
	display: block;
	text-decoration: none;
	color: #fff;
	padding: .2em .5em;
	border-bottom: 1px solid #912F00;
	width: 161px;
}

ul#vert a:hover
{
	background: #fff;
	color: #000;
}

ul#vert li
{
	display: inline;
}


/*Sub menu topic header*/
li#subHeader a
{
	background-color: #FFF;
	color: #000;
}


li#subHeader a:hover
{
	background-color: #FFF;
	color: #000;
}


/*Sub menu*/
li#sub
{
	font-size: 10px;
}


li#sub a
{
	font-style: italic;
	background-color: #FFF;
	text-indent: 15px;
	color: #000;
}


li#sub a:hover
{
	font-style: italic;
	background-color: #004632;
	text-indent: 15px;
	color: #FFF;
}


/*Bullet Point List*/
ul#list
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/*Profile Images*/
#profileImage
{
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	display: inline;
	text-align: center;
}

/*Contact Quote on contact.html*/
#contactQuote
{
	padding-bottom: 15px;
	padding-left: 68px;
	padding-top: 15px;
	padding-right: 15px;
	display: inline;
	text-align: center;
}


/*Landscape Image on activities.html page*/
#activitiesImage
{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 30px;
	margin-right: 15px;
	display: inline;
	text-align: center;
	border: thin #000 solid;
}


/*Horizontal Image on contact.html page*/
#contactImage
{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 25px;
	margin-right: 15px;
	display: inline;
	text-align: center;
	border: thin #000 solid;
}



/*Profiles Table Layout*/
table
{
	border-collapse: collapse;
	font-size: 12px;
	color: #FFFFFF;
/*	margin-left: 60px;*/
}

th, td
{
	border-bottom: 1px solid #fff;
	padding: .5em;
}

tr
{
	background: #B0C4D7;
}

tbody th
{
	font-weight: bold;
	background: #666;
	text-align: right;
}


/*Golf Prices Table Layout*/
golfTable
{
	border-collapse: collapse;
	font-size: 12px;
	color: #FFFFFF;
}

th
{
	border-bottom: 1px solid #fff;
	padding: .5em;
}

td
{
	border-bottom: 1px solid #fff;
	padding: .5em;
}

tr
{
	background: #B0C4D7;
}

tbody th
{
	font-weight: bold;
	background: #666;
	text-align: right;
}

/*table
{
	margin-left: 33%;
}
*/


/*Photos Layout*/
div.thumbnail
{
	float: left;
	margin: 0 10px 10px 0;
}

div.thumbnail img
{
	float: left;
	border: 1px solid #777;
	margin: 2px 2px 0 2px;
}
