/* CSS Document */


	body {
	margin:0 auto;
	padding:0;
	font:12pt/1.5 sans-serif;
	width:850px; /* changed from 85% */
	min-width:850px; 
	border: 1px solid #224080;
	background: url(../images/bg.gif) repeat;
		}

	#header {
	margin:0;
	padding:0;
	/*background: url(../images/header_bg.gif) repeat-x top; */
	height: 75px;
	 /*width: 850px;  added Mar 4 */	
		}
	#header .column-in {
	background: url(../images/rentquicklogocss.gif) no-repeat left top; 
	height: 66px;
}
	#header .column-in h1{display: none;}
	#header .column-in .slogan{
	font: italic bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	margin-left: 200px;
	padding-top: 50px;
	float:left;
}
#header .column-in .phone {
	font:  bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #F2F2F2;
	float:right;
	text-align: center;
}
.phone a, .phone a:link, .phone a:active {color: #F2F2F2; text-decoration:none;}
.phone a:hover { text-decoration:underline;}
	/*#menu{
	background: #FFFFFF url(../images/menubg.gif);
	height: 40px;
	margin-top:-10px
}*/
	#main1 {
	margin:0;
	padding:0;
	background: #FFFFFF;
	background-color: #FFFFFF;
		}
	#main2 {
	margin:0;
	padding:0;
	background: #FFFFFF url(../images/blue.gif) repeat-y right;
	background-color: #FFFFFF;
		
		}
	#left {
		float:left;
		width:200px;
		margin:0; padding:0;
		background: #F2F2F2;
		font-size:80%;
		}
#right {
	float:right;
	width:25%;
	font-size:80%;
	background: #f2f2f2;		
		}
.right {
	float: right;
}

#right .column-in {
		margin:0; padding:0.5em 1em ;
		}		
		#right img{
	text-align: center;
}
#middle {
		background: #ffffff;
		float:left;
		width:72%;
		font-size:80%;
		}
.column-in {
		margin:0; padding:0.5em 0 0.5em 0.5em;
		}
#middle .column-in img{
	float: left;
	padding: 3px 8px 3px 3px;
}
.h1 {
	font: italic bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #224080;
	width: 250px;
	
}
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
h1,h2,h3,h4 { margin: 0.2em 0 }
h1 {
	font: italic bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #224080;
}
h2 {
	font: italic bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #224080;
	margin-left:0.2em;
}
	p {
	margin: 0.5em 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
	a, a:link, a:active { color:#224080 }
	a:hover {
	background: #224080;
	color: #FFFFFF;
}
	
	.copy { text-align:center; font-size:80% }
	.box{
	padding: 2px;
	border: 1px solid #C8C8C8;
	width:48%;
	float:left;
	margin:2px;
	
}
.box_big {

	padding: 2px;
	border: 1px solid #C8C8C8;
	margin:4px;
}
.box_big h3{	color: #FFFFFF;
	background: #224080;
	padding:0 4px;
	margin-top:-1px;}
.box_big .column-in .content h3{	color: #FFFFFF;
	background: #224080;
	padding:0 4px;
	margin-top:-1px;}
.box .column-in, .box_big .column-in {
	margin:0;
	padding:2px;
	background: #F2F2F2;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
		}
.box_big .column-in{
	margin:0;
	padding:2px;
	background: #F2F2F2;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
		}
.box img{
	padding: 1px;
	border: 1px solid #C8C8C8;
	float: right;
	width: 90px;
	height: 90px;
	margin: 0 1px 0 0;
	}
.box .content{
	float:left;
	font-size: 110%;
	width:50%;
}
.box_big img{
	padding: 1px;
	float: left;
	margin: 0 1px 0 0;
	}
.box_process {

	padding: 2px;
	border: 1px solid #C8C8C8;
	margin:2px;
}
.box_process img{
	padding: 1px;
	float: left;
	margin: 0 1px 0 0;
	}
.box_process .column-in {
	margin:0;
	padding:2px;
	background: #F2F2F2;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
		}
.box_process .column-in{
	margin:0;
	padding:2px;
	background: #F2F2F2;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
		}

.box_process .content{
	float:left;
	font-size: 120%;
	width:65%;
	padding: 20px;
}
.box_big img{
	padding: 1px;
	float: left;
	margin: 0 1px 0 0;
	}

.box h2{
	font: italic bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #224080;
	padding-left: 3px;
}
img .right{
	float: right;
}
		

.box_bg{
	/*background:  url(../images/box_bg.gif) no-repeat left center;*/
	margin:5px;
	height: 125px;
	width: 225px;
	padding:10px 10px 5px 0;
	text-align: center;	
}
.module{
	border-top: 1px solid #C8C8C8;
	padding: 5px 0;
	vertical-align: middle;
	clear: both;
}	
.module img{
	float:left
}
.module a, .module a:link, .module a:active{
	color:#0D2E58;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
	
.module a:hover {
	color:#0D2E58;
	text-decoration: underline;
	background: #EFEFF7;
}

.quote {
	background: url(../images/quote.gif) no-repeat left top;
	text-align: left;
	text-indent: 25px;
	padding-top: 10px;
}
.endquote{
	background: url(../images/quote_end.gif) no-repeat right top;
	height: 15px;
	width: 25px;
	float:right;
}
#footer{
	background: #FFFFFF;
	font-size: 80%;
		}
.footerbox{
	padding: 2px;
	border: 1px solid #C8C8C8;
	margin:2px;
	
}
.footerbox .column-in {
	margin:0;
	padding:2px;
	background: #F2F2F2;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
		}
.center{
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.tip{
	
	border-bottom: 1px solid #224080;
}
.tip h4{
	color: #FFFFFF;
	background: #224080;
	padding:2px 4px;
}
/*table{
	padding: 2px;
	border: 1px solid #224080;
}
table .bordernone{
	padding: 2px;
	border:none;
	
}*/
.caption {
	background: #224080;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding: 3px;
}

td {
	border: 0px;
}
#middle_full {

		background: #ffffff;
		width:100%;
		font-size:80%;
}#middle_full h3{margin: 0.2em 1em }
.top {
	text-align: right;
	float:right;
	
}
.top img {border:none;}

.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.left {
	float: left;
	width: 48%;
}
.right_table {
	float: right;
	width: 150px;
	margin:3px;
	
}
.right_table h4{
	color: #FFFFFF;
	background: #224080;

	font-size: 12px;
	font-weight: bold;
}
.table_full {
	width: 100%;
	margin:3px;
	
}
.table_full h4{
	color: #FFFFFF;
	background: #224080;

	font-size: 12px;
	font-weight: bold;
}
.leftcol{
	float: left;
	width: 45%;
	padding: 2px;
	border-left: 1px solid #224080;
		
}
.rightcol{
	float: right;
	width: 45%;
	padding: 2px;	
	border-right: 1px solid #224080;
	
}
.clear_col{
	clear: both;
	border-top:1px solid #224080;
	height: 1px;
}
/*Menu styles*/
#menuwrapper {
	background: url(../images/mbar.jpg) repeat-x;	
	margin-top:-10px;
	height:30px; /* changed to 60px from 30px Brett */	
}



 /*========================= TOP OF THE MENU CASCADE =========================
 
 
 +++++++++++++++++++++++++This section no longer needed+++++++++++++++++++++++++++*/

.menu {
	font-size: 12px;
	float: left;
	margin: 0px;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	position: fixed;  /* changed Mar 4 */
	border:none;
	
	
	}
.menu img {
	vertical-align: top
}
.menu ul {
	list-style-type: none;
	margin:0 0 0 -25px;
	*margin:0 0 0 -15px;

	
}
.menu li {
	float: left;
	margin: 0px;
	position: relative;
	white-space: nowrap;
	width:14em;
	
}
.menu ul li table {
	margin:-1px 0;              /* IE5 needs -1px top and bottom table margins */
	margin:0;               /* re-zero the table margins for everyone but IE5  took out / from m/argin*/
border-collapse:collapse;      /* IE5 needs this for the sub-menus to work */
	font-size:10px;        /* this sets the base font size for our entire menu */
}

.drop {
	padding-right: 0.33em; display: block; padding-left: 0.33em; padding-bottom: 0px; margin: 0px; cursor: hand; padding-top: 0px; text-align: right
}
.drop span {
	float: left
}
.rightmenu {
	float: right; position: relative
}
#research {
	left: 364px; position: absolute; top: 0px; text-decoration: underline
}
.menu ul li ul {
	padding: 1px;
	display: none;
	border-right: none;
}
.menu ul li a {
	display: block; padding: 2px 8px; float: left; color: #fff; height: 30px; text-decoration: none;width:12em;
}
.menu ul li a:visited {
	 text-decoration: none
	
}
.menu ul li:hover a {
	text-decoration: underline;
	background: url(../images/mbar_h.jpg);
	height: 27px;
	color: #7F7F7F;
}
.menu ul li a:hover {
	text-decoration: underline;
	background: url(../images/mbar_h.jpg);
	height: 27px;
	color: #224080;
}
.menu ul li:hover ul {
	display: block; left: -1px; margin: 0px; width: 12em; color: black; position: absolute; top: 30px; height: auto
}
.menu ul li a:hover ul {
	display: block;  left: -1px; margin: 0px; width: 12em; color: black; position: absolute; top: 30px; height: auto
}
.menu ul li:hover ul.leftbutton {
	left: 0px
}
.menu ul li a:hover ul.leftbutton {
	left: 0px
}
.menu ul li:hover ul.skinny {
	width: 12em;
}
.menu ul li a:hover ul.skinny {
	width: 12em;
}
.menu ul.rightmenu li:hover ul {
	right: 0px; left: auto
}
.menu ul.rightmenu li a:hover ul {
	right: 0px; left: auto
}
* html .menu ul.rightmenu li a:hover ul {
	right: -1px
}
.menu ul li:hover ul li a {
width: 12em; color: #224080; height: 26px; text-decoration: none;background: url(../images/mbar_h.jpg);

}
.menu ul li a:hover ul li a {
	margin: 0px;  color: #fff;  height: 26px; text-decoration: none; background: url(../images/mbar_h.jpg);
}
.menu ul li:hover ul li:hover a {
	background: url(../images/mbar.jpg); color: #fff
}
.menu ul li a:hover ul li a:hover {
	background: url(../images/mbar.jpg); color: #fff
}
.menu ul li:hover ul.skinny li a {
	width: 12em
}
.menu ul li a:hover ul.skinny li a {
	width: 12em
}
.menu ul li:hover ul.skinny li a:hover {
	width: 12em
}
.menu ul li a:hover ul.skinny li a:hover {
	width: 12em
}
.menu ul li:hover ul li ul {
	visibility: hidden
}
.menu ul li a:hover ul li a ul {
	visibility: hidden
}
.menu ul li:hover ul li:hover ul {
	margin-top: -1px;
	left: 13em;
	visibility: visible;
	width: 12em;
	position: absolute;
	top: 0px;
	color: #7F7F7F;
	background: url(../images/mbar_h.jpg);
}
.menu ul li a:hover ul li a:hover ul {
	margin-top: -1px; left: 12em; visibility: visible; width: 12em; position: absolute; top: 0px
}
.menu ul li:hover ul li:hover ul li a {
	background: url(../images/mbar_h.jpg); color: #7F7F7F; width: 12em; text-decoration: none
}
.menu ul li a:hover ul li a:hover ul li a {
	background: url(../images/mbar_h.jpg); color: #7F7F7F; width: 12em; text-decoration: none
}
.menu ul li:hover ul li:hover ul li a:hover {
	background: url(../images/mbar.jpg); width: 12em; color: #fff
}
.menu ul li a:hover ul li a:hover ul li a:hover {
	background: url(../images/mbar.jpg); width: 12em; color: #fff
}

/* +++++++++++++++++++++++++ End Old Menu Section */


#text {
	height: 1.21em
}
img{
	border-style: none;
}
.note {
	font-size: 10px;
	color: #666666;
}
.strong {
	font-weight: bold;
}
hr {
	border-top: 1px solid #000099;
	height: 1px;
}
img .calender{
	float: none;
	width:50px;
}
.float_250{
	float: left;
	width: 250px;
}
.clearit{clear:both;}
.more{
	font-size: 12px;
	text-decoration: underline;
	color: #000066;
	text-align: right;
}
.box_testimonial {

	padding: 2px;
	border: 1px solid #C8C8C8;
	margin:2px;
}

.box_testimonial .column-in {
	margin:0;
	padding:2px;
	background: #F2F2F2;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
		}.list_bulleted {
	list-style: disc outside;
}
.center{
	text-align: center;
}h3 {

	font: italic bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #224080;
	margin-left:0.2em;
}
h4 {


	font: italic bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #224080;
	margin-left:0.2em;
}
.strong {
	font-weight: bold;
}


/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Navigation Bar by Brett 

This is the new navigation bar section    */

#nav {
	margin:0;
	padding:0;
	list-style-type:none;
	background:#ffffff url(../images/mbar.jpg) 0 0 repeat-x;
	float:left;
	width:100%;
	/*border:1px solid #42432d;
	border-width:1px 0;  */

} 
#nav li { 
display:inline; 
padding:0; 
margin:0; 
} 

#nav a:link, 
#nav a:visited { 
color:#fff; /*makes the letters white */
background:#006699	; /* changed from 006699 to 000066  */
padding:10px 15px 2px 15px; /*changed from 20, 40, 4, 10 */
float:left; 
width:auto; 
/*border-right:1px solid #42432d; */
text-decoration:none; 
font:1em/1em Arial, Helvetica, sans-serif; 
text-transform:uppercase; 
text-shadow: 2px 2px 2px #555;

} 
#nav li:first-child a { 
border-left:1px solid #42432d; 
} 
#nav a:hover { 
color:#fff; 
background:#3366cc; 
} 

.textintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	margin: 5px;
	padding: 5px;
}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #000066;
	padding-right: 15px;
	padding-left: 15px;
	text-align: right;

}
