/* CSS Document */

	html, body {
	margin:0;
	padding:0;
	color:#000;
	background: #DAD9B3 url(images/bg.gif) no-repeat center top;
}
div,p,li { text-align: left; } 
body{
	font: 76% arial,sans-serif;
	color: #868253;
	text-align: center;
}
p{
	font-size: 13px;
}
.beige{
	color: #CCC;
}
a:link {
	color: #7B8057;
	text-decoration: none;
}
a:hover {
	color: #A9B060;
	text-decoration: none;
}
a:visited {
	color: #7B8057;
	text-decoration: none;
}
a:active {
	color: #7B8057;
	text-decoration: none;
}

.right{
	text-align: right;
	padding-right: 12px;
}
.center{
	text-align: center;
}
.clear{
	clear: both;
}
#wrap {
	width:1000px;
	margin:auto;
	background: #FFFFFF url(images/wrapbg.gif) repeat-y;
}
#header {
	padding:5px 10px;
	background:#ddd;
}
h1 {
	margin:0;
}

#nav {
	background: url(images/mainmenubg.jpg);
	width: 758px;
	height: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:5px;
	margin-left: 12px;
}
#nav .account{
	margin-left: 35px;
}
#nav .checkout{
	margin-left: 40px;
}
#nav .cart{
	margin-left: 42px;
}
#nav ul li a:link{
	color: #FFFFFF;
}
#nav ul li a:visited{
	color: #FFFFFF;
}
#main {
	float:right;
	width:769px;
	padding:15px;
	background: #FFFFFF;
}
h2 {
	margin:0 0 1em;
}
#sidebarTop {
	height: 53px;
	width: 201px;
	background:url(images/titleTop.gif) no-repeat;
	text-align: right;
	padding-top: 8px;
	font-size: 10px;
	color: #FFFFFF;
}
#sidebarTop form{
	text-align: center;
}
#sidebarTop a{
	color: #A9B060;
}
#sidebarTop a:hover{
	color: #FFFFFF;
}
.search {
	border: 1px solid #A4B474;
	width: 140px;
	background: #E2E6C4;
	font: 11px verdana, sans-serif;
	color: #6D7139;
	padding: 3px;
}
#searchButton {
	display: inline;
	width: 10px;
	padding: 3px;
	background-color: #3C3C3C;
	border: 1px solid #515151;
	padding-bottom: 3px;
	padding-top: 4px;
}
.searchField{
	width: 130px;
	padding: 0px;
	margin-bottom: 0px;
}
#sidebar {
	float:left;
	width:201px;
	padding: 0px;
	background: url(images/sidebarbg.gif) repeat-y;
}
/*--Navigation--*/
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 201px;
	margin-left: 0px;
	line-height: .5;
}
#navigation ul {
	list-style-type:none;
	margin-top: 0px;
	margin-bottom: 0px;
} 

#navigation ul li {
	list-style: none;
	margin: 0px;
}

#navigation a {
	display: block;
	padding: 10px;
	font-size: 12px;
	background-image: url(images/navBullet.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 10px;
	color:#C7CC94;
	text-indent: 20px;
	margin: 0px;
}

#navigation a:link, #nav a:visited {
	color:#C7CC94; 
	text-decoration:none;
	margin: 0px;
}
#navigation a:hover, #nav a:active {
	background-color: #4E5937;
	color: #a9a979; 
	text-decoration:none;
	background-image: url(images/navBulletOn.gif);
	background-repeat: no-repeat;
}
/*--SubNav--*/
#subnav{
	width: 303px;
	background: url(images/submenubg.jpg) top;
	text-align: right;
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
	margin-right: 1px;
}
/*--Left Column--*/
.sectionTitle {
	padding: 1px 0px 7px 20px;
	color: #FFFFFF;
	font-size: 100%;
	border-bottom: 1px solid #a9a979;
	width: 150px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#mapThumb {
	border: 2px solid #4d4d34;
	top: 435px;
	width: 124px;
	height: 45px;
	color: #a9a979;
	font-size: 120%;
	margin-left: 35px;
	text-align: center;
	padding: 0px;
	display: block;
}
#fbThumb {
	border: 2px solid #4d4d34;
	top: 535px;
	width: 53px;
	height: 53px;
	color: #a9a979;
	font-size: 120%;
	margin-left: 65px;
	text-align: center;
	display: block;
}
#listingThumb {
	width: 124px;
	height: 45px;
	color: #a9a979;
	font-size: 120%;
	margin-left: 35px;
	text-align: center;
	display: block;
}
/*--Banner--*/
#banner {
	background: #d2cfa8;
	text-align: center;
	padding: 15px;
}
/*--Footer--*/
#footer {
	clear:both;
	padding:5px 10px;
	background: #333 url(images/footerBg.gif) repeat-x;
	height: 80px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#footer p {
	margin:0;
	text-align: center;
}
#footer a{
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a:hover{
	color: #8D8D8D;
}
* html #footer {
	height:1px;
}
.intro{ border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
.intro p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
}
.intro h1{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
}
#PMG{
	margin-top: 40px;
	text-align: center;
	background: url(images/navBghighlight.gif) repeat-y;
	padding-top: 10px;
	padding-bottom: 1px;
}
#PMG p{
	color: #FFF;
	text-align: center;
}
#PMG img{
	border: 2px solid #4d4d34;
}
