@charset "utf-8";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#333333;
	margin: 0px;
	padding: 5px;
	background-color: #e0b5ac;
}
#wrapper {
	margin: 0px auto;
	width: 740px;
	background-color: #FFFFFF;
}
#header {
	background-image: url(../assets/site/sahara_01.gif);
	background-position: center top;
	height: 75px;
	width: 100%;
	background-repeat: no-repeat;
}
#main {
	width: 740px;
	padding: 0px;
	min-height: 350px;
	background-image: url(../assets/site/sahara_03.gif);
	background-repeat: repeat-y;
	background-position: center center;
	overflow: auto;
}
#boxtop {
	background-image: url(../assets/site/sahara_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 100%;
}

#content {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	width: 560px;
	float: right;
}
#content h2 {
	margin-top: 0px;
	font-size: 16px;
	letter-spacing: 0.2px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	text-indent: -9999px;
	}
#content h4 {
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
}
#content a {
	color: #000000;
}
#content a:hover {
	color: #333333;
	text-decoration: none;
}






#footer {
	background-color: #B49C73;
	width: 100%;
	height: 30px;
	background-image: url(../assets/site/sahara_04.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	font-size: 12px;
}
#footer a {
	display: block;
	width: 280px;
	margin: 0px auto;
	text-indent: -9999px;
	height: 30px;
}
#siteinfo {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	padding: 10px 0px;
}
#siteinfo p {
	margin: 0px;
}
#siteinfo a {
	color: #666666;
}
#siteinfo a:hover {
	color: #000000;
	text-decoration: none;
}




#nav {
	width: 140px;
	margin: 0px 10px;
	padding: 0px;
	float: left;
}

#nav   li  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#nav     li    a  {
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #D08C7D;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0B5AC;
	margin: 0;
}
#nav li a:hover {
	color: #6b0216;
	background-image: url(../assets/site/navbutton.gif);
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom-style: solid;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
.floatright {
	float: right;
	margin-left: 5px;
}
img {
	border: 1px solid #999999;
}
.harem {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 180px;
	padding: 10px 0px 0px 0px;
}
.harem img {
	float: right;
	margin-left: 10px;
}
.gallery img {
	vertical-align: middle;
	padding: 2px;
	margin: 5px;
}
.gallery {
	text-align: center;
}



.titlewelcome {
	background-image: url(../assets/site/title_welcome.gif);
}
.titleperformance {
	background-image: url(../assets/site/title_performance.gif);
}
.titlefactfile {
	background-image: url(../assets/site/title_factfile.gif);
}
.titleclasses {
	background-image: url(../assets/site/title_classes.gif);
}
.titleworkshops {
	background-image: url(../assets/site/title_workshops.gif);
}
.titleharem {
	background-image: url(../assets/site/title_harem.gif);
}
.titleabout {
	background-image: url(../assets/site/title_about.gif);
}
.titlegallery {
	background-image: url(../assets/site/title_gallery.gif);
}
.titlecouture {
	background-image: url(../assets/site/title_couture.gif);
}
.titlelinks {
	background-image: url(../assets/site/title_links.gif);
}
.titlecontact {
	background-image: url(../assets/site/title_contact.gif);
}
.blurbcaptivates {
	background-image: url(../assets/site/blurb_captivates.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}
	