a:link {
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:visited {
	color : #FFFF99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:hover {
	color : #FF4500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #66CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}

body {
	background-color : #666666;
	background-image : url(../graphics/ghostbackg1.jpg);
	background-repeat : repeat;
}



.maincontent h1 {
		color : #2f3f29;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 50px;
	font-weight : bold;
	margin : 10px 0px 10px 0px;
	/*text-shadow:  1px 1px 0px #dddddd, 3px 3px 5px #333333 ;*/
	text-shadow: -2px -2px 1px White, 4px 4px 1px #222222;
}

.maincontent h2 {
    color: #C7A66F;
	font-family : "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin : 10px 0px 20px 0px;
}

.maincontent h3 {
	margin: 10px 20px 10px 30px;
	color : #ffffcc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
}

.maincontent p {
	margin : 0px 0px 10px 10px;	
	font-size: 16px;
	line-height : 23px;
	color: #F0D89C;
    font-family: Arial,Helvetica,sans-serif;
}

p img {
	margin: 0px 10px 10px 10px;
}


.green {
	color : #009966;
}

p.review {
	color : #F1E0B8;
	font-family : "Trebuchet MS", Arial, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

p.reviewcredit {
	color : #68C4FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}



.text2 {
	color : #006699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : italic;
	font-weight : bold;
}

.text2ex {
	margin-left : 30px;
	margin-right : 20px;
	color : #CC0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-style : italic;
	font-weight : 400;
	line-height : 30px;
}

.textex {
	margin-left : 30px;
	margin-right : 20px;
	color : #C35532;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
}

.foot p {
	color: White;
}

.cred p {
	color: White;
}

.opaq img {
	opacity: 0.7;           /* fx, safari, opera */
}
