/* Pretty Stuff
================================== */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
	background-color:#BCC6A0;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-weight: bold;
	font-size: 1.1em;
}

p {
  margin: 1em 0;
}

.homeIndent
{
	padding-left: 10px;
	padding-right: 20px;
	font-size: 11px;
	line-height: 17px;
}


/* Layout Elements
================================= */

body {
  text-align: center; 
}

#branding {
	height:139px;
	width: 835px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	position: relative;
}

#branding a

{
	position: absolute;
	top: 0;
	left: 0;
	width: 835px;
	height: 139px;
	margin: 0px;
	padding: 0px;
}

 

#branding a h1

{
	display: none;
	margin: 0px;
	padding: 0px;
}
#extra-nav {
	font-size: 10px;
	color: #FFFFFE;
	margin-right: 53px;
	margin-top: 117px;
	text-align: right;
	position: relative;
	float: right;
	height: auto;
	width: auto;
}
#extra-nav a {
	font-size: 10px;
	color: #FFFFFE;
	text-decoration: none;
	position: relative;
	height: auto;
	padding-top: 6px;
}
#extra-nav a:hover {
	text-decoration: underline;
}

#wrapper {
  width: 843px; 
  margin: 0 auto; 
  text-align: left;
  background-image: url(images/fauxcol.gif);
}

#content {
	width: 575px;
	float: right;
	padding-right: 33px;
	font-size: 0.7em;
	line-height: 1.5em;
}
#content a {
	color: #25380B;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#fauxColTop
{
	width: 843px;
	height: 30px;
	float: left;
	background-image: url(images/fauxcol-top.gif);
	background-repeat: no-repeat;
}






/* footer
=======================*/


#footer {
	clear: both;
	width: 835px;
	margin: 0 auto;
	padding: 47px 0 7px 0;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-size: .65em;
	line-height: 1.5em;
	text-align: center;
} 

#footer ul 
{
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#footer ul li {
	padding: 0px 10px;
	border-left: 1px solid #394D1D;
	list-style: none;
	display: inline;
	}
	
#footer ul li.first
 {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#footer ul li a {
  text-decoration: none;
	color: #394D1D;
}

#footer ul a:hover {
  color: #C3BBA0;
}

#footer .tiltbuilt a
{
  text-decoration: none;
	color: #89927A;
}








/* contact column
=======================*/

#leftCol { 
  width: 182px; 
  float: left; 
  text-align: center;
font-size: .65em;
padding: 0 7px 0 7px;
color: #25380B;
  
} 

#leftCol ul {
  list-style: none;
  text-transform: none;
}

.address {
	background-image: url(images/left-address.gif);
	padding: 20px 0 10px 0;
	background-repeat: no-repeat;
	background-position: top center;
}

.phone {
	background-image: url(images/left-phone.gif);
	padding: 40px 0 10px 0;
	background-repeat: no-repeat;
	background-position: top center;
}

.fax {
	background-image: url(images/left-fax.gif);
	padding: 40px 0 10px 0;
	background-repeat: no-repeat;
	background-position: top center;
}

.email {
	background-image: url(images/left-email.gif);
	padding: 40px 0 10px 0;
	background-repeat: no-repeat;
	background-position: top center;
	  width: 182px;

}

.hours {
	background-image: url(images/left-hours.gif);
	padding: 40px 0 10px 0;
	background-repeat: no-repeat;
	background-position: top center;
}

.directions {
	background-image: url(images/left-directions.gif);
	padding: 40px 0 10px 0;
	background-repeat: no-repeat;
	background-position: top center;
}

#leftCol ul li {
  width: 182px;
}


#leftCol ul li a {
  text-decoration: underline;
	color: #25380B;
}


#leftCol ul a:hover {
  color: #C3BBA0;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.doublecolon {
	font-size: 14px;
	letter-spacing: -1px;
}
.contentimgR {
	float: right;
	padding-left: 10px;
}
.contentimgL {
	float: left;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 4px;
}
#content ul {
	margin-left: 30px;
}
#health-list  ol {
	margin-left: 25px;
}
.green {
	color: #445B1E;
}
#health-list ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#health-list  ul li {
	margin-left: 20px;
}
#health-list ul li ul {
	padding-left: 15px;
}
#health-list ol li {
	padding-left: 3px;
}
.healthtable {
	margin-left: 30px;
	vertical-align: top;
}
.healthtable td {
	vertical-align: top;
	text-align: left;
}
#health-list ul ul li {
	list-style-type: square;
}
.tatoos td {
	padding-right: 35px;
	padding-left: 35px;
}
.staffimg {
	float: left;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 6px;
}
.staff-sub {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
.gallery {
	text-align: left;
}
.gallery img {
	text-align: left;
	padding-bottom: 8px;
}
.links-table {
	line-height: 25px;
	padding-right: 30px;
}
