/* ======== Reset BEGIN ======== */
html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}


p, span, font
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	}

/* remember to define focus styles! */

:focus {
	outline: 0;
	}
body {
	color: black;
	background: white;
	}

ol, ul {
	list-style: none;
	}

/* tables still need 'cellspacing="0"' in the markup */


/* ======== Reset END ======== */

a:link, a:visited {
	color: white;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}
	
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	color: black;
	border: 0px;
	background: #000 url(images/body-bg.jpg) repeat-y top center;
	}


#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/main-bg.png) repeat-y top center;
	border: 0px;
	}
	
	
#header {
	width: 960px;
	height: 145px;
	margin-left: auto; margin-right: auto;
	background: url(images/header-bg.png) no-repeat bottom center;
	}
	
#header img {
	margin-top: 20px;
	margin-left: 20px;
	}
	
#quick-contact {
	text-align: right;
	width: 730px;
	position: relative;
	top: -100px;
	left: 220px;
	color: white;
	}
	
#quick-contact li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	}

#main-nav {
	text-align: right;
	width: 730px;
	position: relative;
	top: -80px;
	font-size: 18px;
	left: 220px;
	}
	
#main-nav li {
	display: inline;
	margin-left: 5px;
	margin-right: 5px;
	}
	
#main-nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#main-nav a:link, #main-nav a:visited {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
#main-nav a:hover, #main-nav a:active {
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background: #b7c8b7;
	color: #165016
	}

#info-bar {
	width: 230px;
	float: left;
	margin-bottom: 20px;
	}
	
#info-bar h2 {
	margin-left: 20px;
	margin-top: 25px;
	padding: 8px;
	padding-bottom: 2px;
	width: 75%;
	background: #860101;
	color: white;
	}
	
#vrform {
	margin-left: 20px;
	padding: 5px;
	padding-top: 7px;
	border: 3px solid #860101;
	width: 75%;
	margin-bottom: 40px;
	background: white url(images/box-bg.png) repeat-x bottom center;
	}


#auctionzip, #about-div, #contact-div {
	width: 720px;
	float: left;
	margin-right: 10px;
	margin-top: -10px;
	}
	
#about-div a:link, #contact-div a:link, #about-div a:visited, #contact-div a:visited {
	color: black;
	text-decoration: none;
	}
	
#about-div a:hover, #contact-div a:hover, #about-div a:active, #contact-div a:active {
	color: #003800;
	text-decoration: underline;	
	}

#about-div h1, #contact-div h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 8px;
	border-bottom: 1px dashed black;
	padding-bottom: 3px;
	}
	
#about-div h2, #contact-div h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 8px;
	border-bottom: 1px dashed black;
	padding-bottom: 3px;
	}
	
#about-div p, #contact-div p {
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 25px;
	line-height: 22px;
	}

#contact-sites {
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 15px;
	margin-bottom: 30px;
	line-height: 26px;
	}
	
#contact-sites li {
	margin-bottom: 10px;
	}



#about-div ul {
	list-style-type: disc;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 30px;
	line-height: 24px;
	}

	


/* Target AuctionZip Elements */

#auctionzip p {
	padding: 8px;
	}

#az_show_feed table tbody tr td table tbody tr td table tbody tr td span {
	line-height: 20px;
	}

#az_show_feed a:link, #az_show_feed a:visited {
	color: #800000;
	}

#az_show_feed a:hover, #az_show_feed a:active {
	color: #400000;
	}

/* End AuctionZip Edits*/

/* Begin Addthis menu layout */

.addthis_toolbox {
	margin-left: 20px;
	padding: 5px;
	padding-top: 7px;
	border: 3px solid #860101;
	width: 75%;
	margin-bottom: 40px;
	background: white url(images/box-bg.png) repeat-x bottom center;
	}

.addthis_toolbox .vertical {
	width: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	}

.addthis_toolbox .vertical a {
    width: 102px;
    padding: 4px 0 4px 20px;
    position: relative;
    display: block;
    text-decoration: none;
    color: blue;
	}

.addthis_toolbox .vertical a:hover {
    text-decoration: underline;
	}

.addthis_toolbox .vertical span {
    position: absolute;
    left: 0px;
    top: 4px;
	}

/* End Addthis menu layout */


.fb-logo {
	margin-top: 10px;
	}

.clear {
	clear: both;
	}
	


#footer {
	border: 1px solid #000;
	border-left: 0px;
	border-right: 0px;
	background: #003800;
	padding: 10px;
	}

#footer p {
	font-size: 14px;
	text-align: center;
	margin-bottom: 5px;
	color: white;
	}

#footer ul {
	text-align: center;
	}

#footer li {
	display: inline;
	font-size: 12px;
	}

#footer a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
	}

#footer a:link, #footer a:visited {
	color: white;
	}

#footer a:hover, #footer a:active {
	background: white;
	color: #165016;
	}

#copyright {
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	color: white;
	}

#copyright li {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	display: inline;
	}

/* ======== Contact Form BEGIN ======== */

#contact-us {
	background: #333;
	width: 500px;
	display: hidden;
	padding: 3px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	}
	
#contact-us ul {
	background: #ececec;
	padding: 5px;
	}
	
#contact-us li {
	font-family: Arial, Verdana, sans-serif;
	line-height: 35px;
	text-align: right;
	}
	
#contact-us input, #contact-us textarea {
	width: 365px;
	margin-left: auto;
	margin-right: 10px;
	background: #fdfdfd;
	}
	
#contact-us label {
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 10px;
	}
	
#contact-us textarea {
	height: 60px;
	}
	
#contact-us input:focus, #contact-us textarea:focus {
	border:2px solid #333;
	background: #ddd;
	font-weight: bold;
	}	


/* ======== Contact Form BEGIN ======== */


#associations li {
	display: inline;
	}
	
	
.others {
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 50px;
	border: 0px;
	background: #ddd;
	width: 550px;
	padding: 10px;
	}
	
#about-div .others p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}

a.affiliate-logo img {
	float: left;
	margin: 0px;
	margin-right: 10px;
	padding: 0px;
	width: 100px;
	}

.others a:link, .others a:visited {
	color: black;
	}
	
.others a:hover, .others a:active {
	color: #cebc76;
	}

a.affiliate-logo:link img, a.affiliate-logo:visited img {
	border: 1px solid #0B0804;
	}
	
a.affiliate-logo:hover img, a.affiliate-logo:active img {
	border: 1px solid #786721;
	}

