/* CSS Document */


html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-image: url(images/pageback2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #666666;
}
.head {
	background-image: url(images/head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.transhadleft {
	background-color: #000000;
	
}
.trashadright {
	background-color: #000000;
	
}
.button {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-color: #666666;
	display: block;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
a:hover.button {
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #990000;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 32px;
	margin: 0px;
	padding: 0px;
	
}
h1 .strap {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;

}
.carbonleft {
	background-image: url(images/carbon.gif);
	background-repeat: repeat;
	background-position: right top;
	
}
.carbonright {
	background-image: url(images/carbon.gif);
	background-repeat: repeat;
	background-position: left top;
}
.add {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;

}
.leftcarb {
	background-image: url(images/leftcarbonshad.gif);
	background-repeat: repeat-y;
	background-position: right top;
	
}
.rightcarb {
	background-image: url(images/rightcarbonshad.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
.foot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #666666;
	font-size: 10px;
	color: #990000;
	
}
.foot a {
	color: #000000;
	text-decoration: none;

}
.foot a:hover {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
.footleft, .footright {
	background-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.leftfootshad {
	background-image: url(images/footshadleft.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.rightfootshad {
	background-image: url(images/footshadright.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;

}
.uk {
	float: right;
	margin-right: 10px;
	margin-top: 5px;

}
.contholder {
	background-color: #999999;
}
.content {
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
	background-image: url(images/contback2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
	margin-right: 200px;
	margin-bottom: 15px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
	
}
.content p {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	
}
.content a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	
}
.content a:hover {
	border-bottom: 1px dotted #333333;
	color: #333333;
}
.content ul {
	font-size: 12px;

}
.menucell {
	background-color: #999999;
}
.boxout {
	float: left;
	margin: 0 10px 0 10px;
}
.imgbrdr {
	border: 1px solid #CC0000;
}
.boxout2 {
	float: right;
	margin: 0 10px 5px 5px;
}

.directions {
	margin-left: 10px;
	font-size: 12px;
}

div#map iframe {width: 470px; height: 350px;}


