@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/bcknd_tile.gif);
}
p {
     margin:  0 0 1em 0;
     padding:  0;
}
h1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #003e82;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 003E82;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	filter: Glow(Color=white, Strength=8);
}
h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	color: #39634e;
	padding-top: 4px;
	padding-bottom: 3px;
}
h3 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #613956;
}
hr {
	color: #000000;
	background-color: #999966;
	width: 100%;
	color: #999966;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 1px;
	margin-top: 3px;
}
a:link {
	color: #9d4c4e;
	text-decoration: none;
}
a:visited {
	color: #9d4c4e;
	text-decoration: none;
}
a:hover {
	color: #003e82;
	text-decoration: none;
}
#wrapper_home {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	border: 5px solid #FFFFFF;
	background-image: url(images/bcknd_home.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
#wrapper {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	border: 5px solid #FFFFFF;
	background-image: url(images/bcknd_column.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
#navigation {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left top;
	height: 25px;
	line-height: 12px;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/navbar.gif);
	background-repeat: no-repeat;
}
#navigation  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation  a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #b2c8c1;
	text-decoration: none;
}
#search {
	margin-top: 5px;
	float: right;
	margin-right: 10px;
	height: 30px;
}
#home_center {
	width: 750px;
	z-index: 0;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	clear: both;
}
#news {
	width: 295px;
	left: 10px;
	top: 238px;
	z-index: 10;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	margin-top: 0px;
	float: left;
	margin-left: 10px;
}
.newsitem {
	margin-top: 8px;
}
#topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.topbar_image {
	margin-left: 356px;
}
#main_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 190px;
	position: relative;
	background-color: #FFFFFF;
}
#footer {
	height: 20px;
	width: 750px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D406E;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #0D406E;
	background-color: #FFFFFF;
}
#footer a:link {
	color: #7B3441;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}
.sidebar_left {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	clear: both;
	float: left;
	width: 155px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;	
	
}
.sidebar_left a:link {
	color: #CC6;
}
.sidebar_left a:visited {
	color: #CC6;
}
.sidebar_left a:hover {
	color: #C90;
}
.sidebar_left_nopad {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	clear: both;
	float: left;
	width: 155px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;	
}
.photo_colleft {
	margin: -10px;
}
.toc_text {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
}
.toc_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.toc_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.toc_text a:hover {
	color: #39634e;
	text-decoration: none;
}
.toc_head {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #0d406e;
	margin-top: 10px;
}
.toc_head a:link {
	color: #0d406e;
}
.toc_head a:visited {
	color: #0d406e;
}
.table_staff {
	vertical-align: top;
	padding: 5px;
}
#inserted_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#popup_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	padding: 10px;
	width: 420px;
	margin-right: auto;
	margin-left: auto;
}
#button_home1
{
	display: block;
	width: 93px;
	height: 21px;
	background: url("images/button_openhouses.gif") no-repeat 0 0;
	float: left;
	margin-top: 5px;
}

#button_home1:hover
{ 
  background-position: -93px;
}

#button_home1 span
{
  display: none;
}

#button_home2
{
	display: block;
	width: 93px;
	height: 21px;
	background: url("images/button_events.gif") no-repeat 0 0;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}

#button_home2:hover
{ 
  background-position: -93px;
}

#button_home2 span
{
  display: none;
}

#button_home3
{
	display: block;
	width: 93px;
	height: 21px;
	background: url("images/button_portal.gif") no-repeat 0 0;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
#button_home3:hover
{ 
  background-position: -93px;
}

#button_home3 span
{
  display: none;
}

#button_adv
{
	display: block;
	width: 132px;
	height: 210px;
	background: url("images/button_adv.jpg") no-repeat 0 0;
	float: left;
	margin-left: 177px;
}

#button_adv:hover
{
	background-position: -132px;
}

#button_adv span
{
  display: none;
}

#button_chal
{
	display: block;
	width: 132px;
	height: 210px;
	background: url("images/button_chal.jpg") no-repeat 0 0;
	float: left;
	margin-left: 15px;
}

#button_chal:hover
{
	background-position: -132px;
}

#button_chal span
{
  display: none;
}

#button_mean
{
	display: block;
	width: 132px;
	height: 210px;
	background: url("images/button_mean.jpg") no-repeat 0 0;
	float: left;
	margin-left: 15px;
}

#button_mean:hover
{
	background-position: -132px;
}

#button_mean span
{
  display: none;
}
#button_conf
{
	display: block;
	width: 132px;
	height: 210px;
	background: url("images/button_conf.jpg") no-repeat 0 0;
	float: left;
	margin-left: 15px;
}

#button_conf:hover
{
	background-position: -132px;
}

#button_conf span
{
  display: none;
}
.cell_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.schedule {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans, sans-serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: bold;
	vertical-align: middle;
}
.schedule_head {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
#video_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-align: center;
	position: relative;
	background-color: #FFFFFF;
	padding: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#inserted_content .table_staff td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #15436E;
}
#home_slideshow {
	float: right;
	width: 425px;
}
#home_text {
	float: right;
	width: 420px;
}
#splash {
	background-image: url(images/ws_splash.jpg);
	background-repeat: no-repeat;
	height: 210px;
	width: 750px;
}
#button_silentauction {
	display: block;
	width: 150px;
	height: 22px;
	float: left;
	background-image: url(images/button_silentauction.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 10px;
}
#button_silentauction:hover {
	background-position: left bottom;
}
#button_silentauction span {
	display: none;
	
}
#button_liveauction {
	display: block;
	width: 150px;
	height: 22px;
	background: url("images/button_liveauction.jpg") no-repeat 0 0;
	float: left;
	margin-bottom: 10px;
}
#button_liveauction:hover {
	background-position: left bottom;
}
#button_liveauction span {
	display: none;
}
