/* @override 
	http://www.atchisonimports.com/css/master.css
*/

body {
	background: #3A3A39 url(../images/body_bg.png) repeat-x 0 top;
	color: #f2dcaf;
	font: 100% Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}

#wrapper {
	width: 872px;
	margin: 0px auto;
}
#header {
	width: 872px;
	height: 137px;
}
#header h1#title a {
	width: 252px;
	height: 110px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-indent: -9999em;
	line-height: 0px;
	float: left;
	margin: 10px 0px 0px 0px;
}
#header h2#slogan {
	width: 394px;
	height: 77px;
	background: url(../images/slogan.png) no-repeat;
	text-indent: -9999em;
	line-height: 0px;
	float: right;
	margin: 55px 0px 0px 0px;
}
.topwrap {
	background: url(../images/wrap_top.png) no-repeat center bottom;
	width: 872px;
	height: 11px;
}

/* @group Navigation Bar */


#navbar {
	height: 58px;
	background: url(../images/nav_bg.png) no-repeat center top;
}

#nav {
	padding: 18px 0px 0px 24px;
}
#nav2 {
	width: 303px;
	height: 33px;
	background: url(../images/nav2_bg.png) no-repeat center top;
	float: right;
	margin: 12px 20px 0px 0px;
}
#nav2 ul {
	position: relative;
	_top: -4px;
	left: 10px;
}
#nav2 li a {
	color: #3A3A39;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0px 10px 0px 0px;
	text-decoration: none;
	line-height: 27px;
}

#nav2 li a:hover {
	color: #fff;
	text-decoration: underline;
}
#nav ul, #nav li, #nav2 ul, #nav2 li {
	float: left;
}
li.antiques a,li.upholstery a,li.lighting a,li.accessories a, li.art a {
	height: 20px;
	display: block;
	text-indent: -9999em;
	background-image: url(../images/navlinks.png);
	background-repeat: no-repeat;
	/* border-right: 1px solid red; */
}
li.antiques a {
	width: 90px;
	background-position: 17px 0;
}
li.antiques a:hover {
	background-position: 17px -30px;
}
li.upholstery a {
	width: 104px;
	background-position: -75px 0;
}
li.upholstery a:hover {
	background-position: -75px -30px;
}
li.lighting a {
	width: 84px;
	background-position: -179px 0;
}
li.lighting a:hover {
	background-position: -179px -30px;
}
li.accessories a {
	width: 118px;
	background-position: -262px 0;
}
li.accessories a:hover {
	background-position: -262px -30px;
}
li.art a {
	width: 118px;
	background-position: -378px 0;
}
li.art a:hover {
	background-position: -378px -30px;
}
/* @end */
#contentwrap {
	background: url(../images/wrap_bg.png) repeat-y center top;
	width: 872px;
	margin: 0;
	padding: 6px 0px 0px 0px;
}
.content {
	padding: 5px;
	width: 836px;
	margin: 0px auto;
	background-color: #3A3A39 ;
	border: 1px solid #FFFFFF ;
	font-size: .95em;
}
#footer {
	width: 872px;
	height: 14px;
	background: url(../images/wrap_bottom.png) no-repeat center top;
}
#footer p {
	text-align: center;
	color: #a9986b;
	margin: 0;
	padding: 14px 0px 0px 0px;
	font: 12px/12px Helvetica Neue, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
}
/* @group Typography */

p {
	margin: 10px 0px;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 135%;
}

a {
	color: #9e5521;
}
a:hover {
	color: #fff;
}

hr {
	background-color: #3a2d22;
	border-bottom: 1px solid #1f1812;
}

h1{
	color: #fffbf3;
	margin-bottom:0.5em;
	letter-spacing: -1px;
	font: 1.75em/.9em Georgia, "Times New Roman", Times, serif;
}
h2{
	color: #ad9b6e;
	margin-bottom:0.5em;
	font: 1.5em/0.9em Georgia, "Times New Roman", Times, serif;
}
h3{
	color: #b16228;
	margin-bottom:0.5em;
	font: 1.25em/.9em Georgia, "Times New Roman", Times, serif;
}
h4{
	color:#696969;
	margin-bottom:1.2em;
	font: 1.1em/1.5em Georgia, "Times New Roman", Times, serif;
}
h5{
	color:#696969;
	margin-bottom:1.8em;
	font: small-caps 1em/1.8em Georgia, "Times New Roman", Times, serif;
}
h6{
	color:#696969;
	margin-bottom:1.8em;
	font: 1em/1.8em Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* Newsletter Form */
.newsletter input#email_address,.newsletter input#firstname,.newsletter input#lastname {
	line-height: 140%;
	margin: 6px 0px;
	width: 220px;
	background-color: #fff;
	font-size: 16px;
}


/* Google Maps */
#aboutusinfo {
	float: left;
	width: 800px;
}


#locationinfo {
	float: left;
	width: 290px;
}
.gmnoprint {
}

#mapsearch {
    margin: 10px 10px;
    padding: 4px;
    float: right;
    color: #000;
    font-size: 14px;
    line-height: 100%;
}
a.gsmsc-user-title {
	color: #e1772d;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

form.gsc-search-box {
	display: none;
}

#maintmode {padding-top: 40px;margin-left:auto;margin-right:auto;width:643px;text-align:center;}
