body {
	background-color: #dbd1b6;
	text-align:left;
	color:#7e7766;
}
p {
	margin-top:10px;
	margin-left:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #7e7766;
	text-align:left;
}
#updatetable p {
	margin:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
.articleheadline {
	color:#ae6225;
}
ul, ol {
	margin-left:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
	text-align:left;
}
li {
	padding-bottom:1em;
}
h1 {
	color:#1e5118;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	text-align:left;
	margin-left: 10px;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	color:#e48e2a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	margin-top:20px;
	margin-left:10px;
	text-align:left;
	border-bottom:1px solid #e38e2a;
}
h3 {
	color:#534e3e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	margin-top:20px;
	margin-left:10px;
	text-align:left;
}
form {
	padding:0px;
	margin:0px;
}
input.type.text {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/** CONTAINERS **/
#maincontainer {
	width:1080px;
	height:inherit;
	background-image:url(../../images/master_container_1080px_bg.png);
	background-repeat:repeat;
}
#topcontainer {
	width:1080px;
	height:97px;
	background-image:url(../../images/global_header_1080px.png);
}
#feature {
	height: 59px;
	width: 1080px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
}
#feature #welcome_txt {
	padding-top:8px;
	margin-right:15px;
	text-align:right;
	font-size:11pt;
}
#feature #welcome_txt .messages {
	color:#dd8c4a;
}
#feature #slogan {
	text-align:left;
	padding-top:35px;
	font-size:11pt;
	font-variant:small-caps;
	margin-left:180px;
	margin-right:20px;
	border-bottom:1px #666666 solid;
}
#bottomcontainer {
	width: 1080px;
	overflow: visible;
	position: relative;
	visibility: visible;
}
#navigation {
	width:150px;
	float:left;
	margin-left:10px;
	color:#303f31;
	text-align:right;
	margin-top:1px;
}
#navigation p {
	margin:7px;
	margin-left:7px;
	padding:0px;
	color:#344735;
	text-align:right;
	margin-right:10px;
	font-variant:small-caps;
	font-size:13px;
}
#nav_features, #nav_classifieds, #nav_forums, #nav_about, #nav_home {
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#nav_features, #nav_classifieds, #nav_forums , #nav_home {
	border-bottom:dotted #344735 1px;
}
.navheadline {
	font-weight:bold;
	color:#1d4320;
	font-variant:small-caps;
}
#centercolumn {
	width:710px;
	height:auto;
	float:left;
	overflow:visible;
}
#rightcolumn {
	width:170px;
	height:auto;
	float:left;
	overflow:visible;
}
#addlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	float:right;
}
#results {
	margin-left:6px;
}
#results p {
	margin:3px;
}
#footer {
	width:761px;
	height:50px;
	position:relative;
	visibility: visible;
	overflow: visible;
}
#footer p {
	margin:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
#footer a:link, a:visited, a:active, a:hover {
	color: #CCC;
}
/** CLASSES **/
.leftphotomargin {
	padding: 0px;
	border: 1px solid #003333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.dropcap {
	font-size: 30pt;
	float:left;
	color: #647957;
	padding-right:3px;
}
.caption {
	margin: 5px;;
	font-size: 8pt;
	color: #333333;
	font-style: italic;
}
.noborder {
	text-decoration:none;
	border:none;
}
.imagenumber {
	text-decoration:none;
	border:none;
	text-transform: none;
	float: right;
	font-size: 10pt;
}

/**
.dropshadow {
	background: url('/global/images/shadow.gif') no-repeat bottom right;
	margin-left:-5px;
	margin-top:-5px;
}
**/
/**
div.img-dec {
	background: url('/global/images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: left;
	margin: 5px -5px 5px 5px;
	padding: 10;
	position: relative;
}
div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: 0px 0px 5px 5px;
	padding: 10px;
	position: relative;
}

 .img-shadow {
   float:left;
   background: url(shadowAlpha.png) no-repeat bottom right !important;
   background:url(../../images/shadow.gif) no-repeat bottom right;
   /** background: url(/global/images/shadow.gif) no-repeat bottom right;
   margin: 10px 0 0 10px !important;
   margin: 10px 0 0 5px;
   }

 .img-shadow img {
   display: block;
   position: relative;
   background-color: #fff;
   border: 1px solid #a9a9a9;
   margin: -6px 6px 6px -6px;
   padding: 4px;
   }
 **/
 #masterimgcontainer {
 width:100px;
 height:auto;
 overflow:visible;
 visibility:visible;
 /** border:solid 1px #000000;**/
 }
 .img-shadow {
  clear: both;
  float:left;
  /** background: url(../../images/shadowAlpha.png) no-repeat bottom right !important;**/
  background: url(../../images/shadow.gif) no-repeat bottom right;
  /** margin: 20px 0 0 17px !important; **/
  margin: 15px 0 0 6px;
  /** border:1px solid #333333; **/
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 6px 6px -5px;
  padding: 8px;
}
#showhide {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	font-weight:lighter;
}

a:link {
	color:#1d4320;
}
a:visited {
	color:#1d4320;
}
a:active {
	color:#1d4320;
}
a:hover {
	color:#1d4320;
}
#gear_table {
	margin:15px;
	margin-top:0px;
	padding:20px;
	padding-top:0px;
}
#gear_table td {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
}
#workshops {
	padding:10px;
	margin:5px;
}
#workshops td {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
}
