@charset "UTF-8";
/* CSS Document */


/*div p ul li {
	margin: 0;
	padding: 0;
}*/

body { 
	background-image: url(../images/top-bg.jpg);
	background-repeat:repeat-x;
	background-position: top;
	background-color: #dad1bb;
	margin: 0;
	font: Georgia, "Times New Roman", Times, serif;
	color: #5B3B00;
	font-size: .9em;
	line-height: 1.4em;
}

a img {
	border: none;
}

a {
	color: #5B3B00;
	text-decoration: underline;
}


a:hover {
	color: #5B3B00;
	text-decoration: underline;
}

a:visited {
	color: #5B3B00;
	text-decoration: underline;
}


#branding {
	height: 165px;
	width: 838px;
	background-image: url(../images/branding.jpg);
	background-repeat: no-repeat;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#contact {
	text-align: right;
	font-size: 12px;
	color: #fffaf0;
	position: relative;
	top: 90px;
	right: 20px;
}

#content {
	width: 838px;
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	top: 165px;
	clear: both;
	heigt: 100%;
}

#nav {
	width: 208px;
	float: left;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#nav ul {
	list-style: none;
}

#nav li {
	text-align: right;
	margin: 8px 46px 5px 0;
}

#nav a {
	text-decoration: none;
	color: #B15C11;
}

#nav a:hover {
	text-decoration: underline;
	color: #B15C11;
}

#nav a:visited {
	text-decoration: none;
	color: #B15C11;
}

.on {
	text-decoration: underline;
	color: #B15C11;
}

#main {
	width: 360px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
}

#specialvideopage {
	width: 360px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
}

#main2 {
	width: 360px;
	height: 500px;
	float: left;
	margin: 0 10px 0 0;
	position: relative;
}

#main3 {
	width: 550px;
	float: left;
	margin: 0 20px 0 0;
	position: relative;
}

#buttons {
	position: absolute;
	top: 500px;
}

#buttons img {
	float: right;
	margin: 0 0 0 30px;
}

#sidebar-home {
	width: 220px;
	height: 560px;
	background-image:url(../images/right-bg-video.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 28px;
}

#sidebar-flex {
	width: 220px;
	float: left;
	position: relative;
	top: 28px;
}

#sidebar-plain {
	width: 220px;
	height: 560px;
	background-image:url(../images/right-bg-plain.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 28px;
}

#sidebar-plain2 {
	width: 120px;
	height: 560px;
	background-image:url(../images/right-bg-plain.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 28px;
}

#sidebar-parties {
	width: 220px;
	height: 560px;
	background-image:url(../images/right-bg-parties.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 28px;
}

#sidebar-contact {
	width: 240px;
	height: 560px;
	background-image:url(../images/right-bg-contact.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	top: 28px;
}

#video {
	width: 206px;
	height: 216px;
	position: absolute;
	top: 204px;
}

#video img {
	margin: 4px 0 0 8px;
}

#videoplay {
	margin: 20px auto;
	width: 500px;
	text-align: center;
}

#video p {
	margin: 8px auto;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	width: 180px;
}

h2 {
	color: #5B3B00;
	font-size: 18px;
}

h3 {
	color: #5B3B00;
	font-size: 16px;
}

#parties {
	position: absolute;
	top: 472px;
}

#footer {
	clear: both;
	height: 41px;
	width: 651px;
	position: relative;
	left: 174px;
	top: 28px;
	background-image:url(../images/footer-bg.jpg);
	background-repeat: repeat-x;

}

#footer p {
	position: relative;
	top: 16px;
	text-align: right;
	font-size: 10px;
	color: #a39161;
}

#scroll {
	height: 210px;
}

#photonav {
	margin: 8px auto;
	text-align: center;
	font-size: 13px;
}

.left{
	float: left;
}

.orange {
	color: #B15C11;
}

.orange2 {
	color: #B15C11;
	text-align: center;
	font-size: 12px;
	position: absolute;
	top: 400px;
	right: 30px;
}

.up {
	position: relative;
	top: -10px;
}

.upup {
	color: #B15C11;
	position: relative;
	top: -50px;
	margin: 10px 0;
}

.small {
	font-size: 12px;
	line-height: 15px;
}

.right {
	position: relative;
	left: 30px;
}

.rcol {
	margin: 15px 0;
	text-align: left;
}

.calendar p {
	margin: 5px 0 8px;
	width: 540px;
}

.calendar h3 {
	margin: 5px 0 10px;
	border-bottom: solid 1px #5B3B00;
	width: 540px; 
}

.parties p {
	margin: 5px 0;
	width: 300px;
}

.parties h3 {
	margin: 5px 0;
	border-bottom: solid 1px #5B3B00;
	width: 300px; 
}

.buyout p {
	margin: 5px 0;
	width: 180px;
	position: relative;
	top: 17px;
	left: 15px;
}

.buyout h3 {
	margin: 5px 0;
	border-bottom: solid 1px #5B3B00;
	width: 180px;
	position: relative;
	top: 17px;
	left: 15px;
}

.bold {
	font-weight: bold;
}
