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

body {
	margin:10px 0px 10px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
img {
	border:0px;
}
a:link, a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	background-color:#FFFFFF;
	color:#7e724c;
}
.main {
	width:787px;
	}
.header {
	width:787px;
	}
.headerLogo {
	width:654px;
	height:100px;
	float:left;
	}
.headerAddress {
	width:133px;
	height:72px;
	background:url(images/headerAddress.gif);
}
.headerHome {
	width:64px;
	height:28px;
}
.headerContact {
	height:28px;
	width:69px;
	}
.menu {
	clear:both;
	width:787px;
	height:239px;
	}
.menuPic{
	width:414px;
	height:239px;
	background:url(images/menuPic.jpg);
	float:left;
	}
.menuTop {
	width:373px;
	height:19px;
	}
.menuItem {
	width:373px;
	height:29px;
	}
.menuBottom {
	width:373px;
	height:18px;
}
.subMenu {
font-size:smaller;
color:#Fff;
text-align:center;
margin-bottom:10px;
}
.body {
	width:757px;
	padding:15px 15px 10px 15px;
	background:url(images/bodyBackground.gif);
}
.bodyBottom {
	width:787px;
	height:11px;
	background:url(images/bodyBottom.gif);
	}
.bodyLeftSide {
	width:381px;
	float:left;
	}
.bodyRightSide {
	width:356px;
	margin-left:15px;
	float:left;
	}
.footer {
	width:787px;
	text-align:center;
	font-size:smaller;
}
.footerLink a:link, .footerLink a:visited {
	color:#7e724c;
	text-decoration:none;
	font-weight:normal;
}
.footerLink a:hover {
	color:#000;
	}
.infoSquare {
	background:#7e724c;
	padding:10px;
	color:#FFF;
	font-size:smaller;
	text-align:justify;
	}
.infoSquare h2 {
margin:10px 0px 10px 0px;
font-size:medium;
font-weight:bold;
}
.infoSquare h3 {
	margin:0px 0px 5px 0px;
	font-size:large;
	font-weight:bold;
}
.rr356 {
	width:356px;
	background:url(images/rr356mid.gif);
	font-size:smaller;
}
.rr356 .top {
	width:356px;
	height:14px;
	background:url(images/rr356top.gif);
	}
.rr356 .mid {
	width:326px;
	padding:0px 15px 0px 15px;
	text-align:justify;
	}
.rr356 .bottom {
	width:356px;
	height:14px;
	background:url(images/rr356bot.gif);
	}
.rr753 {
	width:753px;
	background:url(images/rr753mid.gif);
	font-size:smaller;
}
.rr753 .top {
	width:753px;
	height:14px;
	background:url(images/rr753top.gif);
	}
.rr753 .mid {
	width:723px;
	padding:0px 15px 0px 15px;
	text-align:justify;
	}
.rr753 .bottom {
	width:753px;
	height:14px;
	background:url(images/rr753bot.gif);
	}
.contactTable th {
background:#7e724c;
color:#FFF;
padding:3px;
}
.contactTableTr {
background:#ccc;
}
.contactTableTrAlt {
background:#eee;
}
.contactTable td {
padding:3px;
}
.contactTable a:link, .contactTable a:visited {
	color:#000;
}
.contactTable a:hover {
color:#7e724c;
background:none;
}
.equipmentImg {
border:5px solid #a49463;
margin-top:10px;
margin-bottom:20px;
}