body {
	background-color: #f3f3f4;
	background-image: url(/images/pageBackground.png);
	background-position: center top;
	background-repeat: repeat-y;
}

* {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
}

img { border: none; }


div#outline {
	width: 1031px;
	margin-left: auto;
	margin-right: auto;
}

div#headerArea {
	width: 1031px;
	height: 110px;
	background-color: #f47521;
}

div#headerLeft {
	width: 495px;
	height: 110px;
	float: left;
}

div#headerRight {
	width: 536px;
	text-align: right;
	float: right;
}

div#facebook {
	padding-top: 15px;
	padding-right: 40px;
	float: right;
}

div#facebook a { 
	font-weight: bold;
	color: #fff; 
}

div#smallLogo {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
	padding-right: 40px;
	clear: both;
}

div#menuArea {
	width: 100%;
	height: 47px;
	background-color: #d8d9d4;
	background-image: url(/images/menuBackgroundOrange.png);
	background-position: right top;
	background-repeat: no-repeat;
}

div#menuArea ul { list-style-type:none; }

div#menuArea ul li { float: left; }

div#menuArea ul li a {
	height: 47px;
	line-height: 43px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	color: #333;
	font-size: 17px;
	text-decoration: none;
	border-left: 2px solid #fff;
	background-image: url(/images/menuButtonBackground.png);
	background-position: center top;
	background-repeat: no-repeat;	
}

div#menuArea ul li.first a { border-left: none; }

div#menuArea ul li a:hover, div#menuArea ul li a.selected {
	color: #fff;
	background-position: center bottom;
}

div#contentArea {
	background-image: url(/images/contentBackgroundOrange.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

div#bannerArea {
	width: 994px;
	height: 432px;
	padding-top: 32px;
	padding-left: 37px;
	background-image: url(/images/bannerBackground.png);
	background-position: left top;
	background-repeat: no-repeat;
}

div#content {
	margin-left: 38px;
	margin-right: 33px;
}

div#contentLeft {
	width: 190px;
	margin-right: 40px;
	float: left;
}

div#contentLeft ul { 
	list-style-type: none; 
	margin-left: 0px !important;
}

div#contentLeft li a {
	font-weight: bold;
	font-size: 9pt;
	text-indent: 10px;
	display: block;
	line-height: 10pt;
	color: #333;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #fff;
	background-color: #d8d9d4;
}

div#contentLeft ul li a:hover, div#contentLeft ul li a.selected {
	color: #fff;
	background-color: #f47521;
}

div#contentRight {
	width: 730px;
	min-height: 400px;
	float: left;
}

div#homeColumn1 {
	width: 274px;
	padding-right: 30px;
	padding-bottom: 40px;
	float: left;
}

div#homeColumn3 {
	width: 619px;
	float: left;
}

div.homeTitle {
	height: 35px;
	padding-top: 3px;
	color: #fff;
	background-color: #f47521;
	font-size: 25px;
	text-indent: 10px;	
}

div#footerArea {
	width: 1011px;
	height: 50px;
	color: #fff;
	background-color: #f47521;
	font-size: 20px;
	padding-top: 20px;
	padding-left: 20px;
}

div#footerArea a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

div#content ul, div#content ol {
	color: #333;
	font-size: 15px;
	line-height: 1.4;
	margin-left: 15px;
	margin-bottom: 15px;	
}

textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 5px;
}

input { padding: 5px; }
	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.clearfix { height: 1%; }
/* End hide from IE-mac */

.clearfix { display: block; }
/* End hide from IE-mac */





























































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
