body {
	margin: 0px;
	background: #f1f1f1;
	text-align: center;
	}
a {
	text-decoration: none;
	}
img {
	border: none;
	}
h2 {
	display: block;
	margin: 0px 0px 5px 19px;
	text-indent: -9999px;
	width: 330px;
	height: 15px;
	}
p {
	font-color: #cccccc;
	font-size: 11px;
	font-family: verdana, sans-serif;
	margin: 0px 20px 15px 21px;
	}
/* Main Nav Links */
a#wedding:link, a#wedding:active, a#wedding:visited {
	position: absolute;
	display: block;
	width: 94px;
	height: 139px;
	top: 0px;
	left: 0px;
	background-image: url('images/wedding_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#christmas:link, a#christmas:active, a#christmas:visited {
	position: absolute;
	display: block;
	width: 95px;
	height: 139px;
	top: 0px;
	left: 94px;
	background-image: url('images/christmas_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#celebrations:link, a#celebrations:active, a#celebrations:visited {
	display: block;
	width: 95px;
	height: 139px;
	position: absolute;
	top: 0px;
	left: 189px;
	background-image: url('images/celebrations_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#business:link, a#business:active, a#business:visited {
	display: block;
	position: absolute;
	top: 0px;
	left: 284px;
	width: 95px;
	height: 139px;
	background-image: url('images/business_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#wine_tours:link, a#wine_tours:active, a#wine_tours:visited {
	display: block;
	position: absolute;
	top: 0px;
	left: 379px;
	width: 95px;
	height: 139px;
	background-image: url('images/wine_tours_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#gameday:link, a#gameday:active, a#gameday:visited {
	display: block;
	position: absolute;
	top: 0px;
	left: 474px;
	width: 95px;
	height: 139px;
	background-image: url('images/gameday_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#pinkhummer:link, a#pinkhummer:active, a#pinkhummer:visited {
	display: block;
	position: absolute;
	top: 0px;
	left: 474px;
	width: 95px;
	height: 139px;
	background-image: url('images/pinkhummer_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#martinis:link, a#martinis:active, a#martinis:visited {
	display: block;
	position: absolute;
	top: 0px;
	left: 569px;
	width: 95px;
	height: 139px;
	background-image: url('images/martinis_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#bricktown:link, a#bricktown:active, a#bricktown:visited {
	display: block;
	position: absolute;
	top: 0px;
	left: 664px;
	width: 95px;
	height: 139px;
	background-image: url('images/bricktown_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
a#proms:link, a#proms:active, a#proms:visited {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 95px;
	height: 139px;
	background-image: url('images/proms_link.jpg');
	background-repeat: no-repeat;
	text-indent: -9999px;
	}	
a#wedding:hover, a#christmas:hover, a#business:hover, a#celebrations:hover, a#wine_tours:hover, a#gameday:hover, a#martinis:hover, a#bricktown:hover, a#proms:hover, a#pinkhummer:hover {
	background-position: top right;
	}
/* Top right nav links */
#tr_nav a:link, #tr_nav a:active, #tr_nav a:visited {
	font-size: 9px;
	font-family: verdana, sans-serif;
	color: white;
	}
#tr_nav a:hover {
	font-size: 9px;
	font-family: verdana, sans-serif;
	color: #eea53e;
	}
#tr_nav #home2 {
	font-size: 10px;
	}
/* Makes Current Links for all Pages */
body.home #tr_nav #home {
	color: #eea53e;
	}
body.about #tr_nav #about {
	color: #eea53e;
	}
body.contact #tr_nav #contact {
	color: #eea53e;
	}
body.related #tr_nav #related {
	color: #eea53e;
	}
body.photos #tr_nav #photos {
	color: #eea53e;
	}
body.privacy #tr_nav #privacy {
	color: #eea53e;
	}
body.testimonial #tr_nav #testimonial {
	color: #eea53e;
	}
body.wedding #main_nav #wedding {
	background: url(images/wedding_current.gif) no-repeat top left;
	}
body.christmas #main_nav #christmas {
	background: url(images/christmas_current.gif) no-repeat top left;
	}
body.celebrations #main_nav #celebrations {
	background: url(images/celebrations_current.gif) no-repeat top left;
	}
body.business #main_nav #business {
	background: url(images/business_current.gif) no-repeat top left;
	}
body.wine_tours #main_nav #wine_tours {
	background: url(images/wine_tours_current.gif) no-repeat top left;
	}
body.gameday #main_nav #gameday {
	background: url(images/gameday_current.gif) no-repeat top left;
	}
body.pinkhummer #main_nav #pinkhummer {
	background: url(images/pinkhummer_current.gif) no-repeat top left;
	}
body.martinis #main_nav #martinis {
	background: url(images/martinis_current.gif) no-repeat top left;
	}
body.bricktown #main_nav #bricktown {
	background: url(images/bricktown_current.gif) no-repeat top left;
	}
body.proms #main_nav #proms {
	background: url(images/proms_current.gif) no-repeat top left;
	}
/* Main Divs */
#holder {
	position: relative;
	display: block;
	width: 854px;
	height: 780px;
	margin: 30px auto 40px auto;
  	text-align: left;
	}
#header {
	position: absolute;
	display: block;
	width: 854px;
	height: 61px;
	z-index: 1;
	}
#header h1 {
	position: absolute;
	display: block;
	background: url(images/title.jpg) no-repeat top left;
	text-indent: -9999px;
	width: 375px;
	height: 61px;
	margin: 0px;
	padding: 0px;
	}
#tr_nav {
	position: absolute;
	display: block;
	width: 479px;
	height: 61px;
	top: 0px;
	right: 0px;
	background: url(images/tr_corner.gif) no-repeat top right;
	color: white;
	font-size: 10px;
	font-family: verdana, sans-serif;
	text-align: right;
	line-height: 26px;
	padding-top: 10px;
	z-index: 0;
	}
#left_content {
	position: absolute;
	display: block;
	width: 485px;
	height: 418px;
	background: white;
	left: 0px;
	top: 61px;
	}
#right_content {
	position: absolute;
	display: block;
	width: 369px;
	height: 418px;
	background: white;
	top: 61px;
	right: 0px;
	}
#right_content #headline {
	display: block;
	width: 330px;
	height: 27px;
	text-indent: -9999px;
	margin: 24px 0px 0px 21px;
	padding: 0px;
	background: url(images/headline.gif);
	}
body.wedding h2 {
	background: url(images/wedding_title.gif) no-repeat top left;
	}
body.christmas h2 {
	background: url(images/christmas_title.gif) no-repeat top left;
	}
body.celebrations h2 {
	background: url(images/celebrations_title.gif) no-repeat top left;
	}
body.business h2 {
	background: url(images/business_title.gif) no-repeat top left;
	}
body.wine_tours h2 {
	background: url(images/wine_tours_title.gif) no-repeat top left;
	}
body.gameday h2 {
	background: url(images/gameday_title.gif) no-repeat top left;
	}
body.pinkhummer h2 {
	background: url(images/pinkhummer_title.gif) no-repeat top left;
	}
body.martinis h2 {
	background: url(images/martinis_title.gif) no-repeat top left;
	}
body.bricktown h2 {
	background: url(images/bricktown_title.gif) no-repeat top left;
	}
body.photos h2 {
	background: url(images/photos_title.gif) no-repeat top left;
	}
body.contact h2 {
	background: url(images/contact_title.gif) no-repeat top left;
	}
body.related h2 {
	background: url(images/related_title.gif) no-repeat top left;
	}
body.about h2 {
	background: url(images/about_title.gif) no-repeat top left;
	}
body.proms h2 {
	background: url(images/proms_title.gif) no-repeat top left;
	}
body.privacy h2 {
	background: url(images/privacy_title.gif) no-repeat top left;
	}
body.testimonial h2 {
	background: url(images/testimonial_title.gif) no-repeat top left;
	}
#main_nav {
	position: absolute;
	display: block;
	width: 854px;
	height: 147px;
	bottom: 154px;
	left: 0px;
	}
#footer {
	position: absolute;
	display: block;
	width: 854px;
	background: #f1f1f1;
	bottom: -60px !important;
	bottom: -60px;
	left: 0px;
	}
#form {
	font-color: #333333;
	font-size: 13px;
	font-family: verdana, helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: right;
	line-height: 24px;
	border-collapse: collapse;
	}
/* aligns form */
#form #prom_align {
	margin-left: 10px !important;
	margin-left: 5px;
	}
#form #christmas_align {
	margin-left: 19px !important;
	margin-left: 18px;
	}
#form #yes_no {
	margin-left: 39px !important;
	margin-left: 36px;
	}
#line1 {
	margin-right: 22px;
	padding: 0px;
	}
#line2 {
	margin-right: 5px;
	}
*html #form input.text {
	border: 1px solid #cccccc;
	background-color: white;
	}
#form #right {
	padding-right: 20px;
	}
	/* gallery styles */
a.orange:link, a.orange:active, a.orange:visited {
	color: eea53e;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
a.orange:hover {
		text-decoration: underline;
		}
#gallery_menu_1 {
	color: #cccccc;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 5px;
	}
.thumbs {
	margin: 2px;
	}
.blue_bold {
	color: #123e66;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	margin-left: 36px;
	}
#gallery_menu_2 {
	color: #cccccc;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	}
#thumb_block {
	margin-top: 5px;
	margin-bottom: 15px;
		}
.straxis_link {
	display: block;
	background: url(images/straxis.gif) no-repeat top left;
	width: 220px;
	height: 12px;
	text-indent: -9999px;
	}