body {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	width: 910px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#wrapper {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url('/images/wrap-bg.jpg');
	background-repeat: repeat-y;
}
#header {
	position: relative;
	width: 910px;
	height: 155px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background: url('/images/header-bg.jpg');

}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}
#header_phone {
	padding: 0px;
	margin: 0px;
	position: absolute;
	right: 25px;
	top: 28px;
	color: #626200;
	font-size: 16px;
}
#tabs_box {
	position: absolute;
	left: 287px;
	bottom: 0px;
	height: 23px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#tabs_box p {
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: 5px;
}
.navlink {
	color: #FFFFFF;
}
.navlink:hover {
	color: #eebb55;
}
.navlink_selected {
	color: #eebb55;
}
#sidebarleft {
	float: left;
	width: 248px;
	padding: 0px;
	margin: 0px;
}
#sidebar_wrapper {
	position: relative;
	padding: 15px;
	width: 218px;
}
#sidebar_picture {
	position: absolute;
	top: 0px;
	left: 28px;
}
#sidebar_description {
	position: absolute;
	top: 165px;
	left: 15px;
	width: 215px;
}
#sidebar_description h2 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
}
#testimonial {
	position: absolute;
	left: 15px;
	top: 515px;
	font-size: 14px;
	width: 215px;
	color: #bb4400;
}
#content_wrapper {
	float: left;
	width: 873px;
	min-height: 680px;
	_height: 680px;
	padding: 0px;
	margin: 0px 16px 15px 21px;
	background: url('/images/content_wrapper_bg.jpg');
	background-repeat: repeat-x;
}
#content {
	float: left;
	width: 578px;
	min-height: 680px;
	_height: 680px;
	padding: 15px;
	margin: 0px 13px 0px 0px;
	border-left: 2px solid #676701;
	border-right: 2px solid #676701;
	border-bottom: 2px solid #676701;
	background: #FFFFFF;
}
#newsbox h2 {
	font-size: 14px !important;
	color: #626200;
}
#newsbox p {
	font-size: 11px !important;
}
#newsbox a {
	font-weight: normal !important;
}
#homepage_list {
	list-style-type: square;
}
#homepage_list li {
	color: #bb4400;
	font-size: 16px !important;
	font-weight: bold;
	margin-bottom: 15px;
}
#footer {
	clear: both;
	width: 910px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	background: url('/images/footer-bg.jpg');
}
#spacer {
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
}
#content p, #content_home p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 12px;
}
#content h1, #content_home h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 18px;
	color: #bb4400;
}
#content h2, #content_home h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 16px;
}
#content li, #content_home li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 12px;
}
#content a, #content_home a {
	font-weight: bold;
}
#faq_list li {
	margin: 0px 0px 10px 0px;
}
#book_now_button {
	display: block;
	clear: both;
	width: 205px;
	height: 53px;
	background: url('/images/book-session-sm.png') no-repeat;
	margin: 20px 0px 15px 1px;
}
#book_now_button:hover {
	background: url('/images/book-session-sm-on.png') no-repeat;
}
.border {
	border: solid 1px #000000;
}
.centered {
	text-align: center;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.clearboth {
	clear: both;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #bb4400;
}
