﻿body {font: .8em/1 Arial, Helvetica, sans-serif;}

input {
	background-color:white!important;
}

a:link {color:maroon;} 
a:visited {color:maroon;}
a:hover {color:black;}

h1{
	font-size:2em;
}

h2{
	font-size:1.5em
}

h3{
	font-weight:bold;
}

#Container {
	position:relative;
    width: 900px;
    height: auto;
    margin-left:auto;margin-right:auto;
    background-color:#ffeec6;
   
    }

#Header {
	position:relative;  width: auto; height: 190px;  margin-right: auto; margin-left: auto;}

#Navbar {
	position:absolute;  left: 387px; top: 12px; width:500px; height:30px;z-index:auto; 
}

#Appt {
	position:absolute;  left: 740px; top: 140px; width:150px; height:50px;z-index:auto;
}

#Coupon {
	position:absolute;  left: 520px; top: 140px; width:180px; height:50px;z-index:auto;
}

#Middle {
	position:relative; width:890px; height: auto;  margin-left:auto; margin-right:auto; padding:5px
	}

#maincopyFrame {
	position:relative; width:235px; height: auto; float: left;
}

#maincopy {
	position:absolute;
}

#hoursframe {
	 position: relative; float: left; width: 235px; height: 175px;
}

#mainlinks {
	position:relative;float:left; width:400px; height:175px;
}

#couponframe {
	position: relative; float: right; width: 235px; height: 175px;

}

#Footer {
	position: relative;  height: 80px; padding: 15px 5px 0px 5px; width: auto; background-image:url('../images/footerBGimage.jpg');
	text-align: center; clear:both;}


img {
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}

#MainPhotos {
position:relative;float:right;
	
}



#servicesRightColumn {
	position:relative; width:725px;height:950px; left:80px

}

.redbox {
	border:1px maroon solid; width:725px; height:auto;
	background-color:white;
}

.redboxsmall {
	border:1px maroon solid; width:220px; height:auto; background-color:white; padding:3px;

}

.smallredbox.h2 {
	font-family:Arial, Helvetica, sans-serif;font-size:large;
}

.services {
width:525px;
padding:4px;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
font-size:1.2em;
	
}

.tblcell {
	padding-left:5px
}

#productsColumn {
	position:relative;width:725px;height:auto;left:80px
}

#formcontainer { position:relative;
	border:1px maroon solid; width:800px; height:auto;  padding:3px; margin:5px 5px 5px 5px; left:50px;
	font-weight: 700;
}

#formcontainerLeft {
	position:relative;	float:left; width:400px; height:350px;  padding:3px; margin:5px 5px 5px 5px; 

	
	
}
