body { font-family: Arial, Helvetica, sans-serif;
		background:url(assets/images/repeatBg.gif) top left repeat-x #8F7341;
		margin:0;
		font-size:12px;
		color:#000;
}

p { font-size: 12px;
	line-height: 16px;
	color:#000;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#622317;}

h2 { font-size: 16px;
	 font-weight: bold;
	 color:#b0530a;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#5a4e11;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#be5402;}

a:hover { font-weight:bold;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #5a4e11 1px solid;}

hr {color:#415111;
	background:#415111;
	height:1px;
	border:0;
	}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}

.background {background-image:url(assets/template_art/background.jpg);
			background-repeat:repeat-x;
			background-position:top center;}
.tablebg {background-image:url(assets/template_art/topart2.jpg);
		background-repeat:no-repeat;
		border:#3968b0 1px solid;}
.bluebox {border:#003399 1px solid;}
.bottomline {border-bottom:#3968b0 1px solid;}
.rightline {border-right:1px dotted #3968b0;}
.toprightline {border-right:#3968b0 1px solid;
				border-top:#3968b0 1px solid;}
.topline {border-top:#3968b0 1px solid;}


/*Custom template*/
#bgWrap {
	width:100%;
	background:url(assets/images/leftBg.jpg) top left no-repeat;
	position:absolute;
	top:0;
	left:0;
	
}

#centerDiv {
	width:760px;
	height:auto;
	margin:0 auto;
	margin-top:-190px;
	*margin-top:-150px;
	_margin-top:-180px;
}
#address{
	width:760px;
	height:20px;
	color:#622317;
	font-size:12px;
}

#mainWrap {
	width:760px;
	height:auto;
	background:url(assets/images/nav2.jpg) top left no-repeat #DAAE45;
	border-bottom:8px solid #622317;
	
}

#phone {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#622317;
	padding:5px;
}

#nameTreatment {
	float:right;
	width:513px;
	height:97px;
	margin-top:20px;
}

#mainContent{
	
	width:700px;
	background:url(assets/images/bodycurve.gif) left bottom no-repeat;
	margin:230px auto 0 auto;
	_margin-top:100px;
	min-height:360px;
	_min-height:360px;
	height:auto;

}
*html #mainContent{
	height:400px;
}

#navWrap {
	width:300px;
	position:relative;
	top:268px;
	_top:245px;
	*top:245px;
}
#navWrap ul{
	margin:0;
	 padding:0;
	
}
#navWrap li {
	list-style-image:url(assets/images/navDot.gif);
	line-height:12px;
	_line-height:15px;
	*line-height:15px;
	
}

#navWrap a{
	color:#682b1a;
	text-decoration:none;
	font-weight:normal;
}

#navWrap a:hover {
	color:#605313;
	text-decoration:none;
	font-weight:bold;
}

.paddingNav{
	padding-left:20px;
}

#bottomLinks {
	width:760px;
	height:auto;
	font-size:11px;
	text-align:center;
	padding-top:10px;
}
#bottomLinks p{ font-size:11px;}
#bottomLinks a{
	color:#622317;
	font-size:11px;
}
#bottomLinks a:hover{
	color:#DAAE45;
}
/*End template*/


/* Splash */

#s_centerDiv {
	width:760px;
	height:auto;
	margin:0 auto;
	margin-top:-250px;
	_margin-top:-250px;
}

#s_mainContent{
	
	width:710px;
	margin:230px auto 5px auto;
	_margin-top:220px;
	min-height:360px;
	_min-height:360px;
	height:auto;
	padding: 0 25px;

}

#s_mainWrap {
	width:760px;
	
	height:auto;
	background: url(assets/splash/splash_bg.jpg) bottom no-repeat #e5b34a;
	border-bottom:8px solid #622317;
	
}


#s_navWrap {
	width:300px;
	position:relative;
	top:320px;
	_top:320px;
	height:300px;
	background: url(assets/splash/nav.gif) top left no-repeat;
}
#s_navWrap ul{
	margin:0;
	 padding:0;
	 *padding-top:5px;
	
}
#s_navWrap li {
	list-style-image:url(assets/images/navDot.gif);
	line-height:12px;
	_line-height:15px;
	*line-height:15px;
	
}

#s_navWrap a{
	color:#682B1A;
	text-decoration:none;
	font-weight:normal;
}

#s_navWrap a:hover {
	color:#605313;
	text-decoration:none;
	font-weight:bold;
}


/* End SPlash */
