/* CSS Document */

body {
	font-family: 'Trebuchet MS' , Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
body {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #478A19;
}
a:visited {
	color: #478A19;
}
a:hover {
	color: #A8D18F;
}
#Header_LY {
	width:750px;
	height:28px;
	z-index:1;
	background-color: #FFFFFF;
	background-image: url(images/header_bg.gif);
	background-repeat: no-repeat;
	font-size: 8.5pt;
}
#Page_LY {
	width:750px;
	z-index:1;
}
#Footer_LY {
	width:710px;
	height:44px;
	z-index:2;
	font-size: 8.5pt;
	color: #FFFFFF;
	clear: both;
	background-color: #000000;
	margin-top: 20px;
	padding: 20px;
}
.site_date {
	color:#ffffff;
	font-size: 8.5pt;
}
.PageTitle {
	font-size: 14pt;
	display: block;
	padding-top: 10px;
	font-weight: bold;
}
.SubTitle {
	font-size: 11pt;
	font-weight: bold;
	color: #005DAB;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

/* LINK Styles */
A.FOOTER:LINK {color: #FFFFFF;text-decoration: none;}
A.FOOTER:VISITED {color: #FFFFFF;text-decoration: none;}
A.FOOTER:ACTIVE {color: #E4E4E4;text-decoration: underline;}
A.FOOTER:HOVER {color: #E4E4E4;text-decoration: underline;}

A.HOMELINK:LINK {color: #FFFFFF;text-decoration: none;font-size:9.5pt;font-weight:bold;}
A.HOMELINK:VISITED {color: #FFFFFF;text-decoration: none;font-size:9.5pt;font-weight:bold;}
A.HOMELINK:ACTIVE {color: #E4E4E4;text-decoration: underline;font-size:9.5pt;font-weight:bold;}
A.HOMELINK:HOVER {color: #E4E4E4;text-decoration: underline;font-size:9.5pt;font-weight:bold;}

A.LEFTMENU:LINK {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
}
A.LEFTMENU:VISITED {color: #FFFFFF;text-decoration: none;font-size: 9pt;}
A.LEFTMENU:ACTIVE {color: #E4E4E4;text-decoration: underline;font-size: 9pt;}
A.LEFTMENU:HOVER {color: #E4E4E4;text-decoration: underline;font-size: 9pt;}

#PageHolder_LY {
	z-index:1;
	position: relative;
}
#PageHolder_Home_LY {
	z-index:1;
	position: relative;
	background-image: url(images/home_BG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 440px;
}
/*#LeftMenu_LY {
	width:107px;
	height:317px;
	z-index:1;
	float: left;
	background-color: #AACDEA;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 115px;
	text-align: left;
	padding-left: 35px;
	padding-right: 35px;
	font-size: 9.5pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}*/
#LeftMenu_LY {
	width:137px;
	height:325px;
	z-index:1;
	float: left;
	background-color: #e3e3e3;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 115px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 9.5pt;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#LeftMenu_LY ul {
	margin:0;
	padding:0;
	list-style:none;
}
#LeftMenu_LY li {
	margin-bottom:8px;
}
.leftmenuBullet {
	padding-left:15px;
}
#Flash_LY {
	width:573px;
	z-index:1;
	float: right;
}

#HomeContent_LY {
	width:573px;
	z-index:1;
	float: right;
}
#Home_Left {
	width:330px;
	float:left;
	padding-top: 140px;
	text-align: left;
	font-size: 9pt;
	margin: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 16px;
}
#Home_Left h1 {
	font-size:12pt;
}
#Home_Left a:link {
	color:#4a8124;
	font-weight: bold;
	text-decoration: none;
}
#Home_Left a:visited {
	color:#4a8124;
	font-weight: bold;
	text-decoration: none;
}
#Home_Left a:hover {
	color:#999;
	font-weight: bold;
	text-decoration: none;
}
#Home_Left p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
		
}
#Home_Right {
	width:195px;
	float:left;
	text-align: left;
	font-size: 8.5pt;
}
#Home_Right h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: underline;
	margin-bottom: 8px;
		
}
#Home_Video {
	height:120px;
	margin-top: 15px;
	background-color: #CCC;
	margin-bottom: 8px;
}
#Home_News {
	padding-left:10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	min-height:265px;
}
#Home_News a:link {
	color:#4a8124;	
}
#Home_News a:visited {
	color:#4a8124;	
}
#Home_News a:hover {
	color:#999;	
}

#Content_LY {
	width:573px;
	z-index:1;
	float: right;
	text-align: left;
	margin-bottom: 20px;
}
#Features_LY {
	width:750px;
	height:165px;
	z-index:2;
}
#Feature1 {
	width:180px;
	height:90px;
	z-index:2;
	float: left;
	background-image: url(images/feature1.jpg);
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-left: 130px;
	text-align: left;
	padding-right: 20px;
	font-size: 8.5pt;
}
#Feature2 {
	width:400px;
	height:165px;
	z-index:2;
	float: right;
	background-image: url(images/feature2.jpg);
	background-repeat: no-repeat;
}
