@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	position:relative;
}
body {
	background: #EFEFE3;
	color:#5F4C39;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 12px 0;
}
h2, h3 { 
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#92B05D;
	text-transform:uppercase;
}
h3 {
	font-size:18px;
}
p {
	margin:0 0 12px 0;
}
a {
	text-decoration:none;
	color:#92B05D;
}
ul, li {
	list-style-type: none;
}
.cpad, .cpad2 {
	padding: 21px;
}
.cpad2 {
	padding-bottom:115px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.column1 {
	width:310px;
	height:187px;
	padding: 25px 0 0 25px;
	overflow: hidden;
}
.column2 {
	width: 378px;
}
.column3 {
	margin:0 0 0 25px;
	width:460px;
	top:-17px;
}
.column4 { 
	border-top:3px solid #92B05D;
	margin:0 25px 0 0;
	width:200px;
	top:-21px;
}
.column5 {
	width:100%;
}
.columnItem {
	border-bottom:1px solid #FFF;
	padding:20px 20px 10px 20px;
	font-size: 11px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#wrapper {
	width: 1150px;
	margin:0 auto;
	background-image: url(../img/bg-grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header {
	display: block;
	height: 107px;
}
#wslogo {
	background-image: url(../img/ws-logo.png);
	height: 158px;
	width: 368px;
	left: 40px;
	top: 17px;
	position: absolute;
	text-indent: -9999px;
}
#wsslogan {
	background-image: url(../img/ws-slogan.png);
	height: 47px;
	width: 277px;
	position: absolute;
	top: 28px;
	right: 100px;
	text-indent: -9999px;
}
#content, #contentInner {
	background-color: #FFFFFF;
	background-image: url(../img/bg-brown1.png);
	background-repeat: no-repeat;
	background-position: -250px bottom;
	display: block;
	width: 800px;
	min-height:830px;
	height:auto !important;
	height:830px; /*ie min-height fix */
	left: 250px;
	line-height:18px;
	z-index: 500;
}
#contentInner {
	background-image:url(../img/bg-inner.png);
	background-position:left bottom;
}
#vikings {
	background-image: url(../img/attractions-guiness.jpg);
	height: 212px;
	width: 378px;
	display: block;
	text-indent:-9999px;
}
#bigImg, #bigImg2 {
	background-color: #FFF;
	display: block;
	height: 325px;
	width:758px;
}
#bigImg2 {
	border:21px solid #FFF;
	top:-21px;
	left:-21px;
}

#whyNotLink {
	background:transparent url(../img/why-not.png) no-repeat;
	display:block;
	width:215px;
	height:204px;
	position:absolute;
	right:31px;
	top:120px;
	z-index: 500;
}
#whyNotLink span {
	color:#FFFFFF;
	padding:110px 30px 0 25px;
	display:block;
	font-size:12px;
	line-height:18px;
	text-align:right;
}
#homeImages {
	background-image: url(../img/4images.png);
	display: block;
	clear: both;
	height: 230px;
	width: 760px;
	top:20px;
}
#homeImages li {
	margin:0 4px 0 0;
	width:187px;
	float:left;
}
#homeImages li a {
	display:block;
	height: 230px;
	text-indent:-9999px;
}
#navigation {
	position:absolute;
	left:0;
	top: 140px;
	z-index: 550;
}
#navigation li {
	display: block;
	margin-bottom: 4px;
	position: relative;
}
#navigation li a {
	background-color: #92B05D;
	display: block;
	text-align: right;
	line-height: 36px;
	padding-right: 10px;
	width: 227px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}
#navigation li a:hover {
	background-color: #614E39;
}
#homepage #nav1 a, #attractions #nav2 a, #exhibitors #nav3 a, #history #nav4 a, #gallery #nav5 a, #sponsors #nav6 a, #contact #nav7 a {
	background-color: #614E39;
	width: 250px;
}
#whereToFindUs {
	position:absolute;
	bottom:286px;
	width:200px;
	left:35px;
	text-align:right;
	z-index:300;
	line-height:18px;
}
#whereToFindUs h3 {
	background:url(../img/where-to-find-us.png) no-repeat 100% 50%;
	height:18px;
	margin:0 0 12px 0;
	text-align:left;
	text-indent:-9999px;
}
#whereToFindUs a {
	color:#5F4C39;
}
#needDirections {
	background:url(../img/need-directions.png) no-repeat;
	width:129px;
	height:18px;
	position:absolute;
	bottom:200px;
	left:60px;
	text-indent:-9999px;
	z-index:300;
}
#background {
	background-image: url(../img/bg-green.png);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	width: 1150px;
	height: 500px;
	left: 0px;
	bottom: 0px;
	z-index: 100;
}
#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/bg-brown1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 240px;
	width: 1150px;
	z-index: 200;
}
#footerLinks {
	font-size:10px;
	color:#FFCC00;
	position:absolute;
	bottom:0px;
	line-height:15px;
	left: 30px;
	z-index:550;
}
#footerLinks a {
	color:#FFFFFF;
}
#gallery table {border-collapse:collapse; border:1px solid #CCC;}
#gallery table td {
	border-color:#CCC;
	padding:5px;
}
#gallery table td img {
	width: 370px;
}

