*	{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

body	{
	background-color: #363636;
	}

#wrap0	{
	width: 100%;
	height: 100%;
	background-image:url(../images/bodybg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	}

#wrap	{
	width: 948px;
	border-width: 1px;
	border-style: solid;
	border-color: #878787 #6e6e6e #757575 #757575;
	margin-left: auto;
	margin-right: auto;
	margin-top: 21px;
	}

#wrap2	{
	width: 942px;
	border: 3px solid #636363;
	}

#header {
	width: 942px;
	height: 166px;
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}

#header img {
	width: 237px;
	height: 145px;
	left: 37px;
	top: 16px;
	position: relative;
	border: 0px none transparent;
	}

#topnav {
	width: 942px;
	height: 31px;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #878787 transparent #878787 transparent;
	}

#topnav {
	width: 942px;
	height: 31px;
	border-width: 1px 0px 1px 0px;
	border-style: solid none solid none;
	border-color: #878787 transparent #878787 transparent;
	}

	#topnav ul {
		margin: 8px 0 0 15px;
	}

	#topnav ul li {
		float: left;
		list-style: none;
		color: #FFFFFF;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0 24px 0 0 ; 
	}
	
	.lastnav {
		margin: 0 10px 0 0 !important;
	}
	
	#topnav ul li a:link, #topnav ul li a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}

	#topnav ul li a:hover {
		color: #ecb851;
		}

#main	{
	width: 942px;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	padding-top: 10px;
	}

	#main h2 {
		color: #7f7f7f;
		font-weight: bold;
		font-size: 115%;
		font-family: "Century Gothic", Futura, "Futura CT", "Twentieth Century", "PL Futura Maxi", "Futura Serie BQ", "Futura (BT)", "Futura (URW)", "LTC Twentieth Century", "Graphicus DT", "ITC Avant Garde Gothic", Noir, "DIN Schriften Neuzeit Grotesk Light", "Contax", "ITC Avant Garde Gothic Medium", "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
		padding-bottom: 15px;
		}



	#leftcol {
		width: 942px;
		float: left;
		margin-left: 15px;
		margin-right: 15px;
		}

		#content {
			}


			#content p {
				font-size: 80%;
				padding-bottom: 18px;
				line-height: 140%;
				margin-right: 25px;
				}

			#content ul {
				font-size: 80%;
				margin-left: 25px;
				margin-right: 25px;
				line-height: 1.5em;
				list-style: circle;
			}
			
			#content ol {
				font-size: 80%;
				margin-left: 25px;
				margin-right: 25px;
				line-height: 1.5em;
			}

			#content h1 {
				color: #649bc7;
				font-weight: bold;
				font-size: 135%;
				font-family: "Century Gothic", Futura, "Futura CT", "Twentieth Century", "PL Futura Maxi", "Futura Serie BQ", "Futura (BT)", "Futura (URW)", "LTC Twentieth Century", "Graphicus DT", "ITC Avant Garde Gothic", Noir, "DIN Schriften Neuzeit Grotesk Light", "Contax", "ITC Avant Garde Gothic Medium", "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
				}

			#content h3 {
				color: #cc9933;
				font-weight: bold;
				font-size: 85%;
				font-family: "Century Gothic", Futura, "Futura CT", "Twentieth Century", "PL Futura Maxi", "Futura Serie BQ", "Futura (BT)", "Futura (URW)", "LTC Twentieth Century", "Graphicus DT", "ITC Avant Garde Gothic", Noir, "DIN Schriften Neuzeit Grotesk Light", "Contax", "ITC Avant Garde Gothic Medium", "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
				padding-bottom: 15px;
				padding-top: 0px;
				letter-spacing: -0.03em;
				}
				
			 #content h4 {
				color: #649bc7;
				font-weight: bold;
				font-size: 95%;
				font-family: "Century Gothic", Futura, "Futura CT", "Twentieth Century", "PL Futura Maxi", "Futura Serie BQ", "Futura (BT)", "Futura (URW)", "LTC Twentieth Century", "Graphicus DT", "ITC Avant Garde Gothic", Noir, "DIN Schriften Neuzeit Grotesk Light", "Contax", "ITC Avant Garde Gothic Medium", "Arial Narrow", Arial, Verdana, Helvetica, sans-serif;
			 }
				
			#content a:link, #content a:visited {
				color: #808db2;
				text-decoration: none; 
			}
			
			#content a:hover {
				color: #cc9933;
				text-decoration: none;
			}

	#mainshadow {
		position: absolute;
		top: 0;
		left: 0;
		background-image: url(../images/mainshadow.png);
		background-repeat: no-repeat;
		width: 942px;
		height: 29px;
		}

#footer {
	width: 942px;
	margin-left: auto;
	margin-right: auto;
	}

	p.copyright {
		font-size: 70%;
		color: #cc9933;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 5px;
		}

	p.bottomlinks {
		font-size: 70%;
		color: #636363;
		text-align: center;
		padding-top: 5px;
		padding-bottom: 1px;
		}

		p.bottomlinks a:link {
			color: #636363;
			text-decoration: none;
			}

		p.bottomlinks a:visited {
			color: #636363;
			text-decoration: none;
			}

		p.bottomlinks a:hover {
			color: #cc9933;
			text-decoration: underline;
			}

	p.credit {
		font-size: 70%;
		color: #858585;
		text-align: center;
		padding-bottom: 15px;
		padding-top: 3px;
		}

		p.credit a:link {
			color: #858585;
			text-decoration: none;
			}

		p.credit a:visited {
			color: #858585;
			text-decoration: none;
			}

		p.credit a:hover {
			color: #cc9933;
			text-decoration: underline;
			}



div.clear {
	width: 100%;
	height: 0px;
	line-height: 0%;
	font-size: 0%;
	clear: both;
	}

.locLink, .locLink a:link, .locLink a:visited {
	text-decoration: none;
	color: #005144;
}

.locLink a:hover {
	color: #666666;
}