/* CSS Document */

html,body{
	margin:0;
	padding:0
}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #C7CC94;
	color: #868253;
}
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;
}
p{margin:0 10px 10px}
#outerContainer {
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y; 
	width:750px; 
	margin:auto;
}
#container{
	text-align:left;
	width:724px;
	margin:0 auto;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	position: relative;
	background-color: #FFFFFF;
}
#extra{
	float:left;
	clear:left;
	width:200px;
	height: 600px;
}
/*--Navigation--*/
#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 240px;
	margin-left: -40px;
}
#navigation ul {
	list-style-type:none;
} 

#navigation li {
	list-style: none;
	text-indent: 20px;
}

#navigation a {
	display: block;
	padding: 10px;
	font-size: 90%;
	background-image: url(images/navBullet.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-top: 7px;
	color:#C7CC94;
}

#navigation a:link, #nav a:visited {
	color:#C7CC94; 
	text-decoration:none;
}
#navigation a:hover, #nav a:active {
	background-color: #4E5937;
	color: #a9a979; 
	text-decoration:none;
	background-image: url(images/navBulletOn.gif);
	background-repeat: no-repeat;
}
/*Title*/
#titleTop {
	height: 52px;
	width: 201px;
	background-image: url(images/titleTop.gif);
	background-color: #333333;
	position: absolute;
	top: 0px;
	text-align:center;
	padding-top: 8px;
	font-size: 10px;
	color: #FFFFFF;
}
#titleTop a{
	color: #A9B060;
}
#titleTop 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: 2px;
	padding-top: 4px;
}
#title{
	width:201px;
	height:85px;
	color: #C7CC94;
	font-size: 200%;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	line-height: 130%;
	float: left;
	position: absolute;
	top: 78px;
	background-color: #4E6130;
}
#topLeft {
	position: relative;
	left: -39px;
	width: 39px;
	height: 160px;
	background-image: url(images/topLeft.gif);
	top: 0px;
}
/*--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;
}
#forumsThumb {
	border: 2px solid #4d4d34;
	top: 535px;
	width: 124px;
	height: 45px;
	color: #a9a979;
	font-size: 120%;
	margin-left: 35px;
	text-align: center;
	display: block;
}
#listingThumb {
	width: 124px;
	height: 45px;
	color: #a9a979;
	font-size: 120%;
	margin-left: 35px;
	text-align: center;
	display: block;
}
/*--Header--*/
#header {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 3px solid #4D5F2F;
	border-bottom: #A9B060 1px solid;
	font-size: 90%;
	height: 22px;
}
#leftHeader {
	color: #ccc;
	background-color: #EBEDD3;
	padding: 3px;
	float: left;
	height: 16px;
}
#leftHeader ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
#leftHeader ul li{
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
}
#leftHeader a:hover {
	color: #ABB46B;
}
#rightHeader {
	color: #ccc;
	background-color: #E2E6C4;
	padding: 3px;
	float: right;
	height: 16px;
	width: 160px;
	padding-left: 7px;
}
#rightHeader ul{
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
#rightHeader ul li{
	margin-left: 0;
	padding-left: 0px;
	border: none;
	list-style: none;
	display: inline;
}
#rightHeader a:hover {
	color: #B4B170;
}
#flashMov {
	width: 498px;
	height: 150px;
	border: 1px solid #CCCEC1;
	margin-top: 5px;
}
/*--Content--*/
#content p{line-height:1.4}
#content{
	float:right;
	width:500px; 
	margin-right: 10px;
}
#pageTitle {
	padding: 2px 0px 7px 20px;
	color: #7B8057;
	font-size: 100%;
	border-bottom: 1px solid #CFD3CB;
	width: 478px;
	margin-top: 15px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#intro {
	color: #98995D;
	font-size: 100%;
	width: 390px;
	text-align: justify;
	margin-left: 20px;;
}
#featuredProducts {	
	padding: 2px 0px 7px 20px;
	color: #7B8057;
	font-size: 100%;
	border-bottom: 1px solid #CFD3CB;
	width: 478px;
	margin-top: -70px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#coins {
	background-image: url(images/coins.gif);
	width: 120px;
	height: 98px;
	position: relative;
	left: 418px;
	top: -130px;
}
/*--Footer--*/
#footer{
	clear:both;
	width:724px;
	background: #333 url(images/footerBg.gif) repeat-x;
	margin-left: 0px;
	color: #FFFFFF;
	height: 80px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}
#footer a{
	margin:0;
	padding:0px 0px; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a:hover{
	color: #8D8D8D;
}