* {
	margin: 0px auto;
	outline: none;
}
body {
	margin: 0px;
	padding: 0px;
	background: #fdf8e4 url(../img/page_bk.jpg) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
p textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
p input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

/*----- Layout-----*/
#main {
	width: 100%;
}
#container, #footer_contain {
	width: 950px;
}
#header {
	float: left;
	width: 100%;
	height: 100px;
	background: url(../img/header_bk.jpg) top repeat-x;
}
#nav {
	float: right;
	width: 65%;
}
#center_banner {
	float: left;
	width: 100%;
	height: 207px;
	background: #1d1d1d url(../img/img_center.jpg) left no-repeat;
	border-right: 1px solid #fff;
}
#body_contain {
	float: left;
	width: 99%;
		min-height: 250px;
		height: auto;
	background: #fff;
	padding: 0.5%;
}
* html #body_contain {
	height: 250px;
}
#body_wrap {
	float: left;
	width: 99%;
	background: url(../img/body_top.jpg) top repeat-x;
	padding: 0.5%;
}
#sidebar {
	float: left;
	width: 296px;
}
#body_content {
	float: left;
	width: 64%; /*68*/ 
	padding: 1% 2%;
}
#footer {
	clear: both;
	float: left;
	width: 100%;
		min-height: 254px;
		height:auto;
	background: #fdf8e4 url(../img/footer_bk.jpg) top repeat-x; 
}
* html #footer {
	height: 254px;
}
#footer_wrap {
}
/*----- Other Stuff-----*/
img {
	border: none;
}
#logo {
	float: left;
	width: 303px;
	height: 65px;
	position: relative;
	top: 15px;
	left: 13px;
}
#tagline {
	float: right;
	width: 284px; /*294*/
	height: 106px;
	background: url(../img/img_balance.gif) right 5px no-repeat;
	position: relative;
	right: 34px;
	top: 60px;
	padding-right: 10px;
}
#tagline h2 {
	float: left;
	width: 93%;
	line-height: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	font-weight: normal;
	color: #fff;
	margin: 0px;
	padding: 0 0 0 1%;
}
span.knowmore {
	float: left;
	width: 283px;
	height: 33px;
	background: url(../img/btn_knowmore.gif) no-repeat;
}
span.knowmore a {
	float: left;
	width: 90%;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	padding: 0 0 0 10%;
}
span.knowmore a:hover {
	color: #FC0;
}
.content_area h1 {
	float: left;
	width: 92%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16pt;
	font-weight: normal;
	color: #be4d01;
	border-bottom: 1px solid #be4d01;
	background: url(../img/ico_title.gif) left no-repeat;
	padding: 3px 0px 15px 8%;
	margin: 3px 0px 10px 0px;
}
.content_area h2 {
	float: left;
	width: 92%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #be4d01;
	border-bottom: 1px solid #be4d01;
	background: url(../img/ico_title.gif) left no-repeat;
	padding: 3px 0px 15px 8%;
	margin: 3px 0px 10px 0px;
}
.content_area h2 a {
	color: #be4d01;
	text-decoration: none;
}
.content_area h2 a:hover {
	color: #000;
}
.content_area h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
	padding-bottom: 10px;
}
.content_area ol {
	list-style: none;
}
.content_area ol li {
	float: left;
	width: 92%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #be4d01;
	background: url(../img/ico_title-sm.gif) left no-repeat;
	padding: 0px 0px 15px 8%;
	margin: 0px 0px 10px 0px;
}
.content_area ol li a {
	color: #be4d01;
	text-decoration: none;
}
.content_area ol li a:hover {
	color: #000;
}
.content_area ul li a {
	color: #be4d01;
	text-decoration: underline;
}
.content_area ul li a:hover {
	color: #000;
	text-decoration: none;
}
.content_area {
	float: left;
	width: 100%;
	padding: 0px 0px 10px 0px;
}
.content_area p {
	padding-bottom: 10px;
}
.content_area a.link {
	text-decoration: none;
	color: #000;
}
.content_area1 {
	float: left;
	width: 100%;
	height: 19em;
	overflow: auto;
	padding: 0px 15px 10px 5px;
}
.content_area1 p {
	padding-bottom: 10px;
}
.content_area1 a.link {
	text-decoration: none;
	color: #000;
}
.content_area1 h2 {
	float: left;
	width: 92%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #be4d01;
	border-bottom: 1px solid #be4d01;
	background: url(../img/ico_title.gif) left no-repeat;
	padding: 3px 0px 15px 8%;
	margin: 3px 0px 10px 0px;
}
.content_area1 h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-weight: bold;
}
.content_area1 h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	font-weight: bold;
}
.content_area1 h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12pt;
	font-weight: bold;
}
.content_area1 h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11.5pt;
	font-weight: bold;
}
span.readmore {
	clear: both;
	float: right;
	width: 54px; /*76*/
	height: 21px;
	line-height: 21px;
	background: url(../img/btn_more.jpg) no-repeat;
	font-size: 11px;
	padding-left: 22px;
}
span.readmore a {
	color: #fff;
	text-decoration: none;
}
span.readmore a:hover {
	color: #FC0;
}
.content_area2 h1 {
	clear: both;
	margin: 7px auto; 
	width: 475px; /*475*/
	height: 106px; /*83*/
	background: url(../img/blockquote_bk1.jpg) no-repeat;
	text-align: center;
	padding: 2px 0px 10px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}
.content_area2 h2 {
	float: left;
	width: 92%;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14pt;
	font-weight: normal;
	color: #be4d01;
	border-bottom: 1px solid #be4d01;
	background: url(../img/ico_title.gif) left no-repeat;
	padding: 3px 0px 15px 8%;
	margin: 3px 0px 10px 0px;
}


/*----- Top Navigation -----*/
#nav ul {
	float: right;
	width: 75%;
	height: 30px;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 34px;
	text-align: right;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	font-family: calibri, arial;
	font-size: 13pt;
	float: left;
	text-align: right;
}
#nav li a {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0px 5px;
	color: #000;
	text-decoration: none;
}
#nav li a span {
	float: left;
	display: block;
	height: 30px;
	padding: 0px 10px;	
}
#nav li a:hover, #nav li.active a {
	color: #fff;
	background: url(../img/nav_ovr.jpg) left no-repeat;
}
#nav li a:hover span, #nav li.active a span {
	background: url(../img/nav_ovr_right.jpg) right no-repeat;
	cursor: pointer;
}

/*----- footer links ----*/
#footer_links ul {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#footer_links li {
	margin: 0px;
	padding: 0px 10px;
	text-align: center;
	font-size: 12px;	
	display: inline;
	background: url(../img/menu_bar.gif) right center no-repeat;
}
#footer_links li.no-bar {
	margin: 0px;
	padding: 0px 10px;
	text-align: center;
	font-size: 12px;	
	display: inline;	
	background: none;
}
#footer_links li a {
	color: #fff;
	text-decoration: none;
}
#footer_links li a:hover {
	color: #FC0;
}

/*---- Sidebar ----*/
#module_top {
	float: left;
	width: 100%;
	background: #f9ecc7 url(../img/mod_bk.jpg) bottom no-repeat;
}
#module_top h3 {
	float: left;
	width: 85%;
	height: 58px;
	line-height: 50px;
	background: url(../img/mod_top.jpg) top no-repeat;
	color: #fff;
	padding: 0 0 0 15%;
}
.module {
	float: left;
	width: 100%;
	background: #f9ecc7 url(../img/mod_bk.jpg) bottom no-repeat;	
}
.mod_content {
	float: left;
	width: 100%;
	padding: 1% 0;
}
.module h3 {
	float: left;
	width: 85%;
	height: 58px;
	line-height: 50px;
	background: url(../img/mod_in_top.jpg) top no-repeat;
	color: #fff;
	padding: 0 0 0 15%;	
}
#module_bottom {
	float: left;
	width: 100%;
	background: #f9ecc7 url(../img/mod_bottom_bk.jpg) bottom no-repeat;
}
#module_bottom h3 {
	float: left;
	width: 85%;
	height: 58px;
	line-height: 50px;
	background: url(../img/mod_in_top.jpg) top no-repeat;
	color: #fff;
	padding: 0 0 0 15%;		
}

/*---Sidebar Practice----*/
.practice {
	float: left;
/*	width: 96%;
	padding: 2%;*/
	width: 100%;
	margin: 5px 0px;
	clear: both;
}
.practice img {
	float: left;
	margin-right: 10px;
}
.practice h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
.practice a {
	float: left;
	width: 96%;
	padding: 2%;
	color: #000;
	text-decoration: none;
	clear: both;
}
.practice a:hover {
	color: #cd4000;
	background: #ecd29e; 	
}
.practice p {
	color: #6c5d46;
	display: block;
}

/*---Sidebar Navigation---*/
.menu ul {
	margin: 0px;
	padding: 0px;
}
.menu li {
	margin: 1px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: block;
	float: left;
	width: 100%;
}
.menu li a {
/*	float: left;*/
	display: block;
	width: 90%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
/*	background: #f2d69e;*/
	background: url(../img/bullet_check.gif) 10px center no-repeat;	
	padding: 10px 0px 10px 10%;
}
.menu li a:hover {
	display: block;
	width: 90%;	
	color: #fff;
	padding: 10px 0px 10px 10%;
	background: #c73b00 url(../img/bullet_check_ovr.gif) 10px center no-repeat;
}



/*----- Footer -----*/
#footer_box {
	float: left;
	width: 100%;
	height: 119px;
		background: #C93;
}
.footbox01 {
	float: left;
	height: 119px;
	width: 316px;
	border-right: 1px solid #8c643c;
}
.footbox01 h3 {
	float: left;
	width: 300px; /*316*/
	height: 30px;
	line-height: 28px;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 16px;
	background: url(../img/footbox01_title.jpg) no-repeat;
}
#location {
	float: left;
	width: 100%;
	height: 89px;
	background: url(../img/img_location.jpg) no-repeat;
}
.footbox02 {
	float: left;
	width: 33%;
/*	margin: 0px 1px;*/
	height: 119px;
	background: #c3b093;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.footbox02 h3 {
	float: left;
	width: 96%;
	height: 30px;
	line-height: 28px;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 4%;
	background: #823f16;
}
.footbox02 p {
	float: left;
	width: 88%;
	padding: 0 6% 0 6%;
	font-size: 11px;
}
.footbox02 span.item {
	float: left;
	width: 30%;
	padding: 4px 0px;
	color: #000;
}
.footbox02 span.detail {
	float: left;
	width: 60%;
	padding: 4px 0px;
	color: #823f16;
}
.footbox03 {
	float: right;
	width: 316px;
	height: 119px;
	background: #ab9472;
	border-left: 1px solid #8c643c;
}
.footbox03 h3 {
	float: left;
	width: 96%;
	height: 30px;
	line-height: 28px;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding: 0px 0px 0px 4%;
	background: #723511;
}
#footer_links {
	float: left;
	width: 100%;
	min-height: 52px;
	height: auto;
	background: #1d1d1d;
}
* html #footer_links {
	height: 52px;
}
#copyline {
	float: left;
	width: 100%;
	min-height: 68px;
	height: auto;
	background: url(../img/copyline_bk.jpg) top repeat-x;
	text-align: center;
	font-size: 11px;
	color: #605e5e;
	padding-top: 10px;
}
* html #copyline {
	height: 68px;
}
#copyline a {
	color: #605e5e;
	font-weight: bold;
	text-decoration: none;
}
#copyline a:hover {
	color: #000;
	text-decoration: underline;
}

/*----sideform----*/
.sideform {
	margin: 10px 0px;
}
.sideform p {
	text-align: center;
	margin: 5px;
}
.sideform label {
	width: 70%;
	text-align: left;
	display: block;
}
.sideform input {
	margin: 0px auto;
	width: 70%;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	border: 1px solid #9f9379;
	background: url(../img/input_bk_strip.jpg) top repeat-x;
}
.sideform textarea {
	width: 70%;
	height: 80px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.sideform div.reqd {
	float: left;
	display: block;
	font-size: 11px;
	line-height: 42px;
}
.sideform span {
	font-size: 120%;
	font-weight: bold;
	color: #ff0000;
}
.sideform input.btn_submit {
	display: block;
	width: 124px;
	height: 42px;
	background: url(../img/btn_send.gif) no-repeat;
	border: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

/*----testimonial slide---*/
.news_style {
	display:none;
}
p.newsitem {
	font-size: 10pt;
}
p.newsitem span {
	clear: both;
	float: left;
	width: 100%;
	text-align: right;
	font-weight: bold;
	padding: 5px 0px;
}
.news_show {
	color: #f9edc9;
	float: left;
	width: 96%;
	padding: 2%;
	font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
	overflow: hidden;	
}		
#news_button, #news_display, .button_div {
	display: none;
	height: 0px;
}

/*----highlight listbox---*/
.highlight_list {
	width: 90%;
	margin: 10px auto;
	font-family: Arial, Helvetica, sans-serif;
}
.highlight_list h4 {
	display: block;
	padding: 10px;
	margin: 0px;
	background: #000;
	color: #fff;
	font-size: 11pt;
}
.highlight_list ul {
	margin: 0px;
	padding: 3%;
}
.highlight_list li {
	margin: 0px;
	padding: 5px 0px;
	list-style: none;
	display: block;
	font-weight: bold;
}
.highlight_list li a {
	text-decoration: none;
	color: #000;
}
.highlight_list li a:hover {
	text-decoration: underline;
|