@charset "utf-8";
/* CSS Document */

#pageTitle{ background:url(../images/pageTitle.jpg) 0 0 no-repeat;}

/*-------------------------------------*/

#title{
	background:url(../images/title.gif) 0 0 no-repeat;
	margin-bottom:10px;
}

.comingSoon{
	font-size:16px;
	margin:50px 0 500px;
	text-align:center;
}

.marginB50{ margin-bottom:50px;}

#main h3 {
	font-size: 14px;
	text-align: left;
	color: #825D2C;
	background-color: #e5e5e5;
	border: 1px solid #acd598;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main td {
	text-align: left;
	font-size: 12px;
	color: #825D2C;
	padding-left: 10px;
	line-height: 1.5em;
	padding-top: 5px;
	vertical-align: top;
	padding-bottom: 5px;
}
#main a {
	color: #825D2C;
	text-decoration: none;
}
#main a:link {
	color: #825D2C;
	text-decoration: none;
}
#main a:hover {
	background-color: #D1E8F4;
}
#top {
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
	color: #825D2C;
	padding-bottom: 10px;
}


