body,html{
	text-align:center;
	margin:0 auto;
	padding:0;
	background-image:url('CFGW_BUILD/Page_BG.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	font-family: "Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif
}

#container{
	width:888px;
	margin:0 auto;
}
#header{
	width:888px;
	min-height:135px;
}

#body{
	/*background-image:url('CFGW_BUILD/Body_Top_BG.jpg');
	background-position:left top;
	background-repeat:no-repeat;*/
	background-color:#fff;
	margin:0 auto;
	padding:0px;
	width:888px;
}
#bodyLeft{
	width:848px;
	/*background-image:url('CFGW_BUILD/PageHeading_BG.jpg');
	background-position:right top;
	background-repeat:no-repeat;*/
	background-color:#fff;
	min-height:494px;
	margin-top:0px;
	padding:20px 20px 20px 20px;
	float:left;
}
#bodyRight{
	float:right;
	background-color:#fff;
}
#bodyRightTop{
	margin-bottom:10px;
}

#bodyRightBottom{
	background-image:url('CFGW_BUILD/BodyRightBottom_BG.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
	width:174px;
	padding:0px 10px 0px 10px;
	min-height:394px;
}

#footer{
	background-image:url('CFGW_BUILD/Footer_BG.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	clear:both;
	text-align:center;
	min-height:31px;
}

/***** Begin FP Additional Layout Styles ******/

#FPbodyLeft{
	width:694px;
	min-height:500px;
	margin-top:0px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:12px;
}
#FPTopRow{
	clear:both;
}
#FPBottomRow{
	clear:both;
}
#FPTopLeft, #FPBottomLeft{
	float:left;
	background-image:url('CFGW_BUILD/FP_Left_BG.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:307px;
	min-height:247px;
	padding:0px 20px 10px 20px;
}
#FPTopRight, #FPBottomRight{
	float:right;
	background-image:url('CFGW_BUILD/FP_Right_BG.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	width:307px;
	min-height:247px;
	padding:0px 20px 10px 20px;
}

#bodyRightBottom ul{
	margin:0px;
	padding:0px;
}
#bodyRightBottom li{
	list-style:none;
	font-family:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:12px;
}

#footer ul{
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px; 
}
#footer li{
	padding:0px 10px 0px 10px;
	display:inline;
	list-style:none;
	font-family:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#fff;
	font-size:11px;
}


/**************/
#bodyLeft h1{
	color:#fff;
	font-familiy:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:16px;
	margin:10px 0px 20px 0px;
}
#bodyLeft ul{
	font-family:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:12px;
}
#bodyLeft h2,#bodyLeft h3,#bodyLeft h4,#bodyLeft h5,#bodyLeft h6{
	color:#406611;
	font-familiy:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:14px;
}
#bodyLeft a, #FPTopLeft a, #FPBottomLeft a, #FPTopRight a, #FPBottomRight a{
	color:#406611;
}
#bodyLeft a:hover, #FPTopLeft a:hover, #FPBottomLeft a:hover, #FPTopRight a:hover, #FPBottomRight a:hover{
	text-decoration:none;
}
#bodyRightBottom a{
	color:#000;
}
#bodyRightBottom a:hover{
	text-decoration:none;
}

#FPBottomRight ul{
	list-style: none;
}
#FPBottomRight li{
	margin:10px 0px 10px 0px;
}


.green{
	background-color:#406611;
	color:#fff;
	border:1px solid #000;
}
.input{
	font-family:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:12px;
	background-color:#ccc;
}
/****** Font Settings ****/
.fph1{
	margin:7px 0px 20px 0px;
	color:#fff;
	font-family:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:16px;
}
.fph2{
	margin:7px 0px 5px 0px;
	color:#406611;
	font-family:"Lucida Grande","Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:14px;
}
p{
	font-family:"Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:12px;
}
