/* CSS Document */

* {
	behavior: url(iepngfix.htc);
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#wrap {
	width: 964px;
}
button {
	background-color: #DFDFDF;
}
#topcorner {
	height:110px;
	min-height:110px;
	background:url(../images/topcorner.jpg) no-repeat;
}
#maincontainer {
	background:url(../images/background.jpg) repeat-y;
	overflow:hidden;
	width: 100%;
}
#maintext {
	background:url(../images/bottombackground.jpg) no-repeat bottom;
	overflow:hidden;
	width: 100%;
}
#bottomcorner {
	widht: 964px;
	height: 15px;
	min-height: 15px;
	background:url(../images/bottomcorner.jpg) no-repeat;
}
#flash {
	height:250px;
	min-height:250px;
	width:940px;
}

#headerimage {
	height:140px;
	min-height:140px;
	width:940px;
}
#logo {
	padding:25px 0 0 35px;
}
#address {
	float:right;
	padding: 35px 30px 0 0;
	text-align: right;
}
#menucontainer {
	width:910px;
	margin: 2px 12px;
	height: 25px;
	padding: 1px 15px 0 ;
	background: #f3f2f4;
	border-bottom: 1px solid #E0DFE3;
	border-top: 1px solid #E0DFE3;
	z-index: 10000;
}
#container {
	clear: both;
	width: 100%;
}
#leftcontainer {
	float:left;
	width:270px;
	padding:0 8px 0 15px;
	clear: left;
}
#leftbodycontainer {
	background:#DFDFDF;
	text-align:center;
}
#lefttopcorner {
	background:url(../images/lefttopcorner.jpg) no-repeat;
	height:7px;
	min-height: 7px;
	line-height: 7px;
	width:270px;
}
#leftbottomcorner {
	background:url(../images/leftbottomcorner.jpg) no-repeat;
	height:9px;
	min-height: 9px;
	line-height: 9px;
	width:270px;	
}
#centermain {
	float:right;
	width: 655px;
	padding: 8px 15px 0 0;
}
#rightcontainer {
	float:right;
	width:270px;
	padding: 2px 15px 0 0;
}
#fulldiv {
	padding: 10px 0 0 20px;
}
#bullet {
	margin-left: 25px;
}
.address {
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
}
.phone {
	font: 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#008ACF;
}
.textgray, .textgray a, .textgray a:link, .textgray a:hover, .textgray a:visited, .textgray a:active {
	font: 11px/16px Arial, Helvetica, sans-serif;
	color:#666666;
}
.textdarkgray {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#555555;
}
.text {
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
.textblue {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#008ACF;
}
.textblue12 {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#008ACF;
}
.titles {
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#008ACF;
}
.titlesgreen {
	font:13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#009900;
}
.textbluesmall {
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#008ACF;
}
.generalmargin {
	margin: 10px 15px;
	text-align: left;
}
.greybox {
	background: #DFDFDF;
	padding: 2px;
	margin-top: 5px;
}

.paddinglogos {
	padding: 5px 4px;
}
.imageborder {
	padding: 5px;
	background: #ffffff;
	margin: 0 10px 0 10px;
	border: 1px solid #ccc;
}
.imagepaddindleft {
	padding: 4px;
	margin: 3px 3px 3px 7px;
	border: 1px solid #cccccc;
}
#centermain ul {
	margin-left: 25px;
}
.banner {
	margin-top: 5px;
}
#copyright {
	padding: 0 10px 10px 10px;
}
#videocontainer {
	padding: 5px;
	float: left;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
#mapcontainer {
	padding: 5px;
	float: left;
	margin-top: 10px;
}
#middle {
	float: left;
	padding: 8px 5px 0 0;
	width: 380px;
}
#ridegreen {
	float: left;
	width: 120px;
}
.ridegreen {
	margin-right:5px; 
	font: bold 11px Arial, Helvetica, sans-serif; 
}
.ridegreen a, .ridegreen a:active, .ridegreen a:visited { 
	background: url(../images/leaf.png) no-repeat left; 
	display:block; 
	padding:5px 8px 5px 28px; 
	color: #009900; 
	text-decoration: none; 
}
.ridegreen a:hover {
	background: #009900 url(../images/leaf2.png) no-repeat left; 
	color:#fff; 
}
.order ul, ol, li {
	margin-left: 20px;
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
