html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html, body {
	height:100%
}
body {
	line-height: 1;
}
ul,  ol {
	list-style-type:none;
	margin:13px 0 13px 15px;
	padding:0;
}
ul li,  ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	font-size: 100%;
}
body {
	font: normal 11px;
	font-family:"Times New Roman", Times, serif;
	color: #363636;
	font-size:67%;
	line-height: 1.4em;
	background: #660000;
}
a {
	margin: 0;
	outline: 0;
}
a, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
p {
	line-height: 1.4em;
	font-size:1.2em;
	margin: 0 0 12px 0;
}
h1 {
	font-weight: normal;
	margin: 15px 0 10px;
}
h2 {
	font-weight: normal;
	margin: 15px 0 10px;
}
h3 {
	font-weight:bold;
	font-size:1.1em;
	margin: 20px 0 0 0;
}
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative;
}
.clearandspace {
	clear: both;
	font-size: 0;
	height: 20px;
	line-height: 0;
	position: relative;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/

	.clearfix {
	display:block;
}
/* End hide from IE Mac */



.container {
	margin: 0 auto;
	padding:20px 0 0 0;
	width: 100%;
	background: transparent;
}
.wrapper {
	margin: 0 auto;
	padding: 0;
	width: 780px;
}
.header {
	position: relative;
	margin: 0;
	height:120px;
	width: 780px;
	background:url("../images/bg_header.png") no-repeat;
}
#indicator {
	position: absolute;
	top: 15px;
	right:15px;
	display:block;
	width: 16px;
	height: 16px;
}
.sub-header {
	margin: 0 0 10px 0;
	height:397px;
	width: 780px;
}
.sub-content {
	padding: 0 0 0 30px;
	margin-bottom:20px;
	position:relative;
	z-index:-1;
	width:742px;
	overflow:hidden;
	background:url(../images/content-bkgd.gif) left bottom no-repeat;
}
.sub-content h2 {
	font-size:3em;
	color:#660000;
	margin-top:0;
	padding-top:35px;
	margin-bottom:15px;
}
.sub-content h3 {
	font-size:1.3em;
	text-transform:uppercase;
}
#top-shad {
	width:780px;
	height:12px;
	display:block;
	background:url(../images/shadow.png) top center no-repeat;
	position:absolute;
	top:0;
	left:0;
}
#bot-shad {
	width:780px;
	height:12px;
	display:block;
	background:url(../images/shadow2.png) top center no-repeat;
	position:absolute;
	bottom:0;
	left:0;
}
.sub-content p {
	font-size:1.2em;
}
.sub-content img {
	float:right;
	margin-left:30px;
}
.content {
	padding:0 4px 4px 4px;
	width: 772px;
	background: url("../images/bg_content.png") no-repeat bottom left;
	z-index:-1;
	position:relative;
}
.content-text {
	margin:0 auto;
	padding:0;
	width:900px;
}
.header h1 a {
	position:absolute;
	top:17px;
	left:20px;
	margin: 0;
	padding:0;
	width: 240px;
	height:90px;
	text-indent:-9999px;
}
.header .nav {
	position:absolute;
	top:65px;
	right:25px;
	margin:0;
	padding:0;
}
.header .nav li {
	float:left;
	width:auto;
	margin:0 18px;
	background:transparent;
	position:relative
}
.header .nav li#clothing ul {
	margin-top:40px;
	margin-left:0px;
	z-index:10;
}
.header .nav li#clothing ul li {
	font-size:.8em;
	margin-bottom:3px;
	width:100%;
}
.header .nav li#custom ul {
	margin-top:40px;
	margin-left:0px;
	z-index:10;
}
.header .nav li#custom ul li {
	font-size:.8em;
	margin-bottom:3px;
	width:100%;
}
#drop-down {
	width:113px;
	height:233px;
	background:#fff;
	position:absolute;
	top:-10px;
	left:-18px;
	z-index:2500;
	background:url(../images/drop-down.png) no-repeat;
	display:none;
}
#drop-down2 {
	width:113px;
	height:233px;
	background:#fff;
	position:absolute;
	top:-10px;
	left:-18px;
	z-index:2500;
	background:url(../images/drop-down-custom.png) no-repeat;
	display:none;
}
.header .nav li a {
	color:#660000 !important;
	font-size:1.61em;
	background:transparent;
}
.header .nav li a:hover, .header .nav li a.selected {
	background:transparent;
}
/* FRONTPAGE */ 

#front-left, #front-mid, #front-right {
	float:left;
	width:30%;
	padding:10px 20px 0 0;
	margin:0;
	background:transparent url("../images/col_sep.gif") no-repeat top right;
}
#front-mid h2 a, #front-right h2 a {
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color:#404040 !important;
}
#front-left p, #front-mid p, #front-right p {
	padding:0 20px 0 0;
}
#front-mid {
	padding:10px 20px 0 20px;
}
#front-right {
	padding:10px 0 0 20px;
	background:none;
}
/* COL-LEFT */

#col-left {
	float:left;
	width:250px;
	margin:45px 0 0 0;
	padding:40px 0 0 0;
	background:transparent url("../images/col_sep.gif") no-repeat top right;
}
#col-left h1 {
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
	padding:5px 0 5px 13px;
	border-left:6px solid #ccc;
	color: #f13809 !important;
}
#col-left ul {
	padding:0;
	margin:20px 0 0 0;
}
#col-left ul li {
	padding:0;
	margin:5px 0 0 22px;
	color:#b4b4b4;
}
#col-left ul li a {
	padding:0;
	margin:0;
	font-size:1.4em;
	color:#b4b4b4 !important;
}
#col-left ul li a:hover, #col-left ul li a.selected {
	color:#404040 !important;
}
/* COL RIGHT */ 	

#col-right {
	float:left;
	width:800px;
	margin:0;
	padding:30px 40px 20px 60px;
	position: relative;
}
#col-right h1 {
	font-size:2.4em;
	letter-spacing:-2px;
	text-transform:uppercase;
	margin:30px 0 0 0;
	color:#f13809 !important;
}
#col-right h2 {
	font-size:5.5em;
	color:#b4b4b4;
	font-weight:bold;
	letter-spacing:-4px;
	text-transform:uppercase;
	margin:-5px 0 20px 0;
}
#col-right .span-1 {
	float:left;
	margin:0px 30px 0 0;
	width:55%;
}
#col-right .span-2 {
	float:left;
	padding:20px 0 20px 60px;
	margin:20px 0 0 0;
	width:30%;
	background:transparent url("../images/col_sep_quote.gif") no-repeat top left;
}
#col-right .span-2 p {
	font-size:1.6em;
	line-height:1.4em;
	color:#b2b1b1;
	padding:3px 0 3px 0
}
#col-right .span-2 span {
	padding: 0 0 5px 0;
	text-transform:uppercase;
}
#col-right .span-3 {
	float:left;
	margin:0px 30px 0 0;
	width:40%;
}
/* TEAM MEMBERS */

.team-block {
	width:100%;
	float:left;
	margin:30px 0 0 0;
}
.team-block .box-left {
	width:150px;
	padding:0;
	float:left;
}
.team-block .box-left img {
	border: 3px solid #f1f1f1;
}
.team-block .box-right {
	margin:0 0 0 150px;
	padding:0;
}
.team-block .box-right h3 {
	font-weight:bold;
	margin:0;
}
.team-block .box-right blockquote {
	margin:0 0 20px;
	padding:0 0 2px 40px;
	font-style:italic;
	background:url(../images/quote.png) no-repeat 0 0;
}
.team-block .box-right blockquote p {
	margin-bottom:10px;
	text-align:left;
}
/* SHOWCASE */

.showcase {
	float: left;
	width: 175px;
	margin: 15px 35px 10px 0;
}
.showcase h3 {
	font-weight: normal;
	font-size:1.2em;
	margin-top: 8px;
}
.showcase h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 1px 0 0 2px;
}
#home-left {
	float:left;
	width:500px;
	margin:0;
	padding:0px 20px 30px 50px;
}
#home-left h1 {
	font-size:2.4em;
	letter-spacing:-2px;
	text-transform:uppercase;
	margin:10px 0 0 0;
	color:#f13809 !important;
}
#home-left h2 {
	font-size:5.5em;
	color:#b4b4b4;
	font-weight:bold;
	letter-spacing:-4px;
	text-transform:uppercase;
	margin:-5px 0 10px 0;
}
#home-right {
	float:left;
	width:230px;
	margin:0;
	padding:50px 50px 0 90px;
	background: url(../images/col_sep.gif) no-repeat 50px 30px;
}
#home-right h1 {
	font-size:3.5em;
	color:#b4b4b4;
	font-weight:bold;
	letter-spacing:-2px;
	text-transform:uppercase;
	margin:0 0 10px 0;
	color: rgb(64, 64, 64) !important;
}
#home-right h3 {
	font-size:2em;
	letter-spacing:-1px;
	text-transform:uppercase;
	margin:10px 0 0 0;
	color:#f13809 !important;
}
#patient-full {
	float:left;
	width:870px;
	margin:0;
	padding:0px 50px 30px 50px;
	background:#f13809 url(../images/org_line.gif) no-repeat 370px 57px;
	margin-bottom: 30px;
}
#patient-full h1 {
	color:#ffffff !important;
	font-size:3.5em;
	letter-spacing:-2px;
	text-transform:uppercase;
	margin:40px 0 0 0;
}
#patient-left {
	float:left;
	width:300px;
	padding:10px 20px 0 0;
	margin:0;
	color: #741700 !important;
}
#patient-mid {
	float:left;
	width:200px;
	padding:10px 20px 0 40px;
	margin:0;
	color: #ffffff !important;
	font-size: 1.25em;
}
#patient-mid h2 {
	font-size: 2em;
	margin-top: 0;
	color: #741700 !important;
}
#patient-mid ul {
	margin: 0;
}
#patient-right {
	float:left;
	width:245px;
	padding:10px 0 0 30px;
	margin:0;
	color: #ffffff !important;
	font-size: 1.25em;
}
#patient-right h2 {
	font-size: 2em;
	margin-top: 0;
	color: #741700 !important;
}
#patient-right h2 span {
	font-size: .6em;
	margin-top: 0;
	color: #741700 !important;
}
#patient-right ul {
	margin: 0;
}
#patient-mid li {
	margin-bottom: 8px;
}
#patient-right li {
	background: url(../images/pdf-icon.gif) right center no-repeat;
	padding-right: 40px;
	margin-bottom: 8px;
}
#patient-right li a {
	color: #ffffff !important;
}
.appt-button {
	background: url(../images/sched-appt-button.png) no-repeat;
	width: 193px;
	height:23px;
	display: block;
	margin: 0 0 0 85px;
	text-indent: -9999px;
}
a, a:link {
	color: #363636;
}
#front-left h2 a {
	font-size:1.9em;
	font-weight:bold;
	margin:0;
	color: #f13809;
}
#col-right h3 a {
	color: #f13809 !important;
}
#col-right #span-2 span {
	color: #f13809 !important;
}
.header .nav li a:hover,  .header .nav li a.selected {
	color: #741700 !important;
}
form.global input.submit:hover {
	background: #f13809 !important;
}
.content-text-home {
	margin: 0 0 10px 0;
	padding:0 40px 0 50px;
	float:left;
}
.home-box {
	float:left;
	width:300px;
	display:block;
	margin:10px 0;
	padding:10px 0;
	overflow: hidden;
}
.home-box h2 {
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
	color: #660000;
	font-size: 2em;
}
.footer {
	margin: 7px 0 10px 0;
	padding:0 20px;
	font-size:1em;
	color:#330000;
}
.footer-info {
	margin: 7px 0 0 0;
	padding:0 20px;
	font-size:1.5em;
	color:#cc6666 !important;
}
#copyright {
	float: left;
	display: block;
}
#feedback {
	float:right;
	display: block;
	text-align: right;
}
#address {
	float: left;
	display: block;
}
#address a {color:#cc6666 !important}
#phone {
	float:right;
	display: block;
	text-align: right;
}
#survey-button {
	background: url(../images/begin-survey.png) no-repeat;
	width: 109px;
	height:24px;
	display: block;
	margin: 0 0 0 85px;
	text-indent: -9999px;
	text-align: left;
	position: absolute;
	top: 4px;
	right: 0;
}
#slideshow {
	position:relative;
	width:772px;
	height:397px;
	overflow:hidden;
}
#slideshow #home-type {
	z-index:1000;
	width:265px;
	height:164px;
	overflow:hidden;
	float:right;
	position:relative;
	top:-195px;
	left:-35px;
	background:url(../images/video.png) no-repeat;
}
#slideshow #slideshow_violator {
	z-index:1000;
	width:305px;
	height:40px;
	float:left;
	position:relative;
	top:-65px;
	left:22px;
	background:transparent url("../images/trans.png") repeat;
}
#slideshow #slideshow_violator #project_caption {
	display:none;
	padding:12px 0 0 15px;
	color:#fff;
	float:left;
	width:auto;
	background:transparent;
	font-size: 1.6em;
}
#slideshow #slideshow_violator #project_caption a {
	font-weight: normal;
	color:#ffffff !important;
	background:transparent;
}
#slideshow #slideshow_violator #project_caption a:hover {
	text-decoration:none;
	color:#fff;
	background:transparent;
}
#slideshow #slideshow_violator #slide_navigation {
	position:absolute;
	right:10px;
	top:10px;
}
#slideshow #slideshow_violator #slide_navigation a {
	text-indent:-9999px;
	display:block;
	width:12px;
	height:12px;
	float:left;
	margin-left:5px;
	cursor:pointer;
	overflow:hidden;
	background:transparent url("../images/slide_navigation_noactive.png") no-repeat 0 0;
}
#slideshow #slideshow_violator #slide_navigation a:hover {
	background:transparent url("../images/slide_navigation_hover.png") no-repeat 0 0;
}
#slideshow #slideshow_violator #slide_navigation a.activeSlide {
	background:transparent url("../images/slide_navigation_hover.png") no-repeat 0 0;
}
#slideshow li span.slide_caption {
	display:none;
}
#slides {
	position: relative;
	overflow:hidden;
	width: 772px;
	height:397px;
	margin:0;
	padding:0;
	background:#000;
}
#home-type h2 {
	font-size:2.15em;
	line-height:1.15em;
	color:#ffffcc;
	margin:25px 0 0px 17px;
}
#home-type h2 span {
	font-size:1.3em
}
#home-type p {
	margin:8px 20px 20px 20px;
	color:#cc6666 !important;
	font-size:.9em;
}
#survey-pop {
	width: 400px;
	height:140px;
}
#survey-pop h2 {
	font-size:3.5em;
	color:#b4b4b4;
	font-weight:bold;
	letter-spacing:-4px;
	text-transform:uppercase;
	margin:20px 0 10px 10px;
}
#survey-pop p {
	margin:5px 10px 10px 10px;
}
#survey-pop h4 {
	font-size: 1.2em;
	color:#f13809 !important;
	margin:10px 10px 0px 10px;
}
#survey-pop h3 {
	font-size:2.5em;
	color:#f13809 !important;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
	margin:5px 0 10px 10px;
}
#survey-final-button {
	background: url(../images/begin-survey-org.png) no-repeat;
	width: 109px;
	height:24px;
	display: block;
	text-indent: -9999px;
	text-align: left;
	position: absolute;
	bottom: 20px;
	right: 25px;
}
#about-list {
	margin-top:3px;
	list-style:disc
}
#more-q {
	width:280px;
	position:absolute;
	bottom:50px;
	right:40px;
	background:#f13809;
}
#more-q h2 {
	font-size:3.5em;
	color:#fff;
	font-weight:bold;
	letter-spacing:-4px;
	text-transform:uppercase;
	margin:15px 0 0px 17px;
}
#more-q p {
	margin:0px 20px 20px 20px;
	color:#741700 !important;
}
#more-q a {
	color:#741700 !important;
	text-decoration: underline;
}
.right-border {
	border-right:#660000 2px solid;
	margin-right:40px;
	padding-right:20px;
}
.hours {
	font-size:1.5em;
	margin-bottom:0;
}
.content-list {list-style:disc}
.content-list li {
	font-size:1.3em;}
	

