/**************** general tags ****************/
body {
	background-color: #2E2413;
	margin-top: 100px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
	}
	
#container {
	margin: 0px 0px 0px 0px;
	padding: 100px 0px 0px 0px;
	width: 900px;
	text-align: center;
	position: relative;
	}

#container_gallery {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	width: 900px;
	text-align: center;
	position: relative;
	}
	
#main {
	background-color: #342916;
	background-image: url(../images/bg_main.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	border: 0px solid red;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 460px;
	min-height:460px;
	}	

.modalWindow {
	text-align: left;
	padding: 5px 5px 5px 5px;
	margin: 6px;
	font-weight: normal;
	min-height: 230px;
  	height:auto !important;
  	height:230px;
}

.modalWindow h1 {
	font-size: 12px;
	color: #7F8511;
	}	

.modalWindow h2 {
	font-size: 11px;
	color: #E2D49D;	
	font-weight: normal;
	}	

#nav {
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 13px 0px 0px 0px;
	width: 215px;
	height: 460px;
	min-height:460px;
	text-align: left;
	}	

#gallery {
	border: 0px dotted white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 685px;
	height: 460px;
	min-height:460px;
	text-align: left;	
	font-size: 11px;
	font-weight: none;
	color: #E2D49D;	
	}		
	
#content {
	border: 0px dotted white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 520px;
	height: 460px;
	min-height:460px;
	text-align: left;	
	font-size: 11px;
	font-weight: none;
	color: #E2D49D;	
	}		
	
#content a{
	color: #7F8511;
	text-decoration: underline;
	}

#content a:link {
	color: #7F8511;
	}

#content a:hover {
	color: #E2D49D;
	}

.location {
	background-image: url(../images/location_map.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 0px dotted white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 520px;
	height: 330px;
	min-height:330px;
	text-align: left;	
	font-size: 11px;
	font-weight: none;
	color: #E2D49D;	
	}		
		
.stylists_container{
  	float: left;
  	margin: 0px 0px 0px 0px;
  	padding: 0px 0px 0px 0px;
  	border-bottom: 0px dotted white;
	line-height: 200%;
}
	
#photo {
	border:  0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 165px;
	height: 460px;
	min-height:460px;
	text-align: right;	
	}		

#linkback {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 82px 0px 0px 0px;
	min-height: 25px;
  	height:auto !important;
  	height:25px;
	text-align: right;
	font-size: 10px;
	font-weight: none;
	color: #7F8511;	
	}		
	
#footer {
	width: 900px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	font-size: 10px;
	font-weight: none;
	color: #7F8511;	
	}	
	
#footer .icons {
	float: left;
	}	
	
#footer .address {
	float: right;
	}		
#linkback a, #footer a{color: #7F8511;text-decoration: underline;}
#linkback a:link, #footer a:link {color: #7F8511;}
#linkback a:hover, #footer a:hover {color: #E2D49D;}

.posthidden {display:none}
.postshown {display:inline}