<style type="text/css">
html { font-size: 100%; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #000000 url('../images/bckgrnd2.jpg') top repeat-y;
}
#container {
	width: 960px;
	margin: 0 auto 0 auto;
	background: #FFFFFF url('../images/bckgrnd3.jpg') top repeat-y;;
}

#container2 {
	width: 960px;
	margin: 0 auto 0 auto;
}

#header1 {
	margin: 0;
	height: 180px;
	background: #FFF url('../images/masthead1.jpg') bottom repeat-x;
}

#header2 {
	margin: 0;
	height: 180px;
	background: #FFF url('../images/masthead2.jpg') bottom repeat-x;
}

#header3 {
	margin: 0;
	height: 180px;
	background: #FFF url('../images/masthead3.jpg') bottom repeat-x;
}


#address {
	position: relative;
	top: 120px;
	left: 20px;
	font-size: 14px;
	font-weight: normal;
}
#content {
	margin-top: 0;
	
}
#left {
	width: 190px;
	padding: 30px 0 0 0;
	float: left;
	text-align: left;
	}
	
#right {
	padding: 0;
	width: 260px;
	float: right;
}
#main {
	width: 470px;
	padding: 20px;
	float: left;
	font-size: .9 em;
	color: #000000;
	margin-bottom: 30px;
}

#main2 {
	width: 730px;
	padding: 20px;
	float: left;
	font-size: .9 em;
	color: #000000;
	margin-bottom: 30px;
}

#scheduleleft {
	width: 220px;
	padding: 20px 20px 20px 0;
	float: left;
	font-size: .9 em;
	color: #000000;
	margin-bottom: 30px;
		}
	
#scheduleright {
	padding: 0;
	width: 480px;
	float: right;
	border-left: 1px solid #bababa;
	}
	
#scheduleright .box {
	text-decoration: none;
	color: #8B8B8B;
	text-align: left;
}


#classcontainer {
	width: 460px;
	height: 250px;
	padding: 0 0 0 20px;
	}

#testimonialcontainer1 {
	float: left;
	width: 690px;
	background-color: #dcdbdb;
	padding: 0 20px 0 20px;
	}
	
#testimonialcontainer2 {
	float: left;
	width: 690px;
	padding: 0 20px 0 20px;
	}
	
#testimonialcontainer3 {
	float: left;
	width: 860px;
	background-color: #dcdbdb;
	padding: 0 20px 0 20px;
	}
	
#testimonialcontainer4 {
	float: left;
	width: 860px;
	padding: 0 20px 0 20px;
	}	
	
#phusion1 {
	width: 900px;
	padding: 0 20px 0 20px;
	}


#hours {
	padding: 20px 0 0 20px;
	}

#contactL {
	width: 700px;
	margin: 0 0 0 10px;
	float: left;
	text-align: right;
	line-height: 1.7em;
	margin-bottom: 30px;
	padding: 0 0 0 20px;
}
#contactR {
	width: 500px;
	margin: 0 10px 0 10px;
	float: left;
	font-size: .9 em;
	text-align: left;
	color: #444;
	margin-bottom: 30px;
}
#gallerymain {
	width: 630px;
	margin: 0 10px 0 10px;
	float: left;
	font-size: .9 em;
	text-align: left;
	color: #444;
	margin-bottom: 30px;
}
.clear {
	clear: both;
}

#footer {
	margin-top: 30px;
	border-bottom: 1px solid #545353;
	border-left: 1px solid #545353;
	border-right: 1px solid #545353;
	height: 45px;
	padding: 5px 10px 0 10px;
	text-decoration: none;
	color: #DFDFDF;
	font-size: 10px;
	text-align: center;
	background: #000000;
}
ul#menu {
	margin: 0;
	padding: 0 0 0 20px;
}	

ul#menu li {
	list-style-type: none;
	}
	
ul#menu li a {
	display: block;
	margin: 0 0 5px 0;
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	line-height: 28px;
	}

ul#menu li a:hover {
	color: #bf1e2e;
	}
	
#current_section {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	line-height: 28px;
	background: url(../images/tabend.jpg) left no-repeat;
}

#right .box {
	text-decoration: none;
	color: #8B8B8B;
	text-align: left;
}
#content h1 {
	font-size: 24px;
	font-weight: normal;
}

#content h2 {
	color: #bf1e2e;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #A62E2C;
	}
	
#content h3 {
	font-size: 14px;
	font-weight: bold;
}


#main p {
	line-height: 1.8em;
}

a:link, a:visited {
	color: #bf1e2e;
	text-decoration: none;
	outline: none
}

a:hover {
	color: #888787;
	text-decoration: none;
	outline: none
}

#whatsnewmodule {
	width: 240px;
	margin: 0;
	background: #ffffff;
	border: 1px solid #969696;
	}

#whatsnewcopy {
	width: 200px;
	padding: 0 20px 20px 20px;
	}
	
img.floatLeft { 
    float: left; 
    margin: 10px 20px 20px 0px; 
}

</style>
