
/*------------------------General HTML definitions-------------------*/

body {
	/* Centers the web site */
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*Edit the below items for background and color of the entire page*/ 
	background-color:#231F20;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
/*Lets you hide text in an <em> tag so that it is on the page but not visible to the user*/
em{
	display:none;
}

/*Defines the Format(font,font-size,color,etc.) for the H1 tag*/
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:20px;
	font-weight:lighter;
	color:#48484A;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:16px;
	color:#007EB5;
}

/*Prevents any image that is a link from being displayed with a blue link border*/
a,img {
	outline:none;
	border:0px;
}

/*-----------------------Layout Containers----------------------------*/

/*This "wraps" all of the xhtml and in one container.
	page width and background image or color are set here. */
#container {
	position:relative;
	display: block;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	min-height:100%;
	background-color:#F8F8F8;
}

/*This defines the header tag. Be sure to always include the height and width
because weird stuff can happen if you do not. */
#header {
	position:relative;
	height:84px;
	width:980px;
	background-image:url(../images/header.jpg);
}

#primarynav {
	position:relative;
	width:980px;
	height:22px;
	background-color:#F8F8F8;
	z-index:99999;
}

#primarynav a{
	text-decoration:none;
}
#content_container {
	width:980px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#48484A;
}
#content_container a,link,visited {
	color:#007EB5;
	text-decoration:none;
}
#content_container a:hover{
	color:#FBB03F;
	text-decoration:none;
}
#column_left_home {
	float:left;
	margin-top:261px;
	margin-left:0px !important;
	margin-left:6px;
	margin-right:15px !important;
	margin-right:0px;
	width:630px;
	font-size:14px;
	background-color:#F8F8F8;
}
#column_subpage {
	float:left;
	margin-top:12px;
	margin-left:24px !important;
	margin-left:12px;
	margin-right:12px !important;
	margin-right:20px;
	width:560px;
	font-size:14px;
	background-color:#F8F8F8;
}
#column_right_home {
	float:left;
	display:block;
	text-align:right;
	margin-top:263px !important;
	margin-top:261px;
	margin-bottom:30px;
	width:330px;
	background-color:#F8F8F8;
}#column_right_subpage {
	float:left;
	display:block;
	text-align:left;
	margin-left:30px;
	width:322px;
	background-color:#F8F8F8;
}
#schedule_home {
	float:left;
	display:block;
	text-align:left;
	margin-top:261px;
	margin-bottom:12px;
	width:414px;
	height:207px;
	background-color:#F8F8F8;
}
#schedule_subpage {
	float:left;
	display:block;
	text-align:left;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#F8F8F8;
}
#questions {
	float:left;
	display:block;
	text-align:left;
	height:80px;
	margin-top:12px;
	margin-bottom:12px;
}
#schedule_faq {
	float:left;
	display:block;
	text-align:left;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#F8F8F8;
}
#subpage_nav {
	margin-left:12px;
	padding-left:20px;
	height:36px;
	width:935px;
	background-color:#E0E1E2;
}
#tdeonline {
	width:322px;
	height:322px;
}
#testimonial {
	width:320px;
	height:240px;
}
/*----------------------------Footer----------------------------*/

#footer {
	clear:both;
	position:relative;
	width:980px;
	height:210px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
}
#footer_text{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	line-height:12px;
	margin-top:-10px;
	margin-left:13px;
	margin-right:13px;
	color:#FFFFFF;
}
#footer a,link,visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#A8C8EA;
	text-decoration:none;
	/*margin-bottom:-60px;*/
}
#footer a:hover{
	text-decoration:none;
	color:#FCB040;
}
.footerDoctors {
	width:170px;
}
.footerLinks {
	width:130px;
}
.alignTop {
	vertical-align:top;
}
#siteAuthor {
	color:#48484a;
	text-align:center;
}
#siteAuthor a{
	color:#48484a;
}

/*--------------------Classes-----------------------------------*/
.constantcontact {
	background-image:url(../images/mail-list-bg.jpg);
	background-repeat:no-repeat;
	width:322px;
	height: 72px;
	color:#FFFFFF;
	font-size:14px;
	margin-right:8px;
}
.cc1 {
	color:#007EB5;
	background-color:#A8C8EA;
	font-size:10px;
}
.ccsubmit {
	background-image:url(../images/submit_background.jpg);	
	background-repeat:repeat-x;
	color:#FFFFFF;
	border-color:#304B66;
	font-size:10px;
}

.emailHome {
	position:absolute;
	left:645px !important;
	left:643px;
}
.rightHome {
	margin-right:8px;
}
.scheduleTable {
	position:relative;
	float:left;
	height:207px;
	width:322px;
	line-height:15px;
	background-image:url(../images/schedule_background.jpg);
	background-repeat:repeat-x;
}
.scheduleTableHome {
	position:relative;
	float:right;
	height:207px;
	width:322px;
	margin-right:8px;
	line-height:15px;
	background-image:url(../images/schedule_background.jpg);
	background-repeat:repeat-x;
}

.scheduleHeading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	padding-left:6px;
	padding-top:9px;
	padding-bottom:4px;
	color:#FFFFFF;
}
.scheduleHeadingHome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left:6px;
	padding-top:9px;
	padding-bottom:4px;
	color:#FFFFFF;
}
.scheduleonline {
	color:#007EB5;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#A8C8EA;
	width:200px;
	border-style:solid;
	border-color:#efefef;
}
.scheduleonline2 {
	color:#007EB5;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#A8C8EA;
	width:90px;
	border-style:solid;
	border-color:#efefef;
}
.scheduleonline3 {
	color:#007EB5;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#A8C8EA;
	width:80px;
	border-style:solid;
	border-color:#efefef;
}
.scheduleonline4 {
	color:#007EB5;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#A8C8EA;
	width:40px;
	border-style:solid;
	border-color:#efefef;
}
.scheduleonline5 {
	color:#007EB5;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#A8C8EA;
	width:540px;
	border-style:solid;
	border-color:#efefef;
}
.scheduleonline6 {
	color:#007EB5;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#A8C8EA;
	width:268px;
	border-style:solid;
	border-color:#efefef;
}
.scheduleonline7 {
	color:#007EB5;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#A8C8EA;
	width:160px;
	border-style:solid;
	border-color:#efefef;
}
.scheduleonlinelist {
	color:#007EB5;
	background-color:#A8C8EA;
	width:220px;
	border-style:solid;
	border-color:#efefef;
}
.tableborder {
	border-bottom-width:thin 1px;
	border-bottom-style:solid;
	border-bottom-color:#efefef;
	padding:4px;
}
.scheduleBoxList {
	color:#007EB5;
	background-color:#A8C8EA;
	font-size:10px;
	margin-left:6px;
	margin-top:-20px;
	width:299px;
}
.scheduleBoxListHome {
	color:#007EB5;
	background-color:#A8C8EA;
	font-size:10px;
	margin-left:6px;
	margin-top:-20px;
	width:299px;
}
.scheduleBox {
	color:#007EB5;
	background-color:#A8C8EA;
	font-size:10px;
	margin-top:3px;
	margin-left:6px;
	width:295px;
}
.scheduleBoxHome {
	color:#007EB5;
	background-color:#A8C8EA;
	font-size:10px;
	margin-top:3px;
	margin-left:6px;
	width:295px;
}
.submit {
	float:right;
	background-image:url(../images/submit_background.jpg);	
	background-repeat:repeat-x;
	color:#FFFFFF;
	border-color:#304B66;
	font-size:10px;
	margin-top:3px;
	margin-right:5px;
}
.search {
	position:absolute;
	left:701px;
	top:40px;
}
.searchSubmit {
	background-image:url(../images/submit_background.jpg);
	background-repeat:repeat-x;	
	color:#FFFFFF;
	font-size:10px;
	border-color:#304B66;
}
.searchBox {
	color:#007EB5;
	background-color:#A8C8EA;
	font-size:10px;
	width:200px;
}

.facebook {
	position:absolute;
	left:75px;
}
.myspace {
	position:absolute;
	left:123px;
}
.youtube {
	position:absolute;
	left:162px;
}
.flickr {
	position:absolute;
	left:202px;
}
.textsizes {
	position:absolute;
	left:253px;
}
.highlight {
	color:#FCB040;
}

.italicText {
	font-style:italic;
}

.noborders {
	border-style:none;
	border: 0px;
}

.boldText {
	font-weight:bold;
}

.imgfloatLeft {
	margin-left:0px;
	margin-right:10px;
	margin-bottom:5px;
	float:left;
	border-style:none;
	border:0px;
}
.imgfloatRight {
	margin-left:10px;
	margin-right:0px;
	float:right;
	border-style:none;
	border:0px;
}
.imgfloatRightHome {
	margin-left:0px;
	margin-right:8px !important;
	margin-right:14px;
	float:right;
	border-style:none;
	border:0px;
}
.contentFooter {
	margin-top:-15px;
	margin-bottom:10px;
}
.subpageNavtext {
	position:absolute;
	left:180px;
	top:115px;
}
.selectedSection {
	color:#5881A4;
}
.selected {
	color:#FBB03F;
}

.financingText {
	color:#FFFFFF;
}
.doctorText {
	font-size:10px;
}
#tabs {
	background-color:#F8F8F8;
	list-style:none;
	float: left;
}
#tabs-nav {
	overflow: hidden;
	list-style:none;
}
#tabs-nav li {
	width: 145px;
	float: left;
	margin-top:0px;
	margin-left:0px;
	margin-left:-28px !important;
	margin-bottom:0px;
	margin-right:35px;
}
#tabs-nav li.last {
	margin-right: 0;
}
#tabs-nav li a {
	display: block;
	padding: 5px;
	background-image:url(../images/tab-bg.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	text-align: center;
	border: 0;
	font-size:12px;
}
#tabs-nav li a:hover {
	color: #6e6f71;
	background-image:url(../images/tab-bg-alt.jpg);
	background-repeat:repeat-x;
}
#contacts, #kit, #appointment {
	display: none;
}
#tabs-nav li#about a.current, ul#about li a:hover {
	color: #FBB03F;
}
#tabs-nav li#contacts a.current, ul#contacts li a:hover {
	color: #FBB03F;
}
#tabs-nav li#kit a.current, ul#kit li a:hover {
	color: #FBB03F;
}
#tabs-nav li#appointment a.current, ul#appointment li a:hover {
	color: #FBB03F;
}
.textStyle {
	color:#0000FF;
	font-weight:bold;
}
