@charset "utf-8";
/*ROOT RENTS Css Document*/

body
{
		
		background: #160e46 url(images/background2.jpg) repeat-x top;
		padding-top: 15px;
		margin: 0;
		font-family: Arial;
		font-size:12px;
		font-weight:normal;
		line-height:18px;
		color: #333333;
}

img
{
	border: 0;
}

a
{
	color: #160e46;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	color: #000;
}

h1
{
	padding:0px 0px;
	margin:0px 0px -5px;
	font-family: Arial;
	font-weight: bold;
	font-size:22px;
	color:#160e46;
}

h2
{
	padding:5px 0px;
	margin:0px;
	font-family: Arial;
	font-weight: bold;
	font-size:18px;
	color:#160e46;
}
h2.white
{
	padding:5px 0px;
	margin:0px;
	font-family: Arial;
	font-weight: bold;
	font-size:18px;
	color:#FFF;
}
h3
{
	padding:5px 0px;
	margin:0px;
	font-family: Arial;
	font-weight: bold;
	font-size:16px;
	color:#160e46;
}
#top_left
{
	background: url(images/top_left.png) no-repeat;
	height: 112px;
	width: 16px;
}

#top_center
{
	background: url(images/top_center.png) repeat-x;
	height: 112px;
}

#top_right
{
	background: url(images/top_right.png) no-repeat;
	height: 112px;
	width: 16px;
}

#logo
{
	padding: 14px 0px 0px 0px;
}

#logo_text
{
	padding-left: 10px;
	padding-top: 10px;
	font-family: Arial;
	font-style:italic;
	font-size: 18px;
	color: #160e46;
	line-height: 24px;
	font-weight: normal;
}

#phone
{
	font-family: Arial;
	font-size: 16px;
	color: #160e46;
	vertical-align:middle;
	line-height: 28px;
	padding: 5px 0px;
	font-weight: bold;
}
.image_pad
{
	padding:0px 2px 0 5px;
}
.top_links
{
	font-family: Arial;
	color:#160e46;
	font-size: 12px;
	font-weight: bold;
}

.top_links a
{
	color: #160e46;
	padding: 0px 3px;
	line-height: 24px;
	font-weight: bold;
	border-right: 1px #160e46 solid;
	text-decoration: none; 
	float: left;
}
.top_links #rightmost_top
{
	border-right: none;
}
.top_links a:hover
{
	color: #222222;
}
#border_l
{
	background: url(images/border_left.png) repeat-y right;
	width: 6px;
}
#border_r
{
	background: url(images/border_right.png) repeat-y right;
	width: 6px;
}
#container
{
	background: #FFFFFF;
}

#nav_bg
{
	background: url(images/nav.jpg) repeat-x;
	height: 31px;
}

.topnav 
{	
	font: bold 16px Arial;
	overflow: hidden;
	margin: 0 ;
	padding: 0;
	list-style: none;
	text-transform: none;
}

.topnav li
{
	padding: 0;
	margin: 0;
	display: inline;
	border: 0;
}

.topnav li a
{
	color: #CCCCCC;
	padding: 6px 20px;
	font-weight: bold;
	margin: 0;
	line-height: 31px;
	text-decoration: none;
	border-right: 1px #999999 solid;
}

.topnav li a:hover, .topnav li a.selected
{
	color: #ffffff;
	text-decoration: none;
	background: url(images/nav_hover2.jpg) repeat-x top;
}

.topnav li a#rightmost
{
	border: none;
}

#top_content
{
	padding: 10px 12px;

}

#tc_tl
{
	background: url(images/tc_tl.png) no-repeat bottom right;
	width: 13px;
	height: 12px;
}

#tc_tr
{
	background: url(images/tc_tr.png) no-repeat bottom;
	width: 13px;
	height: 12px;
}

#tc_tc
{
	background: url(images/tc_tc.png) repeat-x top;
	height: 8px;
}

#tc_tl2
{
	background: url(images/tc_tl2.png) no-repeat bottom right;
	width: 13px;
	height: 12px;
}

#tc_tr2
{
	background: url(images/tc_tr2.png) no-repeat bottom;
	width: 13px;
	height: 12px;
}

#tc_tc2
{
	background: url(images/tc_tc2.png) repeat-x top;
	height: 8px;
}

#tc_left2
{
	background: url(images/tc_left2.png) repeat-y right;
	width: 5px;
}

#tc_right2
{
	background: url(images/tc_right2.png) repeat-y left;
	width:5px;
}

#tc_center-inner2
{
	background: #DDDDDD url(images/tc2.png) repeat top;
	padding: 0 1px;
}


#tc_bl2
{
	background: url(images/tc_bl2.png) no-repeat;
	width: 13px;
	height: 17px;
}
#tc_br2
{
	background: url(images/tc_br2.png) no-repeat;
	width: 13px;
	height: 17px;
}
#tc_bc2
{
	background: url(images/tc_bc2.png) repeat-x;
	height: 25px;
}

#tc_center
{
	background: #DDDDDD url(images/tc2.png) repeat-x top;
	padding: 0 10px;
}


#tc_center
{
	background: #DDDDDD url(images/tc.png) repeat-x top;
	padding: 0 10px;
}

#tc_center-inner
{
	background: #DDDDDD url(images/tc.png) repeat-x top;
	padding: 0 1px;
}

#tc_bl
{
	background: url(images/tc_bl.png) no-repeat;
	width: 13px;
	height: 17px;
}
#tc_br
{
	background: url(images/tc_br.png) no-repeat;
	width: 13px;
	height: 17px;
}
#tc_bc
{
	background: url(images/tc_bc.png) repeat-x;
	height: 25px;
}
#tc_left
{
	background: url(images/tc_left.png) repeat-y right;
	width: 5px;
}
#tc_right
{
	background: url(images/tc_right.png) repeat-y left;
	width:5px;
}

.contentbox
{
	height: 312px;
}

#main_content
{
	padding: 5px 8px;
	border-right: 1px #CCCCCC dotted;
}

.top_inner_l
{
	background:url(images/top_inner_l.png) no-repeat;
	height: 107px;
	width: 9px;
}
.top_inner_r
{
	background:url(images/top_inner_r.png) no-repeat;
	height: 107px;
	width: 9px;
}
.top_inner_c
{
	background:url(images/top_inner_c.png) repeat-x;
	color: #FFFFFF;
}

#top_inner_c p
{
	padding: 0px;
	margin: 0px;
}
.title_left
{
	background: url(images/title_left.jpg) no-repeat;
	width: 10px;
	height: 37px;
}
.title_right
{
	background: url(images/title_r.jpg) no-repeat;
	width: 10px;
	height: 37px;
}
.title
{
	background: url(images/title_bg.jpg) repeat-x;
	line-height: 37px;
	text-align:center;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.bp_tl
{
	background: url(images/bp_tl.png) no-repeat bottom right;
	width: 13px;
	height: 12px;
}
.bp_tc
{
	background: url(images/bp_tc.png) repeat-x top;
	height: 9px;
}
.bp_tr
{
	background: url(images/bp_tr.png) no-repeat bottom;
	width: 13px;
	height: 12px;
}
.bp_bl
{
	background: url(images/bp_bl.png) no-repeat;
	width: 13px;
	height: 17px;
}

.bp_br
{
	background: url(images/bp_br.png) no-repeat;
	width: 13px;
	height: 17px;
}
.bp_bc
{
	background: url(images/bp_bc.png) repeat-x;
	height: 22px;
}
.bp_left
{
	background:url(images/bp_left.png) repeat-y;
	width: 5px;
}
.bp_right
{
	background:url(images/bp_right.png) repeat-y right;
	width: 5px;
}

.bp_center
{
	padding: 0px 10px;
	text-align: left;
}
a.arrow 
{
	color: #160e46;
	padding: 2px 22px;
	background: url(images/arrow.jpg) no-repeat left center;
	text-decoration: none;
}

a.arrow:hover
{
	color: #160e46;
	text-decoration: underline;
}
.bp_center p
{
	padding: 5px 0;
	margin: 0;
}

.bp_center a:hover
{
	color: #000;
}
#lp_center
{
	background:url(images/lp_center.png) repeat-y center;
	width: 232px;
}
#lp_nav
{
	padding: 0px;
	margin: 0px;
}

#lp_nav ul
{

	border: none;
	padding: 0px;
	margin: 0px 10px;
}

#lp_nav li
{
	margin: 0;
	list-style-type: none;
	padding:0px;
	font-family:Arial;
	font-size: 12px;
}

#lp_nav  a 
{
	background: url(images/lp_nav.png)  repeat-y;
	width: 186px;
	font-weight: normal;
	display: block;
	margin: 0;
	text-align: left;
	padding: 6px 22px;
	color:#000000;
	line-height: 12px;
	text-decoration: none;
}
#lp_nav li a:hover
{
	color: #fff;
	background:url(images/lp_hover.png) no-repeat;
	text-decoration: none;
}

#lp_nav li a.selected
{
	color: #fff;
	background:url(images/lp_hover.png) no-repeat;
	text-decoration: none;
}

#lp_top
{
	background: url(images/lp_top.png) no-repeat bottom;
	width: 232px;
	height: 12px;
}

#lp_bottom
{
	background: url(images/lp_bottom.png) no-repeat;
	width: 232px;
}

#footer_left
{
	background: url(images/footer_left.png) no-repeat right;
	height: 53px;
	width: 17px;
}

#footer_right
{
	background: url(images/footer_right.png) no-repeat;
	height: 53px;
	width: 17px;
}

#footer_center
{
	background: url(images/footer_center.png) repeat-x;
}

#footer
{
	
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 20px;	
}

#footer a
{
	text-decoration: none;
	font-weight: normal;
	padding: 0px 10px;
	color:  #999999;
}

#footer a:hover
{
	color:#fff;
	text-decoration: none;
}

.form
{
	
	padding: 5px 0px; 
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	
}
 
.form label
{
	display:block;
	font-weight: bold;
	float: left;
	color: #222222;
	line-height: 30px;
}
	
.form p
{
	color: #222222;
}

.form .input
{		
	margin: 0;
	padding:3px;
	border: 1px #999999 solid;
	overflow: hidden;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}		


