@charset "utf-8";
/* CSS Document */



a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #104A42;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #104A42;
}
.style1 {color: #FFFFFF}
body {
	background-color: #FFFFFF;
	background-image: url(images/common/pgbackground.jpg);
	background-repeat: repeat-x;
}
/* TABLE BACKGROUNDS */

.border_top {
	background-image: url(images/common/border_top.gif);
	background-repeat: repeat-x;
}

.border_left {
	background-image: url(images/common/border_left.gif);
	background-repeat: repeat-y;
}

.border_right {
	background-image: url(images/common/border_right.gif);
	background-repeat: repeat-y;
}

.border_bottom {
	background-image: url(images/common/border_bottom.gif);
	background-repeat: repeat-x;
}


.bg_mainmenu {
	background-image: url(images/common/row3_left_menubg.gif);
}

.bg_menu2left {
	background-image: url(images/common/menu2_leftbg.gif);
	background-repeat: no-repeat;
}

.bg_menu2right {
	background-image: url(images/common/menu2_rightbg.gif);
	background-repeat: no-repeat;
}

.bg_homeright {
	background-image: url(images/home/smallmap.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.smalldarkgreencapitals {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #104A42;
	text-transform: uppercase;
	font-style: normal;
	position: relative;
	top: 0;
	width: 234;
	background-color: #D0DFA4;
	text-align: center;
}

.homeservicesparagraph {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	width: 234px;
	text-align: justify;
	line-height: normal;
	position: static;
	margin-top: 2px;
	margin-bottom: 2px;
}
.smallblacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	padding: 7px;
}
.moreinfo {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	position: static;
	background-color: #FFFFCC;
	text-transform: uppercase;
	font-weight: bold;
	border: 2px inset #13575B;
	padding-right: 5px;
	padding-left: 5px;
}
.footertext {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.style2 {
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D4D42;
	text-align: justify;
}
.style2outline {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D4D42;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	background-color: #EAF1D6;
	padding: 5px;
}
.style2smaller {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #0D4D42;
	text-align: justify;
}
.largercontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	padding: 7px;
}
.bg_frontendloader {
	background-image: url(images/home/image_frontend.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_rolloffcollection {
	background-image: url(images/home/image_rolloff.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_minirolloff {
	background-image: url(images/home/image_minirolloff.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_residentialcollection {
	background-image: url(images/home/image_residential.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_luggercollection {
	background-image: url(images/home/image_lugger.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_scrapmetal {
	background-image: url(images/home/image_scrapmetal.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

