@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #251C17;
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x; font-style:normal; font-variant:normal; font-weight:normal; font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif
}
.oneColElsCtr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColElsCtr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	min-height: 650px;
	margin: 20px 0px 0px;
}



/* */

#home {
	margin-left: 25px;
}
#text #prices td {
	margin: 0px;
	padding: 0px;
}
#text #prices li {
	margin: 0px;
	padding: 0px;
}
#text #prices ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#home #navBlock th {
	padding-left: 2px;
}
#home #grid td {
	padding-top: 6px;
	padding-left: 6px;
}
#home #grid th {
	padding-top: 6px;
}



#subnav #nav .dot {
	font-family: Times, "Times New Roman", serif;
	font-size: 20px;
	color: #5AB0EE;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#subnav #nav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 5px;
	color: #FFFFFF;
	padding-bottom: 5px;
	padding-right: 5px;
}

#subnav #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}




#text td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
	font-weight: normal;
	padding-right: 100px;
}
#text #admin td {
	margin: 0px;
	padding: 0px;
}
#note td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#homefooter td {
	color: #372F2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home #navBlock #block td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}
#home #navBlock #block a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: underline;
}

#inside {
	margin-left: 25px;
}
#inside td {
	vertical-align: top;
}
#inside #nav td {
	padding-top: 19px;
}
.insidecopyright {
	color: #8FA398;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#text td .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #270E00;
	font-weight: bold;
	text-transform: uppercase;
}
#schedule th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#schedule p {
	line-height: 13px;
	padding-bottom: 3px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
}

#schedule td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 3px;
	padding-left: 3px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: none;
	border-right: 1px solid #271d1b;
	border-bottom: 1px solid #271d1b;
	border-left: none;
	white-space: nowrap;
}
#schedule td.schedulert {
	border-right-style: none;
}

#schedule td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5AB0EE;
	font-variant: normal;
	text-transform: capitalize;
	font-weight: normal;
}
#text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#text td .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}

#text #schedule td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #330000;
}
#footer a {
	color: #8FA398;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#homefooter a {
	color: #372F2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}



/* NEW STYLES */
#navGroup ul {
	margin: 0px;
	padding: 0px;
}
#navGroup {
	margin: 0px;
	padding: 15px 0px;
}
#gridGroup #gridCell {
	float: left;
	padding-bottom: 10px;
	height: 61px;
	width: 61px;
	padding-left: 10px;
}
#navGroup li {
	display: block;
	background: url('../images/nav_leaf.gif') no-repeat;
	padding-left: 12px;
	float: left;
	margin-right: 15px; list-style-type:none
}
#navGroup a {
	font: bold 13px "Trebuchet MS", Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
#gridGroup {
	float: left;
	width: 430px;
	position: relative;
}
#gridGroup .address {
	font: bold 12px "Trebuchet MS", Verdana;
	color: #0E0B09;
	padding-top: 23px;
	text-align: right;
	margin: 0px;
}


#footer a {
	color: #372F2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#footer {
	color: #372F2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:right;
}

#noticesGroup {
	float: right;
	width: 350px;
	margin: 0px;
	padding: 0px;
}
#noticesGroup .cornerL {
	float: left;
	margin: 0px;
	padding: 0px;
}
#noticesGroup .cornerR {
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#noticesGroup .noticeH {
	background: #271E1A;
	float: left;
	width: 322px;
	height: 14px;
	margin: 0px;
	padding: 0px;
}
#noticesGroup .notices p {
	margin:0;
	padding:0 0 15px;
}
#noticesGroup .notices {
	background: #271E1A;
	height:200px;
	margin: 0px;
	padding: 5px 15px 15px;
	color:#FFF;
	color: #FFFFFF;
	font: 11px/17px Arial, Helvetica, sans-serif;
}
#noticesGroup .notices .title {
	font-size: 14px;
	line-height: 17px;
	color: #FF33CC;
}

#noticesGroup .notices a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: underline;
}



#noticesGroup .noticeF {
	background: #271E1A;
	width: 336px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 14px;
}
#gridGroup #star {
	height: 142px;
	width: 142px;
	position: absolute;
	float: left;
}
#text  .blue {
	color: #5AB0EE;
	font: 18px/35px "Trebuchet MS", Verdana;
	letter-spacing: 2px;
}

.staff_hdr { 
	color: #270e00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.3px;
}

.bdr {
	border: 1px solid #354941; 
	padding-left: 10px; 
	padding-right: 10px;
	}