body {
	background-image: url('../images/Template01_background.jpg');
	background-repeat: repeat-x;
	color: #6B6650;
	background-color: #5E7390;
}

#centerit {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

#container {
	position: absolute;
	top: 0px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	height: 254px;
}

#header {
	margin-top: 0px;
	padding: 0px;
	margin-left: 14px;
	width: 720px;
}

#banner {
	margin-left: 15px;
}
#moving {
	width: 694px;
	background-color: #850011;
	color: #fff;
	font-size: 32px;
	text-align: center;
	margin-bottom: 15px;
	padding: 14px;
	cursor: pointer;
}
#moving #1 {
	font-size: 28px !important;
}
#moving #2 {
	font-size: 24px !important;
}
#logo {
	position: relative;
	top: 31px;
	margin-left: -13px;
	width:350px;
	z-index:1000;
	padding:5px;
	border: 0px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	color: #45566a;
	font-size:14px;
}

#logo a:link {
	font-family:Arial, Helvetica, sans-serif;
	color: #45566a;
	font-size:14px;
}

.logotext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 32px;
	font-weight:bold;
	color: #7e9c82;
}
		
.logobanner {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight:bold;
}
	
#logo_graphic {
	position: absolute;
	top: 10px;
	left: 470px;
	z-index: 1000;
}

.phonenumber {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #45566a;
}

#headerText {
	position: absolute;
	left: 40px;
	top: 25px;
	margin-top: 0px;
}

#column1 {
	margin-right:15px;
}

#column2 {
	float:right;
	width:200px;
	margin-left: 25px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #343F44;
	font-size: 12px;
	line-height: 18px;
}

#contentContainer {
	margin-top: 20px;
	width: 722px;
	padding-left: 14px;
	padding-right: 14px;
	color: inherit;
}

#mainContent {
	float: right;
	width: 477px;
	background-color: #45566a; /*MAIN BODY AREA COLOR*/
	color: inherit;
	padding-bottom: 20px;
}

#sidebar {
	width: 200px;
}

.clearer {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
		
.clear {
	clear: both;
}

p.menu {
	line-height: 16px;
}

p.menu a.sedationlink {
	color: #FFFFFF;
}

h1, h3 {
	background-color: #536a8a;  /*HEADER BLOCK AREA COLOR*/
	color: #FFFFFF; /*HEADLINE TEXT COLOR*/
	border-bottom: 1px solid #BFDFDE;    /*CHANGES COLOR OF BOTTOM BORDER*/
	font: normal 13px Trebuchet, Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	margin-top: 0px;
	line-height: 34px;
	padding-left: 15px;
}

h1 {
	font-size: 15px;
}

#mainContent p, #mainContent ul, #mainContent ol,
div.sideBox p, div.sideBox ul, div.sideBox ol {
	font: normal 13px Trebuchet, Verdana, Arial, sans-serif;
	color: #FFFFFF;  /*PRIMARY BODY TEXT COLOR*/
	background-color: inherit;
}

#mainContent p, div.sideBox p, div.blueBox p {
	margin-left: 15px;
	margin-right: 15px;
}

#mainContent li, div.sideBox li, div.blueBox li {
	margin-right: 15px;
}

#mainContent h2 {
	font: bold 12px Trebuchet, Verdana, Arial, sans-serif;
	color: #b9c9df; /*HEADLINE TEXT COLOR*/
	background-color: inherit;
	margin-left: 15px;
	margin-right: 15px;
}

#mainContent h4 {
	font: bold 11px Trebuchet, Verdana, Arial, sans-serif;
	color: #b9c9df; /*BOLD COMMENT TEXT COLOR -- MAYBE UNKNOWN??*/
	background-color: inherit;
	margin-left: 15px;
	margin-right: 15px;
}

div.sideBox {  /*SECONDARY BOXES*/
	float: right;
	width: 477px;
	background-color: #7e9c82;
	color: inherit;
	padding-bottom: 10px;
}

div.left a, div.sideBox a, div.footer a, a.bodylink {
	color: #FFFFFF;  /*LINKS IN SECONDARY BOXES*/
	background-color: inherit;
}

div.left a:hover, div.sideBox a:hover, a.bodylink:hover {
	color: #D6F292;   /*SEEMS TO CHANGE NOTHING*/
	background-color: inherit;
}
		
ul.left {
	float: left;
	width: 200px;
}
		
ul.right {
	float: right;
	width: 200px;
}

div.left {
	width: 225px;
	margin-top: 15px;
	float: left;
}

div.left p, div.hours {
	margin-right: 12px;
	margin-left: 8px;
	font: normal 11px Trebuchet, Verdana, Arial, sans-serif;
	color: #ffffff;
}
		
div.left p.ctr {
	margin-left: auto;
	margin-right: auto;
}

div.hours span {
	float: right;
	margin-right: 0px;
}
		
div.left h2 {
	margin-top: 0px;
	font: bold 15px Trebuchet, Verdana, Arial, sans-serif;
	text-align: center;
	color: #fcfcf2;
}
		
p.cards {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
		
p.cards img {
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
}
		
p.cards img.nomargin {
	margin: 0px;
	margin-bottom: 5px;
}

div#footer {
	margin-top: 0px;
	width: 725px;
	color: inherit;
	padding-top: 25px;
	background-image: url('../images/footer.gif');   /*CHANGES COLOR OF THE FOOTER*/
	background-position: 12px;
	background-repeat: no-repeat;
	height: 42px;
	text-align: right;
	padding-right: 25px;
}
		
#footerlinks {
	float: left;
	margin-left: 25px;
	color: #FCFCF2;
}

#footer, #footer a {
	color: #FCFCF2;
	background-color: inherit;
	font: normal 11px Trebuchet, Verdana, Arial, sans-serif;
}

#footer a:hover {
	color: #D6F292;
	background-color: inherit;
}

#footer a.nohover, #footer a.nohver:hover {
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}

.back2top {
	text-align: right;
}

a.back {
	color: #D6F292;    /*SEEMS TO DO NOTHING*/
	background-color: inherit;
	font: 11px Trebuchet, Verdana, Arial, sans-serif;
	line-height: 34px;
	margin-right: 15px;
	text-transform: lowercase;
}

a.back:hover {
	color: #ffffff;  /*SEEMS TO DO NOTHING*/
	background-color: inherit;
}

a.bodylinksm {
	color: #FFFFFF; /*CHANGES LINK COLOR ON FAQ PAGE*/  
	background-color: inherit;
	font-size: 10px;
}

a.bodylinksm:hover {
	color: #FFFFFF; /*CHANGES ROLLOVER LINK COLOR ON FAQ PAGE*/  
	background-color: inherit;
}

p.back {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

p.backP {
	text-align: right;
	display: block;
	width: 117px;
	padding-left: 178px;
	margin-right: 0px;
	padding-bottom: 10px;
	clear: both;
}

li a.bodylink {
	line-height: 16px;
}

.clr {
	clear: both;
}

.ctr {
	text-align: center;
}

.lft {
	text-align: left;
}

.rgt {
	text-align: right;
}
		
img.floatR {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
		
img.floatL {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

div.break {
	width: 477px;
	color: inherit;
	height: 5px;
	clear: both;
}

/* ----  Contact Form Stuff  ---- */

fieldset {
	width: 440px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b9c9df;
	padding: 10px 0px 10px 0px;
}

fieldset p {
	margin-left: 0px;
}

.submit {
	padding-top: 7px;
}

label {
	display: inline-block;
	width: 150px;
	text-align: left;
	padding-right: 5px;
}

.required {
	color: #D6F292;
	padding-left: 3px;
}

.inputError {
	background-color: #98935e;
	color: #fff;
}
.date {
	width: 85px;
}

/* ----  BELOW IS THE COUPON CSS ---- */


.coupon {
	width: 206px;
	border: 1px dashed #6b674e;
	padding: 10px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color:#FFFFFF;
	text-align: center;
}

#column2 .CouponText {
	font-family: Arial, Helvetica, sans-serif;
	color: #343F44;
	font-size: 12px;
	line-height: 18px;
	display: block;
	width: 100%;
	margin: 10px 0px 2px 0px
}

#column2 .CouponTextLight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}

.ContentBox {
	width: 186px;
	border-color: #FFFFFF;
	border-style:solid;
	padding: 10px;
	border-width: 1px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #7e9c82;
}

div.coupon .CouponTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #5f9da0;
	background-color: inherit;
	display: block;
	width: 100%;
	border: 0px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	font-size: 13px;
}

.CouponTitleLight {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	font-size: 13px;
	margin-left: 15px;
}

div.coupon a {
	color: #4F797E; /*CHANGES LINK COLOR ON FAQ PAGE*/  
	background-color: inherit;
}

div.coupon a:hover {
	color: #9A8317; /*CHANGES ROLLOVER LINK COLOR ON FAQ PAGE*/  
	background-color: inherit;
}

a.button {
	display: block;
	padding: 5px 2px 5px 2px;
	margin-bottom: 10px;
	color: #ffffff;
	background-color: #850011;
	font: bold 11px Trebuchet, Verdana, Arial, sans-serif;
	border-bottom: 1px solid #600000;
	border-right: 1px solid #600000;
	border-left: 1px solid #BB4036;
	border-top: 1px solid #BB4036;
	text-decoration: none;
}

a.button:hover {
	background-color: #9B201F;
	color: #ffffff;
	border-top: 1px solid #600000;
	border-left: 1px solid #600000;
	border-right: 1px solid #BB4036;
	border-bottom: 1px solid #BB4036;
}
		
ul.twocol {
	width: 32em;
	list-style-type: circle;
	margin-right: 0px;
	padding-right: 0px;
}

/* float & allow room for the widest item */
ul.twocol li {
	float: left;
	width: 13em;
	list-style-type: circle;
}

cite {
	margin-left: 20px;
	line-height: 17px;
}
  
.qt {
	font-size: 15px;
}
  
div.photo {
	margin-left: 14px;
	width: 222px;
	text-align: center;
	float: left;
	line-height: 17px;
	font: normal 11px Trebuchet, Verdana, Arial, sans-serif;
	color: #D6F292;
}

div.photo img {
	background-image: url('../images/photo_bg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0px 10px 9px 0px;
}
  
* html div.photo {
	margin-left: 10px;
	width: 218px;
}
#navOuter {
	background-color: #4B4C1E;    /*   SEEMS TO CHANGE NOTHING   */
	color: #F5F7EA;
	width: 226px;
	float: left;
}

#navcontainer {
	width: 224px;
	padding: 0px 0px 0px 0px;
	
	border: .0em solid #1E4B50;
}

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	background-color: #4B4C1E;   /*   CHANGES MAIN BUTTON COLOR IN NAV   */
	color: #CEDCDF;
}

#navcontainer li {
	margin: 0;
}

#navcontainer li a {
	display: block;
	padding: 7px 5px 7px 0.5em;
	border-left: 10px solid #4B4C1E;  /*   CHANGES MAIN BUTTON COLOR IN NAV   */
	border-bottom: 1px solid #CEDCDF;  /*   CHANGES UNDERLINE COLOR IN NAV   */
	border-right: 10px solid #4B4C1E;   /*   CHANGES MAIN BUTTON COLOR IN NAV   */
	background-color: #4B4C1E;     /*   CHANGES MAIN BUTTON COLOR IN NAV   */
	font-family: Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	width: 200px;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover, #navcontainer .active {
	border-left: 10px solid #4B4C1E;    /*   CHANGES MAIN BUTTON COLOR IN NAV   */
	border-right: 10px solid #4B4C1E;    /*   CHANGES MAIN BUTTON COLOR IN NAV   */
	background-color: #B0AF7E;    /*   CHANGES ROLLOVER BUTTON COLOR IN NAV   */
	color: #ffffff;
}
/* Use this file to include any overrides to the main template stylesheet */

a.forms {
	line-height: 18px;
}

span#addr {
	display: block;
	padding-left: 160px;
	padding-top: 5px;
	margin-bottom: 15px;
}

.logobanner {
	line-height: 22px;
}

#logo {
	left: 55px;
	top: 60px;
}

.coupon {
	background-color: #F5ECD1;
	text-align: left;
	background-repeat: no-repeat;
}

#column2  p.CouponText {
	width: 135px;
	margin-left: 5px;
	text-align: center;
	background-color: transparent;
	color: #4B4C1E;
}

div.coupon .CouponTitle {
	background-color: transparent;
	color: #850011;
	width: 135px;
}

div.coupon a {
	color: #98935E;
}

div.coupon a:hover {
	color: #B0AF7E;
}

#coupon1 {
	background-image: url(../images/coupon4-bg.jpg);
	background-position: bottom right;
}

#coupon2 {
	background-image: url(../images/coupon3-bg.jpg);
	background-position: bottom right;
}

#coupon3 {
	background-image: url(../images/coupon1-bg.jpg);
	background-position: top right;
}

/* Color Changes */

body {
	background-image: none;
	background-color: #98935E;
}
.bio {
	clear: both;
	min-height: 300px;
}

h1, h3 {
	background-color: #4B4C1E;
	border-bottom: 1px solid #98935E;
}

#mainContent {
	background-color: #ffffff;
}

#mainContent p, #mainContent ul, #mainContent ol,
div.sideBox p, div.sideBox ul, div.sideBox ol {
	color: #4B4C1E;
}

#mainContent h4, #mainContent h2 {
	color: #850011;
}

div.sideBox {
	background-color: #F5ECD1;
	color: #4B4C1E;
}

div.hours {
	color: #850011;
}

div.left a, p.menu a.sedationlink, a.bodylink  {
	color: #4B4C1E;
}

div.left a:hover, p.menu a.sedationlink:hover, a.bodylink:hover {
	color: #98935E;
}

a.back {
	color: #98935E;
}

.required {
	color: #850011;
}

#logo, .logotext {
	color: #4B4C1E;
}

#logo a:link, .phonenumber {
	color: #850011;
}

div.photo {
	color: #4B4C1E;
}
.photo a img {
	border: none;
}
#payment {
	margin: 0 0 0 10px;
}
#payment label {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
#payment br {
	margin: 0 0 15px 0;
	padding: 0;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lb/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lb/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

