@charset "UTF-8";
/* CSS Document */

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: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E0E4E2;
	background-image: url(../images/ACC_Content_BGslice.jpg);
	background-repeat: repeat-x;
}

.oneColLiqCtrHdr #header {
	background-image: url(../images/ACC_Content_Header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 153px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	color: #FFFFFF;
}
.oneColLiqCtrHdr #header #NavBar {
	background-image: url(../images/ACC_NavBG.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 48px;
	width: 829px;
	margin-bottom: 0px;
	padding-top: 105px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.oneColLiqCtrHdr #header #NavBar #Nav {
	padding-top: 15px;
	padding-left: 15px;
	z-index: 1000;
}
.oneColLiqCtrHdr #header #NavBar #Nav a, a:link, a:visited {
	color: #FFF;

}
.oneColLiqCtrHdr #header #NavBar #Nav a:hover, a:active  {
	color: #FFF;
	text-decoration: underline;
}
.oneColLiqCtrHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	height: auto;
	z-index: 5;
}

.oneColLiqCtrHdr #container  #mainContent {
	background: #FFFFFF;
	width: 830px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12;
	padding-right: 20px;
	padding-bottom: 40;
	padding-left: 20px;
	z-index: 10;
}


.oneColLiqCtrHdr #mainContent #NewsWrap {
	float: right;
	margin-left: 20px;
}
.hotelimg {
	float: none;
	height: 267px;
	margin-bottom: 5px;
	background-color: #000000;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 10px;
}

#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #873829;
	margin: 0px;
	padding: 0px;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent h4 {
	color: #D6C796;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.oneColLiqCtrHdr #container #mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.oneColLiqCtrHdr #container #mainContent ul {
	padding-bottom: 3px;
	padding-left: 8px;
	padding-top: 0px;
}
#mainContent a:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}
#mainContent a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}

#SponsorWrap {
	background-image: url(../images/ACC_Sponsors.gif);
	background-repeat: no-repeat;
	height: 69px;
	text-align: center;
	width: 830px;
	clear: both;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	overflow: hidden;

}
#SponsorWrap img {
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
.oneColLiqCtrHdr #footer {
	background-image: url(../images/ACC_FooterSlice.jpg);
	background-repeat: repeat-x;
	height: 71px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.oneColLiqCtrHdr #footer #FooterWrap {
	background-image: url(../images/ACC_Footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 72px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: auto;
}
.oneColLiqCtrHdr #footer a:link, a:visited {
	color: #FF0000;

}
.oneColLiqCtrHdr #footer a:hover, a:active  {
	color: #FFF;
	text-decoration: underline;
}
.oneColLiqCtrHdr #container  #mainContent .gallery {
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.oneColLiqCtrHdr #mainContent table {
	float: left;
	margin-right: 10px;
}
.oneColLiqCtrHdr  #mainContent td {
	font-size: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 2px;
}
.oneColLiqCtrHdr #mainContent th {
	font-size: 10px;
	font-weight: bold;
	background-color: #582B16;
	color: #FFFFFF;
	padding: 2px;
}
.oneColLiqCtrHdr #mainContent #PresDetails {
	margin-left: 470px;
	padding-left: 15px;
}
.oneColLiqCtrHdr .qual {
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.presTHUMB {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: 1px solid #666666;
}
.oneColLiqCtrHdr #container #mainContent #LIST {
	height: 300px;
	overflow: auto;
	width: 470px;
	float: left;
	margin-bottom: 20px;
}

