@charset "UTF-8";
body {
	background-color: #E6D69F;  /* old color *A3A68B*/ 
}

body#amenities { background-color: #F3F3D8;}
#content {-moz-box-shadow: 0px 3px 8px #666;
	-webkit-box-shadow: 0px 3px 8px #666;
	box-shadow: 0px 3px 8px #666;}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

p.rtside { font-size: 10px; margin-right: 5px; line-height: 12px;}


h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}

h2.h3-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #335D65;
}

h2.serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	line-height: 17px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #666600;
	text-transform: uppercase;
}

h3.borderbot { border-bottom: 1px dotted #660; padding-top: 12px;}

#navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #666;
	text-align: center;
	height: 20px;
}

#navbar a:link {
	color: #FFFFEF; text-decoration: none;
}
#navbar a:visited {
	color: #FFFFEF; text-decoration: none;
}
#navbar a:hover {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #993300;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #CC9900;
}

#uppernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	text-align: right;
	/*height: 14px;*/
	padding-bottom: 4px;
}

#uppernav a:link {
	color: #5B3B01; text-decoration: none;
}
#uppernav a:visited {
	color: #5B3B01; text-decoration: none;
}
#uppernav a:hover {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}

#rt-top{ padding-right: 5px;}

#leftcontent {background-color: #F3F3D8; padding: 15px 10px;}
#bottom {background-color: #F3F3D8;}
#centercontent {background-color: #F3F3D8; padding: 8px;}
#topcontent {background-color: #F3F3D8;}
#rightcontent {background-color: #F3F3D8; padding: 0 8px; border-left: 1px dotted #CCC;}

#lgleftcontent {background-color: #F3F3D8; padding: 15px;}

#footer { background-color: #C7BF98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #5B3B01;
	text-align: center;
	height: 18px; padding-top: 4px;}
	
#footer a:link {
	color: #5B3B01; text-decoration: none;
}
#footer a:visited {
	color: #5B3B01; text-decoration: none;
}
#footer a:hover {
	color: #CC6633;
	font-weight: bold;
	text-decoration: none;
}

table#content {border: 1px solid #847722;}

table#roomrates { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;}
table#roomrates th {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #660;}
	
 td.secthead {
	padding-bottom: 3px;
	border-bottom: 2px solid #996;
}
 td.rmrates { padding-bottom: 3px; border-bottom: 1px solid #CCC;}	

#clan-signup {
	/*width: 181px;*/
	/*background-image: url(images/signup-bkgnd.jpg);*/
	/*border: 1px solid #C7BF98;*/
	/*height: 140px;*/
	background-repeat: repeat-x;
	padding: 0px 5px;
	margin-top: 5px;
	text-align: center;
	/*margin-right: 5px;*/
	
}
.signup {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B3B01;
	text-align: center;
}

/*icontact signup */
.link,
.link a,
#SignUp .signupframe {
	color: #9e3616;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	.link,
	.link a {
		text-decoration: none;
		}
	#SignUp .signupframe {
		border: 1px solid #C7BF98;
		background: #E9E5C2;
		width: 140px;
		}
#SignUp .signupframe .required {
	font-size: 9px;
	}
/*end icontact signup */

.sidebarquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	background-color: #CCCC99;
	padding: 10px;
	color: #333333;
}

ul li { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}

table#events { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	background-color: #FFE292;
	
}


.photoborder {
	border: 1px solid #C7BF98;
	}
	
.photoborder2 {
	/*border: 0px solid #C7BF98;*/ padding-top: 70px;
	}

.photocaption { 
	font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; color: #666; text-align: left;
}

.photocaptioncentered { 
	font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; color: #666; text-align: center;
}

.quotecredit {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; font-style: italic; line-height: 14px; padding-top: 10px;}
	
.announce {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; font-style: narmal; line-height: 22px; padding: 0 10px;}
	
a:link {
	color: #993300;
}

.menutable {padding: 0}

.menuitem { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;font-weight: bold; border-bottom: dotted 1px #993333;}
.menuitemtoppad { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;font-weight: bold; border-bottom: dotted 1px #993333; padding-top: 5px;}	
	
.menuitemdetail { font-family: Arial, Helvetica, sans-serif; font-style:italic;
	font-size: 11px; color: #000000;font-weight: normal; padding-left: 20px; padding-bottom: 10px;}
	
.menuitemdetailnopad { font-family: Arial, Helvetica, sans-serif; font-style:italic;
	font-size: 11px; color: #000000;font-weight: normal; padding-left: 20px;}	
	
.menuitemprice { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;font-weight: bold; padding: 0; text-align: right; border-bottom: dotted 1px #993333;}
	
.menuitempricenoline { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; color: #000000;font-weight: bold; padding: 0; text-align: right;}

.sectdesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	background-color: #D3D0A7;
	padding: 3px;
}

#dinnersettings td {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px dotted #933;}#content tr #rightcontent div {
	font-family: Verdana, Geneva, sans-serif;
}

.indent { padding-left: 25px;}

.borderrt { border-right: 1px dotted #CCC;}

