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

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin:0px;
	padding:0px;
}
body {
	background-color: #BA9C6A;
	background-image: url(../sitegraphics/back.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #AE4E24;
}
a:hover {
	color:#dd834e;
}

a:visited {
	color: #AE4E24;
}

h1 {
	font-size: 18pt;
	color: #AE4E24;
}
h2 {
	font-size: 14pt;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
}

#top {
background-image:url(../sitegraphics/backtop.jpg); background-repeat:repeat-x; background-color:#FFFFFF;}


#menu {
display:table-cell;
height:18px;
margin-top:45px;}

#menu ul {
list-style:none;
margin:0;
padding:0;
	}
	
#menu li {
display: inline;
margin-top:20px;
}

#menu li a {
display:table-cell;
float:right;
text-align:right;
height:18px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#624435;
font-size:12px;
text-decoration:none;
padding-right:20px;
}

#menu li a:hover {
color:#eadcb6;}

#menuleft ul {
list-style:none;
margin:0;
padding:0;}

#menuleft li{
display:block;
height:20px;
padding-top:8px;
padding-bottom:5px;
border-bottom:1px dashed #ddc8b8;
width:220px;
background-image:url(../sitegraphics/arrow.gif); background-position:right; background-repeat:no-repeat;}

#menuleft li a {
display:table-cell;
width:220px;
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
color:#624435;
font-size:14px;
text-transform: uppercase;
text-decoration:none;
padding-right:2px;
}

#menuleft li a:hover {
color:#dd834e;}

#txt {margin-left:20px;
margin-right:10px;
margin-bottom:10px;}

#submenu {
width:240px;
margin-right:0px;
margin-left:13px;
clear: left;}

#submenu ul {
display:table-cell;
text-align:right;
list-style:none;
margin:0;
padding:0;}

#submenu li{
display:block;
height:20px;
padding-top:8px;
padding-bottom:5px;
border-bottom:1px dashed #ddc8b8;
width:230px;
background-image:url(../sitegraphics/arrow.gif); background-position:right; background-repeat:no-repeat;
margin-right:10px;}

#submenu li a {
display:table-cell;
width:230px;
text-align:right;
color:#624435;
font-size:11px;
text-decoration:none;
padding-right:20px;
}

#submenu li a:hover {
color:#dd834e;}


#bottom {
background-image:url(../sitegraphics/backbottom.jpg); background-repeat:repeat-x;
margin-bottom:10px;
}
#bottom td {
font-size:10px;
color:#624435;
}

body,td,th img {border:0px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;
color:#dd834e;}

