html	{
	min-height: 100%;
	border-bottom: 1px solid transparent;
	}	
* {	
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	}
img	{
	border: 0;
	}
a {
   outline: none;
	}
h1,h2,h3,h4,p	{
	margin: 0 0 15px 0;
	}
h1	{
	font-size: 18px;
	color: #666;
	}
h2	{
	font-size: 15px !important;
	color: #bc3026;
	}
h3	{
	font-size: 15px !important;
	color: #bc3026;
	}
.container .body-right .right-copy h3 {
	font-size: 18px !important;
	color: #fff;
	font-weight: bolder;
	}
ul	{
	margin: 0 0 10px 20px;
	}
ul li	{
	margin: 0 0 5px 0;
	}
.clear	{
	clear: both;
	}
a:link,a:visited	{
	color: #444;
	text-decoration: none;
	}
a:hover	{
	color: #bc3026;
	text-decoration: underline;
	}	
	
a.cta	{
	font-weight: 800;
	background-image: url(/Commercial/images/RentalEvents/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 100% 1px;
	padding: 0 20px 0 0;
	}
.learn-more	{
	width:100%;
	clear: both;
	margin: 20px 0 0 0!important;
	text-align: right;
	}
	
.footer .footer-info	{
	float: left;
	width: 920px;
	clear: both;
	margin-bottom: 10px;
	color: #fff!important;
	}	
.footer .footer-info .copyright	{
	float: left;
	}
.footer .footer-info .copyright-links	{
	float: right;
	}
.footer a:link,.footer a:visited, .body-right .right-copy a:link, .body-right .right-copy a:visited	{
	color: #fff;
	}
.footer a:hover, .body-right .right-copy a:hover	{
	color: #ccc;
	}	
body	{
	background-color: #dcdbdb;
	font-size: 12px !important;
	color: #666;
	}	
.container	{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	clear: both;
	position: relative;
	}
.container .header	{
	float: left;
	width: 960px;
	height: 100px;
	background-color: #fff;
	clear: both;
	}
.container .header .logo	{
	float: left;
	}
.container .header .title	{
	float: right;
	padding: 30px 20px 0 0;
	text-align: right;
	}
.container .header .title h1 {
	font-size: 24px;
	color: #bc2e25;
	font-weight: 400;
	text-transform: uppercase;
	margin: 5px 0;
	padding: 0;
	}
.container .header .title h2 {
	font-size: 14pt;
	color: #999;
	font-weight: 600;
	text-transform: capitalize;
	margin: 0;
	padding: 0;
	}	
.container .divider	{
	float: left;
	width: 960px;
	height: 20px;
	background-color: #bc3026;
	}
.container .body-holder	{
	float: left;
	width: 960px;
	background-color: #fff;
	background-image: url(/Commercial/images/RentalEvents/whitebox2.jpg);
	background-repeat: repeat-y;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	
	}
.container .body-left	{
	float: left;
	width: 630px;
	padding: 0 10px;
	}	
.container .body-left .imgholder {
	float: left;
	width: 105px;
	padding-bottom: 20px;
	}
.container .body-left .content	{
	float: left;
	width: 490px;
	padding: 0 15px;
	}
.container .body-left .imgholder img.main	{
	/*  margin: 20px 0 0 0;  */
	}
.container .body-right	{
	float: left;
	width: 300px;
	padding: 10px 10px 10px 0px;
	background-image: url(/Commercial/images/RentalEvents/greybox.jpg);
	background-repeat: repeat-y;
	}
.container .body-right .right-copy	{
	width: 270px;
	padding: 10px 15px;
	margin: 0;
	color: #fff;
	font-weight:600;
	}
.hero img	{
	background-color: #fff;
	padding: 10px 12px;
	}
	
.container .footer	{
	float: left;
	width: 920px;
	padding: 20px;
	background-color: #4e5054;
	font-size: 9px;
	color: #fff;
	}	
.module-holder	{
	float: left;
	width: 960px;
	border-top: 10px solid #b8af7d;
	border-bottom: 10px solid #b8af7d; 
	clear: both;
	background-color: #b8af7d;
	background-image: url(/Commercial/images/RentalEvents/khakibox.jpg);
	background-repeat: repeat-y;
	}
.module-holder .module	{
	float: left;
	width: 280px;
	margin: 0px 10px 15px 10px;
	padding: 15px 10px;
	background-image: url(/Commercial/images/RentalEvents/whitebox1.jpg);
	}
.module-holder .leftModule	{
	float: left;
	width: 590px;
	margin: 0px 10px 15px 10px;
	padding: 15px 15px;
	background-image: url(/Commercial/images/RentalEvents/whitebox2.jpg);
	}
	
	
	
	
table	td	{
	padding: 3px 5px;
	}
span.nav-link-dividers	{
	margin: 0 10px;
	}
span.article	{
	font-size: 11px;
	font-style: italic;
	}