h1 {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 24px;
	color: #91ACB5;
	text-align: right;
	margin-right: 40px;

}
p {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 12px;
	color: #663300;

}
a:link {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 11px;
	color: #C4AB60;
	text-decoration: none;
}

a:visited {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 11px;
	color: #C4AB60;
	text-decoration: none;
}

a:hover {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 11px;
	color: #799A9F;
	text-decoration: none;
}
a:active {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 11px;
	color: #799A9F;
	text-decoration: none;
}

a.navLink:link {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 12px;
	color: #A58B3D;
	text-decoration: none;
	line-height: .24in;
}

a.navLink:visited {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 12px;
	color: #C4AB60;
	text-decoration: none;
	line-height: .24in;
}

a.navLink:hover {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 12px;
	color: #799A9F;
	text-decoration: none;
	line-height: .24in;
	font-weight: bold;	
}
a.navLink:active {
	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 12px;
	color: #799A9F;
	text-decoration: none;
	line-height: .24in;
	font-weight: bold;	

}


.contentTable {
	padding-bottom: 10px;
	padding-left: 10px;
}
.floatRight {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 40px;
}
.nav {
	background-image: url(images/nav_block_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 32px;
	padding-left: 10px;
}
.emailbox {
	background-image: url(images/flashbox.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 58px;
	padding-left:20px;
}
.introTable {
	border: 1px solid #91AEB8;
	background-color: #FFFFFF;
}
.introTableBottom {
	background-image: url(images/intro_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}
li {

	font-family: "Century Gothic", Arial, "Century Schoolbook";
	font-size: 12px;
	color: #663300;
}
