/*
Theme Name:US2 Rentals
Theme URI:http://www.us2rental.com/
Description:Two-column fixed-width with header and footer navigation
Version:1.0
Author:Sandstone Digital
Author URI:http://www.SandstoneDigital.com/
Tags:red,white,blue, fixed width, two columns, widgets, top menu
*/
*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	}
body{
  font:100% Verdana,Geneva,sans-serif;
	text-align:center;
	line-height:1;
	color:#4a0c06;
	}
table{
	table-layout:fixed;
	border-collapse:collapse;
	border-spacing:0;
	}
td{
	vertical-align:top;
	margin:10px 0;
	padding:0 10px;
	}
p{
	margin:5px 0 10px;
	}
ul,ol{
	margin:5px 25px 10px;
	}
li{
	margin:0 0 0 15px;
	}
h1,h2,h3,h4,h5,h6{
	margin:15px 0 10px;
	font-size:150%;
	font-weight:normal;
	}
h2{
	font-size:137.5%;
	}
h3{
	font-size:125%;
	}
h4,h5,h6{
	font-size:112.5%;
	font-weight:bold;
	}
h5{
	font-size:100%;
	}
h6{
	font-size:90%;
	}
a:link,a:visited{
	color:#000344;
	}
a:focus,a:hover,a:active{
	text-decoration:none;
	}
#wrap{
	width:999px;
	margin:0 auto;
	}
#page{
	text-align:left;
	background:url('images/page_bg.gif') no-repeat 0 bottom;
	}
#head{
	height:414px;
	background:url('images/head_bg.gif') no-repeat;
	}
#head h1,#head h1 a{
	display:block;
	width:280px;
	height:85px;
	background:url('images/logo.gif') no-repeat;
	}
#head h1 a{
	text-indent:-9999px;
	background:none;
	}
#head h1 a:active{
	outline:0;
	}
#rotate{
	display:block;
	width:905px;
	height:265px;
	margin:6px 0 0;
	padding:0 47px;
	background:#4a0c06;
	}
#rotate_l,#rotate_r{
	float:left;
	display:block;
	width:416px;
	height:265px;
	overflow:hidden;
	}
#divide{
	float:left;
	display:block;
	width:72px;
	height:265px;
	background:url('images/head_divide.jpg') no-repeat;
	}
#head_low{
	display:block;
	clear:both;
	width:999px;
	height:24px;
	background:url('images/head_low.gif') no-repeat;
	}
#head_nav{
	list-style:none;
	width:auto;
	height:32px;
	margin:0;
	}
#head_nav li{
	float:left;
	width:auto;
	height:32px;
	margin:0;
	padding:0;
	line-height:32px;
	background:#000344;
	border-left:3px solid #fff;
	}
#head_nav li:first-child{
	border:0;
	}
#head_nav a{
	padding:4px 25px;
	font-size:112.5%;
	color:#fff;
	text-decoration:none;
	border:1px solid #2b2d64;
	border-right:0;
	border-left:0;
	}
#head_nav a:focus,#head_nav a:hover,#head_nav a:active,#head_nav .current_page_item a{
	color:#000;
	background:#999ab4;
	border:1px solid #aaabc1;
	border-right:0;
	border-left:0;
	}
#sidebar{
	clear:both;
	float:left;
	width:215px;
	padding:15px 25px 15px 50px;
	font-size:87.5%;
	background:url('images/sidebar_bg.gif') repeat-y;
	}
#sidebar ul,#sidebar li{
	list-style:none;
	margin:0;
	}
#content,#site_map{
	float:left;
	width:659px;
	padding:15px 25px;
	font-size:87.5%;
	}
#site_map ul{

	}
#site_map li{

	}
#foot{
	clear:both;
	height:55px;
	margin:10px 0 0;
	}
#foot_nav,#foot p{
	margin:0;
	}
#foot_nav{
	float:left;
	list-style:none;
	}
#foot_nav li{
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px solid #000;
	}
#foot_nav li:first-child{
	margin:0;
	padding:0;
	border:0;
	}
#foot p,#foot_nav li{
	line-height:1.4;
	}
#foot a{
	color:#000;
	text-decoration:none;
	}
#foot_nav a:focus,#foot_nav a:hover,#foot_nav a:active,#foot_nav .current_page_item a{
	text-decoration:underline;
	}
.clear-b{
	clear:both;
	}
.alignright{
	float:right;
	width:auto;
	}
.alignleft{
	float:left;
	width:auto;
	}
.aligncenter{
	text-align:center;
	}
.small{
	font-size:87.5%;
	}
.smaller{
	font-size:75%;
	}
.phone{
	display:block;
	float:left;
	width:60px;
	}
.w33{
	float:left;
	width:33%;
	}
.w33 ul{
	list-style:none;
	margin:0 0 25px;
	}
.w33 li{
	list-style:none;
	padding:3px 0 3px 15px;
	}
.red{
	color:red;
	}
