
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font: 12px/17px "Trebuchet MS";
	color: #FFFFFF;
}

h1 {
	font: 20px/22px "Trebuchet MS";
	color: #c9de54;
}

h2 {
	font: 16px/18px "Trebuchet MS";
	color: #ffffff;
}

h2.linkcolor {
	font: 16px/18px "Trebuchet MS";
	color: #c9de54;
}

table,tr,td {
	font: 12px/17px "Trebuchet MS";
	color: #FFFFFF;
}

#template-container {
	background-color: #000000;
	margin: auto;
}

#header {
}

#template-title {
	width: 852px;
	height: 129px;
	margin: 0 auto;
}

#template-nav-container {
	padding: 7px 0px 7px 0px;
	background-color: #333333;
}

#template-nav {
	text-align: center;
	width: 852px;
	background-color: #333333;
	margin:0 auto;
}

#template-nav ul {
list-style: none;
margin: 0;
padding: 0;
}
#template-nav li {
display: inline;
}

#template-nav a:link, #template-nav a:visited {
margin: 0px 12px 0px 12px;
font: 14px/20px "Trebuchet MS";
color: #AAAAAA;
text-decoration: none;
}

#template-nav a:hover {
color: #FFFFFF;
text-decoration: none;
border-bottom: 1px #999999 dotted;
}

#home-body {
	background-image: url(/images/home.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 431px;
}

#template-bodybg {
	background-image: url(/images/subpage.jpg);
	background-position: top center;
	padding: 2px 2px 2px 2px;
}

#template-bodywrap {
	margin: auto;
	width: 852px;
	background-color: #000000;
        filter: alpha(opacity=85);
        -moz-opacity: .85;
        opacity: .85;
}
#template-body {
	padding: 15px 25px 15px 25px;
	width: 802px;
}

#template-footer {
	width: 852px;
	margin:0 auto;
}

#template-address {
	color: #999999;
	font: 10px/14px Arial;
	width: 207px;
	padding: 10px 0px 10px 0px;
	float: left;
}

#template-callmebg {
	position: absolute;
	z-index: 3;
	background-image: url(/images/callme_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #333333;	
	width: 450px;
	height: 37px;
	right: 0px;
}

#template-callme {
	font: 16px/16px Trebuchet MS;
	position: relative;
	right: 0px;
	margin: 0px 15px 0px 17px;
	width: 418px;
	top: 50%;
	margin-top: -0.5em;
}

#template-welcome {
	float: left;
	width: 520px;
}

#template-mlslogos {
	margin-top: 40px;
	width: 125px;
	float: left;
}

.linkcolor {
	font-weight: bold;
	color: #FF2200;
}

a:link {text-decoration: none; font-weight: bold; color: #c9de54;}
a:visited {text-decoration: none; font-weight: bold; color: #c9de54;}
a:active {text-decoration: none; font-weight: bold; color: #FFFFFF;}
a:hover {text-decoration: none; font-weight: bold; color: #FFFFFF; border-bottom: 1px #999999 dotted;}

a.image:hover {text-decoration: none; font-weight: bold; color: #FFFFFF; border-bottom: none;}
