body	{
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffcc;
	text-align: left;
	}
	
a, a:link, a:visited	{
	color: #cc9966;
	font-weight:bold;
	text-decoration: none;
	}
	
a:hover, a:active	{
	color: #cc9966;
	font-weight:bold;
	text-decoration: underline;
	}
	
h1	{
	font-size: 16px;
	text-align:center;
	color: #FFFFcc;
	}
h2	{
	font-size: 12px;
	text-align:left;
	color: #ffffcc;
	}
#wrapper	{
	background-color:#000000;
	width:800px;
	height:100%;
	margin-left:auto;
	margin-right: auto;
	margin-top: 20px;
	text-align:left;
	}
#header	{
	width:600px;
	background-color:#000000;
	background-image:url(../images/header03.jpg);
	background-repeat:no-repeat;
	float: left;
	height:140px;
	text-align: left;
	}
#header-contact	{
	width:200px;
	height:140px;
	font-size:11px;
	background-image:url(../images/header04.jpg);
	background-repeat:no-repeat;
	float: left;
	}
#prop	{
	width: 800px;
	height:40px;
	background-color:#000000;
	text-align:center;
	float:left;
	}
#nav	{
	width: 100%;
	background-color:#000000;
	background-image:url(../images/nav-bg.jpg);
	background-repeat:repeat-x;
	float: left;
	height: 30px;
	text-align:left;
	}
#content-wrapper	{
	width: 100%;
	height:100%;
	float:left;
	background-color:#000000;
	display:table;
	}
	
#main	{
	width:80%;
	background-color:#000000;
	margin-top:2px;
	float:left;
	height: 100%;
	display: table;
	text-align: left;
	}
#col-right	{
	width: 19%;
	min-height:400px;
	background-color:#000000;
	border-left: 1px solid #FFFFCC;
	margin-top:2px;
	float: left;
	height:100%;
	display:table;
	text-align:left;
	}
#footer-left	{
	width: 25px;
	height:25px;
	background-color:#000000;
	background-image:url(../images/footer-left.jpg);
	background-repeat:no-repeat;
	float:left;
	}

#footer	{
	width: 800px;
	height:25px;
	border-top: 1px solid #ffffcc;
	text-align:center;
	background-color:#000000;
	float:left;
	}
#footer-right	{
	width: 25px;
	height:25px;
	background-color:#000000;
	background-image:url(../images/footer-right.jpg);
	background-repeat:no-repeat;
	float:right;
	}
	
	
.nav-item	{
	font-size:13px;
	text-align:center;
	width:auto;
	height:19px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 3px 13px;
	float:left;
	}
.body-content	{
	width: 95%;
	height: 100%;
	font-size:14px;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 8px;
	float: left;
	}
.body-content img	{
	float: right;
	margin:1px;
	}
.stones	{
	
	color: #996633;
	font-weight:bold;
	text-align:center;
	background-color:#FFFFFF;
	}
.stones img	{
	margin:1px 1px 1px 3px;
	float:none;
	clear:right;
	}
.col-content	{
	width: 95%;
	height: 100%;
	font-size:14px;
	padding: 5px 0px 0px 7px;
	margin: 5px 0px 0px 0px;
	float: left;
	}
.footer-content	{
	width: auto;
	height: 19px;
	font-size:11px;
	text-align:center;
	padding: 3px 0px 3px 12px;
	margin: 0px 0px 0px 0px;
	float: left;
	}

.nav-item a, .nav-item a:link, .nav-item a:visited	{
	color: #663300;
	font-weight:bold;
	text-decoration: none;
	}
	
.nav-item a:hover, .nav-item a:active	{
	color: #663300;
	font-weight:bold;
	text-decoration: underline;
	}
.small	{
	width: 800px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	}
.small a, .small a:link, .small a:visited, .small a:active	{
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	}
	
.small a:hover 	{
	color: #663300;
	font-weight:bold;
	text-decoration: underline;
	}

