/* CSS Document */

* {
	behavior: url(iepngfix.htc);
	margin: 0 auto;
	padding: 0;
	border: 0;
}
body {
	background: #000000;
}
#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 22px;
}
#address {
	float:right;
	padding: 20px 30px 0 0;
	text-align: right;
}
#menucontainer {
	width:910px;
	margin: 2px 12px;
	height: 25px;
	padding: 1px 15px 0 ;
	background: #161616;
	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;
}

#leftbodycontainer h1 {
	background:url(../images/left-title-bg.png) no-repeat top;
	font: 14px Myriad,Myriad Pro;
	text-align:left;
	margin-left:5px;
	text-indent:24px;
	color:#fff;
	font-weight:normal;
	width:255px;
	height:30px;
	line-height:30px;
	text-transform: uppercase
	}
	
#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  Arial, Helvetica, sans-serif;
	color:#FFF;
}
.phone {
	font: 12px/16px  Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.textgray {
	font: 11px/13px Arial, Helvetica, sans-serif;
	color: #666666;
}
.textdarkgray {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color:#FFF;
}
.text {
	font: 13px/18px  Arial, Helvetica, sans-serif;
	color: #FFF;
}
.textblue {
	font:11px/13px Arial, Helvetica, sans-serif;
	color:#FF6600;
}
.textblue12 {
	font:12px/16px Arial, Helvetica, sans-serif;
	color:#FF6600;
}
.titles {
	font:13px/18px  Arial, Helvetica, sans-serif;
	color:#FF6600;
}
.titlesgreen {
	font:13px/18px  Arial, Helvetica, sans-serif;
	color:#009900;
}
.textbluesmall {
	font:10px/12px Arial, Helvetica, sans-serif;
	color:#FF6600;
}
.generalmargin {
	margin: 10px 15px;
	text-align: left;
}
.greybox {
	background: #DFDFDF;
	padding: 2px;
	margin-top: 5px;
}

.paddinglogos {
	padding: 5px 2px;
}
.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;
}
#middle h1,#centermain h1,#fulldiv h1 {
	background:url(../images/title-bg.png) no-repeat left top;
	font: 14px Myriad,Myriad Pro;
	color:#fff;
	font-weight:normal;
	height:30px;
	line-height:30px;
	padding-left:24px;
	text-transform: uppercase
	}
	#fulldiv h1 { text-align:left }
#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 Arial, Helvetica, sans-serif;
	color: #666666;
}

/* contact */
#contactform { margin:0; padding:0;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block;}
#contactform li.buttons { margin:5px 0 5px 0;}
.red {color:#ff6600}
#contactform li input.submit {padding:6px 10px ; display:block ; background:#ff6600 ; color: #fff ; border:1px solid #fff ; width:150px ; text-align:left ; cursor:pointer}
#contactform label { float:left; margin:0; width:100px; padding:3px 10px; font: 12px Myraid, Myriad Pro; color:#fff; text-transform:uppercase;}
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:400px; border:1px solid #555e67; margin:5px 0; padding:5px 2px; height:15px; background:#fff;color:#000}
#contactform textarea { width:400px; border:1px solid #555e67; margin:10px 0; padding:2px; background:#fff; height:250px;}
#contactform li.buttons input { padding:0; margin:0 0 0 100px; border:0; color:#000; float:left;}
#contactform li.buttons input.clear { text-transform:uppercase ; padding:0; margin:0 0 20px 20px; width:121px; height:30px; float:left; background:url(*images/btn_clearform.gif);}
p.response { text-align:center; color:#fff; font:bold 13px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}
p.response2 { font:12px/14px Arial, Helvetica, sans-serif;color:#FF6600 ; text-transform:uppercase ; font-weight:bold }