html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background-color: #ff3300;
}

#content a {color: #73750B; text-decoration: underline;}
#content a:hover {color: #000;}

#page-container {
	background-image: url(../images/dottedLine.gif);
	background-repeat:repeat-y;
	background-color: #fff;
	width: 976px;
	margin: auto;
	position: relative;
}
#top { 
	height: 15px; 
	background: #ff3300;
	}
#header {
	background-image:url(../images/BGheader.gif);
	height: 298px;
	z-index: 5;
}
#logo { 
	padding-left: 25px;
	padding-top: 12px;
	width: 249px;
	z-index: 9;
	} 
#photo1 { 
	position: absolute;
	left: 250px;
	top:40px;
	z-index: 10;
	}
#photo2 { 
	position: absolute;
	left: 429px;
	top:40px;
	z-index: 10;
	}
#photo3 { 
	position: absolute;
	left: 609px;
	top:40px;
	z-index: 10;
	}
#photo4 { 
	position: absolute;
	left: 788px;
	top:40px;
	z-index: 10;
	}
#main-nav {	
	width: 260px;
	float: left;
	font-family: Helvetica, "ms trebuchet", sans-serif; 
	font-size: 24px; color: #f04e23; 
	line-height: 35px; 
	margin-left: 14px; 
	margin-top: 4px; 
	margin-bottom: 5px; 
	font-weight: normal; 
	} 
#main-nav A:link { text-decoration: none; color: #f04e23; font-weight:normal; }
#main-nav A:active { text-decoration: none; color: #f04e23; font-weight:normal;}
#main-nav A:visited { text-decoration: none; color: #f04e23; font-weight:normal;}
#main-nav A:hover { text-decoration: none; color: #a3a60f; font-weight:normal;}

#about a.about, #rates a.rates, #events a.events, #instructors a.instructors, #boutique a.boutique, #contact a.contact, #private a.private, #bodywork a.bodywork, #schedule a.schedule {text-decoration: none; color: #a3a60f; font-weight:normal;}

#content {
	font-size: 10pt; 
	font-weight: normal; 
	font-family: Helvetica, "ms trebuchet", sans-serif; 
	line-height: 20px; 
	margin-left: 328px;
	margin-right: 25px;
	}
H1 { 
	font-family: Helvetica, "ms trebuchet", sans-serif;
	font-size: 28px;
	color: #f04e23;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top 0px;
	padding-bottom: 6px;
	margin-left: -4px;
	font-weight: normal;
	}
	
h2 {font-size: 14px;}
	

#instructors-photos {width: 100%;}
#instructors-photos div.photo {width: 140px; float: left; margin: 0 13px 25px 0;}
#instructors-photos img {border: 1px solid #B6AE5D; margin: 0 0 5px; 0;}
#instructors-photos p {font-size: 1.8em; color: #F04E23; text-align:center; padding: 0; margin: 0;}
#instructors-photos a:hover img {border-color: #F04E23;}

#announcements {padding: 0 15px; margin: 0 0 15px 0; border: 1px solid #F04D22; font-size: 12px;}
.announcement-header {background:#F04D22; color: #fff; font-size: 14px; padding: 3px 3px 3px 5px; margin:20px 0 0 0; font-weight: 700;}

#fees-nav {margin-left: 17px;}
#fees-nav .fees-button {float: left; padding: 3px 6px; margin: 3px 7px; border: 1px solid #F04D22; color: #F04D22; font-size: 14px;}
#fees-nav .fees-button a:link, a:visited {color: #F04D22; text-decoration:none; text-align:center; font-weight:700;}
#fees-nav .fees-button a:hover {color: #A3A60F;}

#rates h2 {font-size: 1.5em; color: #F04D22; font-weight: normal;}
#rates-info h2 {font-size: .8em; color: #F04D22; font-weight: normal;}
#rates-info p {font-size: 11px; color: #000; line-height: 1.5em;}
	
#footer {
	clear: both;
	background: #ff3300;
	height: 48px;
	width: 976px;
	}
.footerText {
	padding: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #fff;
	}
.footerText A:link { color: #fff; text-decoration: none;}
.footerText A:visited { color: #fff; text-decoration: none;}
.footerText A:hover { color: #000; text-decoration: underline;}


	