body { 
	font-family: Arial, Helvetica, sans-serif;
	color:#533e2b;
	}

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

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

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #B72E00;
}

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

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

a {
	font-weight: bold;
	text-decoration: none;
	color: #666633;
	padding-top:5px;
	padding-bottom:5px;
}

a:hover {
	color: #D55500;
}

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

.imgborder { BORDER: #000000 1px solid;}
.bottomBorder {
	border: 0px;
	border-bottom: 1px solid #E15A00;
}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.topbg {
	background-image: url(assets/images/topbg.jpg);
	background-repeat: no-repeat;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.bodybg {
	background-image: url(assets/images/bodybottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 15px;
	padding-bottom: 45px;
	padding-left: 15px;
}
.addressbg {
	background-image: url(assets/images/bottom.jpg);
	background-repeat: no-repeat;
}
.taglinebg {
	background-image: url(assets/images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.headerback {
	background-image: url(assets/images/topart.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}.imgborderlft {
	BORDER: #000000 1px solid;
	padding-right: 10px;
}
#navBG {
	width: 	180px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
				#nav {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
				}
					#nav li {
						margin: 0px;
						padding: 0px;
						width: auto;
						height: auto;
						list-style: none outside none;
					}
						#nav a {
						display: block;
						margin: 0px;
						padding: 0px 0px 0px 18px;
						width: auto;
						height: auto;
						color: #533f27;
						font: 12px/20px Arial, Helvetica, sans-serif;
						font-weight: bold;
						}
						#nav a:hover {
	color: #E15A00;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	font-weight: bold;
	background: transparent url(assets/images/nav-icon.jpg) no-repeat 0px 3px;
	font-size: 13px;
						}

