/* DO NOT EDIT
---------------------------------------------- */
div,
span {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

/* Tags
---------------------------------------------- */
html {
	background: #323523 url(assets/images/html_bg.jpg) repeat-x left top;
}
body {
	min-width: 957px;
	margin: 0px;
	padding: 0px;
	color: #38115e;
	font: 12px Arial, Helvetica, sans-serif;
	background: transparent url(assets/images/body_bg.jpg) repeat-y center top;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #38115e;
	font: normal 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #38115e;
	font: normal 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #38115e;
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #38115e;
		text-decoration: underline;
	}
hr {
	color: #000;
	height: 1px;
	background-color: #000;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.sourceText {
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 0;
}
.stockImgRight {
	width: auto;
	height: auto;
	margin: 0 0 10px 15px;
	padding: 0;
	float: right;
}
.stockImgLeft {
	width: auto;
	height: auto;
	margin: 0 15px 10px 0;
	padding: 0;
	float: left;
}
.services {
	margin: 1em 0 1em 48px;
	width: 272px;
	float: left;
	background: transparent url(assets/images/services_bg.jpg) repeat-y left top;
}
	.services h3 {
		margin: 0;
		padding: 15px 15px 0 15px;
		background: transparent url(assets/images/servicesTopCap.jpg) no-repeat left top;
		color: #38115e;
		font: normal 18px/20px Arial, Helvetica, sans-serif;
		text-transform: none;
	}
		.services h3 a {
			font-weight: normal;
			color: #38115e;
		}
	.services ul {
		margin: 1em 0 0 0;
		padding: 0 15px 15px 45px;
		background: transparent url(assets/images/servicesBottomCap.jpg) no-repeat left bottom;
	}
	.services ul ul{
		background: none;
	}
	.titleOnly h3 {
		padding: 15px 0 0 0;
	}
	.titleOnly h3 a {
		display: block;
		padding: 0 15px 15px 15px;
		background: transparent url(assets/images/servicesBottomCap.jpg) no-repeat left bottom;
	}


/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
#clear {
	display: block;
	clear: both;
}
#sideContactForm {
	width: 184px;
	margin:  15px auto 0 auto;
	border: 1px solid #837c60;
}
	#contactForm {
		width: 156px;
		height: auto;
		margin: 0;
		padding: 0 13px 13px 13px;
		font: 11px/23px Arial, Helvetica, sans-serif;
		color: #fff;
		background: #c7c0b0 url(assets/images/contactForm_bg.jpg) repeat-x left top;
		border: 1px solid #5d523e;
	}
		#contactForm h3 {
			margin: 0;
			padding: 20px 0 0 0;
			height: 38px;
			font: normal 14px/18px "Times New Roman", Times, serif;
			color: #fff;
			letter-spacing: -1px;
			text-transform: none;
			background: transparent url(assets/images/contactFormH3_bg.jpg) no-repeat right bottom;
		}
			#contactForm h3 em {
				display:  block;
				font: normal 18px/18px "Times New Roman", Times, serif;
				text-transform: uppercase;
			}
		#contactForm p {
			margin: 0;
			font: normal 10px/11px Arial, Helvetica, sans-serif;
			color: #000;
		}
		#contactForm input,
		#contactForm textarea {
			width: 144px;
			height: 12px;
			margin: 1px 0;
			padding: 1px 5px;
			display: block;
			font: 10px/12px Arial, Helvetica, sans-serif;
			color: #000;
			border: 1px solid #73726d;
			background-color: #fff;
		}
		#contactForm textarea {
			overflow: auto;
			height: 65px
		}
		#contactForm #captchaIMG {
			width:  154px;
			height: 38px;
			border: 1px solid #5d523e;
		}
		#contactForm input.hidden {
			display: none !important;
		}
		#contactForm #Submit {
			width: 56px;
			height:  20px;
			margin-left: 100px;
		}
/* Layout
---------------------------------------------- */
#wrapper {
	width: 957px;
	margin: 0 auto;
	background: transparent url(assets/images/wrapper_bg.jpg) no-repeat left top;
}
	#topInfo {
		padding: 18px 14px 0 0;
		float: right;
		font: normal 24px Arial, Helvetica, sans-serif;
		color: #38115e;
		text-align: right;
	}
		#topInfo strong {
			font-size: 18px;
			font-weight: normal;
		}
	#logo {
		width: 418px;
		height: 146px;
		margin: 0;
		padding: 0;
		display: block;
	}
	#nav,
	#nav li,
	#nav li a {
		width: auto;
		height: auto;
	}
	#nav {
		width: 184px;
		height: 234px;
		padding: 6px 12px 8px 14px;
		clear: both;
		float: left;
	}
		#nav li {
			list-style: none outside none;
			line-height:25px;
			padding:1px 0 0 0;
			margin:0px;
		}
			#nav li a {
				padding: 0 0 0 40px;
				display: block;
				font-weight: bold;
				color: #38115e;
				font-size:13px;
			}
				#nav li a:hover {
					text-decoration: none;
					background: transparent url(assets/images/nav_hover.png) no-repeat left top;
				}
	#banner {
		padding: 5px 1px 0 0;
		display: block;
		float: right;
	}
	#contents {
		width: 950px;
		padding: 5px 0 0 7px;
		clear: both;
		background: transparent url(assets/images/contents_bg.jpg) no-repeat right bottom;
	}
		#rightCol {
			width: 687px;
			min-height: 400px;
			padding: 19px 28px 0 0;
			float: right;
		}
		#footer {
			width: 715px;
			clear: both;
			padding-left: 242px;
		}
			#botNav,
			#botNav li,
			#botNav li a,
			#copy,
			#copy a {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				font: normal 11px/12px Arial, Helvetica, sans-serif;
				color: #e0d8c7;
			}
				#botNav li a:hover,
				#copy a:hover {
					color: #fff;
					text-decoration: none;
				}
			#botNav {
				padding-top: 37px;
				text-align: center;
			}
				#botNav li {
					padding: 0 3px 0 5px;
					display: inline;
					list-style: none outside none;
					border-left: 1px solid #e0d8c7;
				}
					#botNav li:first-child {
						border: none;
					}
			#copy {
				padding-bottom: 11px;
				display: block;
				text-align: center;
			}
		#leftCol {
			width: 198px;
			padding-bottom: 20px;
			float: left;
			background: transparent url(assets/images/leftCol_bg.jpg) repeat-y left top;
		}

			#sidebar {
				padding: 15px;
			}
				#sidebar a {
					color: #e0d8c7;
				}
			#mapImage {
				width: 168px;
				height: 137px;
				margin: 3px auto 0 auto;
				padding: 0;
				display: block;
			}
#forms-button{
	background: url(assets/images/forms-button.jpg) top left no-repeat;
	width: 167px;
	height: 71px;
	margin: 5px 0 5px 0;
}

#forms-button:hover{
	background: url(assets/images/forms-button-hover.jpg) top left no-repeat;
}
#facebook-button{
	background: url(assets/images/facebook-button.jpg) top left no-repeat;
	width: 167px;
	height: 71px;
	margin: 5px 0 5px 0;
}

#facebook-button:hover{
	background: url(assets/images/facebook-button-hover.jpg) top left no-repeat;
}
#blog-button{
	background: url(assets/images/blog-button.jpg) top left no-repeat;
	width: 167px;
	height: 71px;
	margin: 5px 0 5px 0;
}

#blog-button:hover{
	background: url(assets/images/blog-button-hover.jpg) top left no-repeat;
}
#doctor-button{
	background: url(assets/images/doctor.jpg) top left no-repeat;
	width: 167px;
	height: 29px;
	margin: 3px 0 3px 0;
}
#doctor-button:hover{
	background: url(assets/images/doctor-team.jpg) top left no-repeat;
}
#team-button{
	background: url(assets/images/team.jpg) top left no-repeat;
	width: 167px;
	height: 28px;
	margin: 2px 0 3px 0;
}
#team-button:hover{
	background: url(assets/images/team-hover.jpg) top left no-repeat;
}

table.forms-table{
	width: 693px;
	border-collapse: collapse;
}

table.forms-table th{
	background: #6a704a;
	color: #fff;
	text-aling: center;
	border: 4px solid #fff;
	height: 37px;
	font-size: 14px;
}

table.forms-table td{	
	border: 4px solid #fff;
	padding: 10px 10px 10px 10px;
}

table.forms-table td a{
	color: #38115e;
}


