html { height: 100%; margin-bottom: 1px; }

body{
	text-align:center; /* centers the main content in IE */
	margin-left: 0%;
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	background: #CCCFD4;
	font-family: Tahoma, Arial;
	font-size:72%;	
	}
	
#bgmain {
	width:970px;
	height:auto;
	padding:0px;
	margin:0px auto; /* centers the main content in other browsers */
	color: #8C9093;
	background: #FFFFFF url(../imgs/bg.gif) repeat-y 0px;
	}
	
#main {
	width:900px;
	height:auto;
	padding:0px;
	margin:0px auto; /* centers the main content in other browsers */
	color: #8C9093;
	background: #FFFFFF url(../imgs/OrangeControlsBg.gif) repeat-y 0px 0px;
	}
	
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}	
/************ header **************/
	
#header {
	width: 900px;
	height: 98px;
	background-image: url(../imgs/top_bg.jpg);
	text-align: right;
}

#headerpic {
	width: 900px;
	height: 100px;
	background-image: url(../imgs/top-graphic-orange.jpg);
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C9D1D4;
}

#topnav {
	color: #9E9E9E;
	text-decoration: none;
	margin-right: 45px;
	margin-top: 20px;
	width: 300px;
	position:relative;	
	float: right;	
}

#topsearch {
	font-family: Tahoma, Arial;
	color: #9E9E9E;
	text-decoration: none;
	margin-right: 45px;
	margin-top: 20px;
	width: 300px;	
	position:relative;	
	float: right;	
}

#liveperson {
	margin-left: 260px;
	margin-top: 10px;
	float: left;
	width: 125px;
}

/************ footer **************/
	
#footer {
	width: 865px;
	height: 35px;
	background-image: url(../imgs/footerbg.gif);
	color: #9E9E9E;
	text-align: left;
	background-repeat: repeat-y;
	clear: both;
	background-color: #CCCFD4;
	padding-top: 8px;
	padding-left: 35px;
}


.clear {
	height:10px;
	clear: both;
}

.clearhome {
	height:20px;
	clear: both;
}

/************ content **************/


#left {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
}
	
#content {
	margin: 0px;
	padding: 10px 20px 0px;
	width: 635px;
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	font-size: 115%;
}

#content h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 145%;
	font-weight: normal;
	color: #CCCCCC;
	margin-bottom: 20px;
	margin-top: 5px;
}

#content p {
	text-align: justify;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#cornerbutton {
	background-repeat: no-repeat;
	background-image: url(../imgs/orangeButton.jpg);
	background-position: 0px;
	padding-left: 18px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #666465;
}

#recycled {
	width: 100%;
	text-align: left;
}

#homefeatured {
	float: left;
	background-image: url(../imgs/block.jpg);
	background-color: #FFFFFF;
	width: 490px;
	height: 203px;
	margin-bottom: 10px;
}

#hours {
	float: right;
	background-color: #FFFFFF;
	width: 150px;
	text-align: right;
}

#hours img{
	text-align: right;
	margin-bottom: 20px;
}

#homeproducts {
	float: left;
	background-color: #FFFFFF;
	width: 475px;
}

.homeproductstable {
	background-color: #FFFFFF;
	width: 235px;
	margin-bottom: 10px;
}

.table235left {
	background-color: #FFFFFF;
	width: 235px;
	text-align:left;
}

.table235right {
	background-color: #FFFFFF;
	width: 235px;
	text-align:right;
}

.tablecenter {
	background-color: #FFFFFF;
	text-align:center;
}

#homeform {
	text-align: center;
}

#homeimg {
	text-align: center;
}

#hometxt {
	text-align: left;
	height: 80px;
}


#sectionLinks{
	margin: 0px;
	width: 900px;
	height:24px;
	background: #FFFFFF url(../imgs/controlsbg3.gif) no-repeat 0px 0px;
	padding-top: 6px;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: inline;
	font-weight: bold;
	color: #999999;
	text-align: center;
	text-decoration: none;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 130%;
	font-family: "Trebuchet MS", Arial, Verdana;
}

#sectionLinks a:hover{
	font-weight: bold;
	text-decoration: none;
	color: #C4926E;
}

#leftcontrols{
	margin: 0px;
	text-align: left;
}

#leftcontrols a:link, #leftcontrols a:visited {
	width: 188px;
	display: block;
	font-weight: normal;
	color: #612E0A;
	text-align: left;
	text-decoration: none;
	padding-left: 28px;
	font-size: 110%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 23px;
	background-color: #EBD9CC;
	padding-top: 7px;
	background-image: url(../imgs/orangebullet.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

#leftcontrols a:hover{
	text-decoration: none;
	color: #C4926E;
}

#leftheader {
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
	font-size: 130%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 25px;
	padding-top: 6px;
	font-family: "Trebuchet MS", Arial, Verdana;
	width: 210px;
	background-image: url(../imgs/OrangeLeftHeader.gif);
}

#dots {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/imgs/dots.gif);
	background-repeat: repeat-x;
	height: 21px;
	background-position: 10px;
}

#dots200 {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/imgs/dots.gif);
	background-repeat: repeat-x;
	height: 15px;
	width: 250px;
	background-position: 5px;
}

.btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:50px;
	height:25px;
	background: url(../imgs/orangeButton2.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	border: none;
	}
	
.btn3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:100px;
	height:25px;
	background: url(../imgs/orangeButton3.jpg) no-repeat top left;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	border: none;
	}
	
.container {
	width : 135px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.container2 {
	width : 100px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}
.container3 {
	width : 40px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}

.container4 {
	width : 200px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
}


h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666465;
	margin: 0;
}

.star {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

.table75dots {
	width: 75px;
	text-align:center;
	border: 1px dotted #8C8A8B;
}

.table200dots {
	width: 200px;
	text-align:center;
	border: 1px dotted #8C8A8B;
	padding: 5px;
}

.tabledots {
	text-align:left;
	border: 1px dotted #8C8A8B;
}

.table75 {
	width: 75px;
	text-align:center;
}

.table75rig {
	width: 75px;
	text-align:right;
	padding-right: 5px;
}

.table315dots {
	width: 400px;
	text-align:left;
	padding-left: 5px;
	border: 1px dotted #8C8A8B;
}

.table315 {
	width: 400px;
	text-align:left;
	padding-left: 5px;
}

.table300 {
	width: 300px;
	text-align:center;
}

.red {
	color: #FF0000;
}

.tablegrey {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CECDD5;
}

.dottedboxes {
	border: 1px dotted #CCCCCC;
}

.tablecenter {
	text-align: center;
}

.tableleft {
	text-align: left;
}