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

body { font-family: "Times New Roman", Times, serif;}

h1 { font-size: 18px;
	 font-weight: bold;
	 font-variant: small-caps;
	 text-decoration: underline;}

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

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

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

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

a:hover { text-decoration: underline;
		  color: #C6AE09;}

.navlink { font-weight: bold;
		   text-decoration: none;
		   color: #333333;}

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

.imgborder { BORDER: #000000 1px solid;}

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

.white { color: #FFFFFF;}

.ghost {
	background-image: url(assets/images/ghost.jpg);
	background-repeat: no-repeat;
	background-position: right top;}

.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;}

.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
}
.photobg {
	background-image: url(assets/images/drphoto.jpg);
	background-repeat: no-repeat;
}
.border {
	border: 1px solid #E2BB1D;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
	background-position: left top;



}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
	border: 1px solid #DFC115;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;

}
.splashbodybg {
	background-image: url(assets/splash/body.jpg);
	background-repeat: no-repeat;
}
.splashaddressbg {
	background-image: url(assets/splash/address.jpg);
	background-repeat: no-repeat;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333333;
}
.dark {
	color: #000000;
}


#toplinks {
color: white;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-transform: none;
}

#toplinks a:link{
text-align: center;
}