/* CSS Document */

A:link {
	COLOR: #449d8d;
	font-weight: normal;
	text-decoration:none;
}
A:visited {
	COLOR: #449d8d;
	font-weight: normal;
	text-decoration:none;
}
A:hover {
	COLOR: #449d8d;
	font-weight: none;
	text-decoration:underline;
}
A:active {
	COLOR: #449d8d;
	font-weight: normal;
	text-decoration:none;
}
A:visited:hover A:active:hover {
	COLOR: #449d8d;
	font-weight: normal;
	text-decoration:underline;
}

body {
	background-color: #EAD9C5;
}


p {
 	 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	color:#449D80;
  	font-size: 10px;
	line-height: 12px;
	padding:0px;
	margin:0px;
}

/*p em{
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	font-size: 9px;
	line-height: 18px;
 	color:#449D80;
  	font-style:normal;
}*/


.action {

	
	margin:25px 0px 5px 3px;

}

div#secondary .mid .action p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	letter-spacing:normal;
	color:#413000;
	padding:0px 5px 0px 0px;
	margin:0px;
}

div#secondary .mid .action A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	letter-spacing:normal;
	color:#449D80;
	font-weight: normal;
	text-decoration:none;
	padding:0px;
	margin:0px;
	border:0px;
}
div#secondary .mid .action A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	letter-spacing:normal;
	color:#449D80;
	font-weight: normal;
	text-decoration:none;
	border:0px;
}
div#secondary .mid .action A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	letter-spacing:normal;
	color:#449D80;
	font-weight: none;
	text-decoration:underline;
		border:0px;
		background-color:#FFFFFF;
}
div#secondary .mid .action A:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	letter-spacing:normal;
	color:#449D80;
	font-weight: normal;
	text-decoration:none;
		border:0px;
		background-color:#FFFFFF;
}
div#secondary .mid .action A:visited:hover A:active:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	letter-spacing:normal;
	color:#449D80;
	font-weight: normal;
	text-decoration:underline;
		border:0px;
		background-color:#FFFFFF;
}






div#home {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 765px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
	}

div#home .top {
	width: 765px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-image:url(shared/images/topTile_home_03.jpg);
	height:120px;
	
	}
	
div#home .top img {
		padding:10px 20px 0px 0px;
		}
	
.button A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.01em;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	COLOR: #413000;
	text-decoration:none;
	display:block;
	width:120px;
	height:20px;
	background-color:#FFFFFF;
	padding:7px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	float:left;
}

.button A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.01em;
	font-size:11px;
	line-height:12px;
	COLOR: #413000;
	text-decoration:none;
	display:block;
	width:120px;
	height:20px;
	background-color:#FFFFFF;
	padding:7px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	float:left;
}

.button A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.01em;
	font-size:11px;
	line-height:12px;
	COLOR: #FFFFFF;
	text-decoration:none;
	display:block;
	width:120px;
	height:20px;
	background-color:#449D8D;
	padding:7px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	float:left;
	
}

.button A:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.01em;
	font-size:11px;
	line-height:12px;
	COLOR: #FFFFFF;
	text-decoration:none;
	display:block;
	width:120px;
	height:20px;
	background-color:#449D8D;
	padding:7px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	float:left;
}

.button A:visited:hover A:active:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:.01em;
	font-size:11px;
	line-height:12px;
	COLOR: #FFFFFF;
	text-decoration:none;
	display:block;
	width:120px;
	height:20px;
	background-color:#449D8D;
	padding:7px 0px 0px 0px;
	margin:0px 0px 7px 0px;
	float:left;
}

	
div#home .mid A:link {
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}
div#home .mid A:visited {
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}
div#home .mid A:hover {
	COLOR: #FDFAD7;
	font-weight: none;
	text-decoration:underline;
}
div#home .mid A:active {
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}
div#home .mid A:visited:hover A:active:hover {
	COLOR: #FDFAD7;
	font-weight: normal;
	text-decoration:underline;
}

	
.ui {
	width:765px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-color:#FFFFFF;
	height:23px;
	margin:0px;
	padding:0px 0px 0px 0px;
	}
	

.mid {
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	background-color:#FFFFFF;
	width:765px;
	margin:0px;
	padding:0px;
	}
	
	
div#home .mid {
		background-color:#FFFFFF;
	background-image:url(shared/images/secBodyTile.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	}

div#home .mid img{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;

	}

div#home .mid h1{
	font-size:28px;
	font-family:"Times New Roman", Times, serif;
	line-height:30px;
	font-weight:normal;
	color:#4F6E18;
	margin-left:150px;
	margin-top:10px;
	margin-bottom:5px;
	}

div#home .mid h2{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	line-height:22px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	/*margin-left:15px;
	margin-top:2px;
	margin-bottom:10px;*/
	padding:10px 0px 0px 20px;
	border-top-color:#7ECDC3;
	border-top-style:solid;
	border-top-width:2px;
	border-bottom-color:#7ECDC3;
	border-bottom-style:solid;
	border-bottom-width:2px;
	
	background-color:#413000;
	width:745px;
	height:35px;
	margin:0px;
	
	}
	
/*div#home .mid p{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:200;
	color:#FFFFFF;
	margin:5px;
	background-color:#6F8942;
	padding:20px;
	text-align:justify;
	}*/
	
div#home .mid p em{
	font-style:italic;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	text-align:left;
	}

	
div#home .mid h3{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	line-height:22px;
	font-weight:normal;
	color:#4F6E18;
	margin-bottom:3px;
	}

div#home .mid h4{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	line-height:14px;
	font-weight:normal;
	font-style:italic;
	color:#4F6E18;
	margin-left:100px;
	margin-top:2px;
	
	}
	
.bottom{
	width: 765px;
	/*border-top-color:#A5AF8D;
	border-top-style:solid;
	border-top-width:2px;*/
	background-color:#7ECDC3;
	/*background-image:url(shared/images/topUI_tile.jpg);*/
	height:35px;
	}
	
.bottom p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:1px;
	padding:7px 0px 0px 0px;
	}
	
.bottom A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.bottom A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.bottom A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	COLOR: #FFFFFF;
	font-weight: none;
	text-decoration:underline;
}
.bottom A:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}
.bottom A:visited:hover A:active:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	COLOR: #FFFFFF;
	font-weight: normal;
	text-decoration:underline;
}

.copyright {
	width:765px;
	height:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:2px;
	margin-top:2px;
	padding:0px;
	}
	
.copyright p {
	COLOR: #413000;
	font-weight: normal;
	text-decoration:none;
		margin-bottom:2px;
	margin-top:2px;
	padding:0px;
}

.copyright A:link {
	COLOR: #413000;
	font-weight: normal;
	text-decoration:none;
}
.copyright A:visited {
	COLOR: #413000;
	font-weight: normal;
	text-decoration:none;
}
.copyright A:hover {
	COLOR: #413000;
	font-weight: none;
	text-decoration:underline;
}
.copyright A:active {
	COLOR: #413000;
	font-weight: normal;
	text-decoration:none;
}
.copyright A:visited:hover A:active:hover {
	COLOR: #413000;
	font-weight: normal;
	text-decoration:underline;
}


div#secondary .top A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	COLOR: #449d8d;
	font-weight: bold;
	text-decoration:none;
	padding:0px 30px 0px 0px;
}
div#secondary .top A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	COLOR: #449d8d;
	font-weight: bold;
	text-decoration:none;
	padding:0px 30px 0px 0px;
}
div#secondary .top A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	COLOR: #449d8d;
	font-weight: bold;
	text-decoration:underline;
	padding:0px 30px 0px 0px;
}
div#secondary .top A:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	COLOR: #449d8d;
	font-weight: bold;
	text-decoration:none;
	padding:0px 30px 0px 0px;
}
div#secondary .top A:visited:hover A:active:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	COLOR: #449d8d;
	font-weight: bold;
	text-decoration:underline;
	padding:0px 30px 0px 0px;
}


div#secondary {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width: 765px;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
	}
	
	
div#secondary .top {
	width: 765px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	background-image:url(shared/images/topTile.jpg);
	height:80px;

	}
	
div#secondary .top img {
		padding:10px 30px 0px 0px;
		}
	
div#secondary .mid {
	border-top-color:#7ECDC3;
	border-top-style:solid;
	border-top-width:2px;
	}

div#secondary .mid img{
	border-color:#FFFFFF;
	border-style:solid;
	border-width:1px;

	}

div#secondary .mid h1{
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	line-height:22px;
	font-weight:normal;
	color:#FFFFFF;
	/*margin-left:10px;
	margin-top:auto;
	margin-bottom:auto;*/
	background-color:#413000;
	display:block;
	height:57px;
	padding:35px 0px 0px 15px;
	/*border-bottom-color:#7ECDC3;
	border-bottom-style:solid;
	border-bottom-width:2px;*/
	border-left-color:#7ECDC3;
	border-left-style:solid;
	border-left-width:2px;
	margin:0px;
	}

div#secondary .mid h2{
	font-size:20px;
	font-family:"Times New Roman", Times, serif;
	line-height:22px;
	font-weight:normal;
	color:#449D80;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:auto;
	border-bottom-color:#7ECDC3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	width:550px;
	
	}
	
div#secondary .mid h5{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#7ECDC3;
	/*margin-left:10px;
	margin-top:auto;
	margin-bottom:auto;*/
	background-color:#413000;
	display:block;
	height:87px;
	padding:5px 10px 0px 0px;
	/*border-bottom-color:#7ECDC3;
	border-bottom-style:solid;
	border-bottom-width:2px;*/
	margin:0px;
	text-align:right;
	}
	
div#secondary .mid p{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:200;
	color:#449D80;
	margin:20px;
	padding:0px;
	text-align:justify;
}

div#secondary .form p{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	color:#413000;
	margin:0px;
	padding:0px;
	margin-left:10px;
	text-align:left;
}

	
div#secondary .mid h3{
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	font-weight:normal;
	color:#000000;
	margin-bottom:2px;
	margin-top:2px;
	padding-top:0px;
	
}

div#secondary .mid h4{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	line-height:14px;
	font-weight:normal;
	font-style:italic;
	color:#7A904F;
	margin-left:115px;
	margin-top:2px;
	margin-bottom:1px;
}

div#secondary .pageTag{
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	line-height:14px;
	font-weight:normal;
	font-style:italic;
	color:#7A904F;
/*	float:right;
	padding-bottom:50px;*/
}


	
div#secondary .body {
	width: 592px;
	border-top-color:#7ECDC3;
	border-top-style:solid;
	border-top-width:2px;
	border-left-color:#7ECDC3;
	border-left-style:solid;
	border-left-width:2px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

div#secondary .body1 {
	width: 592px;
	border-top-color:#7ECDC3;
	border-top-style:solid;
	border-top-width:2px;
	border-left-color:#7ECDC3;
	border-left-style:solid;
	border-left-width:2px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
}

div#secondary .body1 img {
	padding:10px 0px 5px 15px;
	}




div#home .body2 {
	width: 763px;
	border-top-color:#7ECDC3;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	background-image:url(shared/images/secBodyTile.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}
div#secondary .body2 {
	width: 592px;
	border-top-color:#7ECDC3;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#7ECDC3;
	border-left-style:solid;
	border-left-width:2px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	background-image:url(shared/images/secBodyTile.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}

div#secondary .body3 {
	width: 592px;
	border-top-color:#7ECDC3;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#7ECDC3;
	border-left-style:solid;
	border-left-width:2px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	background-image:url(shared/images/secBodyTile.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
}



div#secondary .body1 p{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	font-weight:200;
	color:#449D80;
	margin:20px;
	padding:0px;
	text-align:justify;
}

div#home .body2 p{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	font-weight:200;
	color:#413000;
	margin:20px;
	padding:0px;
	text-align:justify;
}





div#home .body2 p strong{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-weight:bold;
	color:#413000;
	text-align:center;
}


div#secondary .body2 p{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	font-weight:200;
	color:#413000;
	/*margin:20px;*/
	padding:0px 20px 5px 20px;
	margin:0 0 5px 0;
	text-align:justify;
}


div#secondary .body2 h3{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:16px;
	font-weight:200;
	color:#413000;
	/*margin:20px;*/
	padding:10px 0 0 20px;
	margin:0;
	text-align:justify;
}



div#secondary .body p em{
	font-size:12px;
	line-height:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0px;
	padding:0px;
/*	color:#4E6F18;*/
}

.body A:link {
	COLOR: #4E6F18;
	font-weight: normal;
	text-decoration:underline;
}
.body A:visited {
	COLOR: #4E6F18;
	font-weight: normal;
	text-decoration:underline;
}
.body A:hover {
	COLOR: #4A4E33;
	font-weight: none;
	text-decoration:underline;
}
.body A:active {
	COLOR: #4E6F18;
	font-weight: normal;
	text-decoration:underline;
}
.body A:visited:hover A:active:hover {
	COLOR: #4A4E33;
	font-weight: normal;
	text-decoration:underline;
}
	
	

div#secondary .sidebutton {
	width:172px;
	border-top-color:#7ECDC3;
	border-top-style:solid;
	border-top-width:2px;
	padding:0px;
	margin:0px;
/*	height:100%;*/
	}

.sidebutton {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:14px;
	color:#6F8942;
	margin-right:0px;
	padding-right:0px;
	text-align:right;
	letter-spacing:.05em;
	float:left;
}


.sidebutton p {
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:14px;
	letter-spacing:normal;
	color:#413000;
	padding:150px 5px 0px 0px;
	}


.sidebutton A:link {
	COLOR: #449D80;
	text-decoration:none;
	display:block;
	width:164px;
	height:auto;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
	border-bottom-width:1px;
	border-bottom-color:#7ECDC3;
	border-bottom-style:solid;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right:7px;
	margin:0px;
	

	
}
.sidebutton A:visited {
	COLOR: #449D80;
	text-decoration:none;
	display:block;
	width:164px;
	height:auto;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
		border-bottom-width:1px;
	border-bottom-color:#7ECDC3;
	border-bottom-style:solid;
	padding-top: 5px;
	padding-bottom:5px;
	padding-right:7px;
	margin:0px;
		
}
.sidebutton A:hover {
	COLOR: #FFFFFF;
	text-decoration:none;
	display:block;
	width:164px;
	height:auto;
	top:0px;
	left:0px;
	background-color:#7ECDC3;
	padding-top: 4px;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	padding-right:7px;
	padding-bottom:5px;
	margin:0px;
	


}
.sidebutton A:active {
	COLOR: #FFFFFF;
	text-decoration:none;
	display:block;
	width:164px;
	height:auto;
	top:0px;
	left:0px;
	background-color:#7ECDC3;
	padding-top: 4px;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	padding-right:7px;
	padding-bottom:5px;
	margin:0px;

}
.sidebutton A:visited:hover A:active:hover{
	COLOR: #FFFFFF;
	text-decoration:none;
	display:block;
	width:164px;
	height:auto;
	top:0px;
	left:0px;
	background-color:#7ECDC3;
	padding-top: 4px;
	border-top-color:#FFFFFF;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	padding-right:7px;
	padding-bottom:5px;
	margin:0px;
}

UL LI {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#449D80;
	FONT-SIZE: 12px; 
	line-height:14px;
	LIST-STYLE-TYPE: disc;
	padding-top:1px; 
	padding:3px;
	padding-right:15px;
	margin:2px 2px 1px 1.25em; 
	list-style-position:outside;
}

div#secondary .body2 UL LI {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#413000;
	FONT-SIZE: 12px; 
	line-height:14px;
	LIST-STYLE-TYPE: disc;
	padding:1px 15px 0px 0px;
	margin:2px 2px 1px 1.25em; 
	list-style-position:outside;
}



