/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}

body {
	font-family: Verdana, Tahoma, "Trebuchet MS", sans-serif;
	font-size: 16px;
	background-color: #044606;
	}

a:link, a:active {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #fbcb23;
	background-color: #004101;
}

p {
	line-height: 18px;
	padding-bottom: 10px;
	color: #044606;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #004101;
	text-align: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #004101;
	text-align: left;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 40px;
	padding-left: 50px;
}

#container {
	width: 866px;
	height: auto;
	margin: auto;
	background-color: #fbfac5;
	}

#header {
	height: 130px;
	background: url(images/logo.png) no-repeat;
	background-position: right top;
	border-bottom: thick;
	border-bottom-color: #3e5700;
	border-bottom-style: solid;
	}

#navigation {
	height: 100px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#navigation li {
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	background: url(images/bgmenu.gif) no-repeat left top;
}

#navigation a {
	font: bold 12px Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #ffcd63;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 16px;
	width: 108px;
}

#navigation img {
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
	float: left;
}

#main {
}

blockquote {
	font-size: 18px;
	line-height: 20px;
	text-align: justify;
	margin: 30px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 4px;
	border-style: outset;
	border-color: #3e5700;
	background-color: #a27300;
}
blockquote p {
	color: #ffcd63;
}

.emphasis {
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 10px;
	padding: 10px;
	color: #000000;
	background-color: #d7c2ab;
}

#enterbutton {
	text-align: center;
	padding-bottom: 30px;
}

#EventList p, #EventList h1, #EventList h2 {
	text-align: center;
}

ul {
	text-align: left;
	margin-left: 160px;
	margin-right: 150px;
}

table, tr, td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table {
	background-color: #fbfac5;
	width: 760px;
	height:700px;
}

td {
	vertical-align: top;
	text-align: center;
	width: 760px;
}

.picColumn, .infoColumn {
	float: left;
}

.picColumn {
	padding: 0px;
	margin: 0px;
	width: 300px;
}

.picColumn img {
	height: 260px;
	width: 280px;
	float: left;
	padding-left: 10px;
	border: 0px;
}

.infoColumn {
	width: 460px;
	color: #044606;
	font-size: 14px;
	line-height: 22px;
	padding-top: 75px;
}

.infoColumn table {
	width: 460px;
	height: 200px;
}

infoColumn tr {
	height: 23px;
}

.label {
	width: 100px;
	text-align: right;
	padding: 0px 8px 0px 0px;
}

.data {
	width: 360px;
	text-align: left;
	padding: 0px 0px 0px 8px;
}
	
#caption {
	text-align: center;
}

#caption em {
	font-size: 10px;
}

#bigphoto {
	padding-top: 10px;
	float: left;
	width: 620px;
	margin-right: 10px;
	margin-left: 70px;
}

#thumbnails {
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-left: 70px;
}

.productheader {
	font: bold 18px Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #ffcd63;
	background: url(images/bgproduct.gif) no-repeat left top;
	width: 400px;
	height: 22px;
	padding-top: 1px;
	padding-right: 1px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.productthumbs {
	width: 740px;
	padding: 0px;
	text-align: left;
	margin-left: 25px;
}

.popInfo {
	width: 450px;
	height: 350px;
	margin: 0;
	padding: 0;
	margin: 0;
}

.popInfo table {
	width: 550px;
	height: 350px;
	border: 0;
	margin: 0;
	padding: 0;
}

.popInfo td {
	width: 315px;
}

.popInfo img {
	border: 0;
	padding: 0;
	margin: 5px;
}

.popInfo h1 {
	font-size: 1.1em;
	font-style: bold;
	color: #004101;
}

.popInfo h2 {
	font-size: 1em;
	color: #004101;
}

.popInfo p {
	font-size: 0.9em;
	color: #004101;
	text-align: left;
}

.popInfo a {
	font: bold 12px Verdana, Tahoma, sans-serif;
	text-transform: uppercase;
	text-align: center;
	color: #f8c655;
	background-color: #004101;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 16px;
	width: 120px;
}

.popInfo a:hover {
	color: #004101;
	background-color: #f8c655;
}

#footer {
	clear: both;
	margin-top: 30px;
	font-size: 10px;
	text-align: center;
}


