@charset "UTF-8";
/* CSS Document */

/* Basic Styling */
body{
	background-color:#FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
}

img { 
     border: 0px; 
}
img.center 
{
	  display: block;   margin-left: auto;   margin-right: auto; 
}

	
/*-------END Basic----------*/

/* Type Styling */
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-variant: normal;
	text-transform: none;
	color: #666;
	padding-top: 0px;
	text-align:left;
	font-weight: bold;
} 
.bodycopy a:link, .bodycopy a:visited { /* this defines unclicked, and clicked link properties */
     text-decoration: none; 
	 color:#005329;
     font-weight: inherit; 
	 font-size:10pt;
	 line-height:16pt;
}

.bodycopy a:hover, .bodycopy a:active { 
     text-decoration: none; 
     color:#b3c62a; 
	 letter-spacing:inherit;
	 font-size:10pt;
	 line-height:16pt;
	 
}

.contactcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 15pt;
	font-variant: normal;
	text-transform: none;
	color: #666;
	padding-top: 0px;
	text-align:left;
	font-weight: bold;
} 
.contactcopy a:link, .contactcopy a:visited { /* this defines unclicked, and clicked link properties */
     text-decoration: none; 
	 color:#005329;
     font-weight: inherit; 
	 font-size:8pt;
	 line-height:10pt;
}

.contactcopy a:hover, .contactcopy a:active { 
     text-decoration: none; 
     color:#b3c62a; 
	 letter-spacing:inherit;
	 font-size:8.5pt;
	 line-height:10pt;
	 
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust:inherit;
	font-size: 22pt;
	font-stretch: ultra-condensed;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color:#005329;
	letter-spacing: -1px;
	word-spacing: normal;
	white-space: normal;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 14pt;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #005329;
	letter-spacing: -1px;
	word-spacing: normal;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 10pt;
	font-stretch: ultra-condensed;
	font-variant: normal;
	text-transform: none;
	font-weight:500;
	color: #363636;
	word-spacing: normal;
	padding-top: 0px;
}

.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: 18pt;
	font-stretch: ultra-condensed;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	color: #000000;
	word-spacing: normal;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: 500;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
}

.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 10pt;
	font-variant: normal;
	text-transform: none;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
	padding-top: 0px;
}

.call a:link, .call a:visited { /* this defines unclicked, and clicked link properties */
     text-decoration: none; 
	 color:#FFFFFF;
     font-weight: inherit; 
}

.call a:hover, .call a:active { 
     text-decoration: none; 
     color:#005329; 
	 letter-spacing:inherit;
	 font-size:12pt;
	 
}

.tweet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	text-transform: none;
	color: #666;
	padding-top: 0px;
	text-align:left;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight:bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: -1px;
	word-spacing: normal;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}

.links a:link, .links a:visited { /* this defines unclicked, and clicked link properties */
     text-decoration: none; 
	 color:#666666;
     font-weight: inherit; 
}

.links a:hover, .links a:active { 
     text-decoration: none; 
     color:#b3c62a; 
	 letter-spacing:inherit;
	 font-size:12pt;
	 
}


.crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: 500;
	font-variant: normal;
	text-transform: ;
	color: #666666;
	list-style:none;
	list-style-type: none;
	vertical-align: top;
	}

.crumbs a:link, .crumbs a:visited { /* this defines unclicked, and clicked link properties */
     text-decoration: none; 
	 color: #666666;
     font-weight: inherit; 
}

.crumbs a:hover, .crumbs a:active { 
     text-decoration: none; 
     color:#666666; 
	 font-weight:bold;
	 letter-spacing:inherit;
	 font-size:8pt;
	 letter-spacing: inherit;
	 
}
.titlecrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color:#005329;
	list-style:none;
	list-style-type: none;
	vertical-align: top;
	}

.titlecrumbs a:link, .titlecrumbs a:visited { /* this defines unclicked, and clicked link properties */
     text-decoration: none; 
	 color:#005329;
     font-weight: inherit; 
}

.titlecrumbs a:hover, .titlecrumbs a:active { 
     text-decoration: none; 
     color:#b3c62a; 
	 font-size:9pt;
	 
}
/*-------END Type----------*/

/* DIV Styling */
#wrapper{
    width: 1000px;
	height: auto;
	min-height:1100px;
    margin-left: auto;
	margin-right: auto;
	margin-top:;
	padding-left:;
	padding-right:;
	padding-bottom:1px;
	text-align: left;
	background-color:;
	
}

/* HEADER */
#header{
	position:relative;
	float:left;
	width: 1000px;
	height: 217px;
	padding-top:3px;
	background-color:;
}

#leftHead{
	position:relative;
	float:left;
	width: 260px;
	height: 115px;
	padding-top:5px;
	margin-left:10px;
	background-color:;
}
#midHead{
	position:relative;
	float:left;
	text-align:right;
	padding-top:45px;
	width: 480px;
	height: 75px;
	background-color:;
}

#rightHead{
	position:relative;
	float:right;
	width: 240px;
	margin-right:10px;
	height: 115px;
	padding-top:5px;
	background-color:;
}

/*-------END HEADER----------*/

/* Container Styling */
#container{
	position:relative;
	float:left;
	width:1000px;
	height: auto;
	min-height: 500px;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:;
	background-color:;
}


/*-------END Container----------*/

/* Content Styling */
#content{
	position:relative;
	float:left;
	width: 980px;
	height: auto;
	min-height: 250px;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:120px;
	background-image:url(images/footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:;
}

#title{
	position:relative;
	float:left;
	width: 980px;
	height: 90px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
	background-image:;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:;
}

#titleLT{
	position:relative;
	float:left;
	width: 680px;
	height: 90px;
	padding-right:;
	padding-left:;
	padding-bottom:;
	background-color:;
}

#titleRT{
	position:relative;
	float:right;
	text-align:right;
	vertical-align:middle;
	width: 290px;
	height: 36px;
	padding-right:10px;
	padding-top:37px;
	padding-bottom:17px;
	background-color:;
}

#leftCol{
	position:relative;
	float:left;
	width: 220px;
	height: auto;
	min-height: 200px;
	background-color:;
}

#midCol{
	position:relative;
	float:left;
	width: 420px;
	height: auto;
	min-height: 500px;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:10px;
	padding-left:30px;
	background-color:;
}

#rightCol{
	position:relative;
	float:right;
	width:300px;
	height: auto;
	min-height: 500px;
	background-color:;
}

#bigCol{
	position:relative;
	float:left;
	width: 640px;
	height: auto;
	min-height: 500px;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:10px;
	padding-left:25px;
	border-left-color:#b3c62a;
	border-left-width:thin;
	border-left-style:solid;
	background-color:;
}

#rightBody{
	position:relative;
	float:right;
	width:260px;
	height: auto;
	min-height: 500px;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
	background-image:url(images/rightCol.png);
	background-position:top;
	background-repeat: repeat-y;
	background-color:;
}
#rightFoot{
	position:relative;
	float:right;
	width:300px;
	height: 70px;
	background-image:url(images/rightFoot.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:;
}

/*-------END Container----------*/

/* FOOTER */
#footer{
	position:relative;
	float:left;
	width: 980px;
	height: 250px;
	padding-left:0px;
	padding-right:20px;
	background-color: #e8e8e8;

}

#crumbs{
	position:relative;
	float:left;
	width: 900px;
	height: 120px;
	padding-bottom:10px;
	padding-top:0px;
	padding-left:80px;
	background-color:;
	border:none;
	text-align:left;
}


/*-------END FOOTER----------*/

/* Links Styling */
#links {
	width: 220px;
	height: auto;
	min-height: 150px;
	padding-top:10px;
	position:relative;
	text-align:left;
	margin: 0px;
	line-height: 12pt;
	background-image:url(images/linksbg.png);
	background-position: top;
	background-repeat: repeat-y;
	border-bottom-style:solid;
	border-bottom-color:#005329;
	border-bottom-size: 1px;
	border-bottom-width: 2px;
	}
	
#links a {
	display: block;
	padding: 5px 0 0 15px;
	}
	

/*-------END Links----------*/

/* Login Styling */
#login {
	float:right;
	width:100%;
	height:36px;
	padding-bottom:7px;
	padding-top:4px;
	font-size:93%;
	line-height:normal;
	}

#login ul {
	margin:0;
	padding:0px 3px 0 0px;
	list-style:none;
	}

#login li {
	display:inline;
	margin:0;
	padding:0;
	}

#login a {
	float:right;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#login a span {
	width:160px;
	height:26px;
	float:right;
	padding-top:10px;
	padding-left:0px;
	background:url("images/login.png") no-repeat right top;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-stretch:narrower;
	line-height: 12pt;
	font-variant: normal;
	text-transform: lowercase;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	text-align:center;
	float:right;
	display:block;
	color:#FFFFFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#login a span {float:none;}

/* End IE5-Mac hack */
#login a:hover span {
	color:#000000;
	}

#login a:hover {
	background-position:0% -36px;
	}
	
 
#login a:hover span {
	background-position:100% -36px;
	}  
	



/*-------END Login---------*/


/* Menu Styling */
#menu {
	float:left;
	width:100%;
	height:36px;
	padding-bottom:11px;
	font-size:93%;
	line-height:normal;
	}

#menu ul {
	margin:0;
	padding:0px 3px 0 0px;
	list-style:none;
	}

#menu li {
	display:inline;
	margin:0;
	padding:0;
	}

#menu a {
	float:left;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#menu a span {
	width:160px;
	height:26px;
	float:left;
	padding-top:0px;
	padding-left:0px;
	background:url("images/nav.png") no-repeat right top;
	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-stretch:narrower;
	line-height: 12pt;
	font-variant: normal;
	text-transform: lowercase;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	text-align:center;
	float:left;
	display:block;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}

/* End IE5-Mac hack */
#menu a:hover span {
	color:#FFF;
	}

#menu a:hover {
	background-position:0% -36px;
	}
	
 
#menu a:hover span {
	background-position:100% -36px;
	}  
	



/*-------END Menu----------*/

