/*******************************************
* Layout Definitions
*******************************************/

#big-container {
    position: relative;
    width: 790px;
    margin: 0 auto;
    margin-top: 0px;
    overflow: hidden;
	overflow: hidden;
}
	

#container {
    position: relative;
    width: 790px;
    margin: 0 auto;
    margin-top: 0px;
    overflow: hidden;
	background: #B19269 url(/images/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-top-style: solid;
	border-top-color: #14090D;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #14090D;
	border-bottom-width: 2px;
}

#content-main {
    width: 790px;
    overflow: hidden;
	border-bottom-style: solid;
	border-bottom-color: #14090D;
	border-bottom-width: 2px;
}

#content-left {
    float: left;
    clear: left;
    width: 500px;
    margin-top: 26px;
	margin-right: 20px;
    padding: 0 0 0 0;
	padding-bottom: 30px;
	padding-left: 20px;
}

#content-full {
    float: left;
    clear: left;
    width: 740px;
    margin-top: 26px;
	margin-right: 20px;
    padding: 0 0 0 0;
	padding-bottom: 30px;
	padding-left: 20px;
}

#content-right {
    float: right;
    clear: right;
    width: 240px;
    margin-top: 26px;
	padding-bottom: 30px;
}

#content-photo {
    width: 750px;
    margin-top: 26px;
	margin-right: 20px;
	margin-left: 20px;
    padding: 0 0 0 0;
	padding-bottom: 30px;
}

#img-left {
    float: left;
    clear: left;
    width: 178px;
    margin-top: 26px;
	margin-right: 20px;
    padding: 0 0 0 0;
	padding-bottom: 30px;
	padding-left: 20px;
}

#imgcopy-right {
    float: right;
    clear: right;
    width: 542px;
    margin-top: 26px;
	margin-right: 20px;
	padding-bottom: 30px;
}

#header {
    position: relative;
    width: 790px;
    margin: 0 auto;
    margin-top: 0px;
    background: #522217;
	position: relative;
}

#header-properties {
    width: 790px;
    margin: 0 auto;
    overflow: hidden;
}

#logo {
    width: 790px;
	height: 105px;
	background: url(/images/hdr_bg.jpg);
	background-repeat: repeat;
    margin: 0 auto;
    overflow: hidden;
}

#hdr-photo {
    width: 790px;
    height: 250px;
    overflow: hidden;
}

#zoop {
border: 1px solid #522217;
background: #CDAA6E;
padding: 20px;
margin-left: 30px;
margin-right: 30px;
}

#zoop2 {
border: 1px solid #522217;
background: #CDAA6E;
padding: 20px;
margin-left: 30px;
margin-right: 30px;
}

#zoop3 {
border: 1px solid #522217;
background: #CDAA6E;
padding: 20px;
margin-left: 30px;
margin-right: 30px;
}

#gold1 {
border: 1px solid #522217;
background: #CDAA6E;
padding: 20px;
margin-left: 20px;
margin-right: 50px;
}

#gold2 {
border: 1px solid #522217;
background: #CDAA6E;
padding: 20px;
margin-left: 50px;
margin-right: 50px;
}

#gold3 {
border: 1px solid #522217;
background: #CDAA6E;
padding: 20px;
margin-left: 50px;
margin-right: 50px;
}

#zoop5 {
border: 1px solid #522217;
background: #CDAA6E;
padding: 20px;
margin-left: 30px;
margin-right: 30px;
}

#goldnav {
margin-left: 20px;
}



/*********************************
* Main Navigation
*********************************/
#nav {
    height: 42px;
    position: relative;
    width: 790px;
    margin: 0 auto;
    margin-top: 0px;
    overflow: hidden;
    list-style-type: none;
	display: inline;

}

#nav li {
	float: left;
	margin: 0 0 0 0;
    padding: 0;
    list-style-type: none;
	display: inline;
}

#nav a {
	display: block;
    text-decoration: none;
    text-indent: -9999px;
    height: 42px;
    overflow: hidden;
}

#nav a#venues {
    width: 80px;
    background: url(/images/venues_full.jpg) top left no-repeat;
}
#nav a#packages {
    width: 138px;
    background: url(/images/packages_full.jpg) top left no-repeat;
}
#nav a#stuff {
    width: 186px;
    background: url(/images/events_full.jpg) top left no-repeat;
}
#nav a#vendors {
    width: 168px;
    background: url(/images/vendors_full.jpg) top left no-repeat;
}
#nav a#photos {
    width: 114px;
    background: url(/images/photo_full.jpg) top left no-repeat;
}
#nav a#contact {
    width: 104px;
    background: url(/images/contact_full.jpg) top left no-repeat;
}

#nav a:hover#venues, body#venues-on #nav a#venues,
#nav a:hover#packages, body#packages-on #nav a#packages,
#nav a:hover#stuff, body#stuff-on #nav a#stuff,
#nav a:hover#vendors, body#vendors-on #nav a#vendors,
#nav a:hover#photos, body#photos-on #nav a#photos,
#nav a:hover#our-work, body#our-work-on #nav a#our-work,
#nav a:hover#contact, body#contact-on #nav a#contact {
    background-position: bottom left;
}

/*******************************************
* Text
*******************************************/

body {
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: justify;
	font-size: 13px;
	color: #3F0F05;
	margin-top: 0px;
	background: #3F0F05 url(/images/bg_tiles.jpg);
	background-position: top;
	position: relative;
	background-repeat: repeat-y;
}

a {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	color: #3F0F05;
}

a:hover {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 13px;
	color: #663300;
}

#bigtxt {
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: justify;
	font-size: 24px;
	color: #522217;
}

#centertxt {
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 13px;
	color: #522217;
}

.ftrtxt {
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: right;
	font-size: 11px;
	color: #CDAA6D;
}

/*******************************************
* Text
*******************************************/

#footer {
    background: #3F0F05;
	position: relative;
    width: 740px;
    margin: 0 auto;
    margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 50px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	text-align: right;
	font-size: 11px;
	color: #CDAA6D;
}

