@charset "utf-8";
/* CSS Document */

body {
	
	background: url(images/bg_repeat.jpg) top center repeat-x #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #fee679;
	line-height: 1.4em;
	
}

#wrapper {
	
	margin: 0 auto;
	width: 965px;
	
}

#header {
	
	background: url(images/header.jpg) top center no-repeat;
	border-bottom: #fee679 solid 2px;
	height: 177px;
	text-align: right;
	padding-top: 10px;
	
}

#banner {
	
	height: 579px;
	width: 965px;
	background: url(images/banner2.jpg) top center no-repeat;
	text-align: right;
	
}

#container {
	
	border-left: 1px solid #3c3620;
	border-right: 1px solid #3c3620;
	min-height: 200px;
	position: relative;
	
}

#columnLeft {
	
	float: left;
	width: 510px;
	margin-top: -75px;
	overflow: hidden;
	
}

#columnRight {
	
	float: right;
	top: 0;
	right: 0;
	width: 356px;
	margin-right: 30px;
	
}

#footer {
	
	height: 100px;
	background: url(images/footer.png) top center no-repeat;
	margin-top: -75px;
	
}

#menu li {
	
	display: inline;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0 20px;
	line-height: 3em;
	height: 28px;
	background: url(images/bg_menuBar.png) center left no-repeat;
	
}

#menu li.first {
	
	background: none;
	
}

#menu {
	
	margin-left: 10px;
	
}


#sliderContainer {
	
	overflow: hidden;

	
}

#sliderFrame {
	
	margin-left: 30px;
	overflow: hidden;
	
}

.slide {
	
	margin: 30px 60px 30px 0;
	
}

.slide li {
	
	margin: 10px 0;
	
}

.right {
	
	
}

.rightBG {
	
	background: url(images/bg_rightColumn.png) center bottom no-repeat;
	padding-bottom: 1px;

}

.right h2 {
	
	background: url(images/bg_rightColumn.png) top center no-repeat;
	padding: 20px 0 20px 20px;
	margin-bottom: 0;
	
}

.right p {
	
	padding: 0 20px;
	margin: 0 0 20px 0;
	
}

.clear {
	
	clear: both;
	
}

.disclaimer {
	
	font-size: .9em;
	color: #94753e;
	
}

a {
	
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
	
}

a:hover {
	
	text-decoration: underline;
	
}

#menu a {
	
	color: #fee679;
	
}

#menu a:hover {
	
	text-decoration: none;
	color: #FFFFFF !important;
	
}

h1 {
	
	font-size: 2em;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 18px;
	
}

h2 {
	
	margin-top: 30px;
	margin-bottom: 18px;
	font-size: 1.2em;
	font-weight: bold;
	
}

address {
	
	color: #ffffff;
	font-size: 1.1em;
	line-height: 1.3em;
	
}
	
p {
	
	margin: 20px 0;
	
}

strong {
	
	font-weight: bold;
	
}

em {
	
	font-style: italic;
	color: #94753e;
	
}

input,
select {
	
	margin: 10px 0;
	
}

form {
	
	margin-left: 20px;
	
}


#designed {
	
	text-align: right;
	padding-top: 90px;
	padding-right: 10px;
	
}

#contact #img {

float: left;
border-right: 2px solid #3C3620;
margin-right: 20px;
padding-right: 20px;
padding-bottom: 3em;
padding-top: 2.5em;

}

#img p {
	
	margin: 0;
	margin-top: 10px;
	text-align: center;
	
}

#close {
	
	display: block;
	text-align: right;
	
}

#sustainable {
	
	border: 1px solid #180500;
	padding: 10px;
	margin-top: 30px;
	
}

#sponsors img {
	
	display: inline;
	
}

#sponsors a:hover {
	
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;

}
