#bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #778899;
	text-indent: 4px;
}
h3 { font-size: 14.5px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td { font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.date {
	font-weight: bold;
	color: #2E7178;
}
a:link {
	font-weight: bold;
	color: #1a4970;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #1a4970;
	text-decoration: underline;
}
a:visited {
	color: #1a4970;
	text-decoration: none;
}
#main {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bea572;
	border-bottom-color: #bea572;
	border-left-color: #bea572;
}
.emphasis {
	font-weight: bold;
	color: #d2691e;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #778899;
	text-align: center;
}
.roundedcornr_box {
   background: #778899;
}
.roundedcornr_top div {
   background: url(topleft.png) no-repeat top left;
}
.roundedcornr_top {
   background: url(topright.png) no-repeat top right;
}
.roundedcornr_bottom div {
   background: url(bottomleft.png) no-repeat bottom left;
}
.roundedcornr_bottom {
   background: url(bottomright.png) no-repeat bottom right;
}

.roundedcornr_top div, .roundedcornr_top, 
.roundedcornr_bottom div, .roundedcornr_bottom {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content { margin: 0 10px; }
#nav a {
	color: #FFFFFF;
	padding-right: 16px;
	padding-left: 16px;
	display: inline;
}
#nav a:link {
	color: #FFFFFF;
	display: inline;
}
#nav a:visited {
	color: #FFFFFF;
	display: inline;
}
#nav a:hover {
	color: #ffae00;
	display: inline;
	text-decoration: none;
}
.verysmall {
	font-size: 11px;
}
body {
	background-color: #c0b48a;
}
#masthead {
	background-color: #FFFFFF;
	border-right-width: 22px;
	border-left-width: 22px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C0B48A;
	border-left-color: #C0B48A;
}
#content {
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #808080;
	border-left-color: #3f4953;
	border-right-color: #808080;
}
#border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3f4953;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f4953;
}
.roundedcornr_box_khaki {
   background: #dadfe3;
}
.roundedcornr_top_khaki div {
   background: url(khaki-topleft.png) no-repeat top left;
}
.roundedcornr_top_khaki {
   background: url(khaki-topright.png) no-repeat top right;
}
.roundedcornr_bottom_khaki div {
	background: url(khaki-bottomleft.png) no-repeat left bottom;
}
.roundedcornr_bottom_khaki {
   background: url(khaki-bottomright.png) no-repeat bottom right;
}

.roundedcornr_top_khaki div, .roundedcornr_top_khaki, 
.roundedcornr_bottom_khaki div, .roundedcornr_bottom_khaki {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_khaki { margin: 0 20px; }
#float-left {
	float: left;
	margin-right: 15px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #116B66;
	padding-left: 48px;
	padding-top: 14px;
}
h2 {
	font-size: 16px;
	padding-bottom: -5px;
}
h6 {
	font-size: 18px;
	font-weight: bold;
	color: #116B66;
	padding-left: 15px;
	padding-top: 14px;
}
