body {
	font-family:georgia, times;
	background:#edebde url(../images/bk.gif) ;
	margin-top:0;
	font-size:small;
	padding:0;
	text-align:center;
}
img {
border:0;
padding:7px;
border:1px solid #94715A;
}

a {
color:#c03;
font-weight:bold;
text-decoration:none;
}
#content a:hover {
text-decoration:underline;
}

#wrapper {
text-align:left;
width:800px;
margin:-1px auto;
font-size:90%;
color:#333333;
}

#branding {
	width: 800px;
	height: 229px;
	margin:0;
	padding:0;
	text-indent: -5000px;
	background: url(../images/branding5.jpg) no-repeat;
	}

#nav-main{
margin:0;
background:url(../images/nav-top.gif) top no-repeat;
}

#nav-main ul{
margin:0;
padding:0.5em 4em 1em 4em;
background:url(../images/nav-bottom.gif) bottom no-repeat;
margin:auto;
}

#nav-main li{
line-height:2em;
display:inline;
margin:0;
padding:0 0.5em;
border-left:1px solid #fff;
}

#nav-main li.first {
border-left:0;
}

#nav-main li a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#nav-main li.selected a{
color:#C7CE5C;
}

#content{
	background:url(../images/content-bk.jpg) left repeat-y;
	width:inherit;
	min-height:300px;
	overflow:auto
}
#content h1 {
margin:0;
font-size:160%;
color:#573622;
font-weight:bold;
}
#content h2 {
margin:0.5em 0;
font-size:140%;
color:#573622;
font-weight:bold;
}
#content h3 {
margin:0.5em 0;
font-size:120%;
color:#573622;
font-weight:bold;
}

#main {
width:380px;
float:left;
padding:10px 20px 10px 50px;
line-height:1.5;

}

#main p{
margin-bottom:2em;
}

#sub {
	width:300px;
	float:right;
	padding-right:40px;
}

#sub h2 {
font-weight:bold;
font-size:130%;
margin:0.2em 0;
background:#C7CE5C;
color:#fff;
}


#footer {
	clear:both;
	padding-top:40px;
	text-align:center;
	background:url(../images/footer-bk.gif) left top no-repeat;
}
	
	.nav-sub {
	
	list-style:none;
		margin:0;
		padding:0 0 1em 0;
	}
	.nav-sub li{
	margin:0;
		padding:0;
	}
	.nav-sub a, #sub a{
	font-weight:bold;
	text-decoration:none;
	color:#76482E;
	}
	.nav-sub a:hover, #sub  a:hover{
	color:#1B120B;
	}
	
	#main img{
	float:left;
	margin-right:0.5em
	}
	

	table{ 
border-collapse:collapse; 
} 
tr, th, td{ 
empty-cells: show; 
} 
.data-table
{
	font-size: 100%;
	margin-bottom:1em;
	border:0;
	
}

.data-table caption
{
	font-weight:bold;
	color: #006699;
	padding: 0.2em 0;

}

.data-table thead th {
    border-top:1px solid #555555;
	border-bottom:1px solid #555555;
	border-right:1px solid #555555;
  	background: #C7CE5C;
	padding: 0.3em 0.4em;
	text-align:left;
}
.data-table tbody th {
   
	border-bottom:1px solid #555555;
	text-align:left;	
	padding: 0.3em 0.4em;
	background:#C7CE5C
}

.data-table tbody td{
    
    border-bottom:1px solid #555555;
	padding: 0.5em 0.4em;
	
}
.data-table tfoot td{
font-size:80%;    

}

.data-table th.noboarderright{
border-right:0;
}

.data-table th, .data-table td {
vertical-align:top;
}

.data-table p{
	margin:0 0 0.5em 0; 
}

div.event{
padding:3px;
margin-bottom:10px;
border-bottom:1px solid #94715A;
}
div.event ul {
font-style: italic;
margin:0.5em 0;
}

