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

h3 {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #614F3F;

}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	 line-height: 16pt;}
h4 {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #6C5846;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.imgborder { BORDER: #000000 1px solid;}

.padding {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.metallic {
	background-image: url(assets/images/leftside.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.white {
	font-variant: small-caps;
	color: #000000;
}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #25221B;
}
blockquote {
	border: 4px double #614F3F;
	padding: 0 10px;
	margin: 0;
	background-color: #cccec2;}
	
hr {color:#A99269;
	background:#A99269;
	height:1px;
	border:0;}

/* Banner Text */

.family {font:bold italic 18px "Times New Roman", Times, serif;
		 color:#796F48;
		 line-height:24px;}

.address {font-size:12px;
		   line-height:22px;}

/* Nav */

.border_bottomright {border-bottom:#8F7C52 1px solid;
				     border-right:#8F7C52 1px solid;}

.border_bottom {border-bottom:#8F7C52 1px solid;}

.border_right {border-right:#8F7C52 1px solid;}

.nav a {color:#50442e;
		font-size:15px;
		font-weight:bold;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		padding-left:6px;}
		
.nav a:hover {color:#FFFFFF;
		font-size:15px;
		font-weight:bold;
		text-decoration:none;
		font-family:"Times New Roman", Times, serif;
		padding-left:6px;}
.small {  font-size: 11px;
	 line-height: 13pt;}

form.referral label {
	display: block;
	width: 150px;
	text-align: right;
	float: left;
	
	margin-right: 10px;
}
form.referral fieldset div {
	margin: 6px 0px;
}
legend { font-weight: bold; color: #000; }    
#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: -11px;
}
#toplinks a {
	text-decoration: none;
}
    
