/* CSS Document */

body {
	background-image: url(imgs/bckgrd.jpg);
	background-repeat: repeat;
	margin: 0px;
	background-position: center top;
}

.holder {
	width: 800px;
	height: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: center;
	overflow: visible;
	top: 0px;
	bottom: 0px;
}

#bev {
	width: auto;
	height: 65px;
	float: left;
	top: 18px;
	left: 42px;
}

#address {
	width: 200px;
	height: 36px;
	float: right;
	top: 24px;
	right: 42px;
	text-align: right;
}

#address h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 18px;
	letter-spacing: .12em;
	font-style: normal;
	font-weight: bold;
	color: #505A13;
}
#address p {
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2em;
	line-height: normal;
	font-size: 10px;
	margin-top: -3px;
}
#address p a {
	text-decoration: none; 
	color: #333;
}
#banner {
	width: 760px;
	height: 110px;
	top: 24px;
	right: 15px;
	left: 15px;
	background-image: url(/imgs/header.jpg);
	background-repeat: no-repeat;
}
#mainCopy {
	width: 760px;
	height: auto;
	background-image: url(imgs/main_bckgrd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	right: 15px;
	left: 15px;
	position: relative;
	top: 4px;
	margin-bottom: 12px;
	background-color: #201C11;
	padding-bottom: 18px;
}

#mainCopy a:link {
	font-weight: bold;
	text-decoration: none;
	color: #B0C82B;
}

#mainCopy a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#mainCopy a:visited {
	text-decoration: none;
	color: #B0C82B;
}

#mainCopy a:active {
	text-decoration: none;
	color: #632A16;
}

#mainCopy h1 {
	color: #D2E276;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	font-size: 28px;
	letter-spacing: 0.14em;
	font-style: italic;
	text-align: left;
	padding-top: 24px;
	padding-bottom: 0px;
	padding-left: 100px;
}
#mainCopy h2 {
	color: #FF9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 0.14em;
	font-style: normal;
	text-align: left;
	padding: 12px 16px 0 100px;
}
#mainCopy h3 {
	color: #8EC6E7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.08em;
	font-style: italic;
	text-align: left;
	padding: 2px 16px 0 100px;
	margin-top: -12px;
}
#mainCopy h4 {
	color: #B0C82B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.08em;
	text-align: left;
	padding: 2px 16px 0 100px;
	margin-bottom: -12px;
}

#mainCopy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 24px;
	padding-left: 100px;
	padding-top: 3px;
	padding-bottom: 12px;
	letter-spacing: .75px;
}
#mainCopy p img {
	margin: 8px 24px 8px 12px;
	border: 1px solid #FFF;
	float: right;
	position: relative;
	text-align: right;
}
#mainCopy ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 11px;
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
	margin-left: 72px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#mainCopy table {
	margin-left: 100px;
}
.partyscape {
	color: #AF7283;
	font-style: italic;
	font-weight: bold;
}
.partyscapeh1 {
	color: #AF7283;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	font-style: italic;
	font-size: 28px;
	letter-spacing: 0.14em;
	text-align: left;
	padding-top: 24px;
	padding-bottom: 0px;
	padding-left: 100px;
	margin-top: 12px;
}
.curb {
	color: #8C9DB8;
	font-style: italic;
	font-weight: bold;
}
.curbh1 {
	color: #8C9DB8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	font-size: 28px;
	letter-spacing: 0.14em;
	font-style: italic;
	text-align: left;
	padding-top: 24px;
	padding-bottom: 0px;
	padding-left: 100px;
	margin-top: 12px;
}
#rt_nav {
	width: 204px;
	height: auto;
	left: 534px;
	bottom: 3px;
}

#rt_nav img {
	margin: 0;
	padding-top: 4px;
}

#footer {
	bottom: 6px;
	right: 16px;
	left: 16px;
	width: 762px;
	height: 100px;
	padding-top: 24px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	padding-top: 9px;
	text-align: right;
}

#footer img {
	float: left;
	padding: 0px;
	margin: 0px;
}

