/* CSS Document */

body {
	background-image: url(images/site_bg.jpg);
}

#tableTop {
	position:relative;
	left:0px;
	top:0px;
	width:929px;
	height:192px;
}


#topLeft_ {
	position:absolute;
	left:0px;
	top:0px;
	width:112px;
	height:145px;
}

#partyName_ {
	position:absolute;
	left:112px;
	top:0px;
	width:694px;
	height:145px;
}

#topRight_ {
	position:absolute;
	left:806px;
	top:0px;
	width:123px;
	height:145px;
}

#topOuterLeft_ {
	position:absolute;
	left:0px;
	top:145px;
	width:61px;
	height:47px;
}

#home_ {
	position:absolute;
	left:61px;
	top:145px;
	width:138px;
	height:33px;
}

#gallery_ {
	position:absolute;
	left:199px;
	top:145px;
	width:168px;
	height:33px;
}

#services_ {
	position:absolute;
	left:367px;
	top:145px;
	width:168px;
	height:33px;
}

#press_ {
	position:absolute;
	left:535px;
	top:145px;
	width:132px;
	height:33px;
}

#contact_ {
	position:absolute;
	left:667px;
	top:145px;
	width:192px;
	height:33px;
}

#topOuterRight_ {
	position:absolute;
	left:859px;
	top:145px;
	width:70px;
	height:47px;
}

#belowNav_ {
	position:absolute;
	left:61px;
	top:178px;
	width:798px;
	height:14px;
}
#title {
	font-family: "French Script MT";
	color: #B48E18;
}
#titleLeft {
	background-image: url(images/bodyTitle_left_bg.png);
	background-repeat: repeat;
}
#titleRight {
	background-image: url(images/bodyTitle_right_bg.png);
	background-repeat: repeat;
}
#content {
	background-repeat: repeat;
	background-image: url(images/body_bg.png);
}
#content_bottom {
	background-image: url(images/content_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 771px;
}
#home_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 12px}

a:link {
	color: #AE8A17;
}
a:hover {
	color: #999999;
}

a:visited {
	color: AE8A17;
}

a:active {
	color: #999999;
}

a.login:link, a.login:visited {
	color: #1B1A08;
	font-weight: bold;
	font-size: 12px;
}
#iframe {
	text-align: center;
}
