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

p {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#000000;
	text-align:justify;
	
	}
	
h1 {font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#868662;
	}
	
h2 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#782526;
	}
	
h3 {font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
 	font-weight:bold;
 	color:#000000;
 }
 
a {
	color:#701618;
	text-decoration:none;
}

a:hover {color:#A5A583;
		text-decoration:none;}
		
li {font-size:11px;
	margin-left:-15px;
	color:#000000;
	}
 
.sidebartext {color:#FFFFFF;}

.phone {
	color:#772325;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
		}
		
.address {font-family:"Times New Roman", Times, serif;
			font-size:12px;
			color:#000000;
			margin:0;
			}
			
.imgborder {
	border:1px solid #782526;
}
 
/*navigation*/
.vertnavlinks {font-family:"Times New Roman", Times, serif;
				font-size:12px;
				line-height:12px;
				color:#FFFFFF;
				font-weight:bold;
				margin:0;
				text-transform:uppercase;
				text-decoration:none;}
				
.vertnavlinks:hover {font-family:"Times New Roman", Times, serif;
				font-size:12px;
				line-height:12px;
				color:#D6D6C5;
				font-weight:bold;
				margin:0;
				text-transform:uppercase;
				text-decoration:none;}
				
.hornavlinks {font-family:"Times New Roman", Times, serif;
				font-size:12px;
				line-height:12px;
				color:#000000;
				font-weight:bold;
				margin:0;
				text-transform:uppercase;
				text-decoration:none;}
				
.hornavlinks:hover {font-family:"Times New Roman", Times, serif;
				font-size:12px;
				line-height:12px;
				color:#A5A583;
				font-weight:bold;
				margin:0;
				text-transform:uppercase;
				text-decoration:none;}
				
.bottomnav {font-size:11px;
			color:#000000;
			text-decoration:none;
			}
			
.bottomnav:hover {font-size:11px;
			color:#868662;
			text-decoration:none;
			}
.leftbox {
	width: 150px;
	height: auto;
	padding: 7px;
	margin: 10px auto;
	border: 1px solid #eeeeee;
	
}
.leftbox p {
	color:#fff;
}
#toplinks {
	text-align: center;
	font-size: 11px;	
}
#toplinks a {
	text-decoration: none;	
}
#callout {
	float: left;
	background-image: url(assets/images/callout_back.jpg);
	margin: 4px;
	width: 350px;
	height: 251px;
}
#callout p {
	padding-top: 20px;
	padding-left: 10px;
	line-height: 22px;
}
#callout h1 {
	color: #782526;
	text-align: center;
	font-size: 18px;
}