@charset "utf-8";
/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
     overflow: scroll;
}
body {
	background-color: #999;
	background-image: url(images/bg.jpg);
	font-family: 'Crimson Text', serif;
	font-size: 17px;
	line-height: 20px;
	height: 100%;
	margin-top: 10px;
}
a {
	color: #333;
}
a:hover {
	color: #666;
}
#wrapper {
	width: 1048px;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border-top: #000 solid thick;
	border-left: #000 solid thick;
	border-right: #000 solid thick;
	border-bottom: #000 solid thick;
	min-height: 95%;
	background-image:url(images/leftbg.png);
	background-repeat: repeat-y;
}
#header {
	height: 340px;
	background-color:#FFF;
}
#headerLeft {
	width: 245px;
	float: left;
	height: 161px;
	margin-top: 10px;
	margin-left: 10px;
}
#headerRight {
	width: 600px;
	float: right;
	text-align: center;
	margin-top: 22px;
	margin-right: 112px;
}
#address {
	height:40px;
}
.addresstext {
	font-size: 12px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
#nav {
	clear: both;
	height: 55px;
	background-image: url(images/navbg.png);
	background-repeat: repeat-x;
	text-align: center;
}
#navbg {
	background-color: #4E6B61;
	height: 25px;
	margin-left: 5px;
	margin-right: 5px;
}
.navtext {
	color:#fff;
	text-decoration: none;
}
.navtext:hover {
	color: #ccc;
	text-decoration:underline;
}
.tag {
 	font-family: 'EB Garamond', serif;
	font-size: 38px;
	color: #677617;
	font-weight: bold;
}
.subhead {
 	font-family: 'EB Garamond', serif;
	font-size: 28px;
	font-style: italic;
}
#content wrapper {
	
	background-color:#FFF;
}
#contentLeft {
	float: left;
	width: 250px;
	min-height: 100%;
}
#contentRight {
	float: right;
	width: 770px;
	min-height: 100%;
	margin-right: 20px;
}
.contentText {
	margin-right: 10px;

}
h3 {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	margin-right: 10px;
	font-size: 14px;
	line-height: 20px;
}
.EmploymentHead {
	font-family: 'Open Sans', sans-serif;
	color: #000;
	margin-right: 10px;
	margin-top: 5px;
	font-size: 14px;
	font-weight: bold;
}
#lefttext {
	margin-left:10px;
	margin-right:20px;
	border-top: #000 solid thin;
	border-left: #000 solid thin;
	border-right: #000 solid thin;
	border-bottom: #000 solid thin;
	padding-left: 5px;
	padding-bottom: 10px;
}
#lefttext2 {
	margin-left:10px;
	margin-right:20px;
	border-top: #000 solid medium;
	border-left: #000 solid medium;
	border-right: #000 solid medium;
	border-bottom: #000 solid medium;
	padding-left: 5px;
	padding-bottom: 10px;
	background-color: #9FB623;
}
.tags {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
}
.bigtext {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	text-decoration: none;
}
.biglink {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	text-decoration: none;
}
.biglink:hover {
	font-size: 18px;
	color: #666;
	text-decoration: underline;
}
.biglink2 {
	font-size: 18px;
	color: #333;
	line-height: 24px;
	text-decoration: underline;
}
.biglink2:hover {
	font-size: 18px;
	color: #666;
	text-decoration: underline;
}
h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
    margin-bottom: 0px;
	line-height: 28px;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
    margin-bottom: 0px;
	color: #677617;
}
#footer {
	clear: both;
	width: 1048px;
	background-color: #677617;
	height: 30px;
}
.copyright {
	color: #fff;
	font-size: 13px;
	margin-left: 20px;
	text-align: center;
}
.contact {
	font-size: 12px;
	line-height: 20px;
}
.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: #000;
}
.name:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	color: #000;
}
.clear {
	clear: both;
}
.highlight {
	background-color: #FF6;
	color: black;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	text-decoration:none;
	color: #000;
}
.title:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: 11px;
	text-decoration:none;
	color: #000;
}
.links {
	font-size: 10px;
}
.box {
	border: thin #000 solid;
	margin: 5px;
	padding: 5px;
}
.smallfont {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#css3menu1{
	margin:0;list-style:none;padding:4px 6px 6px 0;background-color:transparent;border-width:0;border-style:solid;border-color:;font-size:0;z-index:999;position:relative;display:inline-block;zoom:1;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;
	*display:inline;}
ul#css3menu1 li{
	display:block;white-space:nowrap;font-size:0;float:left;}
* html ul#css3menu1 li a{
	display:inline-block;}
ul#css3menu1>li{
	margin:0 0 0 6px;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;}
ul#css3menu1 a{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font-size:small;color:#000000;cursor:pointer;padding:7px 18px;background-color:;background-repeat:repeat;border-width:0px;border-style:none;border-color:;}
ul#css3menu1 li:hover>a,ul#css3menu1 li a.pressed{
	border-style:none;color:#FFFFFF;text-decoration:none;}
ul#css3menu1 li.topmenu>a{
	-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;background-color:transparent;background-image:none;border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;font:14px Trebuchet MS, sans-serif;color:#3d3d3d;text-shadow:#d7d7d7 1px 1px 0;}
ul#css3menu1 li.topmenu:hover>a,ul#css3menu1 li.topmenu a.pressed{
	-moz-box-shadow:#5b5b5b 2px 2px 2px;-webkit-box-shadow:#5b5b5b 2px 2px 2px;box-shadow:#5b5b5b 2px 2px 2px;background-color:#929292;background-image:-o-linear-gradient(-90deg,rgba(255,255,255,0.6),rgba(255,255,255,0)); background-image:-moz-linear-gradient(-90deg,rgba(255,255,255,0.6),rgba(255,255,255,0));   background-image:linear-gradient(180deg,rgba(255,255,255,0.6),rgba(255,255,255,0));  background-image:-webkit-linear-gradient(-90deg,rgba(255,255,255,0.6),rgba(255,255,255,0));color:#3d3d3d;text-shadow:#d7d7d7 1px 1px 0;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#99FFFFFF,endColorstr=#00FFFFFF)}