/* Document */
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, 
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #44a6b8;
	padding: 0px;
	margin: 15px;
}
body, td, tr {
	font-family: Verdana, Arial, sans-serif;
	color: #4c4c4c;
	font-size: 11px;
	line-height: 15px;
}
img, a img, img a, a.img, img a:link, 
img a:vistied, img banner, img a.banner, 
img a:link banner, img td, 
img a.td, img a:link td  {
	border: 0;
}

.dropdown {
	font-family:Verdana,Arial,sans-serif;
	font-size:11px;
	line-height:12px;
}

ol, ul {
	margin-left: 20px;
}

h1  {
	font-size: 12px;
}
h2 {
	font-size: 12px;
	color: #567c47;
}
h3 {
	color: #97401b;
	font-weight: bold;
	font-size: 12px;
}
h4 {
	color: #004261;
	font-weight: bold;
	font-size: 12px;
}
h5 {
	color: #429591;
	font-weight: bold;
	font-size: 12px;
}

/*Links and basic formatting*/
a {
	text-decoration: none;
	color: #4c4c4c;
}
a:link {
	text-decoration: none;
	color: #429591;
}
a:hover {
	text-decoration: underline;
	color: #64c0bc;
}
a:active {
	text-decoration: none;
	color: #64c0bc;
}
a:visited {
	text-decoration: none;
	color: #429591;
}
.red {
	color: red;
}
.bold {
	font-weight: bold;
}
.italic, .em {
	font-style: italic;
}
.underline, .underlined {
	text-decoration: underline;
}


/*Main formatting/drop showdows*/
.container {
	width: 785px;
	margin: 0px auto;
	overflow: hidden;
	text-align: center;
}
.bodyhead {
	width: 785px;
	min-height: 10px;
	height: 10px;
	max-height: 10px;
	background-image: url(images/body_bg_head.png);
	background-repeat: no-repeat;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.bodybody {
	width: 785px;
	background-image: url(images/body_bg_body.png);
	text-align: left;
}
.bodyfooter {
	width: 785px;
	height: 38px;
	background-image: url(images/body_bg_footer.png);
	background-repeat: no-repeat;
}

.banner {
	padding: 10px 25px;
}

/*Navigation*/
.nav {
	height: 41px;
	background: #6aa143;
	margin: 0 9px 0 6px;
	text-align: center;
}
.navtableholder {
	padding-left: 150px;
}
.navcell {
	padding: 0 10px;
}
.nav, .nav a, .nav a:link, .nav a:hover, .nav a:active, .nav a:visited  {
	text-decoration: none;
	color: white;
}


/*Search and input*/
.searchbar {
	min-height: 38px;
	height: 38px;
	max-height: 38px;
	margin: 0 9px 0 6px;
	border-bottom: 1px solid #acd054;
	padding-bottom: 3px;
}
.search {
	background: #e6e6e6;
	padding: 3px 2px 11px 5px;
	width: 180px;
	height: 10px;
	border-top: 3px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 3px solid #cdcdcd;
	margin-top: 6px;
	margin-right: 15px;
	overflow: hidden;
}
.searchstyled, .searchstyled input {
	border: 0;
	background: transparent;
	color: #7f7f7f;
	min-height: 14px;
	height: 14px;
	max-height: 14px;
}
.errorsearchstyled, .errorsearchstyled input {
	border: 0; /*red*/
	background: transparent;
	color: #7f7f7f;
}
#seachbutton, .seachbutton {
  width: 11px;
  height: 13px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/searchbutton.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float: left;
  padding-right: 5px;
  margin-top: 3px;
}
#seachbutton_white, .seachbutton_white {
  width: 11px;
  height: 13px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/searchbutton_white.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float: left;
  padding-right: 5px;
  margin-top: 3px;
}

#btn_memberslogin, .btn_memberslogin {
  width: 58px;
  height: 31px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/btn_memberslogin.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float: left;
  margin-top: 5px;
}
#btn_mailinglist, .btn_mailinglist {
  width: 63px;
  height: 39px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(images/btn_mailinglist.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  float: left;
  margin-top: 5px;
}

/*Footer*/
.footer {
	padding: 7px 25px 5px 5px;
	text-align: right;
}

.footer, .footer a, .footer a:link {
	text-decoration: none;
	font-size: 10px;
	color: white;
}
.footer a:hover {
	text-decoration: underline;
	color: white;
}
.footer a:active, .footer a:visited {
	text-decoration: none;
	color: white;
}


/*Main three panes*/
.floatcontainer {
	overflow: hidden;
	padding: 10px 0;
}
.left {
	width: 154px;
	float: left;	
	height: 420px;
	min-height: 420px;
	margin-left: 6px;
	background: url(images/ctoon_home.jpg) bottom no-repeat;
	overflow: hidden;
}
.sidecell {
	padding: 5px 0 12px 24px;
}
.right {
	width: 615px;
	float: right;
	overflow: hidden;
	border-left: 1px solid #acd054;
	min-height: 420px;
}
.rightheader {
	height: 44px;
	padding-left: 10px;
	margin-bottom: 17px;
}
.right_left {
	width:360px;
	float: left;
	padding: 0px 15px;
}
.right_right {
	width: 225px;
	float: right;
	text-align: center;
}



/*Rollovers*/
a.btn_home {
   display: block;
   width: 29px;
   height: 14px;
   text-decoration: none;
   background: url("images/btn_home.jpg");
}
a.btn_home:hover {
   background-position: 0 14px;
}

a.btn_bussiness {
   display: block;
   width: 98px;
   height: 14px;
   text-decoration: none;
   background: url("images/btn_bussiness.jpg");
}
a.btn_bussiness:hover {
   background-position: 0 14px;
}

a.btn_about {
   display: block;
   width: 83px;
   height: 14px;
   text-decoration: none;
   background: url("images/btn_about.jpg");
}
a.btn_about:hover {
   background-position: 0 14px;
}

a.btn_news {
   display: block;
   width: 75px;
   height: 14px;
   text-decoration: none;
   background: url("images/btn_news.jpg");
}
a.btn_news:hover {
   background-position: 0 14px;
}

a.btn_cal {
   display: block;
   width: 48px;
   height: 14px;
   text-decoration: none;
   background: url("images/btn_cal.jpg");
}
a.btn_cal:hover {
   background-position: 0 14px;
}

a.btn_members {
   display: block;
   width: 47px;
   height: 14px;
   text-decoration: none;
   background: url("images/btn_members.jpg");
}
a.btn_members:hover {
   background-position: 0 14px;
}

/*sidebar rollovers*/
a.sbtn_news {
   display: block;
   width: 111px;
   height: 15px;
   text-decoration: none;
   background: url("images/sbtn_news.png");
}
a.sbtn_news:hover {
   background-position: 0 15px;
}
a.sbtn_community {
   display: block;
   width: 111px;
   height: 15px;
   text-decoration: none;
   background: url("images/sbtn_community.png");
}
a.sbtn_community:hover {
   background-position: 0 15px;
}
a.sbtn_history {
   display: block;
   width: 111px;
   height: 15px;
   text-decoration: none;
   background: url("images/sbtn_history.png");
}
a.sbtn_history:hover {
   background-position: 0 15px;
}
a.sbtn_gettingto {
   display: block;
   width: 111px;
   height: 15px;
   text-decoration: none;
   background: url("images/sbtn_gettingto.png");
}
a.sbtn_gettingto:hover {
   background-position: 0 15px;
}
a.sbtn_faq {
   display: block;
   width: 111px;
   height: 15px;
   text-decoration: none;
   background: url("images/sbtn_faq.png");
}
a.sbtn_faq:hover {
   background-position: 0 15px;
}
a.sbtn_gettingto {
   display: block;
   width: 111px;
   height: 15px;
   text-decoration: none;
   background: url("images/sbtn_gettingto.png");
}
a.sbtn_gettingto:hover {
   background-position: 0 15px;
}
a.sbtn_mailinglist {
   display: block;
   width: 111px;
   height: 15px;
   text-decoration: none;
   background: url("images/sbtn_mailinglist.png");
}
a.sbtn_mailinglist:hover {
   background-position: 0 15px;
}
a.sbtn_contact {
   display: block;
   width: 111px;
   height: 15px;
   text-decoration: none;
   background: url("images/sbtn_contact.png");
}
a.sbtn_contact:hover {
   background-position: 0 15px;
}


/*News headers*/
.burntorange {
	color: #97401b;
	font-weight: bold;
	font-size: 12px;
}
.darkblue {
	color: #004261;
	font-weight: bold;
	font-size: 12px;
}
.bluegreen {
	color: #429591;
	font-weight: bold;
	font-size: 12px;
}


/*Show/Hide News*/
.morenews {
	display: none;
}
a.showLink, a.hideLink {
	text-decoration: none;
}
a.hideLink {
}
a.showLink:hover, a.hideLink:hover {
	text-decoration: underline;
}





/*business directory "by's" */
.byname {
	width:274px;
	height:44px;
	background: url(images/byname.png) no-repeat;
	margin: 4px 0;
	padding: 9px 0 0 115px;
}
.bylocation {
	width:389px;
	height:53px;
	background: url(images/bylocation.png) no-repeat;
	margin: 4px 0;
}
.bytype {
	width:389px;
	height:53px;
	background: url(images/bytype.png) no-repeat;
	margin: 4px 0;
}
.byor {
	width:22px;
	height:22px;
	background: url(images/byor.png) no-repeat;
	margin: 2px 10px;
}
.space {
	height: 10px;
	min-height: 10px;
	max-height: 10px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}