@charset "UTF-8";
#wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E0CDA5;
	background-image: url(Assets/sub_bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 40px;
}
#wrapper2 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAF3E2;
	background-repeat: repeat-y;
	margin-bottom: 40px;
}
body {
	text-align: center;
	background-color: #2A4A00;
}
#clear {
	clear: both;
}
#navig {
	height:21px;
	background-color: #999999;
	width: 720px;
	background-image: url(Assets/nav/bg_off2.gif);
	background-repeat: repeat-x;
	}
#navig ul{
	margin:0;
	padding:0;
	left:0;
	bottom:0;
	width:720px;
	list-style:none;
	text-align: center;
	}
#navig ul li{
	float:left;
	text-align: center;
	}
#navig ul a{
	font-size:12px;
	line-height:21px;
	text-decoration:none;
	color:#333333;
	display:block;
	padding-right: 1.5em;
	padding-left: 1.5em;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	text-align: center;
	}
#navig ul a:hover{
	color: #333333;
	background-color: #FAF3E2;
	background-image: url(Assets/nav/bg_hv.gif);
	background-repeat: repeat-x;
	}
#photo {
	width: 420px;
	margin-left: 30px;
	float: left;
	margin-bottom: 10px;
	margin-top: 30px;
	text-align: left;
	}
#photo a {
	text-decoration: none;
	color: #265223;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
#photo a:hover {
	color: #FAF3E2;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
}
#header {
}
#rtList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
	float: left;
	font-size: 10px;
	height: auto;
	color: #666666;
	margin-top: 10px;
	text-align: left;
	margin-left: 50px;
}
#rtList a {
	text-decoration: none;
	color: #3a2d0b;
	line-height: 18px;
}
#rtList a:hover {
	color: #000000;
	text-decoration: underline;
}
#rtList ul li a {
	color: #666666;
	text-decoration: none;
}
#rtList  ul li a:hover {
	color:#333333;
	text-decoration: underline;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	color: #F4E8C6;
	line-height: 24px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #00FF00;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 420px;
	margin-left: 30px;
}
#content a {
	text-decoration: none;
	color: #54864F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#rtList ul {
	list-style-type: disc;
	padding-left: 5px;
}
#rtList li {
	margin-left: 10px;
}
p {
	color: #265223;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px
}
.chartTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #265223;
	text-align: right;
}
#calwrapper {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 286px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#photo h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #265223;
}
#photo li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-type: square;
	color: #3a2d0b;
}
