@font-face {
	font-family: 'GazelleFLF Regular';
	src: url('GazelleFLF.eot');
	src: local('GazelleFLF Regular'), local('GazelleFLF'), url('GazelleFLF.woff') format('woff'), url('GazelleFLF.ttf') format('truetype'), url('GazelleFLF.svg#GazelleFLF') format('svg');
}

body {
	background: #2b1515 url(../images/bg.png) no-repeat bottom right fixed;
	color: #3F2B2B;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: 69%;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.618em;
	text-align: center;
	padding: 20px 0px;
}

#sitewrapper {
	margin-left: 20px;
	font-size: 1.1em;
	line-height: 1.618em;
}

#headerwrapper {
	position: fixed;
}

#headerwrapper h1 {
	background: #003333 url(../images/logo.jpg) no-repeat scroll center center;
	height: 100px;
	text-indent: -9999px;
	width: 190px;
}

#contentwrapper {
	text-align: left;
	margin-left: 200px;
	padding: 0px 10px;
}

#navigation {
	background: transparent url(../images/darkgreen-trans.png);
	font-size: 1.1em;
	padding: 5px 5px 10px;
	top: 100px;
}

ul#nav {
	margin: 0px;
	padding: 0px;
}

#navigation li {
	display: block;
	list-style: none;
}

#navigation li a {
	font-family: 'GazelleFLF Regular',"Lucida Grande",Verdana,Arial,sans-serif;
	background: #004F4F;
	color: #fff;
	display: block;
	margin-bottom: 1px;
	line-height: 1.6em;
	padding: 7px 10px;
	text-align: right;
	text-decoration: none;
	font-size: 16px;
}

#navigation li a:hover,
#navigation li.active a { 
	background: #003333;
	color: #99cc66; 
}

#navigation li.active a { 
	background: #003333 url(../images/active.gif) no-repeat left center; 
}

ul.level_2 {
	padding: 15px 0px;
}

#navigation li.active ul.level_2 li a {
	line-height: 0.9em;
	font-size: 0.9em;
	background: none;
	color: #fff;
}

#navigation li.active ul.level_2 li.active a {
	color: #99cc66;
}

h2.siteheadline {
	color: #99CC66;
	font-size: 40px;
	line-height: 25px;
	margin-bottom: 25px;
	padding-top: 10px;
	margin-left: 5px;
    font-family: 'GazelleFLF Regular',"Lucida Grande",Verdana,Arial,sans-serif;
}

h2, h3, h4 {
	font-family: 'GazelleFLF Regular',"Lucida Grande",Verdana,Arial,sans-serif;
}

.yellow {
	background: #FFFF80;
	padding: 10px 10px 1px 10px;
	margin-bottom: 10px;
}

.yellow h3 {
	font-size: 28px;
}

.darkgreen {
	background: transparent url(../images/darkgreen-trans.png);
	color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}

.darkgreen h3, .darkgreen h4 {
	color: #99cc66; 
}

#footerwrapper,
#footerwrapper a,
#footerwrapper a:visited {
	color: #99cc66;
}

div#contentwrapper div.span-13 {
	width: 490px;
	margin-right: 20px;
}

p.bodytext {
	margin:0 0 1em;
}

a, a:hover, a:focus, a:visited, b, strong {
	color: #99cc66; 
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 10px;
}

#fancy_title th, td, caption {
	padding: 0px;
}

.tx-thmailformplus-pi1 label {
	display: block;
	width: 150px;
	float: left;
	line-height: 32px;
	height: 32px;
}

.tx-thmailformplus-pi1 input,
.tx-thmailformplus-pi1 textarea {
	padding: 4px;
	font-family: "Lucida Grande",Verdana,Arial,sans-serif;
	font-size: 12px;
}

.tx-thmailformplus-pi1 textarea {
	width: 460px;
}

.tx-thmailformplus-pi1 p.label-and-text {
	margin-bottom: 1px;
}

img#captcha {
	margin: 5px;
}
