body {
	background-color: #000;	
}

h1 {
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 10px;
}

p {
	margin-bottom:15px;
}

a	{
	text-decoration: underline;
	color: #006699;
}

a:visited	{
	text-decoration: underline;
	color: #3987ae;
}

a:hover	{
	text-decoration: none;
	color: #85b1c7;
}

.noul a, .noul a:visited { text-decoration: none; }
.noul a:active, .noul a:hover { text-decoration: underline; }

.fRight {
	float: right;
}
.fLeft {
	float: left;
}

.clear {
	clear: both;
}

.photo {
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}

.photo img {
	border: solid 1px #ccc;
	padding: 1px;
}

.photo a {
	display: block;
	font-size: 80%;
	padding-left: 19px;
	background: url(../images/magnifier.gif) 0 2px no-repeat;
}

.gallerycol {
	float: left;
	width: 160px;
	padding-left: 4px;
	padding-right: 4px;
}

.gallerycol h2 {
	font-size: 120%;
	font-weight: bold;
}

#banner	{
	height: 125px;
	width: 100%;
	background: url(../images/bannerBg.gif) repeat-x;
}

#banWrap	{
	width: 850px;
	position: relative;
	margin: 0 auto;
	padding:0px 20px;
	background: transparent url(../images/bannerBG.jpg) left top no-repeat scroll;
	height: 125px;
}

#logo {
	float: left;
	width:276px;
}

#banWrap p	{
	color: #333;
	margin: 5px 0;
}

#leftOffice	{
	position: absolute;
	top: 10px;
	left: 500px;
}

#rightOffice	{
	position: absolute;
	top: 10px;
	left: 700px;
}
.offices a:link, .offices a:hover, .offices a:visited	{
	background: url(../images/mapIcon.gif) no-repeat;
	height: 17px;
	line-height: 17px;
	display: block;
	padding-left: 25px;
	font-size: 12px;
}

/*.offices a span	{
	margin-left: 23px;
	font-size: 12px;
}*/

/*===== NAVIGATION =====*/

#nav	{
	height: 35px;
	width: 100%;
	background: url(../images/navBg.gif) repeat-x;
}

#nav ul {
	width: 907px;
	margin: 0 auto;
	height: 35px;
	background: transparent url(../images/navDivider.gif) left top no-repeat scroll;
	padding-left: 2px;
}

#nav ul li	{
	float: left;
	text-align: center;
}

#nav ul li:hover, #nav ul li.hover {
	float: left;
	background: transparent url(../images/nav_hover.gif) left top repeat-x scroll;
}

#nav ul li a {
	display: block;
	padding: 7px 0; /* 20px;*/
	background: transparent url(../images/navDivider.gif) right top no-repeat scroll;
}

#nav ul li a:hover {

}
#nav ul li.current {
	background: transparent url(../images/nav_hover.gif) left top repeat-x scroll;
}

#content ul li{
	list-style-type: disc;
	list-style-position: inside;
}

.home {
	background-color: #000;
	padding-top: 18px;
}

.sub {
	background: #000 url(../images/subpageBG.jpg) left top repeat-y scroll;
	width: 1100px;
	margin: 0 auto;
}

.wide	{
	/*width: 907px;*/
	width: 1100px;
	margin: 0 auto;
}

#galleryWrap {
	background: transparent url(../images/galleryBG.gif) left top repeat-x scroll;
	width: 100%;
	margin-bottom:25px;
}
	#gallery {
		width: 950px;
		margin: 0px auto;
	}
	
.home #mainWrap {
	width: 890px;
	margin: 0px auto;
	padding: 0px 30px;
}

	.home #mainWrap #main ul {
		list-style-type: square;
		margin-left: 15px;
	}
	
.sub #mainWrap {
	width: 890px;
	margin: 0px auto;
	padding-top:20px;
	padding-bottom: 20px;
	background-color: #fff;
}

.sub #subNav {
	float: left;
	width: 190px;
	padding-left: 10px;
	margin-right:20px;
	
}

#subHead	{
	background:transparent url(../images/subnavHead.gif) left top no-repeat scroll;
	height: 20px;
}

#subNav h3 {
	padding-top: 2px;
	padding-left: 18px;
	padding-bottom:2px;
}

#subNav ul {
	border-top: 1px dotted #999999;
	float: left;
	width: 190px;
	margin-top: 10px;
}
#subNav ul li {
	border-bottom: 1px dotted #999999;
	float: left;
	clear: left;
	width: 180px;

	padding: 3px 0px 3px 10px;
}
#subNav ul li a {
	background: transparent url(../images/subnavBullet.gif) left top no-repeat scroll;	
	padding-left: 14px;
	display: block;
}
.sub #content {
	float: left;
	width: 650px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
/*=====TEASERS====*/
.home #teasers {
	float: left;
	display: inline;
	width: 850px;
	padding: 0px 20px;
}

.home #teasers p {
	margin-bottom: 0px;
}
.home #teasers h2 {
	background-color: #730202;
	margin-bottom: 0px;
}
.home #teasers #t1, .home #teasers #t2, .home #main #t3 {
	float: left;
	display: inline;
	width: 276px;
	margin-left: 9px;
	
}
.home #teasers #t1{
	margin-left: 0px;
}

.home #teasers #t1 div, .home #teasers #t2 div, .home #main #t3 div {
	background-color: #730202;
	width: 260px;
	padding: 0px 7px 0px 9px;
	
}
.home #teasers .teaseContents {float: left;}
.home #teasers .bot {
	background: #000 url(../images/teaserBot.gif) left top no-repeat scroll;
	clear: both;
	height: 13px;
	width: 276px;
	/*overflow: hidden;*/
}
/*IE6 trickery*/
* html #teasers .bot {overflow:hidden;}
/*=====FOOTER=====*/
.home #footer {
	background: #000 url(../images/homeFoot.jpg) left top no-repeat scroll;
	height: 57px;
	padding: 60px 20px 0px 20px;
	float: left;
	display: inline;
	width: 850px;
	margin-top:20px;
}
.sub #footer {
	background: #FFF url(../images/subFoot.jpg) left top no-repeat scroll;
	height: 57px;
	padding: 60px 20px 0px 20px;
	float: left;
	display: inline;
	width: 850px;
	margin-top: 20px;
}

.home #footer p, .sub #footer p {
	margin: 0px;
}

/*====== Pages without Subnav ======*/

.sub #content.wide	{
	width: auto;
	float: none;
	padding: 0 10px;
}

#pInfo	{ width: 166px; }

#services	{ width: 91px; }

#dHealth	{ width: 129px; }

#meetus	{ width: 91px; }

#pGallery	{ width: 134px; }

#forms { width: 124px; }

#contact { width: 105px; }

#homepage { width: 66px; }


.clear	{
	clear: both;
}


#signup	{
	margin: 0 0 0 0;
	float: left;
	display: inline;
}

#signup .floatedField	{
	float: left;
	margin-right: 10px;
	margin-top: 8px;
}

#signup label	{
	color: #333;
	margin-bottom: 2px;
	display: block;
}

#signup .field	{
	margin-top: 8px;
}

#signup .field .phone	{
	float: left;
	margin: 0 3px;
}

#signup .field span	{
	padding-top: 5px;
}

#signup .field span.symbols	{
	float: left;
	color: #333;
}

#signup .postal	{
	float: left;
}

#submission	{
	float: left;
	display: inline;
}

#formFooter	{
	margin-top: 22px;
	float: right;
	display: inline;
}

#formFooter	img	{
	float: left;
	padding: 0 2px;
}

