img, div { behavior: url(iepngfix.htc) }

body {
	background:#415373 url(../img/lightbody.png) repeat;
}

#shadow {
	width:1020px;
	margin:0 auto;
	background:transparent url(../img/shadow.png) repeat-y top left;
}

.adfont {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
}

.rounded {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.lightblue {
	color:#90cdff;
}

#header{
	background-color:#415373;
    width:940px;
	height:170px;
}

#header h1 {
	background:#415373 url(../img/h1.gif) no-repeat;
	text-indent:-9999px;
	height: 80px;
	min-height:80px;
	padding:0;
	margin:0;
}

#h1 {
	background:#415373 url(../img/h2.gif) no-repeat;
	text-indent:-9999px;
	height: 70px;
	min-height:70px;
	min-width:350px;
	width:350px;
	padding:0;
	margin:0;
	float:left;
}

#h2 {
	background:#415373 url(../img/h3.gif) no-repeat;
	text-indent:-9999px;
	height: 70px;
	min-height:70px;
	min-width:250px;
	width:250px;
	padding:0;
	margin:0;
	float:left;
}

#h3 {
	background:#415373 url(../img/h4.gif) no-repeat;
	text-indent:-9999px;
	height: 70px;
	min-height:70px;
	min-width:340px;
	width:340px;
	padding:0;
	margin:0;
	float:left;
}

#email{
	position:relative;
	right:-845px;
	top:-55px;
	width:70px;
}
#banner {
    background: #90cdff url(../img/415373-banner_head.png) no-repeat;
}

#banner_left {
    width: 360px;
    min-width: 360px;
}


#banner_left img.prefix_1 {
    margin-top: 30px;
    padding-left: 60px;
}

#banner_center {
    color: #000;    
    position: relative;
    width: 280px;
    min-width: 280px;
	text-shadow: white 0px 1px 2px;
	top:-10px;
}

.bigfont {	
	font-size:230%;
	letter-spacing:-1px;
}
.smallfont {
	font-size:small;
	vertical-align:baseline;
	display:block;
}
.uppercase {
	text-transform:uppercase;
}
.white {
	color:#ffffff;
}

.bold {
	font-weight:bold;
}
.lucida {
	font-family:"Lucida Grande", "Lucida Sans";
}
.orangecenter {
	background: #ffa814;
	padding: 15px;
    font-size: 20px;
}
.greencenter {
	background: #51f831;
	padding: 10px;
}
.center {
	text-align:center;
}

.inline {
	display:inline;
}

#banner_center blockquote {
    quotes: "\201C" "\201D";
	z-index:11;
	position:relative;
	top:65px;
}

.borderblack {
	border-style:solid;
	border-width:2px;
	border-color:#000;
}

.borderwhite {
	border-style:solid;
	border-width:2px;
	border-color:#fff;
}

#banner_center blockquote:before {
    content: open-quote;
    font-weight: bold;
}

#banner_center blockquote:after {
    content: close-quote;
    font-weight: bold;
}

#banner_right { text-shadow: white 0px 1px 2px; }
#banner_right .rounded {
    background: #90cdff url(../img/bg_banner_right.gif) repeat-x;    
    color: #000;
    text-align: left;
	margin:55px 0 10px;
	position:relative;
	left:-15px;	
	z-index:10;
}

#banner_right h6, #banner_right ul {
	padding:10px 10px 0;
}

#banner_right h6 {
	color:#000;	
}

#content {
    background: #415373 url(../img/000000-content_head.gif) no-repeat;
	margin-top:-30px;
}

#content p, #content h6 {
	padding:0 10px 0 10px;
}

#content h6 {
	margin-bottom:10px;
}

#content p {
	font-family:Tahoma;
}

#content_wrapper {
	background:#415373 url(../img/wrapper.gif) repeat-x ;
	margin-top:110px;
	min-height:280px;
}

#content_left, #content_right {
	margin:-50px 0 10px;
}
#content_left {
	width:350px;
	min-width:350px;
	padding-left:10px;
	z-index:10;
}
#content_center, #content_right {
	width:280px;
	min-width:280px;
	z-index:10;
}

#beliefs {
	background:transparent url(../img/footcare.png) no-repeat;
	line-height:30px;
	text-indent:-9999px;	
	margin-left:10px;
}

#philosophy {
	background:transparent url(../img/philosophy.png) no-repeat;
	line-height:30px;
	text-indent:-9999px;
	margin-left:10px;	
}

#aboutdrcarlson {
	background:transparent url(../img/aboutdrcarlson.png) no-repeat;
	line-height:30px;
	text-indent:-9999px;	
	margin-left:10px;
}

.readsome {
	padding-left:30px;
	color:#fff;
}

#footer {
	background:#90cdff url(../img/footer-bg.gif) repeat-x;
}
#footer p {
	padding:10px;
	text-align:center;
	font-family:Tahoma;
	margin:0px;
}

#footer a {
	color:#000;
	text-decoration:none;
}
