body {
	background: #E8E8E8;
	margin: 0px;
	font: 11px/14px Tahoma, Arial, sans-serif;
	color: #000000;
}
.subheading {
	font-size: 14px;
	color: #666666;
}
.sidebar {
	background: url(/images/dots.gif) repeat-x top;
	padding-top: 40px;
	padding-right: 20px;
	border-left: 3px solid #FFFFFF;
	padding-bottom: 10px;
}
.sidebar_venues {
	background: url(/images/dots.gif) repeat-x top;
	padding-top: 40px;
	border-left: 3px solid #FFFFFF;
}
.footer {
	padding: 20px;
	border-top: 1px solid #A61206;
}
h1 {
	font: bold 18px/18px "Trebuchet MS", Tahoma, sans-serif;
	color: #000000;
	text-transform: capitalize;
}
.sidebar h2 {
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	margin-top: 0px;
	margin-bottom: -6px;
}
.leftsidebar {
	background: #F0F0F0;
}
.leftsidebardescription {
	background: url(/images/bg_sidebar.jpg) repeat-x;
	border-bottom: 10px solid #FFFFFF;
	padding: 5px;
	height: 90px;
}
.homecontent h1 {
	margin-top: 0px;
	font-size: 16px;
}
.homecontent {
	background: url(/images/dots.gif) repeat-x top;
	padding: 40px 40px 20px 0px;
}
.homecontent h2 {
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	margin-top: 0px;
	margin-bottom: -6px;
}
h2 {
	font: bold 14px "Trebuchet MS", Tahoma, sans-serif;
}
.sidebar_description {
	padding-bottom: 30px;
}
.bipic {
	border-bottom: 3px solid #FFFFFF;
}
.sidebar_table {
	border-left: 1px dotted #CCCCCC;
}
td {
	font: 11px/14px Tahoma, Arial, sans-serif;
	color: #000000;
}
.tablewhite {
	background: #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
.nav_container {
	background: url(/images/nav_bg.jpg) repeat-x;
}
.navcell {
	font: bold 11px "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.navcell a:link {
	color: #000000;
	text-decoration: none;
}
.navcell a:visited {
	color: #000000;
	text-decoration: none;
}
.navcell a:hover {
	color: #A61206;
	text-decoration: underline;
}
.maintext {
	background: url(/images/dots.gif) repeat-x top;
	padding: 40px 80px 40px 30px;
}
.logo {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.phone {
	padding-right: 25px;
	padding-bottom: 15px;
	text-align: right;
}
.imagefloatleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}
.imagefloatright {
	float: right;
	margin-bottom: 5px;
	margin-left: 30px;
}
.media_cell {
	height: 200px;
	padding-bottom: 25px;
}
.media_heading {
	font: bold 12px "Trebuchet MS", Tahoma, sans-serif;
	text-align: center;
	padding-bottom: 10px;
}
.articlesheading {
	padding-top: 18px;
	font: bold 16px "Trebuchet MS", Tahoma, sans-serif;
	padding-bottom: 6px;
}
.menusheading {
	padding-bottom: 6px;
}
.red {
	color: #FF0000;
}
object {
	border: 2px solid #CCCCCC;
}
.stickslink {
	color: #666666;
}
.testimonials {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C1E16;
}
.testimonials-alt {
	color: #666666;
	font-style: italic;
}
/* form */
form span.required {
    color: red;
    padding-right: 5px;
}

form label.error {
    color: red;
    margin-left: 5px;
}
div.menu-item {
    margin-bottom: 15px;
}

div.menu-item p.menu-title {
    font-weight: bold;
    margin-bottom: 0px;
}

div.menu-item p.menu-description {
    margin: 0;
}

.maintext ul.entree li {
    margin-top: 5px;
}

div#viewGalleryBtn {
    float: right;
    width: 180px;
    height: 48px;
    border: none;
}

div#viewGalleryBtn a img {
     border: none;
}

div#titleHolder {
    height: 1%;
    overflow: hidden;
}

a.green-link {
	color: #00B050;
}
