﻿* {
	margin: 0;
	padding: 0;
}
BODY {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-left: 0px;
}
#contentWrapper {
	height: 700px;
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
#outerWrapper {
	padding: 8px;
	height: 585px;
	width: 891px;
	margin-top: 26px;
	border: 1px solid #E7E6C7;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#twitter {
	float: left;
	height: 40px;
	width: 34px;
}
#header {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	float: left;
	height: 40px;
	width: 80px;
	text-align: left;
	margin-left: 550px;
}
#logo {
	float: left;
	height: 40px;
	width: 174px;
}
#facebook {
	float: left;
	height: 40px;
	width: 34px;
	clear: right;
}
#nav {
	background-color: #000000;
	height: 20px;
	width: 874px;
	margin-bottom: 8px;
	float: left;
	margin-top: 8px;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 9px;
	text-transform: capitalize;
	color: #CC9999;
	text-align: right;
	float: left;
	height: 20px;
	width: 685px;
	margin-top: 8px;
}
/* =======================================
    CSS STYLES FOR Home page content panes
   =======================================
*/
.homeContent {
	float: left;
	height: 483px;
	width: 374px;
	padding-left: 17px;
	padding-right: 17px;
	background-image: url(images/type_BG.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 17px;
}
html>body .homeContent {
	height: 466px; 
	width: 357px;
}
.gallery {
	float: left;
	height: 500px;
	width: 500px;
}
.enews {
	float: left;
	height: auto;
	width: 874px;
}
.reservations {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 12px;
	text-align: left;
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 8px;
}
/* =======================================
    CSS STYLES FOR 2nd Level content panes
   =======================================
*/
#FunctionsContent {
	height: 235px;
	width: 874px;
	background-image: url(images/type_BG.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.FunctionsGallery {
	height: 262px;
	width: 874px;
}
.paneOne {
	float: left;
	height: 234px;
	width: 200px;
	padding-left: 17px;
}
.paneTwo {
	float: left;
	height: 234px;
	width: 200px;
	margin-left: 18px;
}
.paneThree {
	float: left;
	height: 234px;
	width: 200px;
	margin-left: 18px;
}
.paneFour {
	float: left;
	height: 234px;
	width: 200px;
	margin-left: 18px;
}

/*END*/
/*====================================*/
/* GENERIC STYLES*/
/*====================================*/
.Normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	letter-spacing: 0.15em;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	letter-spacing: 0.05em;
	}
.NormalTextBox {
	}
.SearchTextBox {
	}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	color:#000000;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
}
H2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	text-align: left;
	color:#666666;
	font-style: italic;
	}
H3 {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 16px;
	line-height: 16px;
	text-align: left;
	color:#CC0033;
	letter-spacing: 0px;
	font-weight: bold;
	}
H4 {
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 22px;
	line-height: 19px;
	text-align: left;
	color:#CC0033;
	letter-spacing: 0px;
	font-weight: bold;
	text-transform: uppercase;
	}
/*H5 {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	text-align: left;
	color:#E58E19;
	letter-spacing: 0;
	font-weight: bold;
}
H6 {}
TD {}
TH,DIV {}
hr {
	border-top: 1px solid #999999;
	border-bottom: none;
	color: #999999;
	height: 1px;
*/
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #D76600;
	}
a:hover {
    color:#E58E19;
	text-decoration: underline;
}
.joinHover {
	display: block;
	height: 128px;
	width: 150px;
	background-image: url(Images/JoinNow_On.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.joinHover:hover {
	background-image: url(Images/JoinNow_Hov.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
.user, a.user:link, a.user:active, a.user:visited {
	color:#cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
}
a.user:hover {
	COLOR:#E58E19;
	TEXT-DECORATION: underline;
}
.search, a.search:link, a.search:active, a.search:visited  {}
a.search:hover {}
.breadcrumb, A.breadcrumb:link, A.breadcrumb:active, A.breadcrumb:visited{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C3C2C2;
}
A.breadcrumb:hover {
	COLOR:#54839E;
	TEXT-DECORATION: underline
}

/* END*/

/*------------------------------------------*/
/* House Menu styles for Horizontal menu
/*-----------------------------------------*/
/*********************************************************************
 Standard structural CSS that typically should not need to be changed
*********************************************************************/
#navHorz, #navHorz ul { /* all submenu lists */
	height: 20px;
	padding: 0;
	margin-top: 6px;
	border: 0;
	list-style: none;
	white-space: nowrap;
	z-index: 99999;
	position: relative;
}
html>body #navHorz, #navHorz ul{
	margin: 0;
}
#navHorz li { /* all list items */
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
}

#navHorz li li { /* all items under the top level */
	z-index: 11113;
}

#navHorz a { /* all links within the menu wrapper */
	display: block;
	margin: 0;
	padding: 0; 
	/*border-right:
	1px
	#CC00FF
	solid*/	
}

#navHorz li li a { /* all item links under the top level */
	margin: 0;
	border: 0;
	padding: 0;
}

#navHorz li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#navHorz li li a:hover {
	margin: 0;
	border: 0;
	padding: 0;
}

#navHorz li ul {
	position: absolute;
	margin: 0;
	border: 0;
	padding: 0;
	z-index: 11112;
}

#navHorz li ul ul { /* third-and-above-level lists */
	margin: 0;
	border: 0;
	padding: 0;
}

#navHorz li:hover ul ul, 
#navHorz li:hover ul ul ul, 
#navHorz li.sfhover ul ul, 
#navHorz li.sfhover ul ul ul {
	left: -9999px;
}

#navHorz li:hover ul, 
#navHorz li li:hover ul, 
#navHorz li li li:hover ul, 
#navHorz li.sfhover ul, 
#navHorz li li.sfhover ul, 
#navHorz li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 99999;
}

#navHorz iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.ArrowPointer
{
	cursor: default;
}



/*******************************************************
 Presentation CSS that typically needs to be customized
*******************************************************/

#navHorz, #navHorz ul {
	width: 100%;
	background-color: transparent;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#navHorz li { /* all list items */
    /* hack for MacIE5 to ignore, while other browsers use \*/
    width: auto;
    _width: 1px;
    /* end hack */
}
#navHorz li ul {  /* second-level lists======== */
	width: 150px;
	display: block;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height: 24px;
	height: auto;
	left: -999em;
	letter-spacing: none;
	border-right: none;
	
}
#navHorz li ul ul { /* third-and-above-level lists */
    background-color: #fff;
    line-height: 12px;
    margin: -1.75em 0 0 14em;
}
#navHorz a { /* all links within the menu wrapper */
    /*font-weight: normal;*/
    text-decoration: none;
    color: #FFFFFF;
	background-color: #none;
    height: auto;
    width: auto;
    padding: 0 20px 0 14px;
	/*background-image: url(Images/menuBullet.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-right: 1px solid #CCCCCC;*/
	/*opacity: .6;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);*/
}
#navHorz li a:hover {
    color: #D76600;
    background-color: transparent; 
    height: auto;
    padding: 0 20px 0 14px;
	/*border-right: 1px solid #FFFFFF;*/
}
#navHorz li li a {
    padding: 0 20px 0 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 150px;
	background-image: none;
}
#navHorz li li a:hover {
    color: #FFFFFF;
    background-color: #cccccc;
    height: auto;
    padding: 0 20px 0 14px;
	width: 150px;
}

/* Applied to the parent item, if displayed, in either vertical or horizontal orientation. Must follow other styles. */
#navHorz #houseMenuParentItem a
{ /* all links under the parent item (li) */
    background-color: transparent; 
    text-decoration: none;
}

#navHorz a#houseMenuParentLink
{ /* parent link itself */
    background-color: transparent; 
    text-decoration: none;
}

#navHorz a#navHorzCurrentLink
{ /* current link itself */
    color: #666666; 
    /*background-color: #fff; */
    text-decoration: none;
}
#navHorz a#navHorzItemHome {
    color: #000000;
}
#navHorz li#navHorzItemHome {
	border: none;
	/*display: none;*/
}

/*========== END ==========*/
