/***Hot Club Pacific***/
/*Home Page CSS*/

body {
	background-image:  url("../img/bg/brown47.jpg");
}
a:link, a:visited {
	color: #E9E9E9;
	text-decoration: none;
}
a:hover {
	color:#FFF5E8;
	font-style: italic;
	text-decoration: underline;
}
a:active {
	color: #E9E9E9;
	text-decoration: none;
}
a {
	font-style: normal;
}
.table {
	border:3px outset #E9E9E9;
	}
.navTop {
	padding:5px 0px;
	text-align:center;
	border-bottom:1px solid #E9E9E9;
	}
.navBottom {
	padding:5px 0px;
	text-align:center;
	border-top:1px solid #E9E9E9;
	border-bottom:1px solid #E9E9E9;
	}
.style3 {
	color: #E9E9E9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style6 {
	color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
}
