img, div { behavior: url('/css/iepngfix.htc') }

body {
	background: #FFFCE9 url('/images/bg-test1.png') repeat;
	text-align: center;
	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

div#main {
	width: 703px;
	margin-left: auto;
	margin-right: auto;
}
div#header {
	position:relative;
	left:-35px
}
#woodTop {
	background-image:url('/images/woodTop.jpg');
	height:24px;
}
#woodBot {
	background-image:url('/images/woodBot.jpg');
	height:24px;
}
div.funkySpacer {
	height:2px;
	background-color:#A52A2A;
}

/******************************/

/* Styles pertaining to Links */

#linkContainer {
  background:#A52A2A;
	border-right:black solid 1px;
	border-left:black solid 1px;
	margin: 0 1px 0 1px;
	overflow:hidden;
}

#links {
	width: 700px;
	border-right:black solid 1px;
	border-left:black solid 1px;
  background:#A52A2A;
	margin-left: 1px;
}

#links ul {
	list-style: none;
	margin: 0;
}
#links ul li {
	display: inline;
	position: relative;
	top: -2px;
	margin: 0;
	padding: 0;
}
#links ul li a:link,#links ul li a:visited {
	color: #FFFCE9;
	font-size: 70%;
	padding: 4px 9px 4px 9px;
	text-decoration: none;
	border: 1px solid #A52A2A;
	border-width: 0 1px;
}
#links ul li a:hover {
	color: #FFFCE9;
	background-color: #B19F85;
	border-color: #000;
}
#links a:active {
	color: #000;
	background-color:#FFFCE9;
}
li.actli span { 
	background-color: #B19F85; 
	border: 1px solid #000;
	border-width: 0 1px;
	padding: 4px 9px 4px 9px;
	font-size: 70%;
}
.currentL {
	background-color:#A52A2A;
	color:#FFF4E1;
	border-top:black solid 1px;
	border-bottom:black solid 1px;
}
.currentA {
	font-weight: 900;
}
.page_nav {
	font-size: 70%;
	font-weight: 500;
}
.page_nav a {
	text-decoration: underline;
	color: #000;
}
.page_nav a:hover {
	color: #A52A2A;
	font-size: 130%;
	font-weight: 900;
}
.page_nav_bottom a:hover {
	font-size: 100%;
}
.current_nav_link {
	font-size: 130%;
	font-weight: 900;
	color: #000;
}
/******************************/

/* Styles pertaining to Images */


.thumb a{
	border:#808080 outset;
}
.thumb a:active {
	border:#808080 inset;
}

#title {
	float:right;
	padding:30px 50px 0 0 ;
}

#logo {
	padding-left:50px;
}

#main {
	width:704px;
	font-family:Helvetica, Arial, sans-serif;;
}

#pageTitle {
	width: 70%;
	margin: auto;
	margin-top: 20px;
}
#pageTitle h1 {
	background: #A52A2A;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: 900;
	color:#FFF4E1;
	margin: 0;
}

#second {
	/*border:black solid 1px;*/
	background:#EEE8CD;
	font-size: 70%;
}
#second p {
	text-align: center;
}
#second a {
	color: #A52A2A;
	text-decoration: none;
	border-bottom: 1px dashed #A52A2A;
	padding-bottom: 0;
}
.homeImage {
	border: 0;
}
p.email {
	font-size: 80%;
	font-weight: 600;
	font-style: italic;
}

#content {
	text-align: center;
	padding: 30px;
}

#content h2 {
	border-bottom: 1px dashed #000;
	font-size: 110%;
	width: 55%;
}
#content h3 {
	display: inline;
	margin: 0;
	font-size: 100%;
	font-weight: 600;
	width: 55%;
	text-align: left;
	margin: 0 10px;
}
#auctInfo {
	padding: 0 100px;
	text-align: left;
}
#auctInfo p {
	text-align: justify;
}
#footer {
	clear:both;
	padding:5px;
	background-color:#B19F85;
	border-top:black solid 1px;
	text-align:center;
	font-size: 70%;
}
span.address {
	font-size: 120%;
	font-weight: 900;
	display: block;
}
div#sb {
	margin-top: 15px;
	font-size: 50%;
}
div#sb a {
	color: #000;
}

p.bio {
	width: 450px;
	text-align: justify;
	margin: auto;
}
#thumbnails {
	clear: both;
	margin-top: 35px;
	border-top: 1px solid #000;
}
#thumbnails a, #teasImage a {
	border: none;
}
/* Pop-up file styles */

#emailPopContainer {
	padding: 30px;
	font-size: 60%;
}
#popuptext {
	background:#EEE8CD;
	width:400px;
	padding:10px 50px 10px 50px;
	font-family:Helvetica, Arial, sans-serif;
	border:black solid 1px;
	overflow:auto;
	font-size: 60%;
}

.popTitle {
	font-weight:bold;
	text-align:right;
	position:relative;
	left:-10px;
}
#auctLinks {
	padding-left: 100px;
}
#auctLinks ul li {
	width: 70%;
	text-align: left;
}
#auctList {
	clear:both;
	padding:30px 150px 30px 150px;
}
.upImage {
	float:left;
	padding:0 40px 15px 0
}
.upDesc {
	padding:5px 60px 5px 60px;
	text-align: center;
}
.auctImage {
    border: 1px solid black;
}
#teasImage {
	float:right;
	padding:0 100px 10px 10px;
}
div#mapcontainer {
	width:500px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	border-top: 1px solid #000;
	margin-top: 25px;
}

div#gmap {
	width: 500px;
	height: 400px;
}
/* CSS Document */



