h1.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFCC00;
	display: inline;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #603325;
	display: inline;
	line-height: 140%;
}

.smallheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #524C29;
	display: inline;
	}


h2.interests {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #ffffff;
	display: inline;
	padding-left: 15px;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFCC00;
	display: inline;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #ffffff;
	background-color: #4D273C;
	padding: 4px;
	width: 100%;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color: #4D273C;
	display: inline;
	padding: 4px;
	width: 100%;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

.intropara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
	font-weight: normal;
	line-height: 140%;
	color: #CCCC99;
	}
	
.mainpara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
	font-weight: normal;
	border-right: 1px solid #ffffff;
	line-height: 140%;
	color: #000000;
	background-image: url(../images/backing_23.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #EFDD77;
	}
	
	.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 20px;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	background-color: #EFDD77;
	}
	
.sidepanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;
	font-weight: normal;
	line-height: 140%;
	color: #000000;
	}
	
.sidepanelwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px;
	font-weight: normal;
	line-height: 140%;
	color: #EEE198;
	}	
	
.sidepanelwhite a{
	color: #FFFFFF;
	}
	
.sidepanelwhite a:link{
	color: #FFFFFF;
	}		
	
	a {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
	}
	
	a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: none;
	}
	
	a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3300;
	text-decoration: underline;
	}
	
.features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	color: #F0E6B1;
	}
	
	.features a {
	font-size: 11px;
	padding-bottom: 4px;
	color: #FFCC00;
	text-decoration: none;
	}
	
		.features a:link {
	color: #FFCC00;
	text-decoration: none;
	}
	
		.features a:hover {
	color: #ffffff;
	text-decoration: none;
	}
	
	
.address {
	color: #996633;
	font-size: 10px;
	text-decoration: none;
	}
	
	.address a {
	color: #C39231;
	text-decoration: none;
	}
	
	.address a:link {
	color: #C39231;
	text-decoration: none;
	}
	
	.address a:hover {
	color: #C39231;
	text-decoration: underline;
	}
	
.smallnav {
	color: #F0E6B1;
	font-size: 10px;
	text-decoration: none;
	}
	
	.smallnav  a {
	color: #F0E6B1;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	}
	
	.smallnav  a:link {
	color: #F0E6B1;
	text-decoration: none;
	}
	
	.smallnav  a:hover {
	color: #F0E6B1;
	text-decoration: underline;
	}
	
	
	body {
	background-color: #000000;
}

	#highlightedtext {
	padding: 20px;
	color: #573325;
	background-image: url(../images/offer-back.gif);
	background-repeat: repeat-x;
	background-position: 0px 15px;
	border-bottom: 3px solid #c7ba6f;
	padding-bottom: 0px;
	}
	
	#highlightedtext a:hover {
	text-decoration: none;
	}
	
.imageStyle {border: 1px solid #29464C;}