html,body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/general/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #9d9fa2;
}

img, div, h1, h2 { behavior: url(iepngfix.htc) }

hr {
	border-top: none #7ac143 0px;
	border-right: none #7ac143 0px;
	border-bottom: solid #7ac143 1px;
	border-left: none #7ac143 0px;

}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 2em;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #7c7c7b;

}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}

strong {
	color: #000000;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 2em;F
}

li {
	list-style-image: url(images/general/bullet.png);
}
	
#associations {
	width: 143px;
	height: auto;
	min-height: 420px;
	float: right;
	padding: 20px 10px 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
}

#associations h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 7px;
}

#associations a:hover {
	background: none;
}

#container {
	height: auto;
	width: 900px;
	background-image: url(images/general/shadow.png);
	background-repeat: repeat-y;
	left: 50%;
	position: absolute;
	margin-left: -450px;
	float: left;
}

#mast {
	height: 150px;
	width: 850px;
	float: left;
	position: relative;
	left: 50%;
	margin-left: -425px; 
	background-image: url(images/general/mast.gif);
}

#navImage {
	height: 218px;
	width: 850px;
	float: left;
	position: relative;
	left: 25px;
}

#nav {
	height: 218px;
	width: 162px;
	float: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -425px;
	background-color: #7ac143;
	z-index: 100;
}

#navShadow {
	height: 218px;
	width: 50px;
	float: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -263px;
	background-image: url(images/general/navShadow.png);
	z-index: 99;
}

#navShadowBottom {
	height: 50px;
	width: 850px;
	float: left;
	position: absolute;
	top: 218px;
	left: 50%;
	margin-left: -425px;
	background-image: url(images/general/navShadowBottom.png);
	background-repeat: repeat-x;
	z-index: 101;
}

#mainImage {
	height: 218px;
	width: 688px;
	float: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -263px;
}

#content {
	width: 850px;
	height: auto;
	min-height: 420px;
	float: left;
	position: relative;
	left: 25px;
	background-image: url(images/general/contentBg.jpg);
	background-repeat: repeat-y;
}

#copyright {
	width: 850px;
	height: auto;
	float: left;
	position: relative;
	left: 25px;
	background-color: #7ac143;
}

#copyright p {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
}

#copyright a {
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

#news {
	height: auto;
	min-height: 420px;
	width: 142px;
	float: left;
	position: relative;
	padding: 20px 10px 10px 10px;
}

#news h1 {
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	color: #212121;
}

#news h2 {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color: #212121;
}

#news p {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #CF9D26;
	line-height: 1.5em;
}

#news a {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	line-height: 1.5em;
}

#news a:hover {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #b4e290;
	text-decoration: none;
	line-height: 1.5em;
	background: none;
}

#news strong {
	font: bold;
	color: #CF9D26;
	line-height: 1.5em;
}

#news img {
	border: solid #000000 1px;
	margin-bottom: -7px;
}

#smallContent {
	width: 490px;
	height: auto;
	min-height: 400px;
	position: relative;
	float: left;
	padding: 0px 10px 10px 23px;
	background-image: url(images/general/largeContentBg.jpg);
	background-repeat: repeat-x;
}

#smallContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #000000;
	margin: 20px 0px -5px 0px;
	padding-left: 22px;
	background-image: url(images/general/h1Icon.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#largeContent {
	width: 655px;
	height: auto;
	min-height: 440px;
	position: relative;
	float: left;
	padding: 0px 10px 10px 23px;
	background-image: url(images/general/largeContentBg.jpg);
	background-repeat: repeat-x;
}

#largeContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	color: #000000;
	margin: 20px 0px -5px 0px;
	padding-left: 22px;
	background-image: url(images/general/h1Icon.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#homeFeatured {
	width: 480px;
	height: auto;
	float: center;
}

#homeFeatured h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 6px;
}

#homeFeatured p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.5em;
	margin-top: 4px;
}

#homeFeatured a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em;
}

#homeFeatured a:hover {
	color: #ffffff;
}

#homeFeatured img {
	border: #000000 solid 1px;
}

.thumbnail {
	width: 170px;
	height: auto;
	float: left;
	margin-right: 40px;
}

.thumbnail p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 1.5em;
	margin-top: 4px;
}

.thumbnail a {
	width: 170px;
	height: auto;
	background-color: none;
	position: relative;
	float: left;
	top: 0px;
	text-decoration: none;
	padding: 11px;
}

.thumbnail a:hover {
	width: 170px;
	height: auto;
	background-color: #b4e290;
	position: relative;
	float: left;
	top: 0px;
	text-decoration: none;
	padding: 10px;
	border: 1px solid #666666;
}

.thumbnail img {
	border: #666666 solid 1px;
}

.thumbnail img#pdf {
	border: none;
}

.clear {
	clear: both;
}