@charset "utf-8";
body {
	background-color: #530c00;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap {
	width: 840px;
	margin-right: auto;
	margin-left: auto;

}
#topNav {
	background-image: url(images/nav_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 840px;
}
#topNavContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 18px;
}


#topNavContainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#topNavContainer li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #debb5b;
}


#topNavContainer a{
	color: #debb5b;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}

#topNavContainer a:hover{
	color: #e9d08c;
	text-decoration: none;
}



#homeBack {
	background-image: url(images/home_back.jpg);
	background-repeat: no-repeat;
	width: 840px;
	float: left;
	height: 481px;
}
#homeContact {
	float: left;
	width: 305px;
	color: #FFFFFF;
	padding-top: 355px;
	text-align: right;

}

#homeContact a {
	color: #FFFFFF;
	text-decoration: underline;
}

#homeContact a:hover {	color: #e0cfa7;
	text-decoration: underline;}

#homeContent {
	float: right;
	width: 425px;
	color: #cfbd9a;
	padding-top: 22px;
	padding-right: 50px;
}


#header {
	background-image: url(images/header_sub.jpg);
	background-repeat: no-repeat;
	background-color: #988964;
	float: left;
	height: 173px;
	width: 840px;
}


#content {
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
	float: left;
	width: 750px;
	line-height: 1.5em;
}
h2 {
	color: #530c00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 0px;
	padding: 0px;
}

#content img{
	border: 1px solid #cfc195;
	padding: 6px;
	margin: 12px;
}

#content a{
	color: #8e2b0e;
	text-decoration: underline;
}

#content a:hover{	color: #84453a;
	text-decoration: underline;}


#contentGallery {	background-image: url(images/content_back.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 45px;
	float: left;
	width: 750px;
	line-height: 1.5em;
}


#contentGallery a{
	color: #8e2b0e;
	text-decoration: none;
}

#contentGallery a:hover{	color: #9a685e;
	text-decoration: none;}



#contactBox {
	float: left;
	width: 745px;
	height: 65px;
	background-color: #d3c295;
	border: 1px solid #beaa76;
	text-align: center;
	padding-top: 10px;
	color: #692b19;
}

#bottomNav {
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 39px;
	width: 840px;
}


#botNavContainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 39px;

	text-align: center;
	padding-top: 11px;

}


#botNavContainer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#botNavContainer li {
	list-style-type: none;
	margin: 0px;
	display: inline;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #debb5b;
}


#botNavContainer a{
	color: #debb5b;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
}

#botNavContainer a:hover{
	color: #e9d08c;
	text-decoration: none;
}


.noborder {
	border-top-style: none!important;
	border-right-style: none!important;
	border-bottom-style: none!important;
	border-left-style: none!important;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

.wp-caption-text {
	width: 100%;
	text-align: center;
	padding-top: 0px;
	margin-top: -5px;
	margin-right: 17px;
	margin-bottom: 17px;
	margin-left: 17px;
}

#artInquiry {
	float: left;
	width: 700px;
	text-align: center;
	padding-bottom: 20px;
}

#wso-credits {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;

}

#wso-credits a{
	color: #814a41;
	text-decoration: none;
}

#wso-credits a:hover{
	color: #aa766d;
	text-decoration: none;
}
