@charset "utf-8";
/* CSS Document */
a.bodyLink:link,a.bodyLink:visited,a.bodyLink:active {
	font-size: 12px;
	color: #006;
	text-decoration: none;
}
a.bodyLink:hover {
	font-size: 12px;
	color: #900;
	text-decoration: underline;
}
a.catHeaderLink:link,a.catHeaderLink:visited,a.catHeaderLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #04324C;
	letter-spacing: 1px;
	text-decoration: none;
}
a.catHeaderLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #04324C;
	text-decoration: underline;
	
	letter-spacing: 1px;
}
a.catParentLink:link,a.catParentLink:visited,a.catParentLink:active {
	font-size: 11px;
	color: #04324C;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
}
a.catParentLink:hover {
	font-size: 11px;
	color: #900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
a.catSubLink:link,a.catSubLink:visited,a.catSubLink:active {
	font-size: 11px;
	color: #04324C;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: normal;
}
a.catSubLink:hover {
	font-size: 11px;
	color: #900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
a.footerLink:link,a.footerLink:visited,a.footerLink:active {
	font-size: 11px;
	color: #666;
}
a.footerLink:hover {
	font-size: 11px;
	color: #006;
	text-decoration: underline;
}
a.headlineLink:link,a.headlineLink:visited,a.headlineLink:active {
	font-size: 14px;
	font-weight: bold;
	color: #04324C;
	text-decoration: none;
}
a.headlineLink:hover {
	font-size: 14px;
	font-weight: bold;
	color: #06537B;
	text-decoration: underline;
}
a.pageHeadingLink:link,a.pageHeadingLink:visited,a.pageHeadingLink:active {
	font-size: 16px;
	color: #04324C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a.pageHeadingLink:hover {
	font-size: 16px;
	color: #900;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
}
a.resourceLinkHeader:link,a.resourceLinkHeader:visited,a.resourceLinkHeader:active{
	color: #04324C;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a.resourceLinkHeader:hover {
	text-decoration: underline;
	color: #04324C;
}
a.sideCatSubLink:link,a.sideCatSubLink:visited,a.sideCatSubLink:active {
	font-size: 10px;
	color: #04324C;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: normal;
}
a.sideCatSubLink:hover {
	font-size: 10px;
	color: #900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
a.subCatHeaderLink:link,a.subCatHeaderLink:visited,a.subCatHeaderLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #04324C;
	letter-spacing: 1px;
	text-decoration: none;
}
a.subCatHeaderLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #04324C;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.welcomeLink:link,a.welcomeLink:visited,a.welcomeLink:active {
	font-size: 11px;
	color: #04324C;
	text-decoration: none;
}
a.welcomeLink:hover {
	font-size: 11px;
	color: #900;
	text-decoration: underline;
}
#accountLink {
	float: left;
	width: 208px;
}
.alert {
	font-size: 12px;
	color: #900;
	font-weight: bold;
}
.alertBig {
	font-size: 14px;
	font-weight: bold;
	color: #900;
}
.articleDate {
	font-size: 11px;
	font-style: italic;
	color: #999;
}

.background_approved {
	background-color: #B7FFB7;
}

.background_dark {
	background-color: #D5DDCC;
}

.background_lite {
	background-color: #E2E9DC;
}
.background_pending {
	background-color: #FF9;
}
#bannerAd {
	text-align: center;
	float: left;
	width: 900px;
	margin-bottom: 20px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	background-color: #CCC;
}
#boxAd {
	float: left;
	width: 208px;
	background-color: #E0F3FE;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2E9FE;
	border-right-color: #C2E9FE;
	border-bottom-color: #C2E9FE;
	border-left-color: #C2E9FE;
}
.boxButton {
	float: right;
	width: 240px;
}
#boxCats {
	float: left;
	width: 208px;
	background-color: #E0F3FE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2E9FE;
	border-right-color: #C2E9FE;
	border-bottom-color: #C2E9FE;
	border-left-color: #C2E9FE;
}
#boxEmployment {
	background-image: url(images/box_jobs.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 430px;
	padding-right: 15px;
	margin-bottom: 10px;
}
.boxHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #012D46;
	float: left;
	width: 208px;
}
#boxIcons {
	float: left;
	width: 218px;
	background-color: #E0F3FE;
	
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2E9FE;
	border-right-color: #C2E9FE;
	border-bottom-color: #C2E9FE;
	border-left-color: #C2E9FE;
}
#boxLocation {
	float: left;
	width: 208px;
	background-color: #E0F3FE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2E9FE;
	border-right-color: #C2E9FE;
	border-bottom-color: #C2E9FE;
	border-left-color: #C2E9FE;
}

#boxProjects {
	background-image: url(images/box_projects.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 430px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#boxQuote {
	float: left;
	width: 208px;
	background-color: #E0F3FE;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C2E9FE;
	border-right-color: #C2E9FE;
	border-bottom-color: #C2E9FE;
	border-left-color: #C2E9FE;
}

#boxResources {
	background-image: url(images/box_resources.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 430px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#boxServices {
	background-image: url(images/box_services.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 430px;
	padding-right: 10px;
	margin-bottom: 10px;
}
#boxSignin {
	float: left;
	width: 208px;
	background-color: #E0F3FE;
	border: 1px solid #C2E9FE;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#boxSuppliers {
	background-image: url(images/box_suppliers.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 430px;
	padding-right: 15px;
	margin-bottom: 10px;
}
#boxSurplus {
	background-image: url(images/box_surplus.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 157px;
	width: 430px;
	padding-right: 15px;
	margin-bottom: 10px;
}
.boxText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	letter-spacing: 1px;
	float: right;
	width: 240px;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 18px;
}
.boxText ul {
	margin: 0px;
	padding: 0px;
}
.boxText ul li {
	list-style-position: inside;
	list-style-type: disc;
}


.boxTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #8C5B26;
	float: right;
	width: 240px;
	margin-top: 10px;
}
.buttonInput {
	float: right;
	width: 48px;
}

.catHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #04324C;
	background-color: #E9CEB1;
	float: left;
	width: 290px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.catSubArea {
	float: left;
	width: 290px;
	padding-left: 10px;
	line-height: normal;
}
.catUnit {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
.catUnitSelect {
	float: left;
	width: 250px;
	margin-bottom: 5px;
	padding-left: 0px;
}
.catNameLabel {
	float: left;
	width: 200px;
	text-align: left;
}
.catNameLink {
	float: left;
	width: 15px;
	text-align: right;
	padding-right: 10px;
}

#clear{ clear: both; }



#copyright {
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 10px;
}
.daGrindsHeading {
	font-weight: bold;
	text-align: left;
	float: left;
	width: 80px;
}
.daGrindsData {
	float: left;
	width: 560px;
}
#displayChecks {
	float: left;
	width: 200px;
}
#displayHelp {
	float: left;
	width: 100px;
}

#floatRight { float: right; }
#floatLeft{ float: left; }

#footer {
	float: left;
	width: 900px;
	margin-bottom: 20px;
	background-color: #FFF;
}
#footerSeparator {
	width: 880px;
	margin-left: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ECECFF;
	float: left;
}
#footerNav {
	float: left;
	width: 900px;
	margin-top: 10px;
}
#footerText {
	width: 900px;
	font-size: 11px;
	text-align: center;
	color: #999;
}
.forgot {
	font-weight: bold;
	color: #900;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}


#header {
	float: left;
	width: 900px;
}
.helpText {
	font-size: 11px;
	font-style: italic;
	color: #009;
	font-weight: normal;
}


.inputText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 2px;
}
#introText {
	float: left;
	width: 880px;
	margin-bottom: 10px;
}
#introTextLeft {
	float: left;
	width: 640px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-right: 10px;
}
.itemLabel {
	font-weight: bold;
	color: #333;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#leftListings {
	float: left;
	width: 320px;
}
#leftSide {
	float: left;
	width: 650px;
}
.listingBottomRow {
	float: left;
	width: 610px;
	padding-left: 10px;
}

.listingContent {
	float: left;
	width: 480px;
	padding-right: 20px;
}
.listingDate {
	font-size: 11px;
	color: #666;
	float: left;
	width: 270px;
	padding-left: 110px;
}


#listingDetailContact {
	float: left;
	width: 618px;
	background-color: #FFF;
	border: 1px none #9BCDE8;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.listingDetailContactHeading {
	font-weight: bold;
	text-align: left;
	float: left;
	width: 60px;
}
#listingDetailContactItems {
	float: left;
	width: 380px;
}

#listingDetailContactTitle {
	font-size: 14px;
	font-weight: bold;
	color: #1A465F;
	margin-bottom: 10px;
	float: left;
	width: 600px;
}


#listingDetailContent {
	float: left;
	width: 640px;
	margin-bottom: 10px;
	padding-right: 10px;
}
#listingDetailEmail,#listingDetailURL,#listingDetailPhone,#listingDetailAddress,#listingDetailPDF  {
	float: left;
	width: 317px;
	margin-bottom: 3px;
	padding-left: 3px;
}
#listingDetailHeadline {
	float: left;
	width: 650px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #1A465F;
}
#listingDetailLogo {
	float: left;
	width: 160px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#listingDetailPhotoUnit {
	float: left;
	width: 640px;
	padding-top: 20px;
}



.listingHeadline {
	float: left;
	width: 500px;
	font-size: 14px;
	font-weight: bold;
}

.listingImage {
	float: left;
	width: 100px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
.listingLocation {
	float: right;
	width: 200px;
	padding-right: 10px;
	font-size: 11px;
	color: #666;
	text-align: right;
}
#listingPaging {
	float: left;
	width: 500px;
}



#listingsArea {
	float: left;
	width: 640px;
	padding-right: 10px;
}
.listingSeparator {
	float: left;
	width: 630px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0B0FF;
	margin-bottom: 10px;
	margin-top: 10px;
}

.listingUnit {
	float: left;
	width: 650px;
}
.listingUnitPremium {
	float: left;
	width: 620px;
	background-color: #E8ECFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.loginLink {
	float: right;
	width: 200px;
	margin-right: 20px;
	margin-top: 5px;
}
.loginLink a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006;
	letter-spacing: 1px;
	text-decoration: none;
}

.loginLink a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #900;
	letter-spacing: 1px;
	text-decoration: underline;
}


#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#mainBody {
	float: left;
	width: 890px;
	background-color: #FFF;
	padding-left: 10px;
	padding-bottom: 40px;
}
#mainContent {
	float: left;
	width: 890px;
}

#mainNavArea {
	float: left;
	width: 900px;
	height: 30px;
}
#mainPop {
	background-color: #FFF;
}
#paddedMap{
	padding-right: 20px;
}
#paddedTable {
	padding-left: 20px;
	padding-top: 20px;
}



#pageHeading {
	float: left;
	width: 890px;
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	height: 30px;
	line-height: 30px;
}
#pageHeadingHome {
	float: left;
	width: 400px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	
	height: 30px;
	line-height: 30px;
}
#pageHeadingHomeUnit {
	float: left;
	width: 890px;
	margin-top: 20px;
	
	margin-bottom: 10px;
	height: 30px;
	
}
#pageHeadingLeft {
	float: left;
	width: 640px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 10px;
	color: #04324C;
	background-color: #E9CEB1;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	margin-left: -10px;
}
#pageLogin {
	float: left;
	width: 300px;
	margin-top: 30px;
	padding-left: 200px;
}
#postLink {
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 5px;
}

#postLink a:link, #postLink a:visited, #postLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #04324C;
	letter-spacing: 1px;
	text-decoration: none;
}

#postLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #04324C;
	text-decoration: underline;
	letter-spacing: 1px;
}
.postSubHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #E9CEB1;
}
#premiumChecks {
	float: left;
	width: 150px;
}
#premiumHelp {
	float: left;
	width: 100px;
}
.quoteName {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
	float: left;
	width: 208px;
	margin-top: 5px;
	font-weight: bold;
}
.quoteText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	width: 208px;
	margin-top: 5px;
}
#regForm {
	float: left;
	width: 400px;
}
#regImage {
	float: left;
	width: 350px;
	margin-top: 20px;
}

#rightListings {
	float: right;
	width: 320px;
}
#rightSide {
	float: right;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 27px;
	padding-bottom: 10px;
	background-color: #E9CEB1;
}
#searchBar {
	background-color: #DAF1FE;
	float: left;
	width: 890px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.sectionHeader1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #04324C;
	padding-left: 10px;
}
.sideCat {
	font-size: 13px;
	font-weight: bold;
	color: #666;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 15px;
}
.sideCatArrow {
	float: left;
	width: 15px;
	padding-top: 3px;
}
#sideCatListings {
	float: left;
	width: 208px;
	margin-top: 3px;
}
.sideCatParent {
	float: right;
	width: 193px;
}
.sideSubCats {
	float: left;
	width: 188px;
	padding-left: 20px;
}
.subCatHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #04324C;
	float: left;
	width: 270px;
	padding-left: 30px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #615f50;
}
.tableItem {
	font-weight: bold;
	color: #333;
}

.textInput {
	float: left;
	width: 160px;
	margin-bottom: 10px;
}
.toolLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: right;
	padding-right: 10px;
}
.toolText {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 150px;
}
.toolUnit {
	width: 215px;
	padding-bottom: 10px;
	float: left;
}
#urlDefaultLabel {
	float: left;
	width: 100px;
}
#urlHelp {
	float: left;
	width: 100px;
}

.welcomeHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #012D46;
	float: left;
	width: 208px;
	margin-bottom: 5px;
}
.welcomeItem {
	float: left;
	width: 150px;
}

.question {
	font-weight: bold;
	color: #999999;
}

