body {
	font-family: Verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
	
a {
	text-decoration: none;
	color: #922035;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}	
	
a:visited {
	text-decoration: none;
	color: #922035;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
	
a:active {
	text-decoration: none;
	color: #922035;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
	
a:hover {
	text-decoration: none;
	color: #000000;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
	

a.footer {
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 1px;
	color: #FFFFFF;
	outline: none;
	}	
	
a.footer:visited {
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 1px;
	color: #FFFFFF;
	outline: none;
	}
	
a.footer:active {
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 1px;
	color: #FFFFFF;
	outline: none;
	}
	
a.footer:hover {
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 1px;
	color: #CCCCCC;
	outline: none;
	}

	

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	}
	
h2 {
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: 922035;
	}
	
h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	color: 922035;
	line-height: 26px;
	}
	
h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
	}
	
h5 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	}
	
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	}



.intro-text {
	color: #922035;
	font-size: 15px;
	line-height: 22px;
}


#wrap {
	margin:0 auto 0;
	width:800px;
}



#header {
	width: 800px;
	height: 145px;
	background-image: url(../images/global/header_bg.gif);
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
}

#header.logo {
	width: 800px;
	height: 88px;
	}


#nav {
	width: 610px;
	height: 45px;
	float: right;
}

#nav-options {
	width: 410px;
	height: 35px;
	float: right;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #922035;
	font-weight: bold;
	background-position: center;
	padding-top: 10px;
}

#nav-db {
	width: 160px;
	height: 45px;
	float: right;
}


#image-bar {
	width: 800px;
	float: left;
	height: 130px;
	margin-bottom: 0px;
}

#image-bar.index {
	width: 800px;
	float: left;
	height: 183px;
	margin-bottom: 0px;
}

#image-bar.map {
	width: 800px;
	float: left;
	height: 330px;
	margin-bottom: 0px;
}


#copy {
	width: 800px;
	float: left;
	margin-bottom: 10px;
	margin-top: 40px;
}

#ads {
	width: 800px;
	float: left;
	}
	
#ads.space {
	width: 190px;
	float: left;
	height: 120px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
 


#footer {
	width: 800px;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
	font-family: Arial, sans-serif;
	background-color: #922035;
	float: left;
	margin-top: 30px;
	font-weight: normal;
}
