/*Copyright 2008, Created by Andrew Trivette. All rights reserved.*/

body {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	line-height:25px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url('../images/background.jpg');
	background-repeat:repeat-x;
	background-attachment:fixed;
	color:#333333;
	}
a:link, a:visited {
	text-decoration:none;
	color:#990000;
	font-size:12px;
	outline:0;
	}
a:hover, a:active {
	text-decoration:none;
	color:#660000;
	font-size:12px;
	outline:0;
	}
h1 {
	font-size:19px;
	line-height:25px;
	color:#ffffff;
	margin:0px;
	padding:5px;
	background-color:#000000;
	}
h1.auctions {
	background-color:#CC0000;
	}
h2 {
	font-size:14px;
	line-height:35px;
	}
h3 {
padding:3px;
margin:0px;
margin-top:10px;
font-weight:bold;
border-bottom:1px solid #333333;
font-size:16px;
}
legend {
font-size:14px;
color:#333333;
padding:0px 5px;
font-weight:bold;
}
.copy legend {
color:#333333;
}
.copy fieldset {
padding:5px 5px;
color:#333333;
line-height:20px;
}
.agents {
float:left;
width:137px;
height:224px;
margin:15px 10px;
text-align:center;
padding:10px 5px 5px 5px;
background-image:url('../images/agent_list.png');
background-repeat:no-repeat;
}
.agents img {
margin:8px 5px 17px 5px;
height:154px;
}

.main_wrapper {
	width:796px;
	margin:0px auto;
	padding:0px 2px;
	background-color:#ffffff;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#000000;
	}
.header {
	width:796px;
	height:245px;
	margin:0px;
	position:relative;
	}
.logo {
display:block;
position:absolute;
top:10px;
left:20px;
width:250px;
height:50px;
}
.content {
	margin:0px;
	}
.menu {
	width:794px;
	text-align:center;
	height:37px;
	background-image:url('../images/menu_background.jpg');
	background-position:bottom;
	border:1px solid #000000;
	}
.menu ul {
	margin:0px 20px;
	padding:0px;
	}
.menu li {
	float:left;
	line-height:33px;
	padding:0px;
	margin:0px;
	list-style:none;
	}
.menu li.pipe {
	width:40px;
	background-image:url('../images/menu_pipe.jpg');
	background-position:center;
	background-repeat:no-repeat;
	}
.menu li a:link, .menu li a:visited, .menu li a:hover, .menu li a:active {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	}
.sidebar {
	width:220px;
	float:left;
	text-align:left;
	margin:0px;
	padding:100px 0px 0px 40px;
	font-size:15px;
	background-color:#ffffff;
	background-image:url('../images/sidebar_background.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	}
.sidebar1 {
	width:220px;
	text-align:left;
	margin:0px;
	padding:10px;
	font-size:15px;
	background-color:#edecee;
	border:1px solid #cccccc;
	}
.sidebar input, .sidebar select {
	width:184px;
	margin:3px 0px;
	padding:3px;
	border:1px solid #000000;
	}
.sidebar select {
width:192px;
}
.sidebar input#submit1, .sidebar input#direct {
border:0px;
width:auto;
}

.copy {
	width:470px;
	float:right;
	margin:0px;
	margin-top:17px;
	margin-right:40px;
	margin-left:10px;
	text-align:justify;
	line-height:1.5;
	}
.copy_1 {
	float:right;
	margin:0px;
	margin-right:50px;
	width:695px;
	padding-top:10px;
	padding-left:50px;
	text-align:justify;
	background-image:url('../images/sidebar_2.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	}

.agent_profile {
	float:right;
	margin:0px;
	width:770px;
	margin-right:25px;
	text-align:justify;
	background-image:url('../images/sidebar_2.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	}
.agent_profile h1 {
margin:20px 0px 10px 280px;
}
.agent_column {
	background-image:url('../images/agent_background.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	width:233px;
	min-height:700px;
	margin:15px 25px;
	background-color:#f9fe6e;
}
.agent_column img {
margin:13px 15px;
}
.agent_column a {
display:block;
float:left;
width:200px;
margin:0px 16px 10px;
height:40px;
}
.content_footer {
	clear:both;
	height:196px;
	padding:0px 15px;
	background-image:url('../images/subfooter.jpg');
	}
.footer {
	width:100%;
	height:50px;
	}
.content_footer a {
display:block;
height:150px;
float:left;
width:229px;
margin:5px 13px;
}
fieldset.auctions {
background-color:#ffffff;
}
.slideshow {
padding:10px;
margin-right:165px;
background-color:#f1f1f1;
border:1px solid #cccccc;
}
#s6 {
height:300px;
width:280px;
}
#s6 a img {
border:0;
}