@charset "UTF-8";
body {
	background-image:url(../images/bg.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #e3e8eb;
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	background: #e3e8eb;
	margin: 0 auto;
	text-align: left;
	border-right:10px solid #fff;
	border-bottom:10px solid #fff;
	border-left:10px solid #fff;
  	width: 780px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 760px;
  }
html>body .oneColFixCtr #container {
	width: 760px;
	background:#00FF33;
	}
.oneColFixCtr #mainContent {
	padding: 10px;
	border-bottom: 10px solid #fff;
}
.oneColFixCtr #mainContent2 {
	padding: 10px;
	font-size:90%;
}
.oneColFixCtr #mainContent2 p {
	color: #ff4c15;
	font-size: 130%;
	text-align:right;
}
.oneColFixCtr #mainContent2 .bottom {
	float: left;
}
.oneColFixCtr #mainContent2 a {
	color: #333;
	font-weight:normal;
}
.oneColFixCtr #mainContent2 a:hover {
	color: #ff4c15;
	text-decoration:underline;
}
.oneColFixCtr #mainContent4 {
	padding: 0px;
	margin: 0px;
	border-bottom: 10px solid #fff;
	height: 168px;
}
.oneColFixCtr #mainContent4 .mainCon4 {
	padding: 10px;
	}
.oneColFixCtr #mainContent4 .mainCon4 a {
	color: #333;
	font-weight:normal;
}
.oneColFixCtr #mainContent4 .mainCon4 a:hover {
	color: #ff4c15;
	text-decoration:underline;
}
.spacer {
	clear:both;
	height:0px;
	}
.floatr {
	float:right;
	}
.floatr2 {
	float:right;
	padding-left:10px;
	}
img {
	border:none;
	}
a	{
	text-decoration:none;
	color:#ff4c15;
	font-weight:bold;
	}
#link {
	color: #e3e8eb;
	}
#link a {
	color: #e2e9ec;
	text-decoration:none;
	}
#link a:hover {
	color: #e4e7ea;
	text-decoration:none;
	}
h1 {
	color: #5c7c2e;
	font-size: 170%;
	font-weight:normal;
	margin-bottom:10px;
}
h2 {
	color: #333;
	font-size: 130%;
	font-weight:normal;
	margin-bottom:1px;
}


#nav	{
	position:relative;
	top: 46px;
	left: 0px;
	}
#nav ul {
	list-style-type: none;
	display: inline;
	}
#nav li {
	list-style-type: none;
	display: inline;
	}
#nav li a {
	padding: 5px 10px 5px 10px;
	background-image: url(../images/navbg.png);
	color: #ff4c15;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 90%;
	}
#nav li a:hover {
	color: #fff;
	}
#nav li#active a {
	background-image:none;
	background-color: #e3e8eb;
	color: #000;
	padding-bottom:11px;
	}
#nav li#active a:hover {
	background-color: #e3e8eb;
	color: #333;
	padding-bottom:11px;
	}
.where {
	font-size:80%;
	color: #000;
	margin-bottom:12px;
	padding-bottom:8px;
	border-bottom: 1px solid #fff;
	}
.where a:hover {
	text-decoration: underline;
	}
.imgnumber {
	float: right;
}