td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D202A;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6D202A;
	text-decoration: none;
}
.nav p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #DEE1C6;
	text-decoration: none;
	line-height: 18px;
	font-style: italic;
	text-transform: uppercase;
}
.nav a, .nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
}
.nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}

.headernav a, .headernav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #6D202A;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 20px;
}
.headernav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #6D202A;
	text-transform: uppercase;
	line-height: 20px;
	font-weight: bold;
}

h1 {
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #6D202A;
	font-weight: normal;
}


/* styles added by john */

.break {
	clear:					both;
}

a img {
	border:					solid 1px #6d202a;
}
a:hover img {
	border:					solid 1px #12eb30;
}

img.right-image {
	margin:					0px 0px 10px 20px;	
	float:					right;
}

img.left-image {
	margin:					0px 20px 10px 0px;	
	float:					left;
}

hr {
	height:					1px;
	color:					#b47c7c;
	background-color:		#b47c7c;
	border:					none;	
	margin:					0px 0px 10px 0px;
}

p {
	margin:					0px 0px 0px 0px;
	padding:				0px 0px 14px 0px;	
}
td.headernav {
	vertical-align: top;
}
