body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

.container {
	padding-top: 20px;
	padding-right: 5%;
	padding-left: 5%;
	width: auto;
	min-width:1100px;
}

.title {
	font-size: 115%;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 2px;
	font-weight: normal;
	background-color: Navy;
	padding-left: 15px;
	font-variant: normal;
	height: 1.1em;
	margin-top: 0px;
}

.supplement {
	background-color: #AEC2CF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 160px;
}

.contentRegion {
   padding-left: 0px;
}  

.contentRegion p {
	padding-left: 15px;
	margin-bottom: 5px;
}   

.contentTable {
	padding: 0px;
	height: 550px;
}

.top {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 25px;
}
.logoLine {
	padding-bottom: 0px;
	padding-left: 0px;
}
.logoImg {
	padding-bottom:12px;
	padding-left: 0px;
}
.logoText {
	padding-left: 10px;
	padding-bottom: 12px;
}


.bottom {
	background-color: #000066;
	height: 20px;
	font-size: 75%;
	color: #FFFFFF;
	position: relative;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: normal;
}

.bottom a:link {
	text-decoration: none;
	color: White;
	font-style: italic;
}

.bottom a:visited{
	text-decoration:none;
	color: White;
}
.bottom a:active{
	text-decoration:none;
	color: White;
}

.bottom a:hover{	
	color: #CCCCCC;	
}



.textMenu {
	font-size: 70%;
	float: left;
	color: Navy;
}

.copyRight {
	font-size: 70%;
	padding-right: 10px;
	float: right;
}


.menuCell {
	background-image: url(../images/menuCellbk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


a:link {
	text-decoration: none;
	color: Navy;
}
a:visited{
	text-decoration:none;
	color: Navy;
}
a:active{
	text-decoration:none;
	color: Navy;
}
a:hover{
	text-decoration:none;
	color: Navy;
}


.contentTable img {
	border: 1px solid #000099;
}


.menuOff {
	padding-left:0px;
	padding-right:8px;border-left-style: solid;border-left-color: #999999;border-left-width: 1px;
	background-image: url(../images/tabs/ttab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}

.menuOn {
	padding-left:0px;
	padding-right:8px;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 1px;
	background-image: url(../images/tabs/ttab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFF99;
}

.menuPage {
	padding-left:0px;
	padding-right:8px;
	border-left-style: solid;
	border-left-color: #999999;
	border-left-width: 1px;
	background-image: url(../images/tabs/ttab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFF99;
	font-weight: bold;
}



.contactBox {
	width: 12em;
	background: #FFFF99 url(../images/box/bottom-left.gif) no-repeat left bottom;
	font-size: 80%;
	visibility: hidden;
} 

.contactButton {
	width:150;
	height:32;
	visibility:hidden; 
}

#but {
	z-index: 1;
	position:absolute;
	width:150;
	height:32;
}
ul {
	margin-bottom: 10px;
	margin-top: 0px;
}
ul ul {
	list-style-type: none;
	list-style-image: url(../images/hyphen.gif);
	margin-left: 18px;
}


.wideSpaced li {
	padding-bottom: 5px;
}
.homePage {
	background-image: url(../images/home/homeBg_lake.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	padding-bottom: 50px;
	height: 470px;
}

.homePage img {
   border:none;
}
.buyButton {
	border: 1px solid Navy;
	color: Navy;
	background-color: #FFFF99;
	padding: 3px;
	font-weight: bold;
}
.homeImg {
	visibility:hidden;
	position:absolute;
}
.smpImg {
	margin-left: 3px;
}


.homeImg img {	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#card {

	z-index: 1;
	position:absolute;
	width:612px;
	height:370px;
}
.homeCard {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border: thin solid #999999;
	padding: 8px 8px 8px 12px;
	background-image: url(../images/home/postcard-inside.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.homeCard p {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.smpImg {
	margin-left: 3px;
}

