
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; */
	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: 18px/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_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: 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: 14px/14px 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 {
	color: #c9de54;
}

.larger {
	font: 16px/18px "Trebuchet MS";
}

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