body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#EDEDED;
	font-size:11px;
}

a {
	text-decoration: none;
	color:#2E73B8;
}

a:hover {
	color:#79AF2B;
}

p {
	font-size:12px;
	line-height: 15px; margin:10px 10px 0px 10px;
}

p a {
	margin:0;
}

h2 {
	font-size:14px;
	font-variant:small-caps;
	margin:3px;
}

h3 {
	margin-left:5px;
}

h4 {
	font-size:16px;
	font-variant:small-caps;
	margin:3px;
}

div#pagewrap {
  width: 960px;
  margin: 0 auto 0 auto;
  padding: 0 0 0 0;
}

.comments {
	#position:absolute;
	margin-top:50px;
	#width:500px;
	#z-index:3;
}

.searchbox form {
	margin-top:10px;
	margin-right:10px;
}

.browse-links {
	list-style:none;
	text-align:center;
}

.browse-links li {
	display:inline;

}

#banner_pic {
	width:530px;
	margin:20px 0px 10px 180px;
	background:#fff;
}

#banner_pic a {
	background:#fff;
	margin:20px 0px 10px 10px; width:900px;
}

#blurb {
	border:1px solid #ccc;
	margin:5px 5px 10px 510px;
	padding:15px 15px 10px 15px;
	width:350px;
	background-color:#fff;
	line-height:15px;
}

#leftside {
	float:left;
	_float:none;
	width:509px;
	background:#fff;
	margin:3px 0px 0px 20px;
	padding-bottom:20px;
	height:0px;
	background:#fff;
	_z-index:0;
}

#rightside {
	_position: absolute;
	_top:150px;
	_left:70px;
	border:1px solid #ccc;
	width:900px;
	_width:925px;
	_z-index:0;
	min-height:500px;
	background:#EDEDED;
	margin:3px 20px 0px 20px;
	#margin:-20px 20px 0px 20px;
	_margin:-30px 20px 0px 20px;
}

#rightside2 {
	border:1px solid #ccc;
	width:900px;
	_width:925px;
	_z-index:0;
	min-height:500px;
	background:#EDEDED;
	margin:3px 20px 0px 20px;
	_margin: 0px 20px 0px 20px;
}

.searchbar {
	background-color:#E3E8EF;
	margin:5px 15px 0px 510px;
	padding:5px 3px 5px 10px;
	width:368px;
	height:40px;
	#height:60px;
	border:1px solid #ccc;
}

.searchbar form {
	border:0;
	padding:0;
}

.browsebar {
	background-color:#E3E8EF;
	margin:5px 15px 0px 510px;
	padding:5px 3px 5px 10px;
	width:368px;
	height:100px;
	border:1px solid #ccc;
}

.searchbar p, .searchbar p a {
	padding:0px 3px 3px 0px;
	margin-top:2px;
	font-size:11px;
	_margin-top:-15px;
}

.browsebar p, .browsebar p a {
	padding:0px 3px 3px 0px;
	margin-top:2px;
	font-size:11px;
	_margin-top:-15px;
}

#rss {
	border:1px solid #ccc;
	margin:10px 10px 0px 510px;
	padding:5px 15px 10px 15px;
	line-height:20px;
	background:#fff;
	width:350px;
	height:190px;
}

#rss p, #rss p a {
	font-size:11px;
	line-height:14px;
	margin:6px 0px 0px 0px;
}

#rss li {
	margin:6px 0px 0px -30px;
	line-height:14px;
	list-style:none;
}

.image {
	position: relative;
	float: right;
	background-color: #fff;
	padding: 8px;
	margin: 15px;
	border: none;
}



.image p {
	font-size: 11px;
	font-style: italic;
	text-align:center;
	color: #5d8492;
	line-height: 11px;
	margin: 10px 0 0 0;
}



.image img {
	border: none;
}

/******************* dynamic drive  *************************************************/
.sliderwrapper {
	_z-index:2;
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 1px solid #ccc;
	width: 505px; /*width of featured content slider*/
	height: 450px;
}

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 0px;
	background: white;
	width: 505px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	font-size:11px;
}

.pagination {
	_z-index:2;
	width: 486px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	#width: 470px;
	text-align: right;
	background-color:#E3E8EF;
	padding: 5px 10px 10px 10px;
	margin:0px 2px 0px 1px;
	position:absolute;
}

.pagination a {
	padding: 0 5px;
	text-decoration: none; 
	color:#2E73B8;
	border: solid 1px #333;
	background: white;
}

.pagination a:hover, .pagination a.selected {
	color: #fff;
	background-color: #97BB61;
}

 /**************dynamic drive tabs********************************/
.ddcolortabs {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left:25px;
	#margin-bottom:0px;
}

.ddcolortabs ul {
	font: normal 12px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

.ddcolortabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
}

.ddcolortabs a {
	float:left;
	color: white;
	background: #8EBF47 url(images/color_tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

.ddcolortabs a span {
	float:left;
	display:block;
	background: transparent url(images/color_tabs_right.gif) no-repeat right top;
	padding: 5px 5px 5px 5px;
	#padding: 10px 5px 10px 5px;
	_padding: 0px 5px 15px 10px;
}

.ddcolortabs a span {
	float:none;
}

.ddcolortabs a:hover {
	background-color: #B4DF76;
}

.ddcolortabs a:hover span {
	background-color: #B4DF76;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span { /*currently selected tab*/
	background-color: #B4DF76;
	color:#333;
}
	

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_a {
	position:absolute;
	top: 0;
	border: 1px solid #B4DF76; /*THEME CHANGE HERE*/
	border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background-color: white;
	width: 200px;
	visibility: hidden;
}

.dropmenudiv_a a {
	width: auto;
	display: block;
	text-indent: 5px;
	border-top: 0 solid #678b3f;
	border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
	padding: 2px 0;
	text-decoration: none;
	color: #000;
}

* html .dropmenudiv_a a { /*IE only hack*/
	width: 100%;
}

.dropmenudiv_a a:hover { /*THEME CHANGE HERE*/
	background-color: #97BB61;
	color: white;
}

/*for interior pages */
#content {
	width:850px;
	background-color:#fff;
	height:500px;
	margin:10px;
	border:1px solid #ccc;
	padding:10px;
}

.hiersubject {
	text-align:center;
	font-size:16px;
	font-variant:small-caps;
	font-weight:bold;
	margin:10px 0 5px 10px;
}

.alphalist {
	text-align:center;
	font-size:14px;
	margin:10px 0 5px 20px;
}

#footer {
	_clear:both;
	_float:left;
	text-align:center;
	font-size:12px;
	margin:20px 0px 20px 50px;
	_margin:180px 0 20px 50px;
	width:820px;
}

#footer a, #footer a:hover {
	border-bottom:0px dotted;
}

#footer p {
	text-align:left;
	margin-left:40px;
}

#footer2 {
	_clear:both;
	_float:left;
	text-align:center;
	font-size:12px;
	margin:20px 0px 20px 50px;
	_margin:40px 0 20px 50px;
	width:820px;
}

#footer2 a, #footer2 a:hover {
	border-bottom:0px dotted;
}

#footer2 p {
	text-align:left;
	margin-left:40px;
}