/* @override http://www.murco.net/css/styles.css */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
font-size: 100.01%;
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
color: #333333;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

.floatleft {float: left;}
.floatright {float: right;}
.clear {clear: both;}
.center {text-align: center;}
.small {font-size: 65%;}
.class {
opacity: 0.7;
filter:alpha(opacity=70);
-ms-filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity:0.7;
}
body {
	background: url(../images/bg.jpg) repeat left top;
	text-align: center;
}

#container {
	background: url(../images/container_bg.jpg) repeat left top;
	margin: 0 auto;
	text-align: left;
	width: 930px;
}
p {
	color: #4d4d4d;
	font-size: 85%;
	line-height: 140%;
	padding: 8px 0;
}

ol {
	
}

li {
	
}

h1{
	color: #4d4d4d;
	font-size: 160%;
	font-weight: normal;
}

h2{
	color: #437759;
	font-size: 105%;
	font-weight: bold;
	}
#maincontent h2, #maincontent h3{
	padding: 10px 0 5px 0;
}
h3 {
	color: #8e9278;	
	font-size: 90%;
	font-weight: bold;
}

#blog h3 a, .viewAuction a{
	color: #429035;
	font-size: 80%;
	font-weight: normal;
}
h4 {
	font-size: 75%;
	font-weight: normal;
}

h5 {
	
}
h6 {
	
}
.bold{
	font-weight: bold;
}
.highlight{
	color: #437759;
}
.highlight-bold{
	color: #437759;
	font-weight: bold;
}

a {
	color: #429035;
	text-decoration: none;	
}

a:visited {
	text-decoration: none;	
}

a:hover {
	color: #00ac26;
	text-decoration: none;		
}

#header {
	background: #fff url(../images/tear_top.jpg) no-repeat left bottom;
	height: 139px;
}

#branding{
	background: url(../images/logo.gif) no-repeat 98% 16px;
	clear: none;
	display: inline;
	float: right;
	height: 100px;
	padding: 5px 0 0 0;
	width: 100%;
}

#menu {
	background: url(../images/menu_bg.jpg) repeat-x left top;
	height: 40px;
	width: 100%;
}

#submenu ul li{
		background: url(../images/submenu-end.jpg) no-repeat 0px top;
	clear: right;
	display: block;
	float: right;
	margin: 0 0px 0 9px;
	padding: 0;
	width: 149px;
}
#submenu ul li a {
		background: url(../images/submenu_bg.jpg) repeat-x 9px top;
	color: #739784;
	display: block;
	font-size: 80%;
	margin: 0px 0 0 9px;
	padding: 7px 9px 8px 0px;
	text-align: right;
	width: 129px;
}

#submenu ul li:hover {
		background: url(../images/over_submenu-end.jpg) no-repeat 0px top;
}
#submenu ul li a:hover{
	background: url(../images/over_submenu_bg.jpg) repeat-x 9px top;
	color: #547b67;
}
.subpage #maincontent ul li{
	color: #4d4d4d;
	background: url(../images/bullet.gif) no-repeat left 11px;
	font-size: 85%;
	line-height: 19px;
	padding: 5px 0 5px 20px;
}
.subpage #maincontent ul{
	padding: 5px 0 20px 0;
}

#maincontent {
	clear: none;
	display: inline;
	float: right;
	padding: 20px;
	width: 716px;
}
#maincontent p{
	padding-right: 50px;
}
.home #maincontent p{
	padding-right: 0px;
}
#blog .viewAuction{
	clear: none;
	float: left;
	display: inline;
	padding: 0;
	height:250px;
	margin: 5px 30px 0 0;
	width: 200px;	
}
.subpage .viewAuction{
	clear: none;
	display: inline;
	float: left;
	padding: 5px 30px 35px 0;
	width: 320px;
}

.viewAuction a img{
	margin: 10px 0 0 0;
	padding: 0;
	text-align: left;
}
.viewAuction span{
	margin: 10px 220px 20px 0;
}
p.slideshow{
	clear: none;
	display: inline;
	float: left;
	padding: 5px 20px 25px 0;
	width: 180px;
}
form {
	color: #4d4d4d;
	font-size: 85%;
	line-height: 140%;
	padding: 8px 0;
}
.subpage #maincontent img{
	border: 1px solid #fff;
	margin-right: 15px;
}
#subcontent {
	background: url(../images/vertical.jpg) no-repeat right top;
	clear: none;
	display: inline;
	float: left;
	width: 164px;	
}
#subcontent p{
	font-size: 85%;
	padding: 4px 0 0 0px;
}
#contact-subpage{
	float:left;
	clear: none;
	display: inline;
	width: 140px;
	padding: 20px 0 0 20px;
}
#subcontent h3{
	padding: 0px 0 0 0px;
}
#subcontent h4{
	color: #777777;
	padding: 15px 0 5px 0px;
	text-transform: uppercase;
	}

ul.sidebar-subnav{
	float: right;
	clear: none;
	width: 145px;
}
#submenu ul.sidebar-subnav li {
	background: none;
}
#submenu ul.sidebar-subnav li a{
	background: none;
	font-size: 10px;
	width: 120px;
}
.button{
	background: #6a917c url(../images/login_bg.jpg) repeat-x left top;
	border: 2px solid rgba(255,255,255,0.7);
	margin: 0px;
	padding: 0px;
	width: 120px;
}
#subcontent .button p{
	padding: 3px 0 3px 7px;
	margin: 0px;
}
.button a{
	display: block;
	color: #ffffff;
}
.button a:hover{
	color: #cef1af;
}
#footer-wrapper{
	background: url(../images/footer-top.jpg) no-repeat left top;
	padding: 1px 0 0 0;
}
#footer {
	color: #747163;
	font-size: 80%;
	margin: 12px 0 0 0;
	background: url(../images/footer_bg.jpg) repeat left 20px;
}
#footer p{
	background: url(../images/footer_bg.jpg) repeat left top;
	padding: 15px 20px;
}
.last{
	padding-bottom: 49px;
}
.auction{
	padding: 20px 0px;
}
.auction-image{
	clear: none;
	display: inline;
	float: left;
	width: 185px;
}
.auction-image img{
	border: 1px solid #fff;
}
.auction-description{
	background: url(../images/copy-tear.jpg) no-repeat left 99%;
	clear: none;
	display: inline;
	float: left;
	padding: 0 0 40px 0;
	width: 530px;
}
.auction-dates{
	clear: none;
	display: inline;
	float:right;
	width: 120px;
}
.auction-dates h1{
	border-bottom: 1px solid #999;
	font: normal 13px Tahoma;
}
.auction-dates li{
	font-size: 11px;
	padding: 5px 0;
	margin: 0;
}
.top{
	font-size: 70%;
	text-align: right;
}
.static{
	margin: 20px 0 0 0;
	padding: 0px 0 0 0;
}
ol.number{
	list-style-type: decimal;
	margin: 0 0 0 25px;
	font-size: 85%;	
	line-height: 21px;
}
.tagline-media{
	background: url(../images/over_media_tag.png) no-repeat left top;
}
#sysError{
	color: #fff;
	padding: 5px;
}
/* @group Home Specific Items */

.home #container{
	background: none;
	margin: 0 auto;
	text-align: left;
	width: 1030px;
}
.home #header, .home #branding{
	width: 930px;
	margin: 0 0 0 50px;
}
.home #maincontent {
	background: url(../images/home_main_bg.png) no-repeat 3px top;
	height: 432px;
	padding: 0;
	margin: -54px 0 0 0;
	width: 1030px;
}
.home h1{
	font-family: ITC Stone Sans, Tahoma, Arial;
	font-size: 160%;
	color: #ffffff;
}
.home #home-text{
	clear: none;
	display: inline;
	float: right;
	padding: 80px 85px 0 0;
	width: 300px;
}
.home #home-text p{
	color: #ffffff;
	font-size: 80%;
	line-height: 22px;
}
.home #home-text a{
	color: #d3fea4;
}
.home #home-text a:hover{
	color: #daf2e7;
}
#twitter_update_list{
	position: relative;
	top: 180px;
	left: 260px;
	max-height: 120px;
	width: 210px;
	float: left;
	clear: none;
	display: inline;
}
#twitter_update_list li{
	font-size: 75%;
	list-style-type: none;
	line-height: 17px;
}
#twitter_update_list li span {
	font-size: 100%;
}

.home #subcontent{
	background: url(../images/home_subcontent_bg.gif) no-repeat left top;
	margin: 0 0 0 50px;
	width: 930px;
}
.home #subcontent h3{
	margin: 12px 0 0 0px;
}
.home #contact, .home #latest, .home #box3{
	float: left;
	clear: none;
	display: inline;
	padding: 0px 0px 0 20px;
}
.home #contact {
	width: 140px;
	padding:0 0 30px 30px;
}
.home #latest, .home #box3{
	margin-top: 30px;
	width: 340px;
}
.home #footer-wrapper{
	background: url(../images/footer-top.jpg) no-repeat left top;
	padding: 1px 0 0 0;
	margin: 0 0 0 50px;
	width: 930px;
}
.home #footer {
	color: #747163;
	font-size: 80%;
	margin: 15px 0 0 0px;
}
.col1, .col2{
	clear: none;
	display: inline;
	float: left;
	width: 200px;
}

/* @end */
