body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #EBEBD1;
	background-image: url(../images/bg_tile.jpg);
}
p {
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 900px;
	background-image: url(../images/header.jpg);
	height: 100px;
}
#navigation {
	height: 60px;
	width: 900px;
	background-image: url(../images/navigation_bg.jpg);
	background-repeat: no-repeat;
}
#slider {
	height: auto;
	width: 900px;
}
#content {
	background-repeat: no-repeat;
	width: 100%;
}
#right_content {
	float: right;
	width: 570px;
	background-color: #f4f4e2;
	border: 2px solid #e7e5c5;
	padding: 10px;
}
#right_content p {
	margin-bottom: 15px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 18px;
}
#right_content h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 28px;
	font-weight: bold;
	color: #00612F;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#right_content h2{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #479C34;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right_content h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #63AC36;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_content h4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#right_content ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #00612F;
}
#right_content li  {
	color: #333;
	font-size: 13px;
	list-style-type: square;
	list-style-position: outside;
	padding-bottom: 5px;
}
#right_content ol {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
}
#right_content a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #00612F;
}
#right_content img {
	margin-right: 10px;
}
#left_content {
	float: left;
	width: 275px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #EAE8CF;
	margin-right: 10px;
}
#left_navigation {
	width: 275px;
}
#left_content a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #060;
}
#left_content a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7CBB38;
	text-decoration: none;
}
#left_content ul {
	padding-right: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-left: 8px;
}
#left_content li {
	list-style-type: none;
	color: #005F30;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	background-position: -3px;
	padding-left: 0px;
}
#left_content p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
	line-height: 16px;
}
#left_content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #069;
	margin: 0px;
	padding: 0px;
}
#footer {
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	background-color: #BBB68D;
	clear: both;
}
#footerRT {
	float: right;
	width: 340px;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer_content {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	width: 880px;
	height: 140px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(../images/tan_gradient_bg.jpg);
	background-repeat: repeat-x;
	border: 2px solid #EBEBD2;
}
#tagline {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 10px;
	text-align: center;
}
#tagline p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
#tagline a {
	color: #FFF;
}
#tagline a:hover {
	color: #D9D2A6;
}
#footer_content ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	font-weight: bold;
	color: #030;
	margin: 0px;
	padding: 0px;
}
#footer_content li  {
	list-style-type: disc;
	color: #060;
	margin-bottom: 10px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #060;
	padding-bottom: 5px;
	list-style-position: inside;
}
#footer_content a {
	color: #060;
	text-decoration: none;
}
#footer_content a:hover {
	color: #6BA218;
	text-decoration: none;
}
#footer_content a:visited {
	color: #00682D;
}
.divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7CBB38;
}
.box {
	background-color: #e1ddad;
	border: 1px solid #CC9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding: 5px;
}
.box img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#box a {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#box a:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
#box .box ul {
	list-style-position: outside;
	list-style-image: url(../images/arrow.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
}
#box .box li {
	padding-bottom: 8px;
}
.footerBox {
	width: auto;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.green_header {
	font-family: "Arial Black", Gadget, sans-serif;
	background-image: url(../images/green_header1.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin: 0px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
.blue_header {
	font-family: "Arial Black", Gadget, sans-serif;
	background-image: url(../images/blue_header.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.orange_header {
	font-family: "Arial Black", Gadget, sans-serif;
	background-image: url(../images/orange_header.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
}
.floatLT {
	margin: 5px;
	float: left;
	width: 225px;
	height: 225px;
}
.floatRT {
	float: right;
	width: 275px;
	margin: 5px;
}
.whiteborder {
	border: 2px solid #FFF;
}
#form {
	margin: 0px;
	padding: 0px;
}
#subnavigation {
	height: 100px;
	width: 900px;
}
.box {
	background-color: #e1ddad;
	border: 1px solid #CC9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}
#emailBox {
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
#emailBox .the_email{
	height: 20px;
	width: 200px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#emailBox .button{
	background-image: url(../images/submit_btn.png);
	background-repeat: no-repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	height: 27px;
	font-size: 11px;
	width: 70px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-position: right;
}
#textfield {
	background-position: top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
}
#subnavigation {
	height: 100px;
	width: 900px;
}
#undernav {
	background-color: #ECEBD6;
	padding-bottom: 10px;
}
#undernav a {
	height: 68px;
	width: 222px;
}
#undernav a:hover {
}
#undernav img {
	background-color: #FFF;
}
#undernav li {
	padding: 0px;
	margin: 0px;
}
#left_content h4 {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #030;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.biobox {
	width: 525px;
	margin-bottom: 40px;
	height: auto;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #479C34;
	padding-top: 20px;
}
.biobox img {
	float: left;
	border: 2px solid #FFF;
	margin-right: 25px;
}
#biotext  {
	height: auto;
}
#biotext h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#biotext p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
}
.callout {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#mp_backlinks {
	font-size: 10px;
	font-weight: bold;
	color: #333;
	font-family: Verdana, Tahoma, Arial, "Garamond BE MediumItalic", "Bell Gothic BT";
	text-align: right;
	margin: 0px;
	height: 10px;
	width: 585px;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mp_backlinks a {
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, "Garamond BE MediumItalic", "Bell Gothic BT";
	color: #333;
}
#mp_backlinks a:hover {
	color: #999;
}
#logolink{
	position:absolute;
	left:62px;
	top:10px;
	z-index:9999;
	background-color:transparent;
	width:409px;
	height:75px;
	cursor:pointer;
}
.clear {
	clear: both;
}
.subheader {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00652D;
}
#meetnav a {
	color: #069;
}
#meetnav a:hover {
	color: #609FAC;
}
#boutiquenav a {
	color: #F69;
}
#boutiquenav a:hover {
	color: #FCC;
}
#medicalnav a {
	color: #960;
}
#medicalnav a:hover {
	color: #DDA053;
}
#infobox {
	width: 100%;
	color: #FFF;
	margin-top: 15px;
}
#infobox a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #3DA3C7;
}
#infobox .number {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #09C;
}
#infobox .bl{
	width: 100%;
	background-color: #E3DCAE;
	background-image: url(../images/bl.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#infobox .br{
	background-image: url(../images/br.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#infobox .tl{
	background-image: url(../images/tl.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#infobox .tr{
	background-image: url(../images/tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
	color: #00602A;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#infobox .bl .br .tl .tr a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #09C;
}
.testimonial {
	height: 200px;
	width: 100%;
	background-image: url(../images/quote-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.quote {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
