.style1 {
	color: #00508A;
	font-weight: bold;
	font-size: 18px;
	font-family: Garamond;
}
.style1a {
	color: #00508A;
	font-weight: bold;
	font-size: 20px;
	font-family: Garamond;
}
.style2 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.style5 {font-family: Garamond; font-weight: bold; color: #FFFFFF;}

.menu {
    color: #FFFFFF;
    font-family: Garamond;
    font-size: 10pt;
    font-weight: bold;
    border-right: 0px solid white;
    text-decoration: none;
    background-color: #00508A;
    padding: 0px;
}

.menu:hover {
	color: #C1B688;

}

.toolbar {
    background-color: #313031;
    padding: 0px 0px 0px 0px;
}
.style7 {font-family: Garamond; color: #FFFFFF; }
.style8 {color: #E0CD49}
.style9 {
	color: #333333;
	background-color: #999999;
}
#footer_holder {
	margin: 0px;
	padding: 0px;
	height: 390px;
	width: 450px;
	background-image: url(../images/EliteLogoFooter.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	position: absolute;
}
#contact_info {
	z-index: 2;
	height: 205px;
	width: 399px;
	background-image: url(../images/SL_logo2.jpg);
}
#contact_info2 {
	z-index: 2;
	top: 217px;
	height: 25px;
	width: 399px;
	position: absolute;
}

