﻿

body {
	margin: 0px;
	background-color: #CCCCCC;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	font-size: small;
	color: #000000;
	background-image: url('../images/walllightgreen.gif');
	background-repeat: repeat;
}

/* CSS layout */

 <style type="text/css">
<!--
body { text-align:center; }    
#bodycontainer {
	border-style: solid;
	border-width: 0px 2px 2px 2px;
	border-color: #692A25;
	text-align: left;
	width: 900px;
	margin: auto;
	position: relative;
	background-color: #FFFFFF;
	padding-top: 0px;
	top: 0px;
}
#left_col {
	margin: 0px;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 0px;
}
#page_content {
	padding: 0px;
	margin-left: 160px;
	margin-bottom: 0px;
	bottom: 0px;
}
#masthead {
	background-image: url('../images/title_arhyonel_antiques.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 75px;
	clip: rect(auto, auto, auto, auto);
	margin-right: 20px;
	padding-top: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-left: 0px;
}
#navigation {
	height: 28px;
	background-image: url('../images/nav_green.gif');
	background-repeat: repeat;
}




#content_container {
	padding: 5px 15px 0px 15px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
#footer {
	margin: 0px;
	padding: 0px;
	clip: rect(auto, auto, auto, auto);
	position: relative;
	height: 26px;
}
#footer p {
	color: #000000;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-weight: 900;
	text-align: center;
	padding-top: 5px;
	clip: rect(auto, auto, auto, auto);
}
h1 {
	margin: 0px 10px 0px 0px;
	color: #692a25;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#antique_content p {
	font-weight: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	height: 23px;
	text-decoration: none;
}
.style2 {
	padding: 0px;
	margin: 0px auto 0px auto;
	border-style: solid;
	border-width: 3px;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	text-align: center;
}
.buttonstyle {
	border-width: 0;
}
h2 {
	color: #692a25;
}
#content_container a {
	color: #692a25;
}
#newsletter {
	text-align: right;
	text-decoration:none;
	border-width: 0;
}



