* {
padding: 0;
margin: 0;
}


.noimgborder { border:0px;}

html,body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #432e0f;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:11pt;
	text-align: center;
	padding:0px;
	margin:0px;
	min-height:500px; /* this is the key! */
	}

#container {
	width: 948px;
	margin-left: auto; 
	margin-right: auto;
	margin-top:10px;
	text-align: left;
	min-height: 400px;
	background-color:#f0f5e9;
	margin-bottom:50px;
/*	background-repeat:no-repeat; 
	background-image:url(images/plane.png);
	background-position: center bottom;*/
	}

* html #container {
height: 400px;
}

#container_internal {
	width: 817px;
	margin-left: auto; 
	margin-right: auto;
	margin-top:10px;
	padding-bottom:50px;
	text-align: center;
	min-height: 400px;
/*	background-color:#FFFFFF;*/


		}
	
#top {
	width:100%;
	height:105px;
	background-image:url(images/top.jpg);
	text-align:left;
	}

.logo {
	margin-top:10px;
	margin-left:25px;
	}

#navbar { 
background-color:#4e4023;
width:100%;
}

#navbar a {
color:#f1e694;
text-transform:uppercase;
text-decoration:none;
font-weight:regular;
font-family:Helvetica, Arial, sans-serif;
font-size:9pt;
}

#navbar a:hover {
color:#e89c42;
}

#toplinks {
	float:right;
	margin-top:10px;
	width:200px;
	}

#left {
float:left;
width:191px;
height:488px;
background-image:url(images/left_background.png);
background-repeat:repeat-x;
text-align:left;
}

#left p {
padding-bottom:5px;
}

#right {
margin-left:210px;
padding-top:20px;
width:575px;
text-align:left;
}

#footer {
clear:both;
background-color:#cda265;
text-align:center;
padding-top:15px;
padding-bottom:15px;
font-size:10px;
color:#FFFFFF;
}

#footer img {
clear:both;
background-color:#cda265;
text-align:center;
padding-left:8px;
padding-right:7px;
font-size:10px;
color:#FFFFFF;
}

#footer a {
color:#FFFFFF;
font-family:Tahoma;
margin-left:5px;
margin-right:5px;
font-weight:bold;
font-size:8pt;
text-transform:uppercase;
text-decoration:none;
}

.copyright {
color:#c5c09f;
background-color:#834538;
padding-top:5px;
padding-bottom:5px;
text-align:center;
}

.copyright p {
line-height:14pt;
padding-top:5px;
padding-bottom:5px;
text-align:center;
font-size:11px;
}

.copyright a {
color:#FFFFFF;
}
h1 {
	font-size:12pt;
	text-align:left;
	}

a {
	color:#000001;
	}
	
h2 {
	color:#ac5a00;
	font-size:11pt;
	font-weight:bold;
	}
	
.bold {
    color:#ac5a00;
	font-weight:bold;
	}


p { line-height:15pt; }

td { vertical-align:top; }

ol {
color:#c69458;
margin-left:25px;
font-weight:bold;
}


img {
 border:0px;
 }

.italics {font-style: italic}

.indent {
	padding-left:15px;
	}
	
.hovermenu ul{
font: bold 13pt;
font-family:Helvetica, Arial, sans-serif
padding-left: 0;
margin-left: 0;
height: 42px;
background-color:#4e4023;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color:#f1e694;
text-transform:uppercase;
text-decoration:none;
}

.hovermenu ul li a:hover{
color:#e89c42;
}
.selected{
color: #e89c42;
}

#fadeshow1 {
width:948px;
height:377px;
}