@charset "utf-8";
body,html {	height:100%; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	background-color: #eeeff0;
	
	position:relative;
	height:100%;
	min-height:600px;
	min-width:1020px;
	

}
*html body	{
	height:600px;
	width:1020px;
	
}
h1 { color:#979797;	font-size:13pt; }
h3 { color:#666666;	font-size:12pt; font-weight:bolder; padding-top:10px; }
p { padding-top:10px; line-height:18px; text-align:justify; }
strong {font-weight:bold;}
.billygates {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	line-height:24px;
	color:#FFFFFF;
}
.subhead {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14pt;
	color:#000000;
}
.outer {
	position: absolute;
	left:50%;
	top:50%;
	margin-left:-510px;
	margin-top:-300px;
}
.inner {
	position:relative;
	float:left;
	width:1020px;
	height:600px;
	margin:0px auto;
}
.header {
	height:250px;
	width:1019px;
	border-left:1px solid #a7a7a7;
	border-top:1px solid #a7a7a7;
	background-color:#a7a7a7;
}
.menu {
	height:47px;
	background-color:#FFFFFF;
}
.menu ul {
	position:relative;
	top:20px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

.menu ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
}
.menu a { color:#000000; text-decoration:none; font-weight:bold; }
.menu a:hover { color:#79a7d0; }
.menu a:active { color:#79a7d0; }
.menu_active { color:#79a7d0; }
.submenu {
	height:23px;
	background-color:#79a7d0;
	padding-left:3px;
}
.submenu ul {
	position:relative;
	top:3px;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

.submenu ul li {
	margin-left: 0;
	padding: 3px 5px;
	list-style: none;
	display: inline;
}
.submenu { color:#FFFFFF; text-decoration:none; font-size:10pt; font-weight:bold; }
.submenu a:hover { color:#000000; }
a { color:#79a7d0; text-decoration:none; }
a:hover { color:#000000; }

.logo {position:absolute; top:0px; right:0px; width:480px; z-index:10; }
.masthead {
	position:relative;
	width: 1000px;
	left:10px;
	top:10px;
	background-color:#363636;
	height: 165px;
}
.content {
	height:343px;
	background-color:#FFFFFF;
	width:1020px;
	position:relative;
	text-align:left;
	float:left;
}
.gallery {
	height:373px;
	background-color:#FFFFFF;
	width:980px;
	padding-left:35px;
	margin-top:20px;
	position:relative;
	text-align:left;
	float:left;
	overflow:auto;
}
.contentLeft {
	position:relative;
	background:url(../images/showcase/1.jpg) no-repeat;
	height:343px;
	width:376px;
	float:left;
}
.contentMiddle {
	position:relative;
	height:307px;
	width:auto;
	margin:0 auto;
	border-bottom:1px solid #a7a7a7;
	padding: 35px 15px 0px 15px;
	overflow:hidden;
}
.contentRight {
	position:relative;
	height:302px;
	width:124px;
	float:right;
	background-color:#e4e4e4;
	border-bottom:1px solid #a7a7a7;
	border-right:1px solid #a7a7a7;
	padding: 10px 10px 30px 10px;
}
.latest { color:#000000; text-decoration:none; font-size:8pt; }
.footer {float:left; font-size:9px; padding-left: 35px; padding-top:3px;}
.footerRight{float:left; font-size:9px; padding-left: 245px; padding-top:3px;}
.slideshow {
	position:absolute;
	top:75px;
	left:500px;
	width:183px;
	height:518px;
	margin-left:-317px;
	background:url(../images/slideshow_background.png) no-repeat;
	text-align:center;
	z-index:99;
}
.slides {
	position:relative;
	width:183px;
	height:476px;
	overflow:hidden;
}
.slide {
	border:1px solid #FFFFFF;
	margin:0 auto;
	margin-top: 15px;
}
.hidden {display:none; }
#locationsList {
	position:relative;
	float:left;
	width:450px;
	height:250px;
	overflow:auto;
	border:1px dashed #333;
	padding:10px;
	margin-top:10px;
}
