body {
	background-color: #D4DAC0;
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
}

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	font-weight: lighter;
	color: #b94226;
	margin-bottom: 10px;
	padding: 0px;
}
h2 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #b94226;
	font-weight: lighter;
}
h3 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #354F3e;
}
p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #354F3E;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
}
a {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #b94226;
	text-decoration: underline;
}
ul {
	font-size: 12px;
	color: #354f3e;
	font-family: Helvetica, sans-serif;
	margin-top: 4px;
	padding-top: 0px;
	/*padding-left: 20px;
	margin-bottom: 8px;
	list-style-position: inside;*/
}
a:hover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #b94226;
	text-decoration: none;
}

#main
{
	background-color: #ffffff;
}

#top
{
	background-image: url(../images/top.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#full_wrapper
{
	float:left;
	width:1024px;
	background:#fff;
}

#menu
{	
    background-image: url(/images/menu_back.jpg);
    background-position: top left ;
    background-repeat: no-repeat;
	float: left;
	width: 239px;
	text-align: left;
	padding-bottom: 276px;
}

#menu ul
{
    list-style-position: inside;
    list-style-type: none;
}

#menu ul li
{
    padding-bottom: 13px;
    font-weight: bold;
}

#menu ul li:hover .bullet
{
    color: White !important;
}

#menu ul li a, a:visited
{
    font-size: 14px;
    color: #D3D7CA;
    text-decoration: none;
}

#menu ul li a:hover
{
    color: White;
    list-style-type: disc;
}

#menu ul li .active
{
    color: #D3D7CA;
    list-style-type: disc !important;
}

#menu .bullet
{
    font-size: 14px;
    color: #B94226;
    padding-right: 4px;
}

#right_wrapper
{
	width:785px;
	float: left;
}

* html #right_wrapper
{
	height: 511px;
}

#right_wrapper_no_images
{
	float: left;
}

#content_wrapper
{
	float: left;
	width: 485px;
}

#content_wrapper_no_images
{
	float: left;
	width: 704px;
}

#content
{
	clear: both;
	padding: 0px 14px 0px 42px;
	text-align: left;
	float:left;
	width:400px;
	margin-bottom:20px;
}

#content_gallery
{
	clear: both;
	padding: 0px 14px 0px 42px;
	text-align: left;
}

#images
{
	float: left;
	width:300px;
}
#location
{
	float: left;
	width:290px;
	padding-right:10px;
}

#images_top
{
	float: left;
	width: 300px;
}

#images_bottom
{
		float: left;
	width: 300px;

	margin-top: 10px;
}

#awards
{
	clear: both;
	text-align: left;
	padding-bottom: 10px;
	
}

#awards table tr td
{
	font-size: 10px;
}

#footer
{
	clear: both;
	padding: 8px 0px 8px 0px;
	background-color: #D4DAC0;
	color: #354F3E;
	font-size: 12px;
	height: 30px;
}

#footer a, a:hover, a:visited, a:active
{
    font-size: 12px;
	text-decoration: underline;
	color: #354F3E;
}

.formText
{
    font-size: 12px;
}

#gallery_selected
{
    padding: 20px 0px 10px 0px;
    text-align: center;
    width: 704px;
    height: 360px;
    overflow: hidden;
}

#gallery_selected img
{
    border: 8px solid #D3D7CA;
}

#gallery_available
{
    width: 704px;
    /*position: relative;*/
    height: 102px; 
    border-left: 1px solid #000000; 
    border-right: 1px solid #7CB3B2; 
    border-top: 1px solid #7CB3B2; 
    border-bottom: 1px solid #000000; 
    background-color: #D3D7CA; 
    overflow-x: scroll; 
    overflow-y: hidden;
}

#gallery_link
{
    padding-top: 4px;
}

#rateTable
{
    padding: 10px 30px 10px 30px;
}

.rateHeading
{
    font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #354F3E;
	background-color: #D3D7CA;
}

.rateHeadingNote
{
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #354F3E;
}

.rateSeason
{
    font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #354F3E;
	padding: 6px 0px 10px 6px;
}

.rate
{
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #354F3E;
	/*background-color: #D3D7CA;*/
	border: 1px solid #D3D7CA;
	padding: 6px; 
}

.rateNote
{
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #354F3E;
}

#image_caption
{
    padding-top: 6px;
    font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #354F3E;
}

input
{
    margin-bottom: 2px;
    *\margin-bottom: 0px;
}

#only_images{
	width:300px;
	height:200px;
	float:left;
}
	
#icons {
	width:300px;
	float:left;
	margin-bottom: 15px;
}
#icons a img{
	border:none;
}
#icons .floatLeft{
	float:left;
	width: 85px;
	padding-right:15px;
	
}
#icons .floatLeftLast{
	float:left;
	width: 85px;	
}
#youTubed{
	width:300px;
	height:200px;
	float:left;
	margin-top:20px;
}
#youTubed object{
	width:300px;
	height:200px;
	float:left;
}

