#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	font-weight: 400;
}
#content a:link {
	color: #7B2824;
	font-style: italic;
	text-align: right;
}
#content a:hover {
	color: #7B2824;
	font-style: italic;
	text-align: right;
	text-decoration: none;
}
#content a:visited {
	color: #7B2824;
	font-style: italic;
	text-align: center;
}

#content td{
	margin: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 100;
	color: #FFF;
	background-image: url(../site-images/nav.jpg);
	height: 50px;
	width: 1000px;
	vertical-align: middle;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main td  {
	margin: 20px;
}

.nav a:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding: 20px;
	text-decoration: none;
}
.nav a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding: 20px;
	background-color: #B0C965;
}
.nav a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding: 20px;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	background-color: #714A37;
	color: #000;
	height: 25px;
	padding-top: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
}
.phone       {
	text-align: center;
	color: #620D14;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #060;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #7B2824;
	text-transform: uppercase;
}
#main tr td #content tr td h6 {
	text-align: right;
}
#copyright a:link {
	color: #CCC;
}
#copyright a:hover {
	color: #CCC;
	text-decoration: none;
}
#copyright a:visited {
	color: #CCC;
}
