@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #B0B3B4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", Lucida, "Lucida Sans", "Trebuchet MS", Trebuchet, Verdana, sans-serif, sans;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
}
body.larger{background-image: url(images/bkgdlarger.jpg);}
input {
	background-color: #427090;
	border: 2px solid #411208;
	padding: 2px;
	color: #FFFFFF;
}
#bodyleft {
	
	margin-left:auto;
	margin-right:auto;
}
img.centerimg {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	background-image: url(images/headerimage.jpg);
}

#center {
	margin:0 auto;
	text-align:center;
}

#footer a:link {
	color: #427090;
	text-decoration: none;
}
#footer a:visited { color: #000000;text-decoration: none;}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#docs a:link { color: #427090; text-decoration: none;}
#docs a:visited { color: #000000;text-decoration: none;}
#docs a:hover {color: #A62409; text-decoration: none;}

#specs a:link { color: #ffffff; text-decoration: underline;}
#specs a:visited { color: #cccccc;text-decoration: underline;}
#specs a:hover {color: #ffffff; text-decoration: none;}


a:link {
	color: #A62409;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #A62409;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #427090;
	text-decoration: underline;
	font-weight: bold;
}
.bodytexthome {
	padding-left: 15px;
	line-height: 18px;
}
.image {
	border:1px solid #666666;
	border-thickness: 1px;
	margin: 3px;
	padding: 3px;
}
A:hover .image, A:active .image {
	border:1px solid #A62409;
	border-thickness: 1px;
	margin: 3px;
	padding: 3px;
}.bodytextLargeText {
	line-height: 24px;
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #427090;
	padding-left: 15px;
}
.LeftLargeTextCopy {
	line-height: 24px;
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #427090;
}
.doctorname {
	font-size: 12px;
	font-weight: bold;
}
.LeftMedText {
	line-height: 24px;
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #A62409;
}
.LeftMedTextCopy {
	line-height: 24px;
	font-family: "Lucida Grande", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #A62409;
	padding-left: 15px;
}
.imageLarge {
	border:1px solid #666666;
	border-thickness: 1px;
	padding: 3px;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 3px;
	float: left;
}
#footertext {
	padding-left: 40px;
}
#footertextright {
	padding-right: 40px;
}
#docquote {
	padding: 15px;
	background-color: #427090;
	color: #FFFFFF;
	margin: 10px;
}
.image-home {
	border:1px solid #666666;
	border-thickness: 1px;
	margin: 3px;
	padding: 3px;
	float: right;
}
#homebanner2 {
	float: right;
	width: 240px;
	padding: 0px;
	margin: 0px;
}
.image2 {
	border:1px solid #666666;
	border-thickness: 1px;
	margin: 3px;
	padding: 3px;
	float: left;
}
.image3 {
	border:1px solid #666666;
	border-thickness: 1px;
	margin: 3px;
	padding: 3px;
	float: left;
}
.smalley-button {
	background-color: #CCC;
	padding: 10px;
}
.testimonial-hand {
	font-family: "Handwriting - Dakota", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 20px;
}

