/* CSS Document */

/******************** LAYOUT **************************/

body {
	font-family:	Arial, Helvetica, sans-serif;
	color:			#343434;
	font-size:		13px;
	line-height:	18px;
	padding:		0;
	margin:			0;
	text-align:		left;
	background:		#3e3e3e;
}

#homebkrd {
	background:		url(/images/bkrd-body.jpg) repeat-x #3e3e3e;
	width:100%;
	height:100%;
}

#subbkrd {
	background:		url(/images/bkrd-sub-body.jpg) repeat-x #3e3e3e;
	width:100%;
	height:100%;
}

#main-wrapper {
	width:			980px;
	margin:			0 auto;
}

#header {
	width:980px;
	height:169px;
	position:relative;
	background:url(/images/headertopstripe.jpg) center top no-repeat;
}

#logo {
	position:absolute;
	left:0;
	top:37px;
}

#motto {
	width:615px;
	position:absolute;
	right:0;
	top:82px;
	font:normal 17px "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, "Lucida Grande", "Lucinda Sans Unicode", Arial, sans-serif;
	color:#4b4b4b;
	letter-spacing:.01em;
}

#homecentral {
	border-top:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	height:287px;
	clear:both;
	background:#fff;
}

#slideshowarea {
	float:left;
	width:709px;
	height:287px;
}

#dozer {
	float:right;
}

#anchor {
	clear:both;
	position:relative;
}

#bigdozer {
	position:absolute;
	left:-302px;
	bottom:0;
	z-index:99;
}

#dirtpile {
	position:absolute;
	bottom:-1px;
	right:-96px;
}

#content {
	clear:both;
	width:980px;
	background:url(/images/bkrd-content.png) repeat-y;
	padding-bottom:25px;
}

#main-col {
	width:			616px;
	padding:	    36px 45px 0 50px;
	float:left;
}

#right-col {
	width:			246px;
	float:right;
	padding-right:23px;
}

#rightbuttonarea {
	background:url(/images/bkrd-rightbar-dark.png) repeat-y left top;
	width:234px;
	padding:24px 0 9px 12px;
}

#rightbuttonarea img {
	margin-bottom:2px;
}

#phonenumbers {
	background:url(/images/phoneicon.png) left top no-repeat;
	font: normal 15px Arial, Helvetica, sans-serif;
	color:#fff;
	width:178px;
	padding-left:56px;
	height:55px;
}

#testimonialsarea {
	padding:30px 13px 0;
}

#testimonialsarea h2 {
	font:normal 27px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 0 12px;
	text-indent:16px;
}

#quote {
	padding:9px 16px 0;
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#dbdbdb;
}

#author {
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#dbdbdb;
	padding-left:16px;
}

#testauthor {
	font-weight:bold;
	color:#dbdbdb;
}

.newsitem {
	float:left;
	clear:both;
	margin-bottom:16px;
}

.newsimagearea {
	padding:8px;
	background:#e5e5e5;
	border:solid 1px #bcbcbc;
	width:74px;
	float:left;
	margin:0 21px 21px 0;
}

.newscontentarea {
	float:left;
	width:500px;
}

.newstitle {
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#f59700;
	margin-bottom:13px;
}

#clearcolumns {
	clear:both;
	position:relative;
	margin:0 0 26px 0;
}

#contentbottom {
	position:absolute;
	top:0;
	left:0;
}

#additionalinfo {
	padding:22px 223px 22px 22px;
	background: #ececec;
	border:solid 1px #c7c7c7;
	position:relative;
	min-height:159px;
}

#additionalinfoused {
	padding:22px 22px 22px 22px;
	background: #ececec;
	border:solid 1px #c7c7c7;
	position:relative;
	min-height:159px;
}

#book {
	right:52px;
	top:-12px;
	position:absolute;
	width:125px;
	height:154px;
	padding:4px 0 0 6px;
	background:url(/images/catalogbkrd.png) no-repeat;
}

#bookbtn {
	right:28px;
	top:155px;
	position:absolute;
}

#footerlinks {
	padding-left:40px;
}

#footerlinks, #footerlinks a {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#c1c1c1;	
	text-decoration:none;
}

#footer {
	width:912px;
	height:21px;
	background:url(/images/bkrd-footer.jpg) no-repeat;
	padding:29px 34px;
	margin:23px 0 17px 0;
	text-align:center;
	clear:both;
}

#footer, #footer a {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#696969;
	text-decoration:none;
}

#subfooter, #subfooter a {
	color:#8a8a8a;
	font:normal 14px Arial, Helvetica, sans-serif;
}


/* Navigation CSS */
#centeredmenu {
     font: normal 15px Arial, Helvetica, sans-serif;
     background:url(/images/bkrd-navbar.png) repeat-x;
	 float:left;
	 position:relative;
	 width:100%;
}

#navbar {
	clear:left;
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}

#centeredmenu ul ul {
	right:auto;
}

.nav-link, .nav-link-on {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0 2px 0 0!important;
	position:relative;
	left:50%;
	height:51px;
	text-align:center;
}

.nav-link, .nav-link-on {
	background:url(/images/nav-spacer.png) right center no-repeat;
}

#navbar > .nav-link:last-of-type {
	background:none!important;
}

.nav-link a, .nav-link-on a {
     display:         	 block;
	 margin:			 0 0 0 1px;
     text-decoration:	 none!important;
     padding:           18px 29px;
	 font:				normal 15px Arial, Helvetica, sans-serif;
	 line-height:		15px;
	 color:				#ffffff;
}
    
.nav-link a:hover {
     text-decoration:none;
	 background:url(/images/on-spacer.png) repeat-x;
}

.nav-link-on a {
	 background:url(/images/on-spacer.png) repeat-x;
}

.submenu, .subsubmenu {
	text-align:left;
	-webkit-box-shadow: 0px 0px 5px #1a191a;
	-moz-box-shadow: 0px 0px 5px #1a191a;
	box-shadow: 0px 0px 5px #1a191a; 
	
}

#footericons {
	float:right;
	padding:0 51px 0 0;
}

#footericons img {
}


/******************** STYLES **************************/

table {

}

a {
	color:			#f59700;
	text-decoration:underline;
}

a img {
	border:none;
	border-collapse:collapse;
}

a:hover {
	text-decoration:underline;
}

p, ol, ul {
	margin: 		0 0 18px 0;
}

blockquote {
	text-align:center;
	display:block;
	margin:5px 0;
	font-style:italic;
}

.alttext1 {
	font-size:		15px;
	color:			#EE860D;
}

.alttext2 {
	font-size:		18px;
	color:			#F8B600;
}

.header1 {
	color:			#343434;
	font-size:		27px;
	font-weight:	normal;
	line-height:	30px;
}

.header2 {
	color:			#343434;
	font-size: 		20px;
	font-weight:	normal;
	line-height:	23px;
}

.header3 {
	color:			#343434;
	font-size:		16px;
	font-weight:	normal;
	line-height:	19px;
}

h1 {
	color:			#343434;
	font-size:		27px;
	font-weight:	normal;
	line-height:	30px;
	margin:			0 0 12px 0;
}

.h1wrap {
	padding-bottom:18px;
	background:url(/images/h1bkrd.png) left bottom no-repeat;
}

h2 {
	color:			#343434;
	font-size: 		20px;
	font-weight:	normal;
	line-height:	23px;
	margin:			0 0 8px 0;
}

h3 {
	color:			#343434;
	font-size:		16px;
	font-weight:	normal;
	line-height:	19px;
	margin:			0 0 3px 0;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:			#222222;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:			right;
	margin-left:	20px;
	margin-bottom:	10px;
}

.image_on_left {
	float:			left;
	margin-right:	20px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

.sidebar-form label {
	display:		block;
	margin-bottom:	1px;
}

.sidebar-form .sidebar-field {
	margin-bottom:	10px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}
