body {
	background: #000000 url(/images/background.jpg);
	font-size: 80%;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin: 0px auto;
}
h1 {
	font-family: "Arial Narrow";
	font-size: 21px;
}
#wrapper {
	background: #ffffff;
	width: 1006px;
	margin: auto;
}
#pagebanner {
	background: #3a5941 url(/images/mid-banner.jpg) no-repeat;
	width: 1006px;
	height: 265px;
}
#pagebanner .header {
	width: 230px;
	float: right;
	text-align: left;
	padding-left: 10px;
}
#pagebanner h1 {
	color: #ffffff;
}
#pagebanner p {
	padding-top: 10px;
	width: 210px;
	color: #ffffff;
	font-size: 1.0em;
	line-height: 24px;
}
#navigation {
	background: #999999 url(/images/nav-bg.jpg) repeat-x;
	width: 1006px;
	height: 47px;
}
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navigation li {
	display: inline;
	line-height: 45px;
	padding: 0 14px;
}
#navigation li a {
	font-size: 16px;
	font-family: "Arial";
	color: #ffffff;
	text-decoration: none;
}
#navigation li a:hover, #leftnav li a:hover {
	color: #377baa;
}
#navigation a.current {
	color: #44DAFF;
	font-weight: bold;
}
#content {
	background: #ffffff;
	width: 1006px;
}
#leftnav {
	background: #ebebeb;
	width: 220px;
	border: 1px solid #ececec;
	margin-left: 20px;
}
#leftnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0 15px;
}
#leftnav h1 {
	padding: 0 10px;
}
#leftnav li {
	border-bottom: 1px solid #cccccc;
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#leftnav a {
	color: #000000;
	text-decoration: none;
}
#leftnav DIV.level2 {
	width: 195px;
	margin-left: 10px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 2px solid #616161;
	border-bottom: 2px solid #616161;
	margin-bottom: 10px;
}
#rightcontent {
	background: #ffffff;
	float: right;
	width: 700px;
}
.clearFix {
	clear: both;
}
.footer {
	width: 1006px;
	margin: auto;
	background: #ffffff;
	padding: 10px 0;
}
.graybox {
	background: #c3c3c3;
	width: 220px;
	height: 40px;
}
#content .headline a, #content .headline {
	margin: 0px;
	font-family: "Georgia";
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
.graybox h1 {
	font-family: "Georgia";
	color: #505050;
	line-height: 40px;
	font-weight: normal;
	font-size: 20px;
}
.blue {
	font-family: "Georgia";
	font-weight: normal;
	color: #377aa9;
}
.green {
	font-family: "Georgia";
	font-weight: normal;
	color: #7caf12;
}
DIV.float {
	float: left;
	font-size: 12px;
}
DIV.float p {
	font-size: 12px;
	color: #333333;
}
.shadow {
	border-top: 3px solid #cccccc;
	border-left: 3px solid #cccccc;
	border-right: 5px solid #616161;
	border-bottom: 5px solid #616161;
}
DIV.fpackages {
	background-color: #F3F2EE;
	width: 230px;
	padding: 5px;
	height: 380px;
	float: left;
	margin-right: 4px;
	padding-top: 10px;
}
DIV.fpackages p {
	padding: 0 10px;
	text-align: justify;
}
DIV.fpackages h2 {
	font-size: 18px;
	color: #377AA9;
	padding-left: 10px;
	font-weight: normal;
}
DIV.fpackages h2 a {
	color: #377AA9;
}
DIV.fpackage img {
	border: 3px solid #C3C3C3;
}
label {
	width: 150px;
	float: left;
	margin-bottom: 4px;
	font-weight: bold;
}
input[type=text] {
	padding: 3px 5px;
	border: 1px solid #242424;
	margin-bottom: 4px;
	width: 200px;
}
input[type=submit] {
	width: 200px;
	border: 1px solid #000000;
	background-color: #556F3F;
	color: #ffffff;
	padding: 2px 4px;
	font-size: 14px;
	margin-top: 10px;
}
.breadcrumbs {
	margin: 20px 15px;
	width: 95%;
	text-align: right;
	padding-right: 15px;
}
.breadcrumbs a {
	color: #425d4c;
}
