/* CSS Document */
body	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	}

td	{
	text-align:left
	}
	
h2	{
	font-size:12pt;
	font-weight:bold;
	color:#006666;
	}	
	
.backtotop	{
	text-align:right;
	font-size:8pt;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	clear:both;
	margin-bottom:20px;
	}	

.callout_padding	{
	margin:3px 15px 10px 20px;
	}	
	
.callout	{
	background-color:#ECEAE6;
	padding: 15px 15px 10px 20px;
	font-size:8pt; 
	color:#333333;
	margin-bottom:10px;
	line-height:16px;	
	}
	
.callout_header	{
	font-size:14px;
	font-weight:bold;
	}	
	
.divider	{
	border-top:2px solid #ECEAE6;
	}	
	
.gray8	{
	font-size:8pt; 
	color:#333333;
	}
	
.header	{
	padding-top:40px;
	padding-left:20px; 
	padding-right: 20px;
	height:56px;
	font-size:26px;

	}	

.homepage_callout	{
	font-size:8pt;
	color:#FFFFFF;
	line-height:17px;
	}
	
li	{
	list-style-image:url(images/bullet.gif);
	}	
	
.rental_list	{
	margin-left:206px;
	}	
	
.rental_pix	{
	margin-right:15px;
	margin-bottom:20px;
	}	
	
.small	{
	font-size:8pt;
	}	
	
.smallgray	{
	font-size:7.5pt; 
	color:#333333;
	}	
	
.shading	{
	background-color:#ECEAE6;	
	}
		
.subhead	{
	font-weight:bold;
	}	
	
	
#footer	{
	font-size:7.5pt;
	color:#999999;
	line-height:16px;
	}	
	
#footer a:link	{
	color:#999999;
	text-decoration:none;
	}
	
#footer a:visited	{
	color:#999999;
	text-decoration:none;
	}

#footer a:hover	{
	color:#999999;
	text-decoration:underline;
	}
	
	
a.white:link	{
	color:#ffffff;
	text-decoration:underline;
	}
	
a.white:visited	{
	color:#ffffff;
	text-decoration:underline;
	}

a.white:hover	{
	color:#ffffff;
	text-decoration:none;
	}			
			
			
a.gray:link	{
	color:#333333;
	text-decoration:none;
	}
	
a.gray:visited	{
	color:#333333;
	text-decoration:none;
	}

a.gray:hover	{
	color:#333333;
	text-decoration:underline;
	}			
	
a:link	{
	color:#00778B;
	text-decoration:underline;
	}
	
a:visited	{
	color:#00778B;
	text-decoration:underline;
	}

a:hover	{
	color:#FF9900;
	text-decoration:underline;
	}			
		
	
	
