body { 
	font-family: "Times New Roman", Times, serif;
}
p { 
	font-size: 12px;
	line-height: 16px;
}
h1 {  font-size: 18px; font-weight: bold}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #aa5313;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: b65c0a;
}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: #aa5313;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
li { 
	font-size: 12px;
	line-height: 14px;
	padding-bottom: 5px;
}
.imgborder { BORDER: #000000 1px solid;}
.smalltext {
	font-size: 10px;
	line-height: 14px;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.padding {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 25px;
}
.addressbg {
	background-image: url(assets/images/addressbg.jpg);
	background-repeat: no-repeat;
}
.topbodybg {
	background-image: url(assets/images/bodytopbg.gif);
	background-repeat: no-repeat;
}
.ghostbg {
	background-image: url(assets/images/ghostg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
}
.titlepadding {
	padding-top: 5px;
	padding-left: 75px;
}
.splashbg {
	background-image: url(assets/splash/flash.jpg);
	background-repeat: no-repeat;
}
.smalltext { 
	font-size: 10px;
	line-height: 14px;
}
.h3link {
	font-size: 16px;
	line-height: 16px;
}
.photo4bg {
	background-image: url(assets/photos/stock/photo4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.photo5bg {
	background-image: url(assets/photos/stock/photo5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.photo6bg {
	background-image: url(assets/photos/stock/photo6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.drgregorybg {
	background-image: url(assets/photos/drgregory_left3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
