/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCC99;
	font-size: small;
	}
	
p {
	margin-bottom: 8pt;
	line-height: 1.2em;
	color: #000000;
	font-size: small;
	}
	
ul, li {
	list-style-type: none;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	margin-bottom: 14pt;
	}

h1 {
	font-size: 1.6em;
	color: #621A4B;
	text-align: center;
	font-weight: bold;
	padding-bottom: 6px;
	}
	
h2 {
	font-size: 1.8em;
	line-height: normal;
	color: #621A4B;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #621A4B;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	margin-bottom: 9px;
	vertical-align: text-top;
	}

h3 {
	font-size: 1.2em;
	color: #621A4B;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}
	
h4 {
	font-size: 90%;
	line-height: 105%;
	color: #621A4B;
	font-weight: bold;
	text-align: center;
	}
	
h5 {
	font-size: .8em;
	line-height: 120%;
	color: #339999;
	font-weight: normal;
	text-decoration: none;
	}
	
a:link, a:visited, a:link img, a:visited img{
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	border-color: #FFFFFF;
	}
	
a:hover, a:hover img {
	color: #CCCC66;
	border-color: #CCCC66;
	text-decoration: none;
	}

a:active {
	color: #336666;
	border-color: #336666;
	text-decoration: none;
	}
	
#sidebar {
	background-color: #CC6600;
	width: 220px;
	padding-left: 25px;
	font-size: .9em;
	color: #FFFFFF;
	height: auto;
	padding-top: 25px;
	font-family: "Comic Sans MS";
	font-weight: normal;
	margin-left: 15px;
	margin-top: 10px;
	padding-right: 10px;
	}

#wrapper {
	width: 900px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(images/wrapper_bkgd.gif);
	padding-bottom: 15px;
	padding-top: 45px;
	background-color: #999900;
    }

#header {
	height: 110px;
	width: 810px;
    }

#content {
	width: 810px;
	background-image: url(images/content2_bkgd.gif);
	margin-right: 45px;
	margin-left: 45px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
    }
#content2  {
	width: 810px;
	background-image: url(images/content2_bkgd.gif);
	margin-right: 45px;
	margin-left: 45px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	}
	
#nav {
	width: 720px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	height: 25px;
	color: #4B1800;
	font-family: "Comic Sans MS";
	font-size: 90%;
	background-color: #666600;
	}

#nav a:hover, body#home #t-home a, body#Team #t-Team a, body#Services #t-Services a, body#New Patient Info #t-New Patient Info a, body#FAQ #t-FAQ a, body#Contact Us #t-Contact Us a{
	color: #003366;
	}

#nav ul li a:link {
	color: #FFFFFF;
	}
	
#nav ul li a:visited {
	color: #FFFFFF;
	}
	
#nav ul li a:hover {
	color: #666633;
	text-decoration: none;
	}
	
#nav ul li a:active {
	color: #333366;
	text-decoration: none;
	}

#contact {
	width: 650px;
	font-size: x-small;
	margin-right: 30px;
	margin-left: 30px;
	text-align: center;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000000;
	padding-bottom: 5px;
    }
#contact2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	text-align: right;
	width: 320px;
	margin-right: 30px;
	padding-top: 5px;
	float: right;
	height: 20px;
}

#main {
	width: 500px;
	margin-top: 20px;
	white-space: normal;
	text-align: left;
	margin-right: 20px;
	float: right;
	position: relative;
	}
#main2 {
	width: 630px;
	margin-top: 20px;
	white-space: normal;
	margin-left: 90px;
	margin-right: 90px;
	text-align: left;
	z-index: auto;
	clear: left;
	}

	
#intro {
	width: 740px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
}
#intro2 {
	width: 650px;
	margin-left: 30px;
	margin-right: 30px;	
}	#intro3 {
	width: 650px;
	margin-left: 30px;
	margin-right: 30px;
	z-index: auto;
	clear: left;
}

#footer {
	width: 900px;
	padding-top: 10px;
	font-size: x-small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #621A4B;
	clear: both;
	}

.byline {
	font-size: x-small;
	font-style: italic;
	text-align: right;
	}

.bullet {
	list-style-position: inside;
	list-style-type: square;
	margin-left: 25px;
	}

.floatleft {
	float: left;
	padding-right: 25px;
	padding-bottom: 8px;
	padding-top: 4px;
	}

.floatright {
	float: right;
	display: inline;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 8px;
	}
.email {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.email a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.email a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
.email a:visited {
	color: #000000;
	}
	
.emaill a:hover {
	color: #7D7D00;
	}
	
.studiol {
	font-family: Arial, Helvetica, sans-serif;
	color: #621A4B;
	}
	
.studiol a {
	font-family: Arial, Helvetica, sans-serif;
	color: #621A4B;
	}
	
.studiol a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #621A4B;
	}
	
.studiol a:visited {
	color: #621A4B;
	}
	
.studiol a:hover {
	color: #7D7D00;
	}
	
.sidebar nav_level2 {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	}

.sidebar nav_level2 a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.sidebar nav_level2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.sidebar nav_level2 a:hover {
	color: #663300;
	text-decoration: none;
	}
	
.sidebar nav_level2 a:active {
	color: #660033;
	text-decoration: none;
	}

.Rquote {
	float: right;
	}

.Lquote {
	position: relative;
	top: 5px;
	}

.menu_head {
	font-size: medium;
	color: #003366;
}
