@charset "UTF-8";

* {border: 0; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif;}

body {
	background-color: #FFFFFF;
	background-image: url(../images/bg01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 100%;
	min-height: 100%;
	background-attachment: fixed;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #7B3901;
}

.hp {
	background-image: url(../images/bg02.jpg);
}

.cp {
	background-image: none;
}

#wrapper {
	width: 100%;
}

#header {
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../images/logo2.gif);
	background-position: 10px 20px;
}

#copybox {
	float: left;
	width: 100%;
	background-image: url(../images/copy.gif);
	background-repeat: no-repeat;
	background-position: 98% 42%;
}

#logo {
	float: left;
	width: 235px;
	margin: 20px 0 0 10px;
}

#navigation {
	float: left;
	margin: 73px 0 0 12px;
	color: #7e3603;
	font-size: 0.8em;
	z-index: 100;
}

#navigation a {
	padding: 0 8px;
	color: #7e3603;
	text-decoration: none;
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

#navigation a:hover {
	color: #333333;
}

#navigation a.navon {
	text-decoration: underline;
}

.language {
	margin: 0 0 0 158px;
	font-size: 75%;
}

#content {
	width: 265px;
	float: left;
}

#text {
	width: 320px;
	margin: 80px 0 0 20px;
	_margin: 30px 10px 0 10px;
	float: left;
}

.column {
	width: 140px;
	margin: 70px 0 0 74px;
	_margin: 30px 10px 0 10px;
	float: left;
}

.scroll {
	width: 500px;
	margin: 50px 0 0 15px;
	padding-right: 100px;
}

.scroll li {
	font-size: 0.725em;
	color: #7B3901;
	padding: 0 0 15px 0;
	margin: 0 0 0 15px;
}

.news {
	width: 320px;
	margin: 70px 0 0 50px;
}

.services {
	width: 600px;
	margin: 50px 0 0 15px;
}

.services li {
	font-size: 0.725em;
	color: #7B3901;
	padding: 0 0 3px 0;
	margin: 0 0 0 15px;
}
.newsrow {
	width: 800px;
	float: left;
}
.newspic {
	width: 140px;
	float: left;
}


#riba {
	float: left;
	width: 50%;
	margin: 0 0 0 85px;
	_margin: -30px 0 0 15px;
}

#splash {
	width: 690px;
	margin: 70px 15px 0 0;
	float: left;
}

#pic {
	width: 50%;
	min-height: 200px;
	margin: 70px 15px 0 0;
	_margin: 30px 5px 0 15px;
	border: 1px solid #333333;
	float: left;
}

#pic img {
	width: 100%;
}

#flashbox {
	width: 900px;
	min-height: 400px;
	margin: 40px 0 0 14px;
	_margin: 30px 5px 0 15px;
	float: left;
}

#hpflash {
	width: 510px;
	min-height: 360px;
	margin: 80px 0 0 30px;
	_margin: 30px 5px 0 15px;
	float: left;
}

#text p, .column p, #pop p, #contactForm p {
	font-size: 0.75em;
	color: #7B3901;
	padding: 0 0 15px 0;
	line-height: 125%;
}

#text h2, .column h2, #pop h2, #contactForm h2 {
	font-size: 0.85em;
	color: #7B3901;
	padding: 0 0 15px 0;
}

#text h6, .column h6, #pop h6, #contactForm h6 {
	font-size: 0.6em;
	color: #666666;
	padding: 0 0 15px 0;
	font-weight: normal;
}

#text a, .column a, #contactForm a {
	color: #0F0700;
	text-decoration: none;
}

#text a:hover, .column a:hover, #contactForm a:hover {
	color: #0F0700;
	text-decoration: underline;
}

#pop {
padding: 50px;
}

#pop h1 {
	font-size: 1em;
	color: #7B3901;
	padding: 0 0 15px 0;
}

#copy p {
	font-size: 0.65em;
	color: #333333;
}

#footer {
	float: left;
	width: 100%;
	height: 36px;
	border-top: 1px solid #7B3901;
	margin-top: 30px;
}

.headerimage {
	padding: 10px;
	margin-left: 30px;
}

#contactForm {
	margin: 70px 0 0 150px;
	_margin: 30px 10px 0 10px;
	float: left;
}

.formBox {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 150px;
	color: #663300;
}

.formButton {
	border: 1px solid #CCCCCC;
	width: 50px;
	color: #663300;
}

.bigNav {
	font-size: 120%;
	font-weight: bold;
	color: #663300;
}

.contact {
	width: 260px;
}

.bigText {
	/* font-size: 130%; */
	font-weight: bold;
}
