.maincontent a:link {
	color : #3366FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:visited {
	color : #3366FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:hover {
	color : #FF4500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:active {
	color : #66CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-image : url(../images/fishing2grey2.jpg);
	background-repeat : repeat;
}

.maincontent h1 {
	color : #006699;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 36pt;
	font-weight : normal;
}

.maincontent h2 {
	color : #006699;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 24pt;
}

.maincontent h3 {
	color : #FF0033;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14pt;
}


.maincontent p {
	margin : 0px 0px 10px 10px;	
	font-size: 16px;
	line-height : 24px;
	font-weight : bold;
	color : #800000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}



p.review {
	color : #990000;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

p.reviewcredit {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}


p.text2 {
	color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
}

p.text2ex {
	color : #990000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
	margin-left : 30px;
	margin-right : 20px;
}

p.textex {
	color : #C35532;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-left : 30px;
	margin-right : 20px;
}

#megawrapper {
	position : relative;
	width: 930px;
	margin: 5px auto 15px auto;	
	padding : 0px 0px 0px 0px;
	border: 1px solid #666666;
	-moz-box-shadow: 6px 6px 15px rgba(20, 20, 20, 0.7);
    -webkit-box-shadow: 6px 6px 15px rgba(20, 20, 20, 0.7);
    box-shadow: 6px 6px 15px rgba(20, 20, 20, 0.7);

}

.opaque1 {
width: 95%;
margin: 15px auto;
padding: 15px 5px 15px 5px;

	background-color: rgba(196, 144, 117, 0.7);
	
    background-color: rgba(180,  140, 110,  0.5);
	background-color: rgba(200, 160, 120, 0.6);
        
	
}

	