
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #FFFFFF;
}

h1 {
	font-size: 30px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #99ccff;
}

h2 {
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #ffffff;
}

h2.linkcolor {
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
	color: #99ccff;
}

table,tr,td {
	font-size: 18px;
	font-family: 'Source Sans Pro', sans-serif;
	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; */
	width: 922px;
	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 8px 0px 8px;
font-size: 22px;
font-family: 'Heebo', sans-serif;
color: #99CCFF;
text-decoration: none;
padding: 10px;
}

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

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

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

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

#template-carmel-bodywrap {
	margin: auto;
	width: 1050px;
	background-color: #111111;
}
#template-carmel-body {
	padding: 15px 25px 15px 25px;
	width: 1000px;
}

#template-chat {
	background-color: #333333;
	color: #FFFFFF;
	float: right;
	border: 1px #555555 solid;
	padding: 10px 10px 10px 10px;
}

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

#template-address {
	color: #999999;
	font: 12px/16px Arial;
	width: 307px;
	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-size: 18px;
	font-family: 'Heebo', sans-serif;
	position: relative;
	right: 0px;
	margin: 0px 15px 0px 17px;
	width: 418px;
	top: 50%;
	margin-top: -0.5em;
}

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

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

.linkcolor {
	color: #c9de54;
}

.larger {
	font-size: 24px;
	font-family: 'Source Sans Pro', sans-serif;
}

a:link {text-decoration: none; font-weight: bold; color: #99ccff;}
a:visited {text-decoration: none; font-weight: bold; color: #99ccff;}
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.chat:link {font: 15px/18px Arial; text-decoration: none; font-weight: bold; color: #99ccff;}
a.chat:visited {font: 15px/18px Arial; text-decoration: none; font-weight: bold; color: #99ccff;}
a.chat:active {font: 15px/18px Arial; text-decoration: none; font-weight: bold; color: #ffffff;}
a.chat:hover {font: 15px/18px Arial; 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;}

img.bordered {padding: 5px; border: 1px dotted #999999}
