body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	padding: 0;
	margin: 0;
}

a:link, a:visited, a:active {
	color: #AA0033;
	text-decoration: underline;
	}
	
a:hover {
	color: #747678;
	text-decoration: none;
	}
	
	
.wrapper {
	width: 760px;
	margin: 0;
}
.logo {
	float: left;
	margin-top: 20px;
	margin-left: 150px;
	border: none;
}

.location {
	float:right;
	border: none;
	margin-top: 56px;
}
.content {
	margin-left: 150px;
	margin-top: 20px;
	min-height: 300px;
}

.contentleft {
	width: 299px;
	float: left;
}

.contentright {
	width: 299px;
	float: left;
}

.right10 {
	margin-right: 5px;
}

p {}

.content h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}
ul {
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: disc;
}

.clear {
	clear: both;
}


.graphicbar {
	display: none;
}

.graphicbar_sf {
	display: none;
}

.graphicbar_ps {
	display: none;
}

.services {
	width: 300px;
	float: left;
	padding-right: 18px;
	padding-top: 20px;
	}
	
.red {
	color: #AA0033;
}

#on {
	color: #AA0033;
	cursor: auto;
	}

/*Footer Styles*/

.associations {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #aa0033;
	border-bottom-color: #aa0033;
	text-align: center;
	margin-bottom: 5px;
	}
	
.firstimage {
	margin-left: -20px;
	}
	
.footerborder {
	border-top: 1px solid #aa0033;
	padding-top: 5px;
	}
	
.footer {
	margin-left: 150px;
	padding-bottom: 20px;
	font-size: 9px;
	color: #737577;
	text-transform: uppercase;
	letter-spacing: .1em;
	}

.footer-index {
	margin-left: 0px;
	padding-bottom: 20px;
	font-size: 9px;
	color: #737577;
	text-transform: uppercase;
	letter-spacing: .1em;
	}

.footer a:link, .footer a:visited, .footer a:active, .footer-index a:link, .footer-index a:visited, .footer-index a:active {
	color: #737577;
	text-decoration: none;
	}

.footer a:hover, .footer-index a:hover {
	color: #aa0033;
	}
	
.footerlinks {
	float: left;
	}
	

.copyright {
	float: right;
	}
	
/*Index Page Styles*/	
.index-wrapper {
	width: 740px;
	margin-left: 20px;
}

.logo-index {
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	margin-bottom: 20px;
	border: none;
}

.index-topnav {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 35px;
	width: 740px;
}

.tagline-index {
	float: left;
	margin-left: 0px;
	width: 303px;
	text-align: left;
	}

.tagline-index h1 {
	color: #AA0033;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

.top {
	float: right;
	letter-spacing: .03em;
	font-size: 10px;
	text-transform: uppercase;
	}

.index-left {
	width: 270px;
	background-color: #aa0033;
	height: 525px;
	background-image: url(images/index_leftbg.gif);
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px; 
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 23px;
	color: #FFFFFF;
	float: left;
	}

.index-right {
	float:left;
	width: 420px;
	}
	
.index-flash {
	width: 420px;
	height: 270px;
	background-color: #cad1e7;
	}

.index-news {
	margin-top: 10px;
	height: 220px;
	background-color: #cad1e7;
	padding: 20px;
	padding-right: 5px;
	}

.index-news h2 {
	color: #981e32;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	margin-bottom: 15px;
	}
	
.index-news ul {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	color: #981e32;
	}
	
.index-news li {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	margin-left: 15px;
}
	
.index-news strong {
	color: #000000;
	font-weight: normal;
	}
	
.alignleft {
	float: left;
	display: block;
	width: 150px;
	}
	
.indeximage1 {
	margin-bottom: 20px;
	}

.indeximage1, indeximage2 {
	margin-right: 20px;
	}

.topnav {
	display: none;
	}