html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5689E0;
	line-height: 1;
	background-image: url(/images/bg_blue.jpg);
	background-repeat: repeat;
	background-position: left top;
}
ol, ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.companyinfo ul {
	margin-left:15px;
	list-style:circle;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clear without structural mark-up from PIE website*/
.ClearFix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.ClearFix {
    display:inline-block;
}

 /* mac hide \*/
    * html .ClearFix {height: 1%;}
      .ClearFix {display: block;}
 /* End hide */
/* do not change or amalgamate clearfix styles*/

#pagecontent {
	width: 962px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
#background {
	background-image: url(/images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
#container {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(/images/container_bg_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#left_shadow {
	width: 19px;
	clear: none;
	float: left;
}
/* Nav Styles */

#sitenav {
	list-style-type: none;
	position: absolute;
	bottom: 0;
}
#sitenav li {
	display: inline;
	float: left;
}
#sitenav li.search {
	background-image: url(/images/nav_search_bg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 231px;
}
#sitesearch {
	margin-left: 10px;
}
#sitesearch .s-terms {
	width:100px; 
	border:1px solid #999;
	font-size: 14px;
}
#sitesearch input {
	vertical-align: top;
	margin-top: 6px;
}
#sitesearch img {
	vertical-align: top;
	margin-top: 8px;
}

#sitenav li.home {
	width: 81px;
}
#sitenav li.about {
	width: 107px;
}
#sitenav li.directory2 {
	width: 106px;
}
#sitenav li.advertising {
	width: 123px;
}
#sitenav li.events {
	width: 89px;
}
#sitenav li.archives {
	width: 103px;
}
#sitenav li.contact {
	width: 122px;
}

#nav-home {
	margin:0; padding:0;
	position:relative;
	width:81px; height:40px;
	overflow:hidden;
}
#nav-home span {
	display:block;
	position:absolute; left:0; top:1px; z-index:1;
	width:81px; height:40px;
	margin:0; padding:0;
	background:url("/images/nav_home.jpg") top left no-repeat;
}
#nav-about {
	margin:0; padding:0;
	position:relative;
	width:107px; height:40px;
	overflow:hidden;
}
#nav-about span {
	display:block;
	position:absolute; left:0; top:1px; z-index:1;
	width:107px; height:40px;
	margin:0; padding:0;
	background:url("/images/nav_about.jpg") top left no-repeat;
}
#nav-directory {
	margin:0; padding:0;
	position:relative;
	width:106px; height:40px;
	overflow:hidden;
}
#nav-directory span {
	display:block;
	position:absolute; left:0; top:1px; z-index:1;
	width:106px; height:40px;
	margin:0; padding:0;
	background:url("/images/nav_directory.jpg") top left no-repeat;
}
#nav-advertising {
	margin:0; padding:0;
	position:relative;
	width:123px; height:40px;
	overflow:hidden;
}
#nav-advertising span {
	display:block;
	position:absolute; left:0; top:1px; z-index:1;
	width:123px; height:40px;
	margin:0; padding:0;
	background:url("/images/nav_advertising.jpg") top left no-repeat;
}
#nav-contact {
	margin:0; padding:0;
	position:relative;
	width:122px; height:40px;
	overflow:hidden;
}
#nav-contact span {
	display:block;
	position:absolute; left:0; top:1px; z-index:1;
	width:122px; height:40px;
	margin:0; padding:0;
	background:url("/images/nav_contact.jpg") top left no-repeat;
}
#nav-events {
	margin:0; padding:0;
	position:relative;
	width:89px; height:40px;
	overflow:hidden;
}
#nav-events span {
	display:block;
	position:absolute; left:0; top:1px; z-index:1;
	width:89px; height:40px;
	margin:0; padding:0;
	background:url("/images/nav_events.jpg") top left no-repeat;
}
#nav-archives {
	margin:0; padding:0;
	position:relative;
	width:103px; height:40px;
	overflow:hidden;
}
#nav-archives span {
	display:block;
	position:absolute; left:0; top:1px; z-index:1;
	width:103px; height:40px;
	margin:0; padding:0;
	background:url("/images/nav_archives.jpg") top left no-repeat;
}
#bodycontent {
	/*
	background-image: url("/images/right_bg.jpg");
	background-repeat: repeat-y;
	background-position: top right;
	*/
	position: relative;
}
#content {
	width: 730px;
	background-color: #D2E9FB;
	color: #000;
	float: left;
	padding: 0;
}
#sidebar {
	float: left;
	width: 232px;
	padding-bottom: 35px;
}
#sidebar a {
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
}
.banner {
	text-align: center;
	margin-bottom: 15px;
}

#content h1 {
	text-align: center;
	font-size: 16px;
	color: #000;
	margin-right: 0;
	margin-bottom: 25px;
}
#content p {
	margin-bottom: 15px;
}

.entry ul.head {
	background-image: url("/images/entryheader_bg.jpg");
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 2px;
}
.entry ul.foot {
	background-image: url("/images/entryfooter_bg.jpg");
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 2px;
}
.entry ul.foot li,
.entry ul.head li {
	display: inline;
	float: left;
	font-size: 14px;
}
.entry .entry-date {
	font-weight: bold;
	text-indent: 15px;
	color: #fff;
	width: 140px;
}
.entry .entry-keywords {
	text-align: center;
	color: #fff;
	width: 590px;
}
.entry-keywords a {
	color: #fff;
	text-decoration:none;
	font-size:12px;
}
.entry .entry-header-img {
	float: right;
}
.entry .foot li {
	color: #005BA6;
	border-left: 1px solid #005BA6;
	padding: 0 5px;
}
.entry .foot li.first {
	border-left: none;
	margin-left: 290px;
}
.foot a {
	color: #005BA6;
	text-decoration:none;
}
.entry .banner {
	margin-bottom: 0;
}
.entry-body {
	margin-left: 10px;
	margin-right: 10px;
	color: #1B468D;
}
#content .entry-body p.entry-time {
	margin-bottom: 0;
}
.entry-news {
	margin-top: 7px;
}
.entry-location {
	margin-bottom: 15px;
}

#sidebar ul {
	font-size: 16px;
	color: #fff;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
}

#sideads {
	width: 232px;
	text-align: center;
}
#sideads img {
	margin-bottom: 10px;
}

#sidebar .terms {
	position: absolute;
	bottom: 5px; right: 0;
	width: 232px;
	text-align: center;
	font-size: 12px;
}

#footer {
	background-image: url(/images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}

#header {
	background-image: url("/images/header_bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
	width: 962px;
	height: 185px;
	position: relative;
}

#header .banner {
	display: block;
	position: absolute;
	top: 29px; left: 311px;
}
.banner img {
	height: 80px;
	width: 600px;
}
#right_shadow {
	width: 19px;
	top: 0px;
	right: 1000px;
	clear: none;
	float: right;
}
.inner_content {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.directory {
	font-size: 10px;
}
.directory a:link, .directory a:visited {
	color: #000066;
	text-decoration:none;
	line-height: 12px;
	margin-left: 5px;
}
.directory a:hover {
	color: #0000CC;
	text-decoration:underline;
}
table.categorylisting {
	width: 710px;
}
.main_inner {
	margin: 5px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}.entry .catTitle {
	font-weight: bold;
	color: #fff;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
.entry ul.categoryHead {
	background-image: url("/images/entryheader_bg.jpg");
	background-repeat: repeat-x;
	height: 18px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bar_blue {
	background-color: #5158A6;
	background-image: url(/images/entryheader_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	vertical-align:middle;
	padding-left: 5px;
	color: #fff;
}
.bar_blue a:link, .bar_blue a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bar_blue a:hover {
	color: #BCBFE0;
}
.bar_yellow{
	background-color: #FF0;
	background-image: url(/images/entryfooter_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	color: #005BA6;
	vertical-align: middle;
}
.bar_yellow a:link, .bar_yellow a:visited {
	color: #005BA6;
	text-decoration: none;
}
.bar_yellow a:hover {
	color: #005BA6;
}
.searcharchives {
	width: 375px;
	margin: 0 auto;
}
