html {
	min-height: 100%;
	height: auto;
}

p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#decor {
	background-image: url(/images/decor.png); background-position:top center; background-repeat:no-repeat;
	height: 1021px;
	}

#wrapper {
	width: 907px;
	margin: 0 auto;
	}
	
	.skiplink {display:none}
	
	#headtop {
	height: 18px;
	width: auto;
	background-image:url(/images/header/top.png); background-position:top center; background-repeat:no-repeat;
	}
	#head {
	height: 150px;
	width: auto;
	background-image:url(/images/header/bk.png); background-position:top center; background-repeat:repeat-y;
	}
		
	#content {
	width: inherit;
	height: 100%;
	background-image:url(/images/main/bk.png); background-position:top center; background-repeat:repeat-y;
	padding: 0 0 0 0;
	}
	#homecontent {
	width: inherit;
	height: 100%;
	background-image:url(/images/home/bk.png); background-position:top center; background-repeat:repeat-y;
	padding: 0 0 0 0;
	}
	#homebk {
	background:url(/images/home/bottom.png) bottom repeat-y;
	position: relative;
	}
	
	.BorderLGBK {
	background-image: url(/images/border/lg.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 382px;
	}
	.BorderMEDBK {
	background-image: url(/images/border/med.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 199px;
	}
	
	#contentbot {
	background:url(/images/main/bottom.png) bottom no-repeat;
	position: relative;
	min-height: 521px;
	height: 521px;
	}
	
	#text {
	width: inherit;
	height: 100%;
	padding: 0 30px 0 20px;
	}
	
	#bottom {
	clear: both !important;
	height: 64px;
	background-image:url(/images/footer/bk.png); background-position:top center; background-repeat:no-repeat;
	padding: 0 0 25px 0;
	}

/* Search bar */
#search_box {
    width: 176px;
    height: 24px;
    background: url(/images/search/bk.png);
}
#search_box #s {
	float: left;
	padding: 0 10px 0 0;
	margin: 6px 0 0 6px;
	border: 0;
	width: 135px;
	background: none;
	outline: none;
	font-size: 9px;
	color: #003768;
}
#search_box #go {
    float: right;
    /*margin: 3px 4px 0 0;*/
	padding: 0 0 0 0;
}

.h05 {
	height: 5px;
	}
	
.w10 {
	width: 10px;
	}

.h10 {
	height: 10px;
	}

.w20 {
	width: 20px;
	}
	
.w25 {
	width: 25px;
	}	

.w30 {
	width: 30px;
	}
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
	color: #003768;
	background-image: url(/images/bk.png); background-position:top center; background-repeat:repeat-x;
	font-size: 15px;
	margin: 0 0 0 0;
}

a:link {color: #4d5a26; text-decoration: none; }
a:visited {color: #4d5a26; text-decoration: underline; }
a:hover {color: #003768; text-decoration: underline; }
a:active {color: #003768; }

.GRNBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4d5a26;
	font-size: 15px;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.footer a:link {color: #FFF; text-decoration: none; }
.footer a:visited {color: #FFF; text-decoration: none; }
.footer a:hover {color: #FFF; text-decoration: underline; }
.footer a:active {color: #FFF;

}
.footerLG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
}

.Header {
	font-family: Helvetica, Arial, sans-serif;
	color: #002659;
	font-size: 16px;
}

.SubHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #003768;
	font-size: 14px;
}


.SideNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
	color: #003768;
	font-size: 14px;
}
.SideNav a:link {color: #003768; text-decoration: none; }
.SideNav a:visited {color: #003768; text-decoration: none; }
.SideNav a:hover {color: #4d5a26; text-decoration: underline; }
.SideNav a:active {color: #4d5a26; }

.Homebody {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
	color: #003768;
	font-size: 15px;
	margin: 0 0 0 0;
}

.Homebody a:link {color: #003768; text-decoration: underline; }
.Homebody a:visited {color: #003768; text-decoration: none; }
.Homebody a:hover {color: #003768; text-decoration: underline; }
.Homebody a:active {color: #003768; }

.Mediumbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003768;
	font-size: 14px;
	line-height: 1.3;
}
.Mediumbody a:link {color: #4d5a26; text-decoration: none; }
.Mediumbody a:visited {color: #4d5a26; text-decoration: underline; }
.Mediumbody a:hover {color: #003768; text-decoration: underline; }
.Mediumbody a:active {color: #003768; }

.Smallbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003768;
	font-size: 12px;
	line-height: 1.5;
}
.Smallbody a:link {color: #4d5a26; text-decoration: none; }
.Smallbody a:visited {color: #4d5a26; text-decoration: none; }
.Smallbody a:hover {color: #003768; text-decoration: underline; }
.Smallbody a:active {color: #003768; }

hr {
	border: 1px solid #EAEAEA;
	width: 100%;
}
