/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  08: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-size: 1em;
	color: #000000;
	background-color: #CDB086;
	margin: 0px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
}
#home {
	background-color: #cdb086;
	padding: 0px;
}
#home .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
	background-repeat: no-repeat;
	height: 270px;
}
#masthead {
	background-color: #cdb086;
	padding: 0px;
}
#masthead .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-position: right;
	background-repeat: no-repeat;
	height: 170px;
}
#menu {
	background-color: #CDB086;
	padding: 0px;
	margin: 0;
}
#menu .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#flash {
	background-color: #F0FEFF;
	padding: 0px;
	margin: 0;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e2e0cf;
}
#flash .content {
	padding: 0px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 323px;
}
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 960px;
}
#column_wrapper {
	background-color: #FFFFFF;
	background-image: url(images/top-content.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contentinner {
	width: 640px;
	float: left;
}
#contentinner .content {
	font-size: .75em;
	line-height: 1.5em;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 50px;
	padding-left: 30px;
}
#contentinner a:link {
	color: #DA251C;
}
#contentinner a:visited {
	color: #DA251C;
}
#contentinner a:hover {
	color: #000000;
}
#column_bottom {
	height: 12px;
	font-size: 0.9em;
	line-height: 1.65em;
	font-size: .9em;
	line-height: 1.65em;
	font-size: .9em;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#center {
	width: 320px;
	float: left;
}
#left {
	width: 320px;
	float: left;
}
#right {
	width: 320px;
	float: left;
}
#center .content {
	font-size: 0.75em;
	line-height: 1.25em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 10px;
	color: #000000;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 24px;
	padding-left: 30px;
}
#right .content {
	font-size: 0.7em;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 24px;
	padding-left: 5px;
	color: #000000;
}
#footer .content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer {
	color: #333333;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #e2e0cf;
	text-align: center;
}
#left a:link {
	color: #DA251C;
}
#left a:visited {
	color: #DA251C;
}
#left a:hover {
	color: #000000;
}
#center a:link {
	color: #DA251C;
}
#center a:visited {
	color: #DA251C;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #DA251C;
}
#right a:visited {
	color: #DA251C;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #333333;
}
#footer a:visited {color: #333333;}
#footer a:hover {
	color: #000000;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DA251C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DA251C;
	padding-bottom: 3px;
	padding-top: 20px;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 0;
}
.alignright {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.boxcontent-home {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebdfcd;
	border-right-color: #ebdfcd;
	border-bottom-color: #ebdfcd;
	border-left-color: #ebdfcd;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.boxcontent {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ebdfcd;
	border-right-color: #ebdfcd;
	border-bottom-color: #ebdfcd;
	border-left-color: #ebdfcd;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.boxtop {
	color: #000000;
	background-image: url(images/topbox.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 15px;
	height: 40px;
	vertical-align: middle;
}
.lineheight {
	line-height: 1.7em;
	padding-right: 5px;
}
.doctor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED28A;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.testimonial {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED28A;
	padding-bottom: 20px;
	background-image: url(images/leftquote.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-left: 70px;
	padding-top: 5px;
	padding-right: 35px;
	width: 450px;
}
.testimonial1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED28A;
	padding-bottom: 20px;
	background-image: url(images/leftquote1.gif);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-left: 70px;
	padding-right: 35px;
	padding-top: 5px;
	width: 450px;
}
.subtitle {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #9CA23E;
	display: block;
	padding: 0px;
	margin: 0px;
}
.subtitle-resources {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	display: block;
	margin-bottom: 10px;
}
.border {
	border: 1px solid #ebdfcd;
}
.bio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED28A;
	padding-bottom: 25px;
}
.list-title {

	font-size: 1.1em;
	font-weight: bold;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.phone {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: .9em;
	background-image: url(images/top-content.gif);
	border-top-width: 6px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CED28A;
	border-right-color: #CED28A;
	border-bottom-color: #CED28A;
	border-left-color: #CED28A;
	color: #333333;
	line-height: 1.4em;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 35px;
	margin-bottom: 30px;
	margin-left: 25px;
}
.hours {
	font-size: 1em;
	background-image: url(images/top-content.gif);
	border-top-width: 6px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CED28A;
	border-right-color: #CED28A;
	border-bottom-color: #CED28A;
	border-left-color: #CED28A;
	color: #333333;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.contact {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 0.85em;
	background-image: url(images/top-content.gif);
	border-top-width: 6px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CED28A;
	border-right-color: #CED28A;
	border-bottom-color: #CED28A;
	border-left-color: #CED28A;
	color: #333333;
	line-height: 1.4em;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 85px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #B0B645;
	border-right-color: #B0B645;
	border-bottom-color: #B0B645;
	border-left-color: #B0B645;
	padding-bottom: 8px;
	padding-top: 6px;
}
.bottom-border1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #B0B645;
	border-right-color: #B0B645;
	border-bottom-color: #B0B645;
	border-left-color: #B0B645;
	padding-bottom: 8px;
	padding-top: 6px;
	background-color: #F8EEDF;
}
.image-right {
	float: left;
	margin-right: 15px;
}
.button {
	background-color: #CED28A;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
.image-link {

	float: left;
	padding: 0px;
	margin-right: 15px;
	border: 1px solid #3399FF;
	margin-bottom: 3px;
}
.vaccines {
	font-size: 1em;
	border-top-width: 6px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #CED28A;
	border-right-color: #CED28A;
	border-bottom-color: #CED28A;
	border-left-color: #CED28A;
	color: #333333;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFEFE;
	background-repeat: no-repeat;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#illness select {
	width: 210px;
}
#medicine select {
	width: 210px;
}
#illness {
	margin: 0px;
	padding: 0px;
	height: 28px;
}
#medicine {
	height: 25px;
}
#generalhealth h1 {
	font-size: 1.5em;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 30px;
}
#index a:link {
	padding: 0px;
	margin: 0px;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.formtitle {
	font-size: 1.2em;
	line-height: 1.8em;
	font-weight: bold;
	display: block;
	background-color: #CED28A;
}

