body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-repeat: repeat;
	background-attachment: fixed;
}

h1 				{
	font-size: 1.35em;
	font-family: arial, helvetica, verdana, sans-serif;
	color: #333333;
	margin: 1em;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 2px;
}
p				{
	margin-left: 40px;
	margin-right: 40px;	
}
h3 {
	margin-left: 40px;
	margin-right: 40px;
	font-size: 120%;
	font-weight: bolder;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;	
}

h4 {
	margin-left: 40px;
	font-size: 100%;
	font-weight: bolder;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-top: 25px;
}

h5 {
	margin-left: 40px;
	font-size: 100%;
	font-weight: bolder;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-right: 40px;
	margin-top: 1em;
}


div .section li {
	list-style-type: square;
	line-height: 2em
}

#header 		{ height: 100px; margin-left: auto; margin-right: auto; width: 749px }
#heading-image	{ float:right }

#navigation		{ width: 749px; margin-left: auto; margin-right: auto; margin-top: 1em; }
html>body #navigation {margin-top:1.5em}
#navigation a 	{ color: #FFFFFF; background: #17B0FF url('images/left-tab.gif') left top no-repeat; text-decoration: none; padding-left: 13px}
#navigation a span { background: url('images/right-tab.gif') right top no-repeat; padding-right: 13px }
#navigation a, #navigation a span { display: block; float: left }
/* Hide from IE5-Mac \*/
#navigation a, #navigation a span { float: none }
/* End hide */
#navigation a:hover { color: #333; background: #B2EEFF url('images/left-tab-hover.gif') left top no-repeat; padding-left: 13px }
#navigation a:hover span { background: url('images/right-tab-hover.gif') right top no-repeat; padding-right: 13px }

#Home .Home,
#WeddingHair .WeddingHair,
#HairStraightening .HairStraightening,
#AreasCovered .AreasCovered,
#Testimonials .Testimonials,
#Pricelist .Pricelist,
#Contact .Contact,
#Links .Links
{float: left; margin: 0; color: #333; background: #B2EEFF url('images/left-tab-hover.gif') left top no-repeat; padding-left: 13px}

#Home .Home span,
#WeddingHair .WeddingHair span,
#HairStraightening .HairStraightening span,
#AreasCovered .AreasCovered span, 
#Testimonials .Testimonials span, 
#Pricelist .Pricelist span, 
#Contact .Contact span, 
#Links .Links span 
{ background: url('images/right-tab-hover.gif') right top no-repeat; padding-right: 13px }

#navigation-container {
	background-color: #B2EEFF;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}
html>body #navigation-container {margin-top: 1em;
}

#container { background-color: #B2EEFF; width: 738px; padding: 0.5em; margin-left: auto; margin-right: auto; background-image: url('images/bg-bubbles.gif'); }

.box 			{
	margin-top:0.5em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 2em;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: repeat;
}
html>body .box 	{ margin-top:3.5em }
.boxtop 		{
	background: url('images/corner-top-right.gif') no-repeat top right;
	position:relative;
	z-index: 200;
}
html>body .boxtop 	{ margin-top:3em }

.boxtop div 	{ 
	height: 15px; 
	background: url('images/corner-top-left.gif') no-repeat top left; 
}
.boxbottom 		{ 
	background: url('images/corner-bottom-right.gif') no-repeat bottom right; 
	position:relative; 
}
.boxbottom div 	{ height: 15px; background: url('images/corner-bottom-left.gif') no-repeat bottom left; }

#content 		{ display:block; height:100%; max-height:100%; overflow:auto; position:relative }
#copyright 		{ padding: 0.5em;	font-size: 95%;	text-align: center;	color: #FFFFFF;	}
#footer 		{ padding: .5em;	width: 738px; margin-left: auto; margin-right: auto; background-image:url('images/blue-bar.gif') }

.style1 {color: #B3EEFF}

blockquote  {
	padding: 0;
	font-size: 97%;
	line-height: 160%;
	margin-left: 50px;
	margin-right: 50px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
}
div .author {
	text-align: center;
	padding-top: 1.5em;
	padding-bottom: 1em;
}
.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #FF0000;
 }
 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 25px;
     font-size: 700%;
     color: #FF0000;
 }
 
 /* Form */ 


/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
/*	padding:0 0 1.75em 1em;*/
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	border-left:1px solid #fff;
/*	border-top:1px solid #fff; */
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#B3EEFF;
	color:#444;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

/*globalnav*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;	
}

#globalnav A {
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	background:#17B0FF;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
/*	border-top:1px solid #fff; */
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#B3EEFF;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	width: 720px;
	background:#B3EEFF;
	margin:0;
	padding:0.5em 0.25em 0.25em 1em;
	list-style:none;
/*	border-top:1px solid #fff; */
	
}

#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;

}

#globalnav UL A {
	background:#B3EEFF;
	color:#333;
	display:inline;
	margin:0;
	font-size: 95%;
	padding-top: 0;
	padding-right: 0.75em;
	padding-bottom: 0;
	padding-left: 0.75em;
}

#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color:#FF0000;
}

div .section {
	margin: 2em;
}

img .gallery{
	padding: 10px;
	border: 1px solid #000000;
	margin: 10px;
	background-position: center;
}

.input-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	height: 15px;
	width: 75px;
}

.input-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	height: 15px;
	width: 200px;
}

.textarea-medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	height: 75px;
	width: 200px;
}

.textarea-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	height: 75px;
	width: 410px;
}