.class, div#content-hp p { 
	color: #4b602c; 
	font-size: 14px; 
	line-height: 25px; 
	margin-right: 20px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.class a:link,
.class a:visited
{
	color: #b40d5d;
        text-decoration: none;
}
.class a:hover
{
	color: #4b602c;
        text-decoration: none;
}

.class1 { 
	color: #b40d5d; 
	font-size: 16px; 
	line-height: 25px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.class2 { 
	color: #4b602c; 
	font-size: 13px; 
	line-height: 20px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

body {
	min-width: 801px;
	text-align: center;
	background-color: #4b602c;
	color: #4b602c;
}

.header { 
	color: #b40d5d; 
	font-size: 16px; 
	line-height: 25px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.footer { 
	color: #000000; 
	font-size: 12px; 
	line-height: 25px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.footer a:link,
.footer a:visited
{
	color: #000000;
        text-decoration: none;
}
.footer a:hover
{
	color: #b40d5d;
        text-decoration: none;
}

div#page {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

ul.nav-list-horiz {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-align: left;
}

li.nav-el-horiz {
	display: inline;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	background-color: "#b40d5d";
} 

li.nav-el-horiz a {
	display: block;
	float: left;
	clear: none;
}

div#content-hp {
	background: url(/images/bkg_hmpg.jpg) top left repeat;
	padding-top:60px;
	padding-left:30px;
	padding-right:30px;
}

div#content-hp p {
	width: 506px;
}

div#content {
	width: 800px;
	background-color: #b1d496;
	padding-top: 49px;
}

div#content p {
	width: 93%;
	padding-left: 30px;
        padding-right: 30px;
}

div#content table {
	margin-left: 30px;
        padding-right: 30px;
}

.cb:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#finchTop {
	position: relative;
 	width: 800px;	
}

#navigation {
	padding-top: 16px;
	padding-left: 155px;
	border-top: 7px solid #eea4a8;
	background: #b40d5d;	
	text-align: center;
}

#navigation a {
	display: block;
	float: right;
	height: 27px;
	font-family: "Helvetica", sans-serif;
	font-size: 13px;
	color: white;
	letter-spacing: 1px;
	padding: 0 30px 0 30px;
	text-decoration: none;
}

#nav-bio, #nav-voice {
	border-right: 2px solid white;
}

#navigation a:hover {
	color: #b3bf95;
}

#nav-home {
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Helvetica", sans-serif;
	color: #b40d5d;
	text-decoration: none;
	font-size: 13px;
	margin-right: 15px;
	margin-top: 10px;
}

#nav-home:hover {
	color: black;
}

