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

body{
	background-color:#392615;
	margin:0;
	padding:0;
	padding-bottom:10px;
}

#ContentWrapper{
	margin-top:15px;
	width:942px;
	background:url(images/map-background.jpg);
	height:890px;
}

#InnerWrapper{
	margin-top:15px;
	width:942px;
	background:url(images/innerpagebackground.jpg);
	height:1229px;
}

#InnerWrapper2{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage2background.jpg);
	height:1385px;
}

#InnerWrapper3{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage3background.jpg);
	height:1415px;
}

#InnerWrapper4{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage4background.jpg);
	height:999px;
}

#InnerWrapper5{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage5background.jpg);
	height:650px;
}

#InnerWrapper6{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage6background.jpg);
	height:740px;
}

#InnerWrapper7{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage7background.jpg);
	height:940px;
}

#InnerWrapper8{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage8background.jpg);
	height:878px;
}

#InnerWrapper9{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage9background.jpg);
	height:2295px;
}

#InnerWrapper10{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage10background.jpg);
	height:810px;
}

#InnerWrapper11{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage11background.jpg);
	height:1278px;
}


#InnerWrapper12{
	margin-top:15px;
	width:942px;
	background:url(images/innerpage12background.jpg);
	height:961px;
}


#mainContent{
	width:675px;
	height:auto;
	margin-left:78px;
	margin-top:43px;
}

#topTable{
	width:766px;
	height:237px;
	background:url(images/top-section.jpg);
	background-repeat:no-repeat;
}

.tableSpacer{
	padding-top:30px;
	padding-left:20px;
}

.tableSpacer2{
	padding-top:0px;
	padding-left:7px;
}

.tableSpacer3{
	padding-top:0px;
	padding-left:0px;
}

#leftTable{
	width:375px;
	height:237px;
	background:url(images/left-table.jpg);
	background-repeat:no-repeat;
}

#rightTable{
	width:391px;
	height:237px;
	background:url(images/right-table.jpg);
	background-repeat:no-repeat;
}

.lineseparator{
	border-top:1px solid #dac895;
	width:506px;
}

.lineseparator2{
	border-top:1px solid #dac895;
	width:330px;
	margin-left:7px;
}

.lineseparator3{
	border-top:1px solid #dac895;
	width:360px;
	margin-left:7px;
}

p,ul,li{
	color:#533913;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
}

tr,td,table{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:14px;
}

#Footer{
	background:url(images/footer-background.gif);
	width:766px;
	height:28px;
	color:white;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:3px;
}

.footerSpacer{
	color:white;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:6px;
}

.footerLinks{
	text-align:center;
	color:#53391d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}

.footerLinks a:link{
	text-align:center;
	color:#53391d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}

.footerLinks a:visited{
	text-align:center;
	color:#53391d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}

.footerLinks a:hover{
	text-align:center;
	color:#53391d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:10px;
}

.tableheadline{
	font-family:Arial, Helvetica, sans-serif;
	color:#53391d;
	font-weight:bold;
	font-size:14px;
}

.tableheadline a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#53391d;
	font-weight:bold;
	font-size:14px;
}

.tableheadline a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#53391d;
	font-weight:bold;
	font-size:14px;
}

.tableheadline a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#53391d;
	font-weight:bold;
	font-size:14px;
}

.maintable{
	font-family:Arial, Helvetica, sans-serif;
	color:#53391d;
}

.maintable a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.maintable a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.maintable a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

#scrollBar{
	/*overflow-x: hidden; 
	overflow: scroll;*/
	overflow-y:scroll;
	overflow-x:hidden;
	height:375px;
	width:730px;
	scrollbar-arrow-color: #53391e;
	scrollbar-base-color: #faf1d8;
	scrollbar-face-color: #c3a775;
	scrollbar-highlight-color: #c3a775;
	scrollbar-shadow-color: #faf1d8;
	scrollbar-3dlight-color: #faf1d8;
	scrollbar-track-color: #faf1d8;
	scrollbar-darkshadow-color: #faf1d8;
}