body {
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #202020;
	background-attachment: fixed;
	background-image: url(../barbimgs/stone.jpg);
	background-repeat: repeat;
}

a {
	color: #0000CC;
}

a:link{
	color: #993333;
	text-decoration: none;
}

a:visited{
	color: #993333;
	text-decoration: none;
}

a:hover {
	color: #3333FF;
	text-decoration: underline;
}


h1{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin: 0px;
	padding: 0px;
}

h4{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h5{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.overridebody {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0e274a;}

.bartitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #191E5A; font-weight: bold
}

.supertitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #993333; font-weight: bold
}

.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #993333; font-weight: bold
}

.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #993333;
}

.caption{
	font-size: 11px;
	line-height: 14px;
	color: #333333;

}

.tabletext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #191e5a;
}

.dates {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #191E5A; font-weight: bold
}

#masthead{
	width: 880px;
	height: 210px;
	visibility: visible;
	z-index: auto;
}

#main {
	width: 902px;
	text-align: left;
	position : relative;
	margin : 0 auto;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #736234;
	border-left-color: #736234;
}

#navBar{
	float: left;
	width: 162px;
	margin: 0px;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
	margin-right: 12px;
}

#rightBar{
	float: right;
	width: 140px;
	background-color:#e0e0e0;
	margin: 0px;
	padding: 8px;
	margin-left: 12px;
}

#content{
	float: left;
	width: 685px;
	margin-left: 12px;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.navLink {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002374;
	line-height: 16px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	text-indent: 0px;
}

.navSubLink {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #002374;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	text-indent: 12px;
	font-weight: normal;
}

.bottompic {
	padding-top: 8px;
}

.toppic {
	padding-bottom: 8px;
}

.rightpic {
	padding-left: 12px;
	padding-bottom: 8px;
}

.leftpic {
	padding-right: 12px;
	padding-bottom: 8px;
}
