@charset "UTF-8";
body {
	background-color: #F3F6DF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link{
	text-decoration: underline;
	color: #BD002D;
}
a:hover{
	text-decoration: none;
	color: #BD002D;
}
a:visited, a:active{
	color: #BD002D;
}
#dropLeft {
	background-image: url(images/drop-left.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 24px;
}
#footer {
	background-image: url(images/drop-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 10px;
	text-align: center;
	padding-top: 15px;
}
#footer h6 {
	font-size: 10px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 15px;
}
#footer h6 a {
	color: #666666;
}
#dropRight {
	background-image: url(images/drop-right.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 24px;
}
#header {
	width: 619px;
	vertical-align: bottom;
	background-image: url(images/headers/rotator.php);
	background-repeat: no-repeat;
}
#circular {
	background-color: #eeeeee;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
}
#botLeft {
	background-color: #f6f6f6;
	width: 162px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: right;
	background-image: url(images/liquor_store.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#botCenter {
	background-color: #e7e7e7;
	width: 298px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#botRight {
	background-color: #e7e7e7;
	width: 281px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#botLeft,#botCenter,#botRight {
	padding: 10px;
	vertical-align: top;
	
}
#botLeft p,#botCenter p,#botRight p {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#botLeft h1,#botCenter h1,#botRight h1{
	font-size: 15px;
	color: #BE0030;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 6px;
}
#content {
	vertical-align: top;
	padding: 10px;
	background-color: #FFFFFF;
}
#content p {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
#content h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #BD002D;
}
#content h2 {
	font-size: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BD002D;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 6px;
}
#content h3 {
	color: #BD002D;
	font-size: 14px;
	line-height: 20px;
}
#content h4 {
	font-size: 13px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #BD002D;
}
#content h5 {}
#content h6 {}
#content ul {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
}
#botLeft h2 {
	color: #BE0030;
	font-style: italic;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#homePic {
	float: right;
	vertical-align: top;
	width: 278px;
	text-align: right;
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#topNAV {
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	text-align: center;
	height: 28px;
	padding-top: 6px;
}
#topNAV a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
#topNAV a:hover{
	text-decoration: underline;
}
