@charset "iso-8859-1";
/*** reset body elements*******/
*{margin:0;padding:0}
html { 
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
	}
body {
	background: #beb9a4;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	min-height:101%;
}
p {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 13px;
	line-height: 140%;
	color: #333;
}
a:link {
	color: #7f2218;
	text-decoration: underline;
}
a:visited {
	color: #7f2218;
	text-decoration: underline;
}
a:active {
	color: #7f2218;
	text-decoration: underline;
}
a:hover {
	color: #617982;
	text-decoration: none;
}
ul {
	list-style: disc outside;
	padding-left: 35px;
	font-size: 13px;
}

li {
	padding-bottom: 4px;
}
ol {
	list-style: decimal outside;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	font-size: 14px;
}
ol li {
	margin-left: 30px;
	padding-left: 5px;
	padding-bottom: 8px;
}

img {
    border: 0;
} 
h1 {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	line-height: 140%;
	padding-top: 10px;
}
h2 {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 130%;
	color: #7f2218;
	padding-top: 10px;
}
h3 {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7f2218;
	padding-top: 16px;
	padding-bottom: 0px;
}

.introheading {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 110%;
	color: #333;
	padding-top: 10px;
	padding-bottom: 15px;
}
.intro {
	font-size: 14px;
	padding-right: 25px;
	line-height: 140%;
	color: #333;
	clear: left;
}
.firstparagraph {
	font-size: 14px;
	line-height: 130%;
	color: #333;
	padding: 10px 0px;
	margin: 0px;
}
.redtxt {
	color: #7f2218;
}
blockquote {
	padding-left: 24px;
}
.twoCol #container {
	width: 980px;
	background: #ffffff;
	margin: 0 auto;
	text-align: left;
}
/************header****************/
.twoCol #header {
	background: #beb9a4 url(images/headerbgrd3.jpg) no-repeat;
	height: 105px;
	width: 980px;
}
.logo {
	width: 300px;
	margin-top: 25px;
	margin-left: 20px;
	float: left;
}
.call {
	text-align: right;
	width: 630px;
	float: right;
	margin-top: 0px;
	margin-right: 25px;
}
/*****************search box***********************/
#sitesearch {
	height:26px;
	padding: 0px;
	width: 144px;
	float: right;
	margin-top: 30px;
	background: url(images/searchbgrd.png) no-repeat;
	position:relative; /*important*/
	margin-right: 36px;
}
#sitesearch div {
	position: absolute;
	right: 145px;
	font-size: 12px;
	color: #6b7586;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	font-weight: bold;
	top: 6px;
}
#sitesearch form { display:inline ; }
.searchbox {
	border:0px; /*important*/
	background-color:transparent;
	width:123px;
	height:26px;
	position:absolute; /*important*/
	padding-top: 4px;
	padding-left: 8px;
}
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	height: 26px;
	width: 21px;
	left: 123px;
}

/************side menu****************/

#sidemenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidemenu ul li{
	margin: 0;
	padding: 0;
	}
#sidemenu .title {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	color: #1f1f1e;
	display: block;
	font-size: 15px;
	background: #beb9a4;
	margin-bottom: 12px;
	margin-top: 0px;
	line-height: 24px;
	font-weight: normal;
	padding: 0px 0px 0px 8px;
}
	
#sidemenu {
	width: 160px;
	}
		
#sidemenu li a:link, #sidemenu li a:visited {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #514c4d;
	display: block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 12px;
	}
	
#sidemenu li a:hover {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #514c4d;
	background:  url(images/side-nav.gif) no-repeat;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 12px;

	}
#sidemenu li.selected {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 12px;
	background: url(images/side-nav.gif) no-repeat;
	font-size: 14px;
}
#sidemenu2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidemenu2 ul li{
	margin: 0;
	padding: 0;
	}
#sidemenu2 .title {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	color: #1f1f1e;
	display: block;
	font-size: 15px;
	background: #beb9a4;
	margin-bottom: 12px;
	margin-top: 0px;
	line-height: 24px;
	font-weight: normal;
	padding: 0px 0px 0px 8px;
}
	
#sidemenu2 {
	width: 160px;
	}
		
#sidemenu2 li a:link, #sidemenu2 li a:visited {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #514c4d;
	display: block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 12px;
	}
	
#sidemenu2 li a:hover {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	color: #514c4d;
	background:  url(images/side-nav2.gif) no-repeat;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 12px;

	}
#sidemenu2 li.selected {
	font-family: "Trebuchet MS", "Century Gothic", Arial, Helvetica, sans-serif;
	height: 20px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3;
	padding-left: 12px;
	background: url(images/side-nav2.gif) no-repeat;
	font-size: 14px;
}

/************content area*****************/
#shadow {
	background: url(images/dropshadow3.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
}
.twoCol #mainContent {
	padding: 0px;
	margin: 0px 10px;
	background: #FFF;
	width: 960px;
}
.navtop {
	text-align: left;
	margin: 0px;
	padding: 0;
	height: 39px;
}

.leftcol {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	width: 230px;
	display: inline;
}
.navleft {
	padding-top: 30px;
	padding-left: 12px;
	margin-top: 5px;
}
.content {
	margin: 25px 0px 0px 250px;
	padding: 0px;
}
.contentinner {
	margin: 0px;
	padding: 0px;
	width: 90%;
}

.pageintro {
	padding-top: 0px;
	padding-bottom: 4px;
}
.caselogo {
	float: left;
}
#formtable {
	width: 95%;
	margin-top: 5px;
	font-size: 12px;
	color: #333;
}
.formtablered {
	width: 95%;
	margin-top: 5px;
	font-size: 14px;
	color: #FF0000;
}
.formworkslogo {
	float: left;
	width: 370px;
}
.category {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.category6 {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding-right: 8px;
}
.newsH {
	font-size: 14px;
	font-weight: bold;
	color: #7f2218;
	padding-left: 24px;
	padding-right: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.newstxt {
	font-size: 12px;
	color: #2f3338;
	padding-left: 0px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 40px;
	margin-top: 10px;
	border-bottom-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin: 5px 25px 17px 25px;
}
.newstxt-noline {
	font-size: 12px;
	color: #2f3338;
	padding-left: 6px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin: 5px 5px 17px 5px;
}
.divider {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.readmore {
	font-size: 12px;
	color: #2f3338;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 6px;
	border-bottom-color: #E2E2E2;
	border-bottom-style: solid;
	border-bottom-width: thin;
	margin: 0px 5px 0 5px;
}
.newsH a:link {
	color: #7f2218;
	text-decoration: none;
	}
.newsH a:visited {
	color: #7f2218;
	text-decoration: none;
	}
.newsH a:hover {
	color: #2e2f31;
	text-decoration: underline;
	}
.newsH a:active {
	color: #2e2f31;
	text-decoration: none;
	}
.textright  {
    float: right;
}
.jobtable {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}
.jobtable td {
	padding: 0px 5px 0px 10px;
	border-bottom: 1px solid #333;
}
.jobtableH {
	font-size: 13px;
	font-weight: bold;
	background-color: #f0efef;
	line-height: 160%;
}

/****************footer************************/
.twoCol #footer {
	background:#FFF url(images/footer2.jpg) no-repeat;
	height: 96px;
	width: 980px;
	clear: both;
}
#footer ul {
	margin: 0px;
	padding: 30px 0px 0px 25px;
}
#footer ul li {
	margin:0;
	display: inline;
	list-style-type: none;
	font-size: 12px;
	color: #2e2f31;
	padding-right: 5px;
	padding-left: 5px;
}
#footer li a:link {
	color: #2e2f31;
	text-decoration: none;
	}
#footer li a:visited {
	color: #2e2f31;
	text-decoration: none;
	}
#footer li a:hover {
	color: #7f2218;
	text-decoration: none;
	}
#footer li a:active {
	color: #2e2f31;
	text-decoration: none;
	}

.copyright {
	font-size: 10px;
	color: #5b5d62;
	margin: 0px;
	line-height: 24px;
	padding: 0px 0px 0px 35px;
}
.fltrt {
	float: right;
	width: 267px;
	margin: 10px 28px 16px 22px;
}
.fltrtMap {
	float: right;
	width: 300px;
	margin: 10px 0px 16px 10px;
}

.fltlft {
	float: left;
	margin-left: 18px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

