@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525252;
}
td {
	vertical-align: top;
}
a {
	color: #d55225;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
td {
	vertical-align: top;
}
a img {
	border: 0px;
}

p, li, ul, ol {
	margin: 0px;
}

p, ul, ol {
	padding: 0px 0px 10px 0px;
}

ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-left: 0px;
	line-height: 14px;
}

ul.new_patient_forms {
	margin: 0 0 0 15px;
	padding: 0px;
	line-height: 14px;
	list-style-image:url(/images/new_patient_forms_bullet.gif);
}

ul.new_patient_forms li {
	margin: 0px;
	padding: 0px;
}


ul ul {
	padding-bottom: 0px;
}

li {
	padding: 0px 0px 5px 5px;
	margin-left: 12px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c29c5d;
	font-size: 21px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c29c5d;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
}

h3 {
	color: #0E99C0;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
	overflow: hidden;
	height: 1px;
}

#pageheader {
	background-image: url(/images/back_header_orange.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 250px;
	overflow: hidden;
}

#subpageheader {
	background-image: url(/images/back_subheader_orange.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 199px;
	overflow: hidden;
}

#pagecontent {
	background-image: url(/images/back_main_repeat.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#pagecontent_top {
	background-image: url(/images/back_maintop_orange.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#pagecontent_bottom {
	background-image: url(/images/back_mainbottom_orange.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 530px;
	overflow: visible;
	position: relative;
}

#subpagecontent {
	background-image: url(/images/back_submain_repeat.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

#subpagecontent_top {
	background-image: url(/images/back_submaintop_orange.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#subpagecontent_bottom {
	background-image: url(/images/back_submainbottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	min-height: 530px;
	overflow: visible;
	position: relative;
}

#pagefooter {
	background-image: url(/images/back_footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 115px;
}

.pagewidth {
	width: 800px;
	margin: 0 auto;
}

#headerpad {
	padding: 0px 18px 0px 22px;
}

#logofloat {
	float: left;
	width: 230px;
	padding: 40px 0px 0px 0px
}

#headercontent {
	margin-left: 240px;
}

#headerphone {
	text-align: right;
	font-size: 22px;
	color: #FFFFFF;
	padding: 20px 8px 0px 0px;
}

#topnav {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	text-align: right;
}

#topnav ul {
	padding: 0px;
	margin: 0px 0px 0px 24px;
	list-style-type: none;
}

#topnav li {
	margin: 0px 0px 0px 25px;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	height: 26px;
	line-height: 26px;
	color: #525252;
	font-size: 15px;
}

#topnav li a {
	background-image: url(/images/back_topnav.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	padding:  0px 8px 0px 8px;
	white-space: nowrap;
	text-transform: uppercase;
}

#topnav li a:hover {
	background-position: top left;
}

#topnav li a.topnavon {
	background-image: url(/images/back_topnav.png);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #FFFFFF;
	font-size: 15px;
	text-decoration: none;
	padding:  0px 8px 0px 8px;
	white-space: nowrap;
	text-transform: uppercase;
}

#topnav li a.topnavon:hover {
}

#menu5 {background: url(/images/back_topnav.png);
}

#homeheader {
	width: 777px;
	margin: 0 auto;
	position: relative;
}

#homeheaderimg {
	position: absolute;
	top: -144px;
}

#subheader {
	width: 767px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}

#subheaderimg {
	position: absolute;
	top: -92px;
	height: 178px;
	width: 767px;
	background-image: url(/images/back_subheader.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#subheaderpad {
	padding: 4px;
}

#subtitle {
	position: absolute;
	margin-left: 25px;
	top: 55px;
	z-index: 2000;
	width: 173px;
	height: 56px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #c29c5d;
	line-height: 56px;
	text-align: center;
	background-image: url(/images/back_title.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#homecontent {
	padding: 172px 35px 0px 50px;
}

#homecontent_right {
	float: right;
	width: 228px;
}

#homecontent_left {
	margin-right: 250px;
	padding-top: 8px;
}

#homeadvice {
	background-image: url(/images/back_advice.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 228px;
	height: 336px;
}

#homeadvicetext {
	padding: 160px 35px 0px 35px;
}

.homeheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 19px;
}

.homecallout {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #c29c5d;
	font-size: 22px;
}

#subcontent {
	padding: 94px 35px 0px 50px;
	color: #525252;
	line-height: 18px;
}

#subnav {
	height: 21px;
	margin: 0px;
	padding-left: 185px;
}

#subnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#subnav li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	height: 21px;
	line-height: 21px;
	color: #ca3d1b;
	font-size: 13px;
}

#subnav li a {
	float: left;
	display: block;
	height: 21px;
	line-height: 21px;
	color: #ca3d1b;
	font-size: 13px;
	text-decoration: none;
	padding:  0px 8px 0px 8px;
	white-space: nowrap;
}

#subnav li a:hover {
	background-color: #E4E4E4;
}

#subnav li a.subnavon {
	float: left;
	display: block;
	height: 21px;
	line-height: 21px;
	color: #ca3d1b;
	font-size: 13px;
	text-decoration: none;
	padding:  0px 8px 0px 8px;
	white-space: nowrap;
	background-color: #E4E4E4;
}

#subnav li a.subnavon:hover {
}

#subcontent_right {
	float: right;
	width: 228px;
	min-height: 400px;
	/*background-image: url(images/back_rightcol.png);
	background-position: top left;
	background-repeat: repeat-y;*/
}

#subcontent_righttop {
	background-image: url(/images/back_rightcol_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 400px;
}

#subcontent_rightbot {
	background-image: url(/images/back_rightcol_bot.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 400px;
}

#subcontent_rightpad {
	padding: 30px;
}

#subcontent_left {
	margin-right: 250px;
	padding: 36px 0px 50px 0px;
	line-height: 17px;
}

#subcontent_single {
	padding: 8px 0px 50px 0px;
}

#footercontent {
	padding: 30px 35px 35px 35px;
}

#footer_right {
	float: right;
	width: 370px;
	padding-top: 4px;
}

#footer_left {
	margin-right: 375px;
}

#footerphone {
	font-size: 26px;
	color: #d55225;
}

#footeraddress {
	font-size: 11px;
	color: #000000;
}

#copyright {
	font-size: 11px;
	color: #000000;
	padding-top: 15px;
}

#footerlinks {
	padding: 0px;
}

#footerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

#footerlinks li {
	margin: 0px;
	padding: 0px 7px 0px 7px;
	list-style-type: none;
	color: #525252;
	font-size: 11px;
	height: 11px;
	line-height: 11px;
	float: left;
	border-left: 1px solid #525252;
}

#footerlinks a {
	color: #525252;
	text-decoration: none;
}

#footerlinks a:hover {
	color: #333333;
}

.clearfloats {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.popupsurround {
	background-color: #FFFFFF;
	padding: 20px;
	/*border: 2px solid #CCCCCC;*/
}

.popupnav {
	width: 100px;
	float: right;
}

.popupnav a {
	color: #F97201;
	text-decoration: none;
	font-size: 11px;
}

.popupnav a:hover {
	text-decoration: underline;
}

.formtitle, .formlabel {
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top
}

.formtitleerror, .formlabel_error {
	color: #ff0000;
	line-height: 17px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
.required {
	font-size: 10px;
	font-style: italic;
}
.error {
	color: #ff0000;
}

.rightcolhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	padding: 0px 0px 20px 0px;
}

.faqheader {
/*	cursor: hand;*/
	cursor: pointer;
	line-height: 24px;
}

.switchgroup1 {
	padding-top: 12px;
	display: none;
}
