@import url(http://fonts.googleapis.com/css?family=Forum|Open+Sans:400,700italic,300,400italic,700);

body {
	background-position: 0 120px;
	background-repeat: repeat-x;
	background-image: url(images/gradation.jpg);
	padding: 0px;
	margin: 0px;
	background-color: #0c2f45;
}

h1 {
	font-weight: 400;
	font-size: 20pt;
	font-style: italic;
	font-family: "Open Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #0f3248;
}

h2 {  
	font-weight: 400;
	font-size: 16pt;  
	font-style: italic;
	font-family: "Open Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #127517;
}

h3 {  
	font-weight: 400;
	font-size: 12pt;  
	font-style: italic;
	font-family: "Open Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #127517;
}

h4 {  
	font-weight: 400;
	font-size: 12pt;  
	font-style: italic;
	font-family: "Open Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #127517;
}

p, ul {
	line-height: 15pt;
	font-size: 11pt;
	font-family: "Open Sans", Trebuchet, Arial, sans-serif;
}

a {
	text-decoration: none;
	color: teal;
}

a:hover {
	color: #408000;
}

#logo {
	clear: both;
	background-color: #2e1960;
	width: 100%;
	text-align: center;
}

#navbar {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -2px;
	padding: 0px;
	text-align: center;
	width: 100%;
	height: 42px;
	background-image: url(images/navbar.jpg);
}

#navbar ul {
	padding: 0px;
	margin: 0px;
}

#navbar li {
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 15px;
	border-left-color: #ccff66;
	border-left-width: 1px;
	border-left-style: solid;
	background-image: url(images/navbar.jpg);
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	list-style-type: none;
	width: auto;
}

#navbar li:hover {
	background-image: url(images/navbar-glow.jpg);
}

#navbar li a {
	font-weight: 700;
	text-decoration: none;
	font-size: 12pt;
	font-family: "Open Sans", sans-serif;
	text-shadow: 1px 1px 1px #191919;
	color: #fdfdfd;
}

#navbar li:first-child {
	margin-left: -10px;
	border-width: 0px;
}

#navbar li.lighter {
	background-image: url(images/navbar-bright.jpg);
	margin-left: 8px;
	border-width: 0px;
}

#navbar li.lighter a {
	font-weight: bold;
	text-shadow: 0px 0px 0px;
	color: #0f3248;
}

#navbar li.lighter:hover {
	background-image: url(images/navbar-brighter.jpg);
}

.centered {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
}

#ads {
	clear: both;
	height: 342px;
	background-image: url(images/banner2.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 962px;
}

#fronttext {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-top: 10px;
	height: 180px;
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #127517;
	margin-right: auto;
	margin-left: auto;
	width: 922px;
	color: #fdfdfd;
}

#fronttext a {
	color: #ffffcd;
}

#fronttext a:hover {
	color: #ffff97;
}

#fronttext p {
	font-size: 10pt;
}

.box {
	margin-bottom: 50px;
	margin-left: 6px;
	margin-top: 10px;
	height: 240px;
	float: left;
	width: 315px;
}

.box h1 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	text-align: right;
}

.box p {
	font-family: "Open Sans", sans-serif;
	font-size: 10pt;
	line-height: normal;
	margin-right: 10px;
	margin-left: 125px;
	text-align: right;
}

.box a {
	color: #ffffcb;
}

.box a:hover {
	color: #66ff66;
}

.doctors {
	background-image: url(images/box1.png);
}

.doctors a {
	margin-right: 20px;
}

.faq {
	background-image: url(images/box2.png);
}

.contact {
	background-image: url(images/box3.png);
}

.contact h1 {
	text-shadow: 0px 0px 10px white;
	font-size: 24pt;
	font-weight: bold;
	margin-top: 30px;
}

.contact p {
	text-shadow: 0px 0px 10px #191919;
	color: #fdfdfd;
	margin-left: 10px;
	font-weight: 700;
}

.contact a {
	color: #0f3248;
	text-shadow: 0px 0px 0px;
}

.maincontent {
	min-height: 400px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: -15px;
	background-color: #fdfdfd;
	width: 970px;
}

.maincontent h1 {
	padding-top: 50px;
	margin-bottom: 50px;
	margin-right: 50px;
	margin-left: 210px;
}

.maincontent h2 {
	margin-right: 50px;
	margin-left: 210px;
}

.maincontent p {
	margin-right: 50px;
	margin-left: 210px;
}

.maincontent ul {
	margin-left: 225px;
}

.maincontent li {
	margin-bottom: 15px;
}

.maincontent h3.quotes {
	margin: 50px;
	text-align: right;
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tail {
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 970px;
	height: 103px;
	background-image: url(images/tail.png);
}

.relax {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidepic-relax.jpg);
}

.faces {
	min-height: 500px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidepic-faces.jpg);
}

.dentist {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidepic-dentist.jpg);
}

.kenley {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidepic-kenley.jpg);
}

.john {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidepic-john.jpg);
	margin-top: -40px;
}

.peter {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/spacer.gif);
	margin-top: -40px;
}

.euphoria {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidepic-euphoria.jpg);
}

.grandma {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidepic-grandma.jpg);
}

.smile {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(images/sidepic-smile.jpg);
}

.righty {
	margin-left: 205px;
}

blockquote.testimonial {
	font-style: italic;
	margin-bottom: 30px;
	margin-top: 30px;
	padding: 10px;
	border-left-width: medium;
	border-bottom-width: medium;
	border-right-width: 0px;
	border-top-width: medium;
	border-color: #127517;
	border-style: dotted;
	margin-right: 0px;
	margin-left: 210px;
}

.contactusform {
	text-align: right;
	margin-left: 210px;
	float: left;
	width: 370px;
}

.contactusform fieldset {
	border-color: #2e1960;
	border-style: ridge;
	border-width: medium;
}

.contactusform legend {  
	font-style: italic;
	font-family: "Open Sans", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #2e1960;
}

.contactusform h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.contactusform p {
	margin-left: 0px;
}

.contactusform input {
	width: 200px;
	height: 20px;
}

.contactusform textarea {
	width: 200px;
}

.phone {
	margin-right: 50px;
	margin-top: -70px;
	text-align: left;
	width: 300px;
	float: right;
}

.phone h1 {
	font-size: 28pt;
	margin-bottom: 10px;
	margin-left: 0px;
}

.phone h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.phone p {
	margin-left: 0px;
}

.phone img {  
	border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
}

#copyright {
	margin-top: 50px;
	background-repeat: repeat-x;
	padding-top: 15px;
	font-size: 9pt;
	font-family: sans-serif;
	text-align: center;
	background-image: url(images/footer.jpg);
	color: #0f3248;
	clear: both;
	width: 100%;
	height: 30px;
}

#copyright a {
	text-decoration: none;
	color: #0f3248;
}

.smaller {
	font-size: smaller;
}

.half {
	padding: 10px;
	text-align: center;
	float: left;
	width: 240px;
	border-radius: 10px;
}

.half:hover {
	background-color: #8ed27c;
}

