html, htm, body { height: 100%;}

body { font: 14px Arial, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	background:url(assets/images/mainBgRepeat.jpg) top left repeat-x #321e15;
	color:#fff;
	}

h1 { font-size: 22px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#dbb76d;
}

h2 { font-size: 20px; font-weight:normal; color:#AE5C34;}

h3 { font-size: 18px; color:#B76542; font-weight:normal;}

h4 { font-size: 14px; color:#EA876F;}

p {font-size:12px; color:#fff;}

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

a:hover { text-decoration: underline;}

li { font-size: 12px;}

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

/* Classes */

.imgborder { border: 1px solid #CA8F77;}

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

.nomargin { margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.fields { font-size: 12px;
	color: #000;
	border: 1px solid #000;
	background-color: #EFE0C0 !important;}

input.submit, input.submit:hover { border: 1px solid #000;
	padding: 0.25px;
	font-size: 12px;}
	
input.submit { background-color:#EBAE5C;
	color: #000;}

input.submit:hover { background-color: #000;
	color: #CCC;}

/* End Custom Forms*/

/* Template Structure */
#mainBg {
	background:url(assets/images/bg.jpg) top center no-repeat;
	width:100%;
	height:1000px;
}

#centerWrapper { 
	width: 802px;
	margin: 0 auto;

	}

#mainWrap {
	background:url(assets/images/repeat.jpg) top center repeat-y;
	width:802px;
	float:left;
	margin-top:-10px;
	_margin-top:0px;
}

#topArt {
	background:url(assets/images/topArt.jpg) top center no-repeat;
	width:802px;
	float:left;
}

#btmContent{
	background:url(assets/images/footer.jpg) left bottom no-repeat;
	width:802px;
	float:left;
	
}	
#sidebar { width:214px; clear:both;}
#nav{
	width:214px;
	float:left;
	margin:35px 0 0 33px;
	_margin-left:16px;
	
}

#nav ul {margin:0; padding:0; list-style:none;}
#nav li a {display:block; width:197px; height:30px; line-height:30px; color:#fff; text-align:center; font-size:14px; font-weight:normal; text-transform:uppercase;
			font-family:"Times New Roman", Times, serif;
}
#nav li a:hover {display:block; background-color:#603622; color:#fff; text-decoration:none;}

#phone {
	width:200px;
	float:left;
	height:118px;
	margin-left:30px;
	_margin-left:20px;
	padding-left:25px;
}

#phoneNumber {
	width:200px;
	position:absolute;
	margin:90px 0 0 -20px;
	_margin-left:-30px;
	text-align:center;
	color:#fff;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
}

#nameTreatment {
	width:450px;
	height:108px;
	float:left;
	margin:15px 0 0 0;
	
}

#topInfoWrap{
	width:802px;
	float:left;
}

#address{
	width:560px;
	float:right;
}
#addressText {
	text-align: center;
	margin-top:-5px;
	color: #000;
	font: bold 16px/29px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	
}

#mainContent {
	width:480px;
	float:left;
	margin-top:40px;
	padding:0 20px 20px 0;
}

#name{
	width:62px;
	height:482px;
	background:url(assets/images/name.png) top left no-repeat;
	position:absolute;
	margin:30px 0 0 500px;
}

#btmLinks {
	width:802px;
	text-align:center;
	margin:0 auto;
	color:#fff;
}

#btmLinks a {
	color:#dbb76d;
	font-size:10px;
}
/* End Template Structure */

/* Splash Structure */
#splash_phone {
	color:#fff;
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
}
#splash_topArt {
	background:url(assets/images/splash_topArt.jpg) top center no-repeat;
	width:802px;
	float:left;
}
/* End Splash Structure */
