@charset "UTF-8";
/*Browser reset to zero out margins and padding*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

body{
	background-color: #F6F6EF ;
/*	background-image: url("images/BG_blue.png");*/
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
	
	
@font-face {
    font-family: 'MuseoSans500';
    src: url('MuseoSans_500-webfont.eot');
    src: url('MuseoSans_500-webfont.eot?iefix') format('eot'),
         url('MuseoSans_500-webfont.woff') format('woff'),
         url('MuseoSans_500-webfont.ttf') format('truetype'),
         url('MuseoSans_500-webfont.svg#webfontkQkWxTED') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'FRHopper431';
    src: url('FRHopper431-webfont.eot');
    src: url('FRHopper431-webfont.eot?iefix') format('eot'),
         url('FRHopper431-webfont.woff') format('woff'),
         url('FRHopper431-webfont.ttf') format('truetype'),
         url('FRHopper431-webfont.svg#webfontcJboGbsi') format('svg');
    font-weight: normal;
    font-style: normal;
}
p {
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13.5px;
	font-weight: 600;
	letter-spacing: 0.7px;
	word-spacing: 0em;
	line-height: 1.5;
}
.panel{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.05em;
	word-spacing: 0em;
	line-height: 1.5;
	/* [disabled]width: 240px; */
	padding: 0 20px;
	margin-bottom: 8px;
	/* [disabled]float: right; */
	color: #ADD6D6;
	/* [disabled]list-style-image: none; */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.panel_header{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.05em;
	word-spacing: 0em;
	line-height: 1.5;
	width: 240px;
	/* [disabled]float: right; */
	color: #74CCCC;
	padding: 0px;
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #74CCCC;
}
#gidget{
	position: absolute;
	height: 95px;
	width: 98px;
	left: 607px;
	top: -124px;
}

header {
	/*	position:absolute;*/
	height: 150px;
	width: 960px;
	z-index: 99;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #F6F6EF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.fixed {
	position: fixed;
	height: 150px;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #473E36;
}
.fixed #pod {
	margin-top:16px;
}

hgroup {
	width:960px;
	position: relative;
	padding-bottom: 30px;
    
	}

header h1 {
	width: 390px;
	height:250px;
	background-image: url(images/blossom_logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-left: 10px;
	}

#program_btn {
	position:absolute;
	width:114px;
	height:28px;
	z-index:1;
	left: 629px;
	top: 0px;
}
#apDiv2 {
	position:absolute;
	width:180px;
	height:306px;
	z-index:1;
	left: -221px;
	top: 687px;
	margin-left: 2px;
	margin-top: -15px;
}

#main_nav {
	position: absolute;
	left: 450px;
	top: 101px;
	margin-bottom: 30px;
}
#flash {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 390px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 999;	
}

#main_nav ul {
	list-style-type: none;	
}

#main_nav a {
	display: block;
	position: absolute;
	height: 47px;
	background-repeat: no-repeat;	
	text-indent: -9999px;
	margin-left:-60px;
}

#main_nav #services a {
	width: 123px;
	left: 0px;
	background-image: url(images/services.png);
}

#main_nav #services a:hover{
	background-image: url(images/services_roll2.png);
}

#main_nav #services a:focus{
	background-image: url(images/services_roll2.png);
}

#main_nav #about a{
	width: 115px;
	left: 123px;
	background-image: url(images/about.png);
}
#main_nav #about a:hover{
	background-image: url(images/about_roll2.png);
}

#main_nav #about a:focus{
	background-image: url(images/about_roll2.png);
}

#main_nav #staff a{
	width: 107px;
	left: 238px;
	background-image: url(images/staff.png);
}
#main_nav #staff a:hover{
	background-image: url(images/staff_roll.png);
}

#main_nav #staff a:focus{
	background-image: url(images/staff_roll.png);
}
#container {
	width: 960px;
	position: relative;
	padding-top: 0px;
	margin: 0 auto;
	background-color: #74CCCC;
	/*background-color: #509F9F;*/
	padding-bottom: 40px;
}
#main_nav #contact a{
	width: 142px;
	left: 345px;
	background-image: url(images/contact.png);
}
#main_nav #contact a:hover{
	background-image: url(images/contact_roll.png);
}

#main_nav #contact a:focus{
	background-image: url(images/contact_roll.png);
}
#main_nav #home a{
	width: 83px;
	left: 485px;
	background-image: url(images/home.png);
}
#main_nav #home a:hover{
	background-image: url(images/home_roll2.png);
}
#main_nav #home a:focus{
	background-image: url(images/home_roll2.png);
}

#container {
	width: 960px;
	position: relative;
	padding-top: 15px;
	margin: 0 auto;
	background-color:#74CCCC /*#E5E6DE;*/
	/*background-color: #509F9F;*/
	padding-bottom: 40px;
}

#main_content {
	background-color: #272121;
	min-height: 250px;
	width:933px;
	font-family: "brandon-grotesque", sans-serif;
	font-weight: 200;
	font-size: 14px;
	line-height: 20px;
	-moz-border-radius: 0px 0px 30px 30px; /* FF1+ */
	-webkit-border-radius:  0px 0px 30px 30px; /* Saf3-4, iOS 1+, Android 1.5+ */
	border-radius: 0px 0px 30px 30px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */
	background-image: url(images/center_image.png);
	background-repeat: no-repeat;
	background-position: center 20px;
	margin: 0 auto;
	background-attachment: scroll;
	letter-spacing: 0.05px;
}
#bottom_content_wrapper{
	position: absolute;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	left: -2px;
	top: 13px;
	width: 964px;
	
}
#bottom_staff {
	width: 960px;
	background-color: #74CCCC;
	height: 700px;
	font-family: "brandon-grotesque", sans-serif;
	position:relative;
	left:50%;
	margin-left:-480px;
	margin-top: -20px;
}
#left_square_about{
	background-image: url(images/pins.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
	text-align: left;
	letter-spacing: 0.05em;
}

#left_square_staff{
	background-image: url(images/STAFF_Header.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
	text-align: left;
	letter-spacing: 0.05em;
}

#left_square_contact{
	background-image: url(images/CONTACT_Header.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
	text-align: left;
	letter-spacing: 0.05em;
}

#left_square_services{
	background-image: url(images/SERVICES_Header.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
	text-align: left;
	letter-spacing: 0.02em;
}

#left_square{
	background-image: url(images/STYLISTS1-2.png);
	background-repeat: no-repeat;
	height: 133px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 4px;
	float: left;
}
#left_square_text{
	padding-top: 120px;
	padding-left: 20px;
	color: #4E7662;
	text-align: center;
	letter-spacing: 1em;
} 

#apDiv3{
	padding-top: 120px;
	padding-left: 20px;
	color: #4E7662;
	text-align: center;
	letter-spacing: 1em;
} 

#left_square_text_staff{
	padding-top: 20px;
	padding-left: 20px;
	color: #4E7662;
	text-align: left;
	letter-spacing: 1em;
} 

#left_square_text_contact{
	padding-top: 20px;
	padding-left: 20px;
	color: #4E7662;
	text-align: left;
	letter-spacing: 1em;
} 

#left_square_text_services{
	padding-top: 20px;
	padding-left: 20px;
	color: #4E7662;
	text-align: left;
	letter-spacing: 1em;
	list-style-type: none;
} 

 

#left_square_text_about{
	padding-top: 20px;
	padding-left: 20px;
	/*color: #4E7662;*/
	color: #6A6565 ;
	text-align: left;
	letter-spacing: 1em;
} 

#middle_square_about{
	background-image: url(images/orangeBlossomSalonSHOP.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
	float: left;
	margin-top: 20px;
}

#middle_square_staff{
	background-image: url(images/);
	background-repeat: no-repeat;
	height: 0px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
	float: left;
	margin-top: 20px;
}

#middle_square_contact{
	background-image: url(images/);
	background-repeat: no-repeat;
	height: 0px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
	float: left;
	margin-top: 20px;
}


#middle_square_services{
	background-image: url(images/Services_picture.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
	float: left;
	margin-top: 20px;
}

#middle_square{
	background-image: url(images/STYLISTS3-4.png);
	background-repeat: no-repeat;
	height: 133px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: -20px;
	float: left;
	margin-top: 20px;
}
#middle_square_text{
	padding-top: 120px;
	padding-left: 20px;
	color: #4E7662;
	text-align: center;
	letter-spacing: 1em;
} 

#middle_square_text_staff{
	padding-top: 20px;
	padding-left: 20px;
	color: #4E7662;
	text-align: left;
	letter-spacing: 1em;
} 

#middle_square_text_contact{
	padding-top: 20px;
	padding-left: 20px;
	color: #4E7662;
	text-align: left;
	letter-spacing: 1em;
} 

#middle_square_text_services{
	padding-top: 220px;
	padding-left: 20px;
	color: #4E7662;
	text-align: center;
	letter-spacing: 1em;
} 

#middle_square_text_about{
	padding-top: 220px;
	padding-left: 20px;
	color: #4E7662;
	text-align: center;
	letter-spacing: 1em;
} 

#right_square{
	background-image: url(images/STYLISTS5-6.png);
	background-repeat: no-repeat;
	height: 133px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 637px;
	float: right:	
}

#right_square_staff{
	background-image: url(images/);
	background-repeat: no-repeat;
	height: 0px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 637px;
	float: right:	
}

#right_square_contact{
	background-image: url(images/);
	background-repeat: no-repeat;
	height: 0px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 637px;
	float: right:	
}

#right_square_services{
	background-image: url(images/PictureFrame_services2.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 637px;
	float: right:	
}
#right_square_services2{
	background-image: url(images/PictureFrame_services2.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 637px;
	float: right:	
}
#right_square_about{
	background-image: url(images/salon-chair-with-footrest.png);
	background-repeat: no-repeat;
	height: 263px;
	width: 306px;
	background-position: 6px 0px;
	padding-top: 20px;
	padding-right: 10px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 637px;

	float: right:
	
	
}
#right_square_text{
	padding-top: 120px;
	padding-left: 20px;
	color: #4E7662;
	text-align: center;
	letter-spacing: 1em;
} 

#right_square_text_staff{
	padding-top: 20px;
	padding-left: 20px;
	color: #4E7662;
	text-align: left;
	letter-spacing: 1em;
} 

#right_square_text_contact{
	padding-top: 20px;
	padding-left: 20px;
	color: #4E7662;
	text-align: left;
	letter-spacing: 1em;
} 

 

/*#right_square_text_about{
	padding-top: 120px;
	padding-left: 20px;
	color: #4E7662;
	text-align: center;
	letter-spacing: 1em;
} */
.featuretext {
	font-family: "brandon-grotesque", sans-serif;
	width: 240px;
	padding: 20px;
	float: left;
	color: #F6F6EF;
	font-weight: 200;
	letter-spacing: 0.08em;
	font-size: 12px;
}

.featureprograms{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.05em;
	word-spacing: 0em;
	line-height: 1.5;
	width: 290px;
	padding: 20px;
	float: right;
	color: #F6F6EF;
	list-style-image: none;
	list-style-type: none;
	margin-top: 15px;
}

.featureprograms ul {
	list-style-type:none;
	padding: 0;
	margin-left: 25px;
}


.indent {
  margin: 30px;

}
.clear {
	clear:both;
	height: 0;
}


#bottom_nav
{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.07em;
	line-height: 1.5;
	color: #F6F6EF;
	padding: 0px;
	text-align: center;
	text-decoration: none;
	margin: 5px;
	clear: both;
	position: relative;
}
#pod {
	background-image: url(images/small_pod.png);
	height: 29px;
	width: 960px;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 25;
	top: -4px;
}
#wrapper {
	
}

#slide_shows{
	height: 29px;
	width: 960px;
	text-indent: -9999px;
	margin-top: 20px;
	margin-bottom: -20px;
}
	
#slide_shows ul {
	list-style-type: none;	
	display: inline;
	margin: 0 10px;
	text-decoration: none;
	
}
#slide_shows ul li {
	list-style-type: none;	
	display: inline;
	margin: 0 10px;
	text-decoration: none;
	
}

#slide_shows a {
	height: 29px;
	background-repeat: no-repeat;
		
	
}

#slide_shows #lab a {
	width: 308px;
	float: left;
	height: 29px;
	background-image: url(images/facebook.png);
	}

#slide_shows #lab a:hover{
	background-image: url(images/facebook_roll.png);
}

#slide_shows #lab a:focus{
	background-image: url(images/facebook_roll.png);
}

#slide_shows #studentwork a{
	width: 308px;
	float: left;
	background-image: url(images/addy.png);
}
#slide_shows #studentwork a:hover{
	background-image: url(images/addy_roll.png);
}

#slide_shows #studentwork a:focus{
	background-image: url(images/addy_roll.png);
}

#slide_shows #local a{
	width: 340px;
	float: right;
	background-image: url(images/Encinitas.png);
}
#slide_shows #local a:hover{
	background-image: url(images/Encinitas_roll.png);
}

#slide_shows #local a:focus{
	background-image: url(images/Encinitas_roll.png);
}
#program_wrapper{
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#classes_sidepanel{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .05em;
	word-spacing: 0em;
	line-height: 1.5;
	float: left;
	width: 310px;
	margin-top: 10px;
	margin-left: 18px;
	padding: 25px;
	position: fixed;
	color: #F6F6EF;
}
	
	#classes_sidepanel ul {
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .05em;
	word-spacing: .05em;
	line-height: 1.5;
	list-style-type: none;
	color: #F6F6EF;
	text-decoration: none;
}

#classes_sidepanel ul li {
	/*float:left;*/
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: .05em;
	word-spacing: 0em;
	line-height: 1.5;
	text-decoration: none;
}

#programs_sidepanel{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.2em;
	word-spacing: 0em;
	line-height: 1.5;
	float: left;
	height: 450px;
	width: 310px;
	margin-top: 30px;
	margin-left: 18px;
	padding: 15px;
	position: fixed;
	color: #F6F6EF;
}

#programs_sidepanel ul {
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .05em;
	word-spacing: .05em;
	line-height: 1.5;
	list-style-type: none;
	color: #F6F6EF;
	text-decoration: none;
}

#programs_sidepanel ul li {
	/*float:left;*/
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: .05em;
	word-spacing: 0em;
	line-height: 1.5;
	text-decoration: none;
}


.program_classes{
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: .05em;
	word-spacing: 0em;
	line-height: 1.5;
	text-decoration: none;
	padding-left: 10px;
}
.program_classes a:link {
	color: #29241F;
	text-decoration: none;
}
.program_classes a:visited {color: #29241F; text-decoration: none;}
.program_classes a:hover {color: #A4976C; text-decoration: none;}
.program_classes a:active {color: #29241F; text-decoration: none;}

.program_about{
	font-family: 'Cabin', serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0.05em;
	word-spacing: 0em;
	line-height: 1.5;
	color: #29241F;
}

#programs_maincontent{
	font-family: 'Cabin', serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.05em;
	word-spacing: 0em;
	line-height: 1.5;
	float: left;
	width: 480px;
	min-height: 450px;
	margin-left: 385px;
	margin-bottom: 20px;
	padding-top: 45px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;
	background-attachment: fixed;
	position: absolute;
	}



#bottom_nav ul {
	list-style-type: none;
	font-family: "brandon-grotesque", sans-serif;
	color: #decaaf;
	text-decoration: none;
}




#bottom_nav ul li {
	/*float:left;*/
	display: inline;
	font-family: "brandon-grotesque", sans-serif;
	margin: 0 10px;
	text-decoration: none;
}

#bottom {
	width: 960px;
background-color: #74CCCC;
	height: 500px;
	font-family: "brandon-grotesque", sans-serif;
	position:relative;
	left:50%;
	margin-left:-480px;
	margin-top: -20px;
}
footer {
	font-family: "brandon-grotesque", sans-serif;
	font-co
	font-size: 10px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0.05em;
	word-spacing: 0em;
	line-height: 1.5;
	width: 960px;
	height: 100px;
	position: static;
	clear: both;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
  }
  #footer_addy {
	font-family: "brandon-grotesque", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .2em;
	word-spacing: 0em;
	line-height: 1.5;
	clear:both;
	color: #80AFAF;
  }
.footer {
	font-family: "brandon-grotesque", sans-serif;
	font-size: 13px;


	color: #decaaf
	text-decoration: none;	
	margin-top: 20px;
	letter-spacing: .2em;
	word-spacing: .2em;
	color: #C74A22;
	
  }

.footer a:link {color: #decaaf;text-decoration: none;}
.footer a:visited {color: #decaaf; text-decoration: none;}
.footer a:hover {color: #7F743D; text-decoration: none;}
.footer a:active {color: #decaaf; text-decoration: none;}
