/* Comment Line */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #5572B8;
}
a:hover {
	color: #CE9B8E;
}
div {
/*	position: relative;*/
/*	border: thin black solid;*/
}
div#pageborder {
	width: 960px ;
	padding: 10px;
	margin: 0 auto ;
	background: #ffffff;
}
/****** Styles for Business Directory  ********/
.heading3 {
  font-size: 10pt; 
  font-weight: bold;
}
/****** Styles for Top Bar  ********/
#top-row {
  position: relative; 
  background: #35366E;
  color: white;
  margin-top: 4px;
  
}
.top-left, .top-mid, .top-right {
  float: left;
  width: 308px;
  margin: 3px;
/*  border: white medium solid;*/
  padding: 3px;
  background: #35366E;
}
.top-left {
  text-align: left;
/*  margin-left: 0px;*/
}
.top-mid {
  text-align: center;
}
.top-right {
  text-align: right;
}
/****** Styles for Ads  ********/
.adbox {
	border-top: 6px solid #a7e1a3;
/*	border-left: 2px solid #a7e1a3;*/
	padding-left: 3px;
	padding-top: 3px;
	margin-top: 5px;
	padding-top: 5px;
	position: relative;
}
.adphone {
	float:right;
}
.adlogo {
	float:left;
}
img.adlogoimg {
/*	align:center;*/
}
.adproduct {
	clear: both;
/*	border-left: 2px solid #a7e1a3;*/
	padding-left: 10px;
	width: 180px;
}
/****** Styles for Search  ********/
#searchform, .searchform, #directoryform {
	font-size: 0.9em;
	margin: 5px;
/*	background: #d8eed5;*/
	padding: 3px 3px 3px 3px;
	text-align: center;
}
#searchform, #directoryform {
/*	background: transparent url("images/tab-green-left.gif") no-repeat left top;*/
	width: 180px;
	margin: 0px;
}
#searchterm, .searchfield {
	height: 18px;
	font-size: 97%;
	width: 110px;
}
#Submit, .searchbutton {
	height: 22px;
	font-size: 0.99em;
	padding: 1px;
}
#searcharea {
	position: relative;
	background: #aabac9;
/*	border: #aabac9 thin solid ;*/
}
.teststyle {
	padding: 2px;
/*	background: #aabac9;*/
}
#searchsite {
	float: left;
	border: white thin solid ;
	background: #aabac9;
	width: 188px;
}
#searchdirectory {
	float: right;
	border: white thin solid ;
	background: #aabac9;
	width: 188px;
}
#quickbuttons {
  float: left;
  padding: 12px ;
  padding-bottom: 18px;
  padding-left: 20px;
  width: 540px;
	border: white thin solid ;
	background: #aabac9;
}
#quickbuttons ul {
  list-style: none;
  margin: 0;
}
#quickbuttons li {
  float: left;
  width: 80px;
  text-align: center;
  margin-left: 4px;
}
.qbutton {
}
.linkright {
	float: right;
}
/****** Styles for Menus - Try 2 ********/
#nav {
  float:left;
  padding-left: 90px;
  text-align: center;
/*  background: #000076;*/
  }
#nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
#nav li {
  float: left;
  position: relative;
  width: 130px;
  background:url("images/tab-right-off.gif") no-repeat right top;
  z-index: 6000;
  }
#nav li ul {
  display: none;
  position: absolute; 
  top: 2.5em;
  left: 3px;
  list-style: none;
  text-align: left;
  background: white;
  z-index: 8000;
  border: 1px solid #29497b;
  }
#nav li > ul {
	top: auto;
	}
#nav li:hover ul, #nav li.over ul { 
  display: block; 
  }
#nav li a {
  /*for all links in the list*/
  color: #ffffff;
  font-weight: bold;
  display: block;
  padding: 12px 5px 4px 5px;
/*  background:url("images/tab-left-off.gif") no-repeat left top;*/
}
#nav li a:hover {
/*  background:url("images/tab-left-on.gif") no-repeat left top;*/
}
#nav li:hover, #nav li.over { 
  background:url("images/tab-right-on.gif") no-repeat right top;
  }
#nav li ul a {
  background:url("") no-repeat left top;
  color: #35366E;
  padding: 2px 2px 4px 2px;
}
#nav li ul li {
  background:url("") no-repeat left top;
  width: 122px;
}
#nav li ul a:hover, #nav li ul li:hover {
  background:url("") no-repeat left top;
}
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #nav a {float:none;}
  /* End IE5-Mac hack */
  
/****** Styles for Calendar ********/

.cal-date {
	background: transparent url("images/tab-large-blue.jpg") no-repeat left top;
	padding: 3px 0 0 8px ;
	border-top: thin none #35366E;
	border-bottom: thin none #35366E;
	border-right-style: none;
	border-left-style: none;
	margin-top: 5px;
	width: 167px;
}
.cal-wday {
}
.cal-mday {
	text-align: center;
	width: 50%;
	color: #003399;
	font-size: 0.9em;
	font-weight: bold;
}
.cal-title {
	padding-left: 8px;
	padding-top: 4px;
	font-weight: bold;
	border-top: thin none #35366E;
	clear:both;
}
.cal-title a{
	font-weight: normal;
}
.cal-descrip {
	padding-left: 8px;
	font-size: 90%;
}
.big-date {
	text-align: center;
	width: 50%;
	color: #003399;
	font-size: 0.9em;
	font-weight: bold;
}

/****** Styles for Page Content ********/
.leftcolumn {
  border-right: solid thin #cccccc;
  border-top: solid thin #cccccc;
  background: #ddeeff;
  width: 20%;
}
.rightcolumn {
  border-left: solid thin #cccccc;
  border-top: solid thin #cccccc;
	padding-left: 10px;
	padding-right: 5px;
  background: #ddeeff;
  width: 210px;
}
.middlecolumn {
}
.maincontent {
  width: 560px ; 
  border: solid thin #cccccc;
  margin: 0 10px 0 10px; 
  padding: 0;
}

.sectiontitle, .pagetitle {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color: #35366e; 
	text-align: left;
	padding: 3px 0 3px 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left ;
	width: 98%;
	border: thin solid #35366e;
}
.pagetitle {
	background-color: #B5B5DF; 
	text-align: left;
	padding: 3px 0 3px 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left ;
	width: 98%;
}
.pagetagline {
	font-weight: normal;
	color: #000066;
}
.section-index {
	position: relative;
}
.page-index {
	float: left ;
	width: 180px;
	margin-top: 12px;
}
.index-heading {
	font-weight: bold;
	color: #35366e;
	font-size: 11px;
}
.index-top {
	margin-bottom: 4px;
}
.index-list {
	
}
/****** Styles for Info Boxes ********/
#infobox {
	position: relative;
	left: 24px;
	width: 95%;
	float: left;
	margin-top: 8px;
/*	background-color: #D80000;  */
}
#picture {
	float: left ;
	width: 90px;
	text-align: center;
	left: -10px;
	position: relative;
/*	background-color: #00EE00; */
}
#thetext {
	float: left ;
	width: 220px;
	margin-left: 5px;
/*	background-color: #0000EE; */
}
#bigpicture {
	float: right ;
	width: 280px;
	text-align: right;
}
#spacer {
	clear:both;
/*	background-color: #000000; */
}
#picture img {
	margin: 10px auto ;
}
#moreinfo {
	clear:both;
	width: 95%;
}
#rightcolumn {
	float:left;
	width: 160px;
	margin-left: 25px;
}
.equalcolumns {
	float:left;
	width: 33%;
}
.equalcolumns2 {
	float:left;
	width: 48%;
	margin-left: 5px;
}
.article {
/*	border-left: medium solid #35366E;*/
	border-top: thin solid #35366E;
}
.padleft {
	padding-left: 8px;
}
.info-top {
	font-size: 12px;
	font-weight: bold;
	color: #065900;
	background-color: #D8EED5; 
	text-align: left;
	padding: 3px 0 3px 8px;
	margin-bottom: 3px;

}
.info-1 {  
	font-weight: bold; 
	color: #000033; 
	font-size: 10pt; 
	font-family: Georgia, "Times New Roman", Times, serif
}
.info-2 { 
	font-weight: bold; 
	color: #3A75AF; 
	font-size: 9pt
}
.info-3 {
	font-weight: bold;
	color: #914D35;
	font-size: 11px;
}
.info-4 {
	font-weight: bold;
	color: #000071;
	font-size: 11px;
}
.box-t1 {  }
.box-t2 {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tiny {
	font-size: 0.8em;
}
.top-tight {
	margin-top: 1px;
}

/****** Try to make editing area bigger (dont work) ********/
#xEditingArea {
	height:  400px;
}

#thecontent___Frame {
	height:  800px;
}

/****** Old Styles (remove) ********/

.infoboxtop {
	font-size: 14px;
	font-weight: bold;
	color: #065900;
/*	background-color: #D8EED5; */
	text-align: left;

}
.box-h1a { 
	font-weight: bold; 
	color: #3A75AF; 
	font-size: 9pt
}
.box-h2-old {
	font-weight: bold;
	color: #914D35;
	font-size: 11px;
}
.box-h2a {
	font-weight: bold;
	color: #000071;
	font-size: 11px;
}

