body {
	margin : 0;
	padding : 0 0 0 0;
	line-height : 1.8em;
	background : #d0e3b1 url(images/bkgd.jpg) no-repeat;
	color : #004B8D;
	font: 11px/16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background-position: top center;
}
a img {
border : 0;
}
			/*TYPOGRAPHY*/
p {
}

h1 {
	font : 14px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	letter-spacing : 0px;
	background : inherit;
	color : #4f6e18;
}
h2 {
	font : 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background : inherit;
	color : #004B8D;
}
h3 {
	margin-top : 10px;
	padding : 0px;
	font : bold 90% verdana, "Trebuchet MS", arial, sans-serif;
	text-transform : uppercase;
	color : #5D7F30;
	background : inherit;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #D185A4;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eee;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
}
			/*BANNER*/
#banner {
	width : 768px;
	height : 347px;
	margin : 130px auto auto auto;
	padding : 0;
	background : #525d64 url(images/head.jpg) no-repeat;
}
#banner h1 {
margin : 5px 0 0 5px;
padding : 0;
font-family : verdana, "Trebuchet MS", arial, sans-serif;
font-size : 175%;
letter-spacing : 3px;
text-transform : none;
text-align : left;
background : transparent;
color : #b29b35;
}
#banner p {
	font-size: 10px;
	color: #848E93;
}
#banner a {
	color: #848E93;
}
#banner img {
	padding: 151px 0 0 47px;
}
#subbanner {
	width : 768px;
	height : 347px;
	margin : 130px auto auto auto;
	padding : 0;
	background : #525d64 url(images/submasthead.jpg) no-repeat;
}
#nav {
	background : #ffffff url(images/shade_bottom.gif) repeat-x left bottom;
	width: 731px;
	margin : 0 auto;
	height: 43px;
	padding: 7px 0 0 37px;
}
			/*TOP NAVIGATION*/
#nav ul {
	margin : 0;
	padding : 0;
	list-style : none;
	display : table;
	white-space : nowrap;
	font-family : "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size : 12px;
}
#nav li {
	display : table-cell;
	margin : 0;
	padding : 0;
}
#nav a {
	float : left;
	color : #4f6e18;
	margin : 0 10px 0 0;
	text-decoration : none;
	letter-spacing : 0px;
}
#nav a b {
	float : left;
	display : block;
	padding : 5px 16px 5px 12px;
}
#nav a:hover {
	color: #004B8D;
}
#nav .current a {
	color : #004B8D;
	cursor : inherit;
}
			/*CONTAINER*/
#container {
	width : 768px;
	margin : 0 auto;
	text-align : left;
	height: 100%;
	background-color: #FFFFFF;
}
#container img {
	padding-top: 15px;
}


			/*SIDEBAR*/
#sidebar {
	margin : 0;
	padding: 15px 0px 50px 0px;
	font-size: 9pt;
	color: #004B8D;
	width: 250px;
	float: left;
	font-style: italic;
	line-height: 13pt;
}
#sidebar img {
	padding-bottom: 20px;
}
#sidebar h1 {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #848E93;
}
#sidebar a {
	color : #004D8D;
	text-decoration: underline;
	font-size: 8pt;
	font-style: normal;
}
#sidebar ul, #sidebar p {
	margin: 0;
	padding: 5px 40px 1em 20px;
  }

#sidebar li {
  }

#sidebar a b {
	display : none;
}
#sidebar a:hover {
	color: #899297;
}
			/*MAIN CONTENT*/
#content {
	width : 518px;
	margin : 0px 0 0px 250px;
	padding : 62px 0 0 0;
}
#content p {
	padding : 0px 20px 0px 20px;
}
#content h1 {
	padding : 0px 20px 0px 20px;
}
#content h2 {
	padding : 0px 20px 0px 20px;
}
#content   td {
	width : 518px;
	padding : 0 40px 0 5px;
	font-weight: bold;
	color: #4F6E18;
}

#content a {
	color: #557399;
	text-decoration: underline;
}

			/*block within content*/
#contentblock {
	width : 478px;
	margin : 0px 0 18px 0px;
	padding : 0 20px 0px 20px;
	float: left;
	background-color: #e6f2d9;
}
#contentblock p {
	padding : 0px 20px 0px 0px;
}

		/*Wide CONTENT*/
#widecontent {
	width : 768px;
	margin : 0px 0 0px 0px;
	padding : 62px 0 0 0;
}
#widecontent p {
	padding : 0px 20px 0px 270px;
}
#widecontent h1 {
	padding : 0px 20px 0px 270px;
}
#widecontent h2 {
	padding : 0px 20px 0px 270px;
}
#widecontent   td {
	padding : 0 0px 0 0px;
	font-weight: bold;
	color: #4F6E18;
}

#widecontent a {
	color: #557399;
	text-decoration: underline;
}

			/*block within wide content*/
#widecontentblock {
	width : 643px;
	margin : 0px 0 0px 49px;
	padding : 0 20px 0px 56px;
	float: left;
	background: #e6f2d9 url(images/block_bkgd.jpg) no-repeat;
}
#widecontentblock p {
	padding : 0px 20px 0px 165px;
}

#contact {
	float : left;
	width : 445px;
	margin : 15px 0 25px 47px;
	padding : 0 25px 0px 0px;
	border-right: 2px solid#FFFFFF;
	}
	#contact a {
	color: #557399;
	text-decoration: underline;
}

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  }


			/*FOOTER*/
#footer {
	font-size : 90%;
	text-align : left;
	color : #004B8D;
	background : #ffffff;
	width: 768px;
	clear: both;
	height: 100px;
	padding: 40px 0 0 0;
	border-bottom-color: #004B8D;
	border-bottom-width: 1px;
}
#footerlogo {
	margin : 0;
	padding: 0 0 0 0;
	color: #004B8D;
	width: 250px;
	float: left;
	background-color: #FFFFFF;
}
#footerlogo img {
	padding-bottom: 20px;
	float: right;
}
#footercontent {
	width : 478px;
	margin : 0px 0 0px 270px;
	padding : 0 0 0 0;
	background-color: #FFFFFF;
}
#footercontent p {
	padding : 0px 0px 0px 0px;
}
#footercontent hr {
	padding : 0px 20px 0px 20px;
	border-color: #8DABDB;
	border-bottom-style: inset;
}
			/*LINK PROPERTIES*/
#footer a:link, #footer a:visited, #navlist a:link, #navlist a:visited, a:link, a:visited {
	color : #004b8d;
	background : inherit;
	text-decoration : none;
}
#footer a:hover, #navlist a:hover, a:hover {
	color : #899297;
	background : inherit;
	text-decoration : none;
}
#navlist li {
list-style-type : square;
background : inherit;
color : #666;
margin : 0 15px 0 0;
padding : 0;
}
			/*CLASSES*/
.img {
margin : 0;
padding : 5px;
}
.imgleft {
float : left;
margin : 5px 15px;
padding : 5px;
}
.news {
padding : 15px;
border-left : 1px solid #557399;
}

