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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, em, font, img, strong, sub, sup,b, u, i, center,dl, dt, dd, ol, ul, li,
fieldset, form, label, table, caption,tr, th, td {
	border:0;
	margin:0;
	padding:0;
	outline:0;
} 

/* hide for ie5mac \*/ 
html, body{height:100%;} 
/* end hack */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/bkgr-topbody.jpg);
	background-repeat: repeat-x;
	background-color: #CDC698;
}
div, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	line-height: 20px;
}
#container {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height:100%;
	height:auto;
	background-image: url(../img/bkgr-container.jpg);
	background-repeat: repeat-y;
}
* html #container{height:100%;}


/* INTROPAGE */
#intropage {
	background-image: url(../img/bkgr-body-intro.jpg);
	background-repeat: repeat-x;
	background-color: transparent;
	min-height: 623px;
	_height: 623px;
}
#introheader {
	background-color: #331902;
	height: 286px;
	background-image: url(../img/introheading1.jpg);
	background-repeat: no-repeat;
}
#intromiddle {
	background-color: #CDC698;
	background-image: url(../img/intromiddle.jpg);
	background-repeat: no-repeat;
	height: 302px;
}
.box {
	margin-left: 40px;
	padding-top: 24px;
}
		
.box div.column, .box div.column2, .box div.column3, .box div.column4  {
	float: left;
	margin: 0;
	position: relative;
	width: 220px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #422712;
}
.box h1 {
	height: 68px;
	width: 200px;
	background-repeat: no-repeat;
	
}
.introtitle1{
	background-image: url(../img/intro-title1.jpg);
	background-repeat: no-repeat;
	
}
.introtitle2{
	background-image: url(../img/intro-title2.jpg);
	
}
.introtitle3{
	background-image: url(../img/intro-title3.jpg);
	
}
.introtitle4{
	background-image: url(../img/intro-title4.jpg);
	
}
.boxed a {
	color: #0f5b84;
}
#introbottom {
	background-color: #CDC698;
	background-image: url(../img/introbottom.jpg);
	background-repeat: no-repeat;
	height: 289px;
	position: relative;
}
#intro-innerbottom {
	position: absolute;
	top: 47px;
	left: 515px;
	width: 446px;

}
.bottomcolumn, .bottomcolumn2 {
	width: 180px;
	color: #CDC698;
	float: left;
	margin-right: 16px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CDC698;
}
.bottomcolumn2 {
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 220px;
	padding-left: 10px;
}
#intro-innerbottom p {
	letter-spacing: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#intro-innerbottom a {
	color: #CDC698;	
}
#intro-innerbottom a:hover {
	color: #C00;	
}

/* END INTROPAGE */

#header {
	background-color: #331902;
	height: 262px;
	background-image: url(../img/main-header.jpg);
	background-repeat: no-repeat;
}

#content {
	margin-left: 290px;
	padding-bottom: 70px;
	background-color: #CDC698;
	margin-right: 20px;
	padding-right: 20px;
	padding-left: 0px;
	margin-top: 30px;
	padding-top: 10px;
	min-height:465px;
	_height:465px;
	position: relative;
}
.gallery {
	margin-left: 46px;
	position: relative;
	z-index: 10;
	zoom: 1;
}

#content .gallery img {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	border: 1px solid #333;
}
#flashcontent {
	height: 360px;
	width: 480px;
	margin-left: 40px;
	border: 1px solid #333;
}

#flashcontent2 {
	height: 344px;
	width: 469px;
	margin-left: 40px;
	border: 1px solid #333;
}

#leftbar {
	position: absolute;
	width: 255px;
	left: 16px;
	top: 264px;
	font-size: 11px;
	z-index: 1;
	background-image: url(../img/bkgr-leftbar2.jpg);
	background-repeat: no-repeat;
	min-height:465px;
	_height:465px;
	padding-top: 34px;
	height: 520px;
}
.leftbar-extra {
	margin-right: 24px;
	margin-left: 24px;
	margin-top: 40px;
	border: 1px solid #D86E00;
	padding: 5px;
	color: #3C0500;
	text-align: center;
	background-color: transparent;
	background-image: url(../img/trans-bkgr2.png);
	background-repeat: repeat;
}

#topnav {
	position: absolute;
	left: 60px;
	top: 227px;
	width: 880px;
}

#footer {
	padding: 0px;
	position: relative;
	height: 47px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: repeat;
	margin-top: -47px;
	background-image: url(../img/bkgr-footer.gif);
	}
#footerborder {
	padding: 0px;
	background-image: url(../img/main-footer-border.jpg);
	background-repeat: repeat-x;
	height: 47px;	
}
#innerfooter {
	position: relative;
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-top: 12px;
	background-image: url(../img/bkgr-innerfooter.jpg);
	background-repeat: no-repeat;
	height: 32px;
}


/* TEXT STYLES */

p {
	font-size: 11px;
	margin-bottom: 16px;
}
p.click {
	font-size: 9px;
	margin-bottom: 12px;
	text-align: center;
	padding-right: 16px;
	line-height: 10px;
}

#footer p {
	font-size: 11px;
	margin-bottom: 0px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-right: 34px;
	margin-left: 34px;
	color: #D7661C;
}

h1 {
	letter-spacing:2px;
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #600001;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 18px;
	padding-left: 0;
}

h2 {
	font-weight:normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #6C0000;
	margin-bottom: 10px;
}

h3 {
	font-weight:normal !important;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6C0000;
	letter-spacing: 1px;
}

ul, ol {
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 28px;
	list-style-image: none;
	list-style-type: square;
}
li {
	margin-bottom: 8px;
}
.kader {
	padding: 12px;
	border: 1px solid #333;
	margin-right: 10px;
	font-family: "Century Gothic", "Trebuchet MS", Arial;
	font-size: 14px;
}




/* LINK STYLES */

a, a:visited {
	color: #333333;
}

a:hover, a:active, a:focus {
	text-decoration: none;
	color: #900;
}

a.red, a.red:visited {
	color: #600001;
}

a.red:hover, a.red:active, a.red:focus {
	text-decoration: none;
	color: #C00;
}
a.orange, a.orange:visited {
	color: #D56706;
}

a.orange:hover, a.orange:active, a.red:focus {
	text-decoration: none;
	color: #FA9C47;
}
a.z, a.z:visited {
	text-decoration: none;
	color: #B75717;
	border-bottom-style: none;
	font-size: 10px;
	letter-spacing: 2px;
}

a.z:hover, a.z:active, a.z:focus {
	color: #D7661C;
}

a.foot, a.foot:visited {
	text-decoration: underline;
	color: #D7661C;
	border-bottom-style: none;
}

a.foot:hover, a.foot:active, a.foot:focus {
	text-decoration: none;
	color: #E88A4D;
}

/* FORMSTYLES */
input {
	background-color: #F4EFE8;
	border: 1px solid #666;
	padding: 4px;
	color: #333;
}
textarea {
	background-color: #F4EFE8;
	border: 1px solid #666;
	padding: 4px;
	color: #333;
	height: 140px;
	overflow: hidden;
	width: 340px;
}
.button {
	cursor: pointer;
	background-color: #F4EFE8;
	border: 1px solid #7D7358;
	padding: 6px;
}
.button:hover {
	background-color: #900;
	color: #C90;
}

/***** Global Classes *****/

.clearfloat 	{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;}

.float-left 	{ float:left; }
.float-right 	{ float:right; }
img.floatRightClear {
	float: right;
	clear: right;
	margin-bottom: 2px;
	margin-left: 16px;
	margin-top: 8px;
}
img.floatLeftClear {
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-right: 24px;
}
.text-left 		{ text-align:left; }
.text-right 	{ text-align:right; }
.text-center 	{ text-align:center; }
.text-justify 	{ text-align:justify; }
.text-small {
	font-size: 9px;
}


.bold 			{ font-weight:bold; }
.italic 		{ font-style:italic; }
.underline 		{ border-bottom:1px solid; }
.highlight 		{ background:#ffc; }

.img-left 		{ float:left;margin:4px 10px 4px 0; }
.img-right 		{
	float:right;
	margin:4px 0 4px 10px;
	border: 1px solid #666;
}
.brdr {
	border: 1px solid #333;
}


.nopadding 		{ padding:0; }
.noindent 		{ margin-left:0;padding-left:0; }
.nobullet 		{ list-style:none;list-style-image:none; }
