/* CSS Document */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: #635435 url(Images/centerBkgrd.gif) repeat-y center;
	width: 850px;
	text-align: center;
	margin: 0 auto;
}

/*-------------content------------*/

h1.content {
	font-size: 18px;
	color: #6D2204;
	font-style: normal;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	font-weight: bold;
	margin-top: 8%;
	width: 50%;
	padding-left: 15px;
	margin-left: 2%;
}
h2.content {
	font-size: 16px;
	color: #6D2204;
	font-style: italic;
	text-decoration: underline;
}
.content {
	width: 825px;
	margin: auto;
	text-align: left;
}
.content p {
	margin-left: 10px;
}
div.content {
	padding-top: 10px;
	width: 48%;
	padding-left: 25px;
	margin-left: 2%;
}
#frameHome {
	background: url(Images/ZenovationBkgrd.jpg) no-repeat right top;
	width: 833px;
}
#frameVendors {
	background: url(Images/vendorsBkgrd.jpg) no-repeat right top;
	width: 833px;
}
#frameGalleries {
	background: url(Images/galleriesBkgrd.jpg) no-repeat right top;
	width: 833px;
}
#frameContact {
	background: url(Images/ZenovationBkgrd.jpg) no-repeat right top;
	width: 833px;
}
#frameAbout {
	background: url(Images/galleriesBkgrd.jpg) no-repeat right top;
	width: 833px;
}
#frameManagement {
	background: url(Images/vendorsBkgrd.jpg) no-repeat right top;
	width: 833px;
}
#frameBudget {
	background: url(Images/galleriesBkgrd.jpg) no-repeat right top;
	width: 833px;
}
a {
	color: #6D2204;
}
a:hover {
	color: #FFF;
}
a:visited {
	color: #A47410;
}

/*-------------gallery div------------*/

h1.galleryTitle2 {
	font-size: 18px;
	color: #6D2204;
	font-style: normal;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	font-weight: bold;
	width: 300px;
	padding-left: 15px;
}
h1.galleryTitle {
	font-size: 18px;
	color: #6D2204;
	font-style: normal;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #FFF;
	font-weight: bold;
	margin-top: 10px;
	width: 300px;
	padding-left: 15px;
	padding-bottom: 0;
}
table.leftGallery {
	pading-top: 0;
	margin-left: 20px;
}
table.rightGallery {
	pading-top: 0;
	margin-left: 20px;
}
.contentGalleries {
	padding-top: 6%;
	width: 90%;
	text-align: left;
	padding-bottom: 10px;
}
div#left {
	width: 50%;
	float: left;
	margin-top: 10px;
}
div#right {
	width: 50%;
	float: right;
	margin-top: 100px;
}

/*-------------gallery popup------------*/

body.gallery {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #BABB9F;
	color: #000;
	text-align: center;
	margin: 0 auto;
}
.gallery img {
	border: none;
}
.gallery h2 {
	font-size: 16px;
	color: #6D2204;
	text-decoration: underline;
}
td.gallery {
	font-size: 13px;
	color: #000;
	font-weight: 500;
	font-style: italic;
}

/*-------------nav------------*/
div#button {
	padding-left: 7px;
	padding-top: 5%;
	width: 745px;
	text-align: left;
}
div#nav {
	width: 825px;
	margin-right: 0px;
}

/*-------------footer------------*/

/*.footer {
	position: absolute;
	left: auto;
	bottom: 5px;
	text-align: center;
	font-size: 90%;
	margin-top: 15px;
	width: 833px;
	border: thin solid #00FF00;
}*/
.footer {
	text-align: center;
	font-size: 80%;
	margin-top: 8%;
	width: 833px;
	clear: both;
}
p#membership a img{
	border: none;
}
p#membership img {
	height: 54px;
	padding-top: 15px;
	padding-left: 5px;
}