@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	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: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}







.oneColLiqCtrHdr #container {
	width: 100%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	background: #FFFFFF; 
	text-align:center;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.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 */
}
#tdMainInfo {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 12px;
	margin-top: 0px;
	vertical-align: top;
	text-align: justify;
}
#tdMainInfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	padding: -1px;
	margin: 0px;
	color: b1be40;
}
#tdShowroomInfo {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 12px;
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
}
#tdShowroomInfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	padding: -1px;
	margin: 0px;
}
#tdEventInfo {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 12px;
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
}
#tdEventInfo.img   {
	vertical-align: bottom;
	background-position: bottom;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	bottom: 0px;
}
#tdHistoryInfo a {
	text-decoration: none;
	color: #AEBA3F;
}
#tdHistoryInfo  a:hover {
	padding-left: 5px;
	color: #FFFFFF;
}
#tdEventInfo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	padding: -1px;
	margin: 0px;
}



#tdGallery {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 12px;
	margin-top: 0px;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#tdGallery.img   {
	vertical-align: bottom;
	background-position: bottom;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	bottom: 0px;
}
#tdGallery a{
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 0px;
	width: 100px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}
#tdGallery a:hover {
	padding-left: 0px;
	color: #baac95;
}
#tdGallery h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	padding: -1px;





}

.mapsmallprint {
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#tdHistoryInfo {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 12px;
	margin-top: 0px;
	vertical-align: top;
	text-align: justify;
	padding-top: 0px;
	position: relative;
}
#tdHistoryInfo  h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding: -1px;
	margin: 0px;
	color: b1be40;
}
.fltrgt {
	clear: both;
	float: right;
	display: block;
	text-align: left;
	margin-top: 0px;
}
.fltbtm {
	clear: none;
	float: none;
	display: block;
	text-align: left;
	margin-top: 25px;
	margin-left: -12px;
	margin-right: 0px;
}
#tdHistoryInfo img {
	color: #FFFFFF;
	margin-top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom;
}
.fltrgt.h1 {
	clear: both;
	float: right;
	display: block;
	text-align: left;
	margin-top: 0px;
	font-size: 12px;
}
#tdHistoryInfo h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	color: b1be40;
	line-height: 12px;
}
#tdShowroomInfo  h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	color: b1be40;
	line-height: 12px;
	display: inline;
}
#tdDownload {
	font-size: 16px;
	color: b1be40;
	padding-left: 12px;
	margin-top: 0px;
	vertical-align: top;
	text-align: center;
	padding-top: 0px;
	background-color: #666666;
}
.flttop {
	clear: both;
	float: left;
	text-align: left;
	margin-top: 0px;
	vertical-align: top;
	font-size: 14px;
	color: b1be40;
	list-style-type: circle;
	list-style-position: inside;
	text-decoration: underline;
	word-spacing: 25px;
	display: inline;
}
.readMore         {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: b1be40;
	text-decoration: underline;
}
#tdHistoryInfo h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	color: b1be40;
	display: inline;
}

#footer{
text-align:right;
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:09px;
}
#footer a{

color:#000000;
}

