/* @override http://avemedspa.com/css/default.css */

body{
	font-family:Verdana;
	font-size:12px;
	background-color:#fff;
	color:#222;
	margin: 0;
	padding:0;
	background-image:url();
	background-attachment:fixed;
	text-align:justify;
	
}

input, select{
	border:1px solid #555;
}

#wrapper{
	width: 1200px;
	margin: auto;
	background-color: #fff;
	height: inherit;
}

#header{
	height: 116px;
	background: url('/images/header.jpg') #aaa;
}

#container{
	width: inherit;
	text-align: left;
	
}
#navSeperator{
	background-image: url('/images/gradient.jpg');
	height: 42px;
}

#newNav{
	float: left;
	margin-left: 150px;
}

#newNav a,a:visited{
	color: #444;
	font-size: 14px;
}

#newNav a:hover{
	color: #4ca5aa;
	font-size: 14px;
}

.specialsBorder{
	background: #fff url('/images/tealbox1.jpg') no-repeat;
	float:right;
	width:486px;
	height:inherit;
	margin-top:25px;
	padding-top:50px;
	padding-right:120px;
}
.specialsText{
	width:375px;
	line-height:18px;
}
.stupid{
	border-left:2px solid #63b2ae;
	border-right:2px solid #63b2ae;
	border-bottom:2px solid #63b2ae;
	margin-left:39px;
	width:403px;
}
.stupidToo{
	border-left:2px solid #63b2ae;
	border-right:2px solid #63b2ae;
	border-bottom:2px solid #63b2ae;
	margin-left:3px;
	width:394px;
	margin-bottom:2px;
}
.navButton{
	padding: 15px;
	float: left;
	height: 17px;
}

.navButton a, a:visited{
	color: #579994;
	font-weight: bold;
	font-size: 10px;
}

.navIndicator{
	position:absolute;
	z-index: 1;
}
.navButton a:hover{
	font-weight: bold;
	color:#333;
	font-size: 10px;}
#nav{
	background: #c1dfdd;
	background-image: url('/images/navDesign.jpg');
	float: left;
	width: 115px;
	height: inherit;
	background-repeat: no-repeat;
}

#nav a, a:visited {
	color: #4a8382;
	font-weight: bold;
}

#nav a:hover{
	font-weight: bold;
	color:#333;
}

#content{
	float: left;
	width: 1000px;
}

img, div { 
	behavior: url('/css/iepngfix.htc'); 
}

a, a:visited{
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;	
}

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

.button{
	border:1px solid #555;
	background-color:#888;
	font-weight:bold;
	font-size:10px;
}

.bold{
	font-weight:bold;
}

.relative{
	position: relative;	
}

.plain{
}

.rte{
	width:595px;
	height:500px;
}

.mceSimple{
	width:430px;
	height:362px;
}

.home{
	margin-top: 00px;

	min-height: 325px;
}

.homeLeft{
	float: left;
	width: 380px;
	padding-left: 10px;
}

.homeRight{
	float: left;
	padding-left: 42px;
	_margin-left: -8px;
	margin-top: 12px;
}


.servicesMenu{
	float: left;
	margin-top: 0px;
	padding: 10px 0 5px 10px;
	border: 0px solid #000;
}

.services{
	margin-top: 10px;
	background-image: url('/images/homeBackground.jpg') ;
	background-repeat: no-repeat;
	min-height: 325px;
}

.servicesLeft{
	float: left;
	width: 380px;
	padding-left: 10px;
}

.servicesRight{
	float: left;
	padding-left: 42px;
	margin-top: 12px;
}

.servicesList{
	margin-top: 10px;
	background-image: url('/images/homeBackground.jpg') ;
	background-repeat: no-repeat;
	min-height: 325px;
}

.servicesListLeft{
	float: left;
	width: 380px;
	padding-left: 10px;
}

.servicesListRight{
	float: left;
	margin-left: 42px;
	margin-top: 12px;
}

.servicesTitle{
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #559791;
	padding-top: 10px;
}

.servicesText{
	float: left;
	width:  375px;
	padding-top: 25px;
	text-align: left;
	font-size: 12px;
}

.servicesPrice{
	float: left;
	padding: 10px;
}

.leftList{
	padding-bottom: 10px;
	padding-left: 7px;
	text-align: left;
}

.contact{
	margin-top:10px;
	background-image: url('/images/contactBG.jpg') ;
	background-repeat: no-repeat;
	min-height: 377px;
}

.contactLeft{
	width: 485px;
	margin: 5px 25px 0 10px;
	float:left;
}

.contactImage{
	padding:7px;
}

.contactRight{
	float:left;
}

.logo{
	float: left;
	margin: 40px 0 0 60px;
	text-decoration: none;
}

.copyright{
	float: left;
	padding: 70px 0 0 45px;
	color: #fff;
}

.about{
	margin-top:20px;

	min-height: 325px;
}

.aboutLeft{
	width: 380px;
	padding-left:10px;
	float:left;
}

.aboutRight{
	float: left;
	padding-left: 42px;
	_margin-right: 8px;
	margin-top: 12px;
	width:0px ;
}

.directions{
	font-size: 14px;
	padding-top: 25px;
	color:#000;
	text-align: justify;
}

.beforeAfter{
	border-top: 0px solid #c1dfdd;
	border-right: 0px solid #c1dfdd;
}

.defaultImage{
	margin-bottom: 35px;
}

#footer{
	clear: both;
	background-image: url('/images/footer.jpg') ;
	background-repeat: no-repeat;
	height: 158px;
	width: inherit;	
	
}