@charset "UTF-8";

body {
	background:url(../img/pattern-bg.gif) repeat #918877;
	margin:0;
	padding:0;
	text-align:center;
	font:100% Verdana, Helvetica, Arial, sans-serif;
	}


#whitestrip {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 700px;
     height: 500px;
     margin-top: -250px; /* half of the height */
     margin-left: -350px; /* half of the width */
     }
	 

	
img {
	border:none;
	}
	
p, li, ul, h1, h2, h3, h4 {
	padding:0;
	margin:0;
	}
	
.clearboth {
	clear:both;
	}
	
.spacer {
	clear:both;
	height:20px;
	}

	
	
/* header */	
	
#header {
	height:65px;
	}
	
	

	
/* container */	
	
#container {
	height:400px;
	text-align:left;
	background:url(../img/flower-bg.gif) no-repeat bottom right #FFFFFF;
	}
	
	
/* text boxes */

#textbox {
	font-size:12px;
	overflow:auto;
	}
	
#textbox a, #textbox a:hover, #textbox a:visited {
	color:#918877;
	}
	
#textbox h1 {
	font-size:20px;
	padding-bottom:5px;
	color:#918877;
	}
		
.stylist-text, .contact-text {
	width:330px;
	height:370px;
	margin-left:200px;
	margin-top:15px;
	}
	
.stylist-text p, .contact-text p, .test-text p {
	padding-bottom:5px;
	padding-right:10px;
	}
	

.prices-text {
	width:320px;
	height:370px;
	margin-left:210px;
	margin-top:15px;
	}
	

.home-text {
	width:250px;
	margin-left:20px;
	margin-top:275px;
	}	
	
.home-text h2 {
	font-size:18px;
	color:#FFFFFF;
	}

.home-text p {
	font-size:17px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	}
	
.test-text {
	width:290px;
	height:370px;
	margin-left:240px;
	margin-top:15px;
	}	
		
.test-text p {
	font-style:italic;
	font-size:12px;
	}

	
	
/* nav */

#nav {
	float:right;
	width:159px;
	font-size:15px;
	margin:15px 0 0 0;
	height:370px;
	color:#918877;
	}
	
.noborder {
	border-left:none;
	}
	
.border {
	border-left:1px solid #918877;
	}
	
#nav ul {
	list-style-type:none;
	padding:10px 0 0 10px;
	}
	
#nav a, #nav a:visited {
	color:#918877;
	text-decoration:none;
	display: block;
	padding: 3px;
	width: 130px;
	}
	
#nav a:hover {
	background-color:#918877;
	color:#ffffff;
	}
	
#nav  a.onpage, #nav a:visited.onpage {
	background-color:#918877;
	color:#ffffff;
	}
	
	
	
	

/* content */	

#content {
	width:540px;
	height:400px;
	float:left;
	}
	
.home {
	background:url(../img/main-hair-pic2.jpg) no-repeat;
	}

.stylist {
	background:url(../img/qual-bg2.jpg) no-repeat;
	}
	
.linkspage {
	background: url(../img/SNR_photo.jpg) no-repeat;
	}
	
.contact {
	background:url(../img/running-bride-bg2.jpg) no-repeat;
	}
	
.test {
	background:url(../img/wedding-girl-bg.jpg) no-repeat;
	}
	
.prices {
	background:url(../img/blonde-hair-bg2.jpg) no-repeat;
	}
	
#gallery {
	margin:10px 0 0 15px;
	height:375px;
	overflow:auto;
	}

#gallery-flash {
	margin:5px 0 0 0;
	height:380px;
	overflow:hidden;
	}
	
#gallery img {
	padding:0 1px 1px 0;
	}
	
#gallery p {
	color:#999999;
	font-size:11px;
	padding-bottom:10px;
	}
	
/* price list */

.pricelist-row {
	padding-bottom:5px;	
	}
	
.pricelist-column-left {
	float:left;
	width:210px;
	}
	
.pricelist-column-right {
	float:left;
	width:80px;
	margin-left:10px;
	}
	
.wedding-column-left {
	float:left;
	width:100px;
	}
	
.wedding-column-right {
	float:left;
	width:190px;
	margin-left:10px;
	}	

	
	
	
/* footer */		
	
#footer {
	height:25px;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	}
	

#footer a, #footer a:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
	
#footer a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
/* flash gallery */

#flashcontent {
	padding:0;
	margin:0;
}
