@charset "utf-8";
img {
	border: 0;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #999966;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a, a:visited {
	color: #669999;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #669999;
	font-weight:bold;
	text-decoration: underline;
}
#outerBorder {
	border: 4px double #669933;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	overflow: auto;
	height: auto;
	overflow: hidden;
	_overflow: visible;
  	_overflow-x:hidden;
	_height: 0;
}
/*\*//*/ 
#outerBorder {display: inline-block;}
/**/
#innerBorder {
	position:relative;
	border: 2px solid #663300;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-color:#FFFFFF;
	margin:11px;
	overflow: auto;
	height: auto;
	overflow: hidden;
	_overflow: visible;
  	_overflow-x:hidden;
	_height: 0;
}
/*\*//*/ 
#innerBorder {display: inline-block;}
/**/

#header {
	padding: 0;  
}
#navigation {
	padding: 13px;
	margin: 1px 2px 2px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #6c9d31;
	color: #FFFFFF;
	border-bottom:solid 1px #663300;
	border-bottom-color:#663300;
}
#navlist
{
	padding: 0;
	margin: 0;
}
#navlist li
{
	display:inline;
	list-style-type: none;
}
#navlist a
{
	color:#FFFFFF;
	text-decoration: none;
}
#navlist a:hover
{
	color:#FFFFFF;
	text-decoration: underline;
}
#navlist a:visited
{
	color:#ffffff;
}

#homeContent {
	margin: 16px;
	border: 2px solid #669933;
	padding: 128px 15px 0 420px;
	background: #FFFFFF;
	background-image: url(images/homeContentBG.jpg);
	height: 139px;
	background-repeat:no-repeat;
}
#homeContent li, #interiorContent li{
	margin-bottom:10px;
	list-style-type: none;
	background-image:url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 12px;
	}
#homeContent ul, #interiorContent ul{
	padding: 0;
	margin: 0;
	}
#bottomContent {
	padding: 5px;
	margin: 1px;
	background:#cccc99;
	padding-top: 10px;
	height: 134px;
	border-top: 1px solid #663300;
}
#bottomContent img {
	padding-bottom:12px;
}
#bottomContent a {
	float:right;
	color: #666666;
	font-weight:bold;
}
#mission{
	float:left;
	width: 300px;
	height: 128px;
	border-right: solid 1px #663300;
	color: #666666;
	font-size: 14px;
	padding-right: 8px;
}
#inventor{
	float:left;
	width: 275px;
	height: 128px;
	border-right: solid 1px #663300;
	padding: 0;
	padding-left: 8px;
	color: #666666;
	font-size: 12px;
	padding-right: 8px;
}
#construction{
	float:left;
	width:285px;
	height: 128px;
	padding: 0;
	padding-left: 8px;
	color: #666666;
	font-size: 12px;
	padding-right: 8px;
}
#footer {
	color: #ffffcc;
	margin: auto;
	width: 470;
	text-align: center;
}
#footer a {
	color: #ffffcc;
	font-weight: normal;
}
#rightColumn {
	width: 228px;
	background-color: #cccc99;
	min-height: 531px;
	height: auto !important;
	height: 531px;
	border-left: 1px solid #663300;
	border-right: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	margin-left: 15px;
	padding: 5px;
	position: absolute;
	bottom: 1px;
	right: 0px;
	top: 199px;
}
form input, form textarea {
	width: 300px;
}
form textarea {
	height: 100px;
}
#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #663300;
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	width: 620px;
	margin-bottom: 15px;
}
#interiorContent {
	width: 620px;
	margin:15px;
}
#interiorContent img{
	padding: 0 8px 8px 0;
	float: left;
	border: 0;
}
#gallery #interiorContent img{
	padding: 0 13px 13px 0;
	float: left;
	border: 0;
}
#interiorContent a{
	color: #669999;
}