/* CSS Document */
div#top_tools div#search {
	margin-right:47px;
}

* html div#top_tools div#search {
	margin-right:26px;
}
/*#index li.index, #about li.about, #services li.services, #programs li.programs, #about li.about, #about li.about {
	font-weight:bold;
}
#about div#left_nav ul li.about div.left_nav2 {
	display:block;
}
#about div#left_nav ul li.about div.left_nav2 li.board {
	background-color:#F3F3F3;
}*/
div.row {
  clear: both;
  padding-top: 5px;
  }
.image_box_centre div.row  {
	text-align: left ;
}
div.row span.label, div.row span.labelborder {
	float: left;
	width: 350px;
	padding-right: 5px;
  }
div.row span.labelborder {
 	border-left: 1px solid #ccc;
	padding-left: 10px;
}
div.row span.labelshort {
	float: left;
	width:150px;
	padding-right: 5px;
	text-align: right;
}
div.row span.formw {
	float: left;
	width: 250px;
  }
div.row span.formx {
	float: left;
	width: 150px;
}
.image_box_centre span.formx {
	margin-right: 25px;
}
div.row span.labeldesc {
	float: left;
	width: 570px;
}
.spacer {
	clear:both;
	line-height: 1px;
}
#main_content td, #main_content th{
	padding: 2px;
}
#slideshow {
	position: relative;
	margin-left: 10px;
	left:48%;
}
#slideshow img {
	background: #f3f3f3;
	border: 2px solid #ccc;
	padding: 2px;
	margin: 0 2px 10px 0;
}
#events {
	text-align: left;
	display: none;
}
.text_indent {
	text-indent: -1em;
	margin-left: 3em;
}
.mice, label.error {
	font-size: .8em;
}
label.error {
	float:none;
}
.col1{
	width: 230px;
	float: left;
	margin-right: 5px;
}
.reversetext {
	background: #990033;
	padding: 3px;
	color: #fff;
	margin-bottom: 0;
	}
.bqstart {
	color:#990033;
	float:left;
	font-size:700%;
	height:45px;
	margin-left:-40px;
	margin-top:-20px;
}
.bqend {
     float: right;
     height: 25px;
     margin: -50px -30px 40px 0;
     padding-top: 0px;
     font-size: 700%;
     color: #990033;
 }
.photolinks {
	 display: none;
}
#popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	text-align: left;
	width: 776px;
	margin: 0;
	padding: 0;
	}
fieldset {
	margin-top: 12px;
}
legend {
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	margin: 0;
	padding: 0;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
iframe {
	border: 0px none;
	overflow-x: hidden;
}
/* Lightbox */
span#lbNumberDisplay span { /* Hides some unneeded text */
	display: none;
}

/*UI tabs*/
div#bottom_content #tabs ul, div#bottom_content #tabs ul li {
	padding: 0;
}
.ui-tabs-nav {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	position: relative;
	z-index: 1;
	border-right: 1px solid #777777;
	bottom: -1px;
}
.ui-tabs-nav-item {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	float: left;
	border: 1px solid #777777;
	border-right: none;
}
.ui-tabs-nav-item a {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	float: left;
	font-size: .91em;
	font-weight: normal;
	text-decoration: none;
	padding: .5em 1.7em;
	color: #eeeeee;
	background: #444444 url(../images/444444_40x100_textures_02_glass.png) 0 50% repeat-x;
}
.ui-tabs-nav-item a:hover {
	background: #333333 url(../images/333333_40x100_textures_02_glass.png) 0 50% repeat-x;
	color: #ffffff;
}
.ui-tabs-selected {
	border-bottom-color: #a21111;
}
.ui-tabs-selected a, .ui-tabs-selected a:hover {
	background: #a21111 url(../images/a21111_40x100_textures_02_glass.png) 0 50% repeat-x;
	color: #ffffff;
}
.ui-tabs-panel {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear:left;
	border: 1px solid #777777;
	background: #ffffff;
	color: #222222;
	width: 700px;
}
.ui-tabs-hide {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/
	;
}
/*hidden elements*/
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/
	;
}
.ui-accessible-hidden {
	position: absolute;
	left: -99999999px;
}
/*reset styles*/
.ui-reset {
	/*resets*/margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ui-clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .ui-clearfix {
	height: 1%;
}
.ui-clearfix {
	display: block;
}
/* End hide from IE-mac */

/* Note: for resizable styles, use the styles listed above in the dialog section */
