/*  GENERAL LAYOUT SETTINGS
-----------------------------------------------*/

#Container {
	background-color: #FFFFFF;
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 760px;
	margin-top: 25px;
}
#Container .Bottom {
	padding: 10px;
	background-image: url(images/bg_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#Break {
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}
/*  HEADER SETTINGS
-----------------------------------------------*/

#Logo {
	float: left;
	width: 270px;
	margin-bottom: 15px;
}
#Menu {
	margin-top: 35px;
	float: left;
}
#Menu img {
	padding-left: 1px;
}
#Header {
	margin-bottom: 5px;
	background-image:url(images/header.jpg);
	width:740px;
	height:140px;
}

/*  LEFT COLUMN SETTINGS
-----------------------------------------------*/

#Container .Left {
	float: left;
	width: 250px;
	padding-right: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#Login {
	background-image: url(images/bg_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #CC9966;
	margin-bottom: 5px;
}
#Login .BG {
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/bg_login_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Login .Label {
	width: 60px;
	padding: 13px 5px 0px 0px;
	
}
#Login .Input {
	width: 160px;
	padding: 8px 5px 0px 0px;
}
#Login .Button {
	padding: 8px 10px 0px 0px;
}
#Login .Info {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 15px 0px 0px 10px;
}
#Login a:link, #Login a:visited {
	color:#FFEECC;
}
#Login a:active, #Login a:hover {
	color:#FFFFFF;
}
#Login input.Box {
	width: 150px;
	background-image: url(images/bg_login_box.gif);
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3px 5px 4px 5px;
}
#Newsletter {
	background-image: url(images/bg_newsletter.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #DDBF84;
	margin-bottom: 5px;
}
#Newsletter .BG {
	padding: 1px 0px 8px 10px;
	background-image: url(images/bg_newsletter_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Newsletter h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333300;
	line-height: 125%;
	padding: 0px;
	margin-bottom: 5px;
}
#Newsletter p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #666633;
	margin: 0px 0px 5px 0px;
}
#Newsletter .Input {
	padding-top: 5px;
	width: 180px;
}
#Newsletter .Button {
	padding-top: 5px;
	width: 50px;
}
#Newsletter input.Box {
	background-image: url(images/bg_newsletter_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px none;
	width: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 4px 5px 4px 5px;
	margin: 0px;

}
#Gift {
	background-image: url(images/bg_gift.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #D1DDAF;
	margin-bottom: 5px;
}
#Gift .BG {
	padding: 1px 10px 8px 10px;
	background-image: url(images/bg_gift_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Gift h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336666;
	line-height: 125%;
	padding: 0px;
	margin-bottom: 5px;
}
#Gift p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 125%;
	color: #336666;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
/*  CENTER COLUMN SETTINGS
-----------------------------------------------*/

#Container .Center {
	width: 485px;
	float: left;
	margin-bottom: 5px;
}
#Content {
	background-color: #F5ECE3;
	background-image: url(images/bg_content.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Content .BG {
	padding: 5px 25px 30px;
	background-image: url(images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: normal;
	color: #660000;
}
#Content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	color: #993300;
	text-transform: uppercase;
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
#Content a:link,
#Content a:visited {
	color: #660000;
	font-weight: bold;
}
#Content a:active,
#Content a:hover {
	color: #000000;
	font-weight: bold;
}
#Content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #993300;
}
#Content strong {
	color: #330000;
}
#Content td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #993300;
	border-top: 1px solid #993300;
	padding: 3px 0px 3px 0px;
}
#ContentSm {
	float: left;
	width: 325px;
	margin-right: 5px;
	background-color: #F5ECE3;
	background-image: url(images/bg_contentsm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#ContentSm .BG {
	padding: 55px 25px 8px;
	background-image: url(images/bg_contentsm_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#ContentSm h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #993300;
}
#ContentSm p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #993300;
}
#ContentSm img.Right {
	float: right;
}
/*  ACCOMMODATIONS SETTINGS
-----------------------------------------------*/
#Content .Subnav {
	float: right;
	width: 175px;
}
#Content .Subnav p {
	padding: 10px;
	margin: 0px 0px 15px 15px;
	border-right: 1px solid #CC9999;
	border-bottom: 1px solid #CC9999;
	color: #993300;
	background-color: #FFFFFF;
	font: bold 12px/175% Arial, Helvetica, sans-serif;
}
#Content .Subnav a {
	font: bold 12px/175% Arial, Helvetica, sans-serif;
}
#Content ul {
	margin: 0px;
	padding-left: 15px;
}
#Content li {
	font: 11px/150% Arial, Helvetica, sans-serif;
	color: #993300;
}

/*  EVENTS & SPECIALS SETTINGS
-----------------------------------------------*/

#Content td.Date {
	font: 20px Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 5px 0px 3px 0px;
	width: 65px;
	color: #660000;
}
#Content .DateHeading {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
/*  CONTACT US SETTINGS
-----------------------------------------------*/

#Content .ContactInfo {
	float: right;
}
#Content .ContactInfo p {
	padding: 0px 0px 0px 10px;
	margin: 0px 10px;
	border-left: 1px solid #993300;
	color: #993300;
}
#Content .Textbox {
	background-color: #FFFFFF;
	border: 1px solid #330000;
	width: 225px;
	margin-bottom: 8px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #330000;
}

/*  MEMBERS ONLY SETTINGS
-----------------------------------------------*/

#Content td.Space {
	padding-right: 15px;
	vertical-align: top;
}

/*  RIGHT COLUMN SETTINGS (OPTIONAL)
-----------------------------------------------*/

#Features {
	float: left;
	width: 155px;
	background: /*#CCCCCC*/ #D6D6A3 url(images/bg_features.gif) no-repeat left top;
}
#Features .BG {
	/*padding: 45px 10px 15px;*/
	padding: 85px 10px 65px;
	background-image: url(images/bg_features_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Features ul {
	margin-left: 0px;
	padding-left: 25px;
	margin-bottom: 0px;
}
#Features li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 175%;
	font-weight: bold;
	color: #666666;
}
#Features li.Dark {
	color: #444444;
}
#Features a:link, #Features a:visited {
	color: #444444;
}
#Features a:hover, #Features a:active {
	color: #000000;
}
/*  FOOTER SETTINGS
-----------------------------------------------*/

#Footer {
	background-color: #336699;
	height: 30px;
	overflow: hidden;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#Footer .Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CCFF;
	padding: 9px;
}
#Footer .Copyright a:link, #Footer .Copyright a:visited {
	color:#CCEEFF;
}
#Footer .Copyright a:active, #Footer .Copyright a:hover {
	color:#FFFFFF;
}
#Footer .Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	color: #99CCFF;
	padding: 9px;
}
#Footer .Menu a:link, #Footer .Menu a:visited {
	padding-left: 10px;
	color:#CCEEFF;
}
#Footer .Menu a:active, #Footer .Menu a:hover {
	padding-left: 10px;
	color:#FFFFFF;
}
