html {
	height: 100%;
}

body { 
	background-color: #F5F5F5; 
	margin: 0;
	padding: 0; 
	text-align: center;
	color: #BBA786;
	height: 100%;
	font: verdana,arial,helvetica,sans-serif;
}

#container {
	width: 776px;
	margin-left: auto; 
	margin-right: auto;
	border: 0;
	background-color: #FFF;
}


#header {
	width: 776px;
	height: 6.2em;
	border: 0;
	background-image: url(top.jpg); 
	background-attachment: scroll; 
	background-repeat: no-repeat;
}

#flash {
	padding-bottom: 2px;
}

#navigation {
	font: 70% verdana, arial, sans-serif;
	width: auto;
	text-align: center;
	background-color: #E3E3E3;
	padding: 0;
	margin: 0;
}

#navigation ul {
	text-align: center;
	margin: 0;
	padding: 0.8em 0;
}

#navigation ul li {
	display: inline;
	color: #333333;
}

#navigation ul li a {
	padding: 0;
	color: #333333;
	text-decoration: none;
}

#navigation ul li a:hover {
	text-decoration: underline;
}

#content {
	background-color: #FFFFFF;
	height: 100%;
	margin: 0;
	padding: 0;
}


#rightcontent {
	float: right;
	width: 394px;
	font: 80% verdana, arial, sans-serif;
	background-color: #F2F2F2;
	color: #37260a;
	padding: 0;
}

#leftcontent {
	padding: 0;
	float: left;
	width: 382px;
	padding: 0;
	height: 453px;
}

#leftcontenttop {
	padding: 0.7em;	
	padding-right: 0;
	background-color: #F2F2F2;
	color: #343434;
	text-align: left;
	font: 100% arial, helvetica, sans-serif;
	font-weight: bold;
}

#leftcontentbottom {
	padding: 0.7em;	
	padding-right: 0;
	color: #333333;
	text-align: left;
	font: 100% arial, helvetica, sans-serif;
}


#footer {
	clear: both;
	font: 60% arial, sans-serif;
	color: #222222;
	width: auto;
	text-align: center;
	background-color: #FFF;
	padding-bottom: 0.2em;
	padding-top: 0.1em;
	margin: 0;
}

#pdf {
	margin-left: 1em;
	margin-top: 1em;
	background-image: url(pdf.gif); 
	background-attachment: scroll; 
	background-repeat: no-repeat;
	height: 31px;
}

#pdftext {
	margin-left: 45px;
	color: #333;
	text-align: left;
	font: 70% verdana, arial, sans-serif;
}

p.line {
	border-top: 0.15em solid #222222;
	padding-top: 0.2em;
}



img {
	border: none;
}

img.right {
	border: none;
	padding-bottom: 1.5em;
}

a.footer {
	color: #333;
	text-decoration: underline;
}

a.footer:hover {
	color: #333;
	text-decoration: none;
}

a.content {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}


a.content:hover {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}


ul#navlist {
	float: right;
	width: 217px;
	border: 0;
	padding: 0;
	margin: 0;
	font: 80% arial, helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}

ul#navlist li {
	list-style: none;
	margin: 0;
	border: 0;
	border-bottom: 5px solid #BDBDBD;
}

ul#navlist li a.sublinks {
	display: block;
	width: 185px;
	padding: 1px 6px;
	border: 0;
	border-left: 20px solid #d0d0d0;
	background-color: #F2F2F2;
	text-decoration: none;
	text-align: right;
	color: #333; 
}



ul#navlist li a.sublinks:hover {
	border-color: #BDBDBD;
	background: #F2F2F2;
}


#menu a {
	position: relative;
 	height: 60px;
  	width: 100px;
 	top: 57px; 
  	text-decoration: none;
}


#menu a i { 
	visibility: hidden; 
}

a#email { 
	left: 315px; 
	border: none;
}

ul#navlist2 {
	float: right;
	width: 217px;
	border: 0;
	padding: 0;
	margin: 0;
	font: 80% arial, helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}

ul#navlist2 li {
	list-style: none;
	margin: 0;
	border: 0;
	border-bottom: 5px solid #baa786;
}

ul#navlist2 li a.sublinks {
	display: block;
	width: 185px;
	padding: 1px 6px;
	border: 0;
	border-left: 20px solid #ddd4c3;
	background-color: #f6efe5;
	text-decoration: none;
	text-align: right;
	color: #333; 
}



ul#navlist2 li a.sublinks:hover {
	border-color: #baa786;
	background: #f6efe5;
}
#scroll{ overflow:auto;
	height: 300px;
	width: 350px;
	border: 0px;
	SCROLLBAR-FACE-COLOR: #e1e0c2;
	SCROLLBAR-HIGHLIGHT-COLOR: #e1e0c2; 
	SCROLLBAR-SHADOW-COLOR: #e1e0c2;
	SCROLLBAR-3DLIGHT-COLOR: #e1e0c2;
	SCROLLBAR-ARROW-COLOR: #2e5983;  
	SCROLLBAR-TRACK-COLOR: #e1e0c2; 
	SCROLLBAR-DARKSHADOW-COLOR: #e1e0c2;
}
