@charset "utf-8";
/* http://www.gravitycentral.com.au */

body {
margin-top:0px;
margin-bottom:0px;
background-image:url(../images/bg1.jpg);
background-repeat:repeat-y;
background-position:center top;
}

a:link {
color:#0000FF;
}

a:visited {
color:#0000FF;
}

a:hover {
color:#0000FF;
text-decoration:underline;
}

a:active {
color:#0000FF;
}

img {
border:0px;
}
#everything {
width:1050px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

.header {
width:1050px;
height:58px;
background-image:url(../images/header.jpg);
}

/* links
*************************/

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}

/* inline elements
*************************/

.strong
{
	font-weight: bold;
	font-size: 20px;
}

/* tabs
*************************/

ul.tabs
{
	display: table;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.tabs li
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: table-cell;
	float: left;
	position: relative;
}

ul.tabs a
{
	position: relative;
	display: block;
}
ul.tabs a:hover
{
	position: relative;
	display: block;
	text-decoration:underline;
	background-position:center;
}

/* dropdowns
*************************/

ul.dropdown
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	z-index: 999;
	top: 100%;
	width: auto;
	display: none;
	left: 0;
}

ul.dropdown ul.dropdown
{
	top: 0;
	left: 95%;
}

ul.dropdown li
{
	margin: 0;
	padding: 0;
	float: none;
	position: relative;
	list-style: none;
	display: block;
}

ul.dropdown li a
{
	display: block;
}


#menu
{
	z-index: 5;
	top: 0;
	left: 0;
	width:1050px;
	height: 35px;
	line-height: 35px;
	background-image:url(../images/menuback.jpg);
	background-repeat:no-repeat;
}

#menu ul
{
padding-left:250px;
}

#menu ul li.hasmore
{
	background: url(../images/drophighlight.png) no-repeat right 12px;
	z-index:1;
}

#menu ul li h4
{
	margin: 0;
}

#menu ul li h4 a
{
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	color:#FFFFFF;

	padding: 0 15px;
}

#menu ul li a
{
	color: #FFFFFF;
	padding-left: 4px;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
}

#menu ul li a img
{
}

#menu ul li a:hover
{

}

#menu ul li a span
{
	display: block;
	padding: 0 15px 0 11px;
}

#menu ul li a:hover span
{

}

#menu ul.dropdown
{
	padding: 4px;
	background-image:url(../images/dropdown.jpg);
	background-position:top center;
	overflow:hidden;
	width: 170px;
}

#menu ul.dropdown li a
{
	border-bottom: 1px solid #e5cd8e;
	line-height: 25px;
	overflow: hidden;
	height: 25px;
}

#menu ul.dropdown li.last a
{
	border-bottom-width: 0;
}

#menu ul.dropdown li a:hover
{
	background: url(../images/menuarrow.png) no-repeat left center;
}

#menu ul li h4 a:hover
{
	background-image: none;
}

.logo{
	background-image:url(../images/Logo.png);
	position:absolute;
	width:225px;
	height:109px;
	margin-left:12px;
	margin-top:16px;

}

.flash {
width:1050px;
height:400px;


}

.middle {
margin-top:-75px;
padding-bottom:25px;

}

#colOne {
	float: left;
	width: 250px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size:13px;
	
}


#colTwo {
	float: left;
	width: 510px;
	padding: 0 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size:13px;
}


#colThree {
	float: left;
	width: 250px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
	font-size:13px;
	
}

.footer{
width:1050px;
height:60px;
background-image:url(../images/footer.jpg);

}

.footer-text{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif, "Arial Black";
font-size:10px;
padding-top:20px;

}

.footer-text a:link {
color:#000000;
}

.footer-text a:visited {
color:#000000;
}

.footer-text a:active {
color:#000000;
}

.footer-text a:hover {
color:#000000;
text-decoration:underline;
}

.welcome{
float:left;
padding-right:15px;
}

.welcome-text{
color:#0066FF;
}

.wewant{
background-image:url(../images/wewantyour.jpg);
width:520px;
height:22px;
}

.title {
color:#FFFFFF;
}

.border {
border: solid 2px #002786;
}

.more {
font-size:20;

}

.forsale {
width:950px;
margin-left:auto;
margin-right:auto;
}
