/* CSS Document */

html>body {
	height:100%;
}

body {
	background-color:#B9B09D;
	margin:0px;
	padding:0px;
	background-image: url(../images/img_bgfade_000.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #736A5B;
}
h1 {
	font-size: 25px;
	color: #857C6B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #857C6B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}
.sideNav {
	margin-left: 5px;
	list-style-type: none;
	font-size: 10px;
	line-height: 12px;
	margin-top: 2px;
}
.sideNavTitle {
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 4px;
	margin-top: 10px;
	padding-left: 2px;
	background-image: url(../images/img_sidefade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.sideNavHit {
	font-weight: bold;
}
.sideNav li {
	margin-top: 2px;
	margin-bottom: 5px;
}



form {
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
.formLabels {
	font-size: 10px;
	font-weight: bold;
	color: #857C6B;
}
.formField {
	font-size: 11px;
	color: #857C6B;
	border: 1px solid #CEC8BA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.formButton {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #CC6600;
	font-size: 11px;
}
.topper {
	text-align: right;
}

.sideListItem {
	margin: 0px;
	padding: 0px;
}
.sideList {
	margin: 0px;
	padding: 0px;
}
.sideText {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 4px;
}

#wrapper {
	background-image: url(../images/img_bgtopstrip_000.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	text-align: center;
}
#header {
	width: 776px;
	background-image: url(../images/img_bgribmain_000.png);
	background-repeat: repeat-y;
}

#main {
	width: 748px;
	text-align: left;
	background-image: url(../images/img_bgribmain_000.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-right: 14px;
	padding-left: 14px;
	clear: both;
}
#footer {
	width: 776px;
	text-align: left;
	color: #615B4F;
	font-size: 11px;
	line-height: 14px;
}
#footer a:link, #footer a:visited {
	color: #615B4F;
	text-decoration:none;
}
#footer a:hover {
	color: #615B4F;
	text-decoration:none;
}
.footPad {
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
}
.clear12 {
	font-size: 1px;
	height: 12px;
	clear: both;
}
#col1 {
	padding-top: 18px;
	font-size: 10px;
}

#col3 {
	padding-right: 12px;
	padding-left: 20px;
	background-image: url(../images/img_pageBase.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#col2 {
	background-image: url(../images/img_pageBase_left.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#col4 {
	background-image: url(../images/img_pageBase_right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#businessInfo {
	float: left;
}
#copyright {
	float: right;
	text-align: right;
}
.colBG1 {
	background-image: url(../images/img_colbg_tapemeasure.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
}
.homeTable {
	background-image: url(../images/img_oregonhillconstruction.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.colBG2 {

	background-image: url(../images/img_construction_hardhat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
}
.colBG3 {
	background-image: url(../images/img_construction_hammer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
}
.colBG4 {
	background-image: url(../images/img_building_saw.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
}
.colBG5 {
	background-image: url(../images/img_building_toolbox.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 12px;
}
.imgBorder {
	border: 2px solid #D6D1C5;
	opacity: .75;
	filter: alpha(opacity=75);
}
.imgBorderOver {
	border: 2px solid #857C6B;
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.imgBoxPad {
	padding-top: 2px;
	padding-left: 4px;
}
