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

h1 {
	font : 20px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-transform : uppercase;
	letter-spacing : 0px;
	background : inherit;
	color : #004D8D;
}
h2 {
	letter-spacing : 3px;
	font : 16px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	text-transform : uppercase;
	background : inherit;
	color : #848E93;
	padding: 10px 0 0 0px;
}
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 : 141px;
	margin : 130px auto auto auto;
	padding : 0;
	background : #525d64 url(images/submasthead.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;
}
#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 : #004b8d;
	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: #899297;
}
#nav .current a {
	background : #000 url(images/top_left.gif) no-repeat left top;
	color : #00FF33;
	cursor : default;
}
			/*CONTAINER*/
#container {
	width : 768px;
	margin : 0 auto;
	text-align : left;
	height: 100%;
	background-color: #FFFFFF;
}
#container img {
	padding-top: 15px;
}
			/*MAIN CONTENT*/
#content {
	float : left;
	width : 445px;
	margin : 15px 0 25px 47px;
	padding : 0 25px 0px 0px;
	border-right: 2px solid#C3CFDA;
}
#content a {
	color: #557399;
	text-decoration: underline;
}
#content a b {
	color: #4f6e18;
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
}

#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;
  }

			/*SIDEBAR*/
#sidebar {
	margin : 0px 0 0 525px;
	padding: 12px 25px 50px 12px;
	font-size: 8pt;
	color: #333333;
	width: 206px;
}
#sidebar img {
}
#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;
}
#sidebar ul, #sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
  border-bottom: 1px solid #ddd;
  }

#sidebar li {
  }

#sidebar a b {
	display : none;
}
#sidebar a:hover {
	color: #899297;
}

			/*FOOTER*/
#footer {
	font-size : 90%;
	text-align : left;
	color : #004B8D;
	background : #C3CFDA;
	width: 721px;
	margin: auto 0;
	clear: both;
	height: 27px;
	padding: 8px 0 0 47px;
}
			/*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;
}
