@charset "utf-8";
/* CSS Document */

html {
	background-color: #deb887;
	overflow-y: scroll;
}
body {
	margin-top: 0px;
	padding-top: 0px;
}
.background1 {
	background-image: url(graphics/background1.png);
	background-color: #deb887;
	background-position: 50%;
	background-repeat: repeat-y;
}

#hd {
	background-color: #FFFFFF;
}

#bd {
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}

#ft {
	text-align: center;
	vertical-align: top;
	padding-top: 15px;
	background-image: url(graphics/background2.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

h3 {
	color: #624200;
}
.announcement{
	background-image: url(graphics/background3.png);
	width: 530px;
	font-size: 100%;
	margin-left: 120px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.copy {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.copy_NoAlign {
	font-size: 100%;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.copy2 {
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

.copy2_NoAlign {
	font-size: 85%;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	right: 10px;
}

.copy3_NoAlign {
	font-size: 116%;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.copy4_NoAlign {
	font-size: 146.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336600;
}

.footer {
	font-size: 85%;
	color: #996600;
}
.footerLink {
	font-size: 92%;
	color: #333333;
	text-decoration: none;
}

.footerLink:hover {
	font-size: 92%;
	color: #0000CC;
	text-decoration: underline;
}

.formLabels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.hoursList {
	font-size: 116%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	right: 10px;
	margin-left: 0px;
	list-style-type: none;
}

.links1 {
	font-size: 100%;
	text-decoration: none;
	color: #0000CC;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}

.links1:hover {
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0000CC;
}

.links2 {
	font-size: 93%;
	text-decoration: none;
	color: #0000CC;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
}

.links2:hover {
	font-size: 93%;
	font-style: normal;s
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0000CC;
}

.packages {
	font-size: 116%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.servicesList {
	font-size: 116%;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	right: 10px;
	left: 40px;
	position: relative;
}

.borderL {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #2B1000;
}

.borderR {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #2B1000;
}

.borderT {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2B1000;
}

.borderB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2B1000;
}
#col-left {
	display: block;
	margin-top: 0px;
	text-align: left;
	padding-top: 0px;
	width: 60%;
	padding-right: 0px;
	float: left;
	margin-left: 0px;
}
#col-right {
	margin-top: 0px;
	display: block;
	clear: right;
	text-align: left;
	width: 40%;
	padding-left: 0px;
}
.subMenu {
	font-size: 116%;
	text-decoration: none;
	color: #0066CC;
	font-style: italic;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
}

.subMenu:hover {
	font-size: 116%;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #0066CC;
	font-weight: normal;
}
.creditCards {
	padding-bottom: 0px;
	padding-right: 10px;
}

