/* 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: #000000;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColLiqCtrHdr #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/big_OW.gif);
	background-position: right 800px;
	background-repeat: no-repeat;
	background-color: #F6E5C9;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #563B1D;
	border-bottom-color: #000000;
	border-left-color: #563B1D;
	padding: 0px;
}
a:link {
	color: #006600;
}
img.floatLeft { 
    float: left; 
    margin: 1px; 
}


}
img.floatRight { 
    float: right; 
    margin: 1px; 
}

a:visited {
	color: #8E8E28;
}
.vendor {
	font-size: 13px;
	line-height: 16px;
}
.frame {
	border: medium solid #663300;
}


.oneColLiqCtrHdr #header {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(images/header.jpg);
	background-repeat: repeat;
	background-position: center top;
}
p {
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 30px;
	padding-left: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	word-spacing: normal;
}


.packages {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	word-spacing: normal;
	list-style-type: circle;
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
	list-style-position: outside;
}


h1 {
	padding: 10px;
}
.localh1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	letter-spacing: -0.02em;
	font-weight: normal;
	padding-bottom: -50px;
	margin-bottom: -10px;
	text-decoration: underline;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}


.oneColLiqCtrHdr #header h1 {
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 10;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #006633;
}
.oneColLiqCtrHdr #mainContent {
	background-image: url(images/bckd_2.jpg);
	background-repeat: repeat-x;
	background-position: center 25px;
	padding: 0px;
}
.oneColLiqCtrHdr #footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 80px;
	padding-top: 30;
	padding-right: 10px;
	padding-bottom: 30;
	padding-left: 10px;
	background-position: left top;
	margin-top: 0px;
	background-color: #CBC76C;
} 
.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: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.pro8 {
	margin:0;
	list-style:none;
	height:25px;
	position:relative;
	border:1px solid #000;
	border-width:0 1px 1px 1px;
	border-bottom-color:#444;
	background-color: #fff;
	background-image: url(images/pro_eight_back.gif);
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 85px;
	float: none;
}
.pro8 li {
	float:left;
	padding-left: 0px;
}
.pro8 li a {
	display:block;
	float:left;
	height:25px;
	line-height:23px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 12px;
	cursor:pointer;
	background-image: url(images/pro_eight_0.gif);
}
.pro8 li a b {
	float:left;
	display:block;
	padding:0 12px 0 0;
	background-image: url(images/pro_eight_0.gif);
	background-position: right top;
}
.pro8 li.current a {
	color:#fff;
	background-image: url(images/pro_eight_2.gif);
}
.pro8 li.current a b {
	background-image: url(images/pro_eight_2.gif);
	background-position: right top;
}
.pro8 li a:hover {
	color:#000;
	background-image: url(images/pro_eight_1.gif);
}
.pro8 li a:hover b {background:url(images/pro_eight_1.gif) right top;}
.pro8 li.current a:hover {color:#fff; background:url(images/pro_eight_2.gif); cursor:default;}
.pro8 li.current a:hover b {background:url(images/pro_eight_2.gif) right top;}
.gallery {
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	word-spacing: normal;
	font-size: 14px;
}
