/*	
	Stylesheet for nwhaunt.holyelvis.com
	Hauntings of the Northwest

	Created by Cliff Gilley <clifg@holyelvis.com>
	(c) 2003 Cliff Gilley, All Rights Reserved

*/

/*	Define Global Parameters	*/

body {
	background:		#000000;
	color:			#C0C0C0;
	font-family:		Arial, Helvetica, Sans Serif;
	font-weight:		normal;
}

A:link, A:visited, A:active, A:hover {
	color:			#00C0C0;
	text-decoration:	underline;
}

p,ul {
	margin-left:		5%;
	margin-right:		5%;	
	font-size:		10pt;
	font-weight:		normal;
}

td,pre {
	font-family:		Arial, Helvetica, Sans Serif;
	font-size:		10pt;
	vertical-align:		top;
}

/*	Define Sections			*/

.top {
	margin-top:		40px;
	height:			80px;
	text-align:		center;
}

/*	Define Text Styles		*/

.title {
	font-size:		18pt;
	font-weight:		bold;
	text-align:		center;
}

.subtitle {
	font-size:		14pt;
	text-align:		center;
}

.headline {
	font-size:		14pt;
	font-weight:		bold;
	text-align:		left;
}

.footer {
	margin-left:		20%;
	margin-right:		20%;
	font-size:		10pt;
	font-weight:		bold;
	text-align:		center;
}

.intro {
	text-align:		center;
}

/*	Define Graphic Styles		*/

.gb {
	padding-right:		10;
	padding-left:		10;
}

.error {
	color:			#FF0000;
	font-size:		10pt;
	font-weight:		bold;
	text-align:		left;
}

.review {
	font-size:		10pt;
	font-weight:		bold;
	margin-left:		2%;
}

.menu {	font-size:		10pt;
	text-align:		center;
}

li {
	margin-bottom:		5px;
}
