/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:bold;
}
/* Structure */
html, body {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 100%;

}
#home {
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-x;
	background-color: #5A646D;

}
#page {
	background: #033244 url(images/page_bg.jpg) repeat-x;
}
#page #wrapper { background: url(none);
	margin: 0 auto;

 }

#content_left h1 {
	font-size: 2.2em;
	letter-spacing: 1px;
}
#wrapper {
	width: 900px;
	background-image: url(images/home_whitebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
	min-height: 92%;
	height: auto !important;
	height: 100%;
}
#header {
	height: 121px;
	background: url(images/header_bg.jpg) no-repeat right top;
	position: relative;
}
#content_left h2 {
	font-size:23px;
	color:#cecece;
	font-family:Cambria, Georgia, Times, "Times New Roman", serif;
	font-variant: small-caps;
	background: url(images/h2_bg.jpg) repeat-x bottom;
	padding-bottom: 4px;
	margin-bottom:5px;
}

.front_content_bottom a {
color:#aaaaaa;
text-decoration: none;
font-size: 18px;
padding: 3px;
width:100%;
display:block;
}
.front_content_bottom a:hover {
	color:#333;
	background:#68737E;
}

#content_left h2 a {
	font-size:14px;
	color:#4e4e4e;
	text-decoration: none;
}
#content_left h2 a:hover {
	color:#ffffff;
}

.front_content_bottom {
	float: left;
	width: 270px;
	margin-top: 20px;
}
#content_left {
	width: 560px;
	border-right: 2px solid #9BA4AC;
	float: left;
	margin: 20px 10px 20px 50px;
	padding-right: 20px;
	overflow: auto;
}
#content_left2 {
	width: 600px;
	border-right: 2px solid #9BA4AC;
	float: left;
	margin: 20px 10px 20px 50px;
	padding-right: 20px;
	overflow: auto;
}

.pagelink {
	color: #066B94;
	text-decoration: none;
	font-variant: small-caps;
	display: block;
	font-size: 16px;
}
.pagelink2 {
	color: #066B94;
	text-decoration: none;
	font-variant: small-caps;
	display: block;
	font-size: 17px;
	margin-left: 240pt;
	margin-top: -18pt;
}

#home  #content_left p {
	margin-bottom:1em;
	font-family: Geneva, Verdana, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height: 20px;
}
#page  #content_left p {
 font-size:14px;
	margin-bottom:1em;
	font-family: Geneva, Verdana, "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	line-height: 20px;
}
#home #content_right {
text-align:center;
} 
#content_right {
	float: left;
	margin-top: 30px;
	width: 255px;
} 
#content_right h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
	letter-spacing: -1px;
	color: #FEDADB;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.imageright {
float:right;
margin-left:20px;
}

.imageleft {
float:left;
padding-right:20px;
}


.darkgreyborder {
border: 4px solid #454545;

}

.darkgreyborder2 {
border: 15px solid #454545;

}

.front_content_bottom {
	float: left;
	width: 270px;
	margin-top: 20px;
}
.programlist  {
	width: 560px;
	display: block;
	font-size: 14px;
	margin-top:-5px;
	color:#C2C2C2;
	overflow: auto;
	padding-bottom:1em;
}
.programlist li {
	float: left;
	display: block;
	margin-right: 15px;
	border-left: 1px solid #C2C2C2;
	margin-bottom: 5px;
	padding-left: 5px;
}
.borderRight {
	border-right: 1px solid #768596;
	margin-right: 15px;
}
#header h1 {
	background: url(images/logo.gif) no-repeat;
	height: 45px;
	width: 492px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 36px;
	left: 17px;
}
#callout_box h2 {
	font-size: 38px;
	width: 350px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 60px;
}
#nav {
	width: 350px;
	text-align: center;
	float: right;
	margin-top: 30px;
	margin-right: 5px;
}
#nav a {
	color: #033244;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	line-height: 27px;
}
#nav a:hover {
	color: #035270;
	text-decoration: underline;
}
#arch_links a {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
}	
#arch_links2 a {
	color: #4e4e4e;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 27px;
}
.newsdate {
    color: #4e4e4e;
}
#callout_box {
	height: 299px;
	background: url(images/callout_bg.jpg) no-repeat center top;
	margin-left: 40px;
}
#footer {
	background: url(images/footer_bg.jpg) repeat-x;
	height: 72px;
	font-size: 10px;
	font-color: #afaaaa;
	clear:both;
	width:100%;
	}
#footer .nine {
	width: 900px;
	margin-left: auto;
	background: url(images/copyright.png) no-repeat left center;
	height: 64px;
	padding-top: 8px;
	margin-right: auto;
	clear:both;
}
.schedule {
	background: #BEC5CB url(images/schedule_bg.jpg) repeat-x;
	padding: 10px;
	font-weight: bold;
	clear:both;
	color: #333333;
	border: 1px solid #EEEEEE;
	margin-top: 20px;
	margin-bottom: 10px;
	position: relative;
	margin-right: 20px;
}
.schedule a {
	position: absolute;
	right: 25px;
	color: #4e4e4e;
	text-decoration: none;
	font-size: .9em;
}
.schedule a:hover {
	color: #ffffff;
}
.schedule span {
	color: #EEEEEE;
	position: absolute;
	font-size: 2em;
	top: -31px;
	letter-spacing: 1px;
}

.address span {
	font-size: 1.8em;
	font-weight: bold;
	color: #F1EFE2;
}
#content_right .address {
	margin-bottom: 15px;
}
.address b {
	color: #D1D1D1;
}.salon_fineprint {
	font-size: 12px;
}
#school_images {
	float: right;
	height: 220px;
	width: 470px;
	margin-top: 40px;
}

