﻿/* 0 out element margins and paddings */
body, h1, h2, h3, h4, p, ul, ol
{
	padding: 0;
	margin: 0;
}
body
{
	font: 62.5% Verdana, sans-serif;
	line-height: 1;
}
h1
{
	font-weight: bold;
	font-size: 2.5em;
	font-family: Trebuchet MS;
}
h2
{
	font-weight: bold;
	font-size: 1.2em;
	font-family: Trebuchet MS;
}
p
{
	font-size: 1.1em;
	line-height: 140%;
}
.smalltext
{
	font: 0.8em Arial, sans-serif;
	letter-spacing: 0px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
}
iframe
{
	background: #fff;
}
img
{
	border: none;
}
.req
{
	color: #ca1d1d;
}
.tberror
{
	background: #fffacd;
}
acronym, abbr
{
	border-bottom: dotted 1px #666;
	cursor: help;
}


/* Menu */
#menu, #menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 1.5em;
	z-index: 3;
	height: 34px;
	background: #C12E1A;
	width: 100%;
}
#menu li a
{
	display: block;
	color: #fff;
	height: 34px;
	text-decoration: none;
}

#menu li a:hover
{
	color: #333;
	height: 34px;
}
#menu li
{
	float: left;
	height: 34px;
	position: relative;
}
#menu li ul
{
	position: absolute;
	width: 150px;
	top: 34px;
	left: -7px;
	display: none;
	background: none;
}

#menu ul li
{
	text-align: center;
		width: 150px;
	height: 25px;
	line-height: 25px;
	border-top: solid 1px #db5643;
	font: 1.1em Verdana;
	border-bottom: solid 1px #AD2815;}

#menu ul li a
{
	width: 150px;
	background: #D24430;
	text-indent: 0px;
		height: 25px;
	line-height: 25px;
	float: left;
}

#menu ul li a:hover
{	width: 150px;
		height: 25px;
	line-height: 25px;
	background: #D24430;}



#menu ul ul
{
	top: auto;
}
#menu li ul ul
{
	left: 12em;
	margin: 0px 0 0 10px;
}
#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul
{
	display: none;
}
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul
{
	display: block;
}

/*Privacy Policy & Disclaimer Formatting*/


.text h1
{
	font: bold 2.0em Lucida Sans;
	color: #db341e;
	margin: 15px 0px 10px 10px;
}
.text h2
{
	font: bold 1.6em Lucida Sans;
	color: #db341e;
	margin: 15px 0px 10px 20px;
}
.text p
{
	font-size: 1.2em;
	margin: 0px 25px 10px 30px;
	color: #000;
	font-family: Verdana;
}

.text ul
{
	list-style-type: disc;
	margin: 0px 0px 10px 50px;
}
.text ol
{
	list-style-type: decimal;
	margin-left: 55px;
}
.text li
{
	font-weight: normal;
	font-size: 1.2em;
	margin: 0px 0px 5px 0px;
	color: #000;
	font-family: Verdana;
}


/* Footer Formatting */


.copy
{
	float: left;
	margin: 5px 0px 0px 0px;
}
.info
{
	float: right;
	margin: 5px 0px 0px 0px;
}


/* Website Styles */

html
{
	background: #292627;
}

#ultra_wrapper
{
	width: 100%;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	background: #fff url(../gfx/bg.jpg) repeat-x top left;
}

#container
{
	margin: 0px auto;
	width: 799px;
	min-height: 708px;
	height: auto !important;
	height: 708px;
	padding: 0px 9px;
	background: #fff url(../gfx/container_bg.gif) no-repeat top left;
}

#header
{
	height: 135px;
	width: 100%;
	background: url(../gfx/header_bg.gif) repeat-x top left;
}

#header h1
{
	width: 333px;
	height: 109px;
	float: left;
	background: url(../gfx/logo.gif) no-repeat top left;
	margin: 15px 0px 0px 15px;
	padding: 0px;
}

#header h1 a
{
	display: block;
	line-height: 109px;
	width: 333px;
	text-indent: -100000px;
}

#header p
{
	float: right;
	text-align: right;
	font: 1.2em Verdana;
	color: #BFBEBE;
	margin: 30px 15px 0px 0px;
}

#slideshow
{
	width: 797px;
	height: 220px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom: solid 1px #C12E1A;
	position: relative;
	z-index: 1;}
	
	#welcome
	{
		float: left;
		width: 540px;
		margin: 20px 0px 60px 0px;
		text-align: center;
			min-height: 280px;
	height: auto !important;
	height: 280px;
		border-right: solid 1px #A7A5A5;}
		
		#welcome h1
		{
			margin: 0px 0px 0px 15px;}
			
			#weclome h2{
			color: #000;
			font-style:italic}

#quicklinks
{
	float: right;
	width: 235px;
	margin: 20px 0px 0px 0px;}
	
	#quicklinks h2
	{
		font: bold 1.6em Lucida Sans;
		color: #db341e;}
	
	#quicklinks ul
	{
		margin: 10px 0px 0px 15px;}
	
	#quicklinks ul li
	{
		
	background: url(../gfx/li_img.jpg) no-repeat top left;
	list-style: none;
	height: 13px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 13px 0px;
	line-height: 13px;}
	
	#quicklinks li a
	{
		color: #000;
		font: 1.2em Verdana;
		text-decoration: none;
		}
		
		#quicklinks li a:hover
		{
			text-decoration: underline;}

li#home_btn a
{
	background: url(../gfx/home_btn.jpg) no-repeat top left;
	width: 133px;
	text-indent: -100000px;
}

li#home_btn a:hover
{
	background: url(../gfx/home_btn.jpg) no-repeat bottom left;
	width: 133px;
}

li#about_btn a
{
	background: url(../gfx/about_btn.jpg) no-repeat top left;
	width: 133px;
	text-indent: -100000px;
}

li#about_btn a:hover
{
	background: url(../gfx/about_btn.jpg) no-repeat bottom left;
	width: 133px;
}

li#buying_btn a
{
	background: url(../gfx/buying_btn.jpg) no-repeat top left;
	width: 133px;
	text-indent: -100000px;
}

li#buying_btn a:hover
{
	background: url(../gfx/buying_btn.jpg) no-repeat bottom left;
	width: 133px;
}

li#leasing_btn a
{
	background: url(../gfx/leasing_btn.jpg) no-repeat top left;
	width: 133px;
	text-indent: -100000px;
}

li#leasing_btn a:hover
{
	background: url(../gfx/leasing_btn.jpg) no-repeat bottom left;
	width: 133px;
}

li#selling_btn a
{
	background: url(../gfx/selling_btn.jpg) no-repeat top left;
	width: 133px;
	text-indent: -100000px;
}

li#selling_btn a:hover
{
	background: url(../gfx/selling_btn.jpg) no-repeat bottom left;
	width: 133px;
}

li#contact_btn a
{
	background: url(../gfx/contact_btn.jpg) no-repeat top left;
	width: 134px;
	text-indent: -100000px;
}

li#contact_btn a:hover
{
	background: url(../gfx/contact_btn.jpg) no-repeat bottom left;
	width: 134px;
}

#footer
{
	border-top: solid 3px #BF361E;
	width: 100%;
	height: 20px;}
	
	#footer_wrap
	{
		width: 799px;
		margin: 0px auto;
		color: #fff;
		}
		
		#footer p
		{
			color: #fff;
			font: 1.1em Verdana;
			}
			
			#footer p a 
			{
				color: #fff;}
