body { font-family: Arial, Helvetica, sans-serif;}

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

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: center 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;
}
