body {
	font-family: tahoma;
	font-size: 9px;
    font-weight: bold;
    color: #000000;
	margin: 0px auto;
	background-color: #6c8664;
	text-align:center;
}
p {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
a {
	color:#6b7272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#wrapper {
	margin: 0px auto;
	text-align: center;
	width: 920px;
	border: 0px;
}
#container {
	margin: 0px auto;
	text-align: center;
	width: 920px;
	background-image: url(../images/contentbg.jpg);
	background-position:top center;
	background-repeat: repeat-y;
	border: 4px solid #d9c8be;
	border-top:1px solid #d9c8be;
}
#header {
	height: 144px;
	background-image: url(../images/topbanner.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: center;
	width:100%;
}
#content {
	position:relative;
	width:540px;
	text-align:left;
	display:block;
	border-left:162px;
	border-right:162px;
	overflow:visible;
	margin: 0px auto;
}
#left{
	float:left;
	position:relative;
	width:160px;
	text-align:left;
	margin-left:-170px;
	display:inline;
}
#left ul {
	padding:0px 0 0 15px;
}
* html #left ul {
	padding:0px;
	margin:0px;
}
html* #left ul {
	padding:0px;
	margin:0px;
}
#middle{
	margin-left:180px;
	margin-right:160px;
	text-align: left;
	width:540px;
}
*html #middle{
	width:520px;
}
html* #middle{
	width:520px;
}
#right{
	width:160px;
	float:right;
	padding:0;
	position:relative;
	margin-right:-190px;
	display:inline;
	text-align:right;
}
*html #right {
	width:187px;
}
html* #right {
	width:189px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/********************* menu ****************************/
.navigation {
	height: 22px;
	width: 100%;
	background-color: #6c8664;
	text-align: center;
}

td.navigation {
	height: 25px;
	width: 100%;
	background-color: #6c8664;
	text-align: center;
}

/********************* header ****************************/
#header{
	position:relative;
}
#header ul{
	position:absolute;
	top:250px;
	display:block;
	left:190px;
}
#header ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}
.last{
	border-right: 0px none #6b7272 !important;
}
#header ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#header ul li a:hover{
	text-decoration:underline;
}
/********************* footer ****************************/
#footer{
	width:920px;
	height: 27px;
	background-color: #6c8664;
	color:#FFFFFF;
	text-align: left;
	vertical-align: bottom;
}
#footer ul{
	display:block;
	margin-left:190px;
	width:100%;
}
#footer ul li{
	display:inline;
	text-align:center;
	margin:auto;
	width:auto;
	border-right: 1px solid #6b7272;	
}

#footer ul li a{
	display:inline;
	text-align:center;
	text-decoration:none;
	padding: 0px 10px;
	text-transform: uppercase;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p {
	padding: 0px;
	display:block;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}
#foottag {
	margin-top:3px;
}

/********************* menu members ****************************/
.menu ul{
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
	color:#666666;
}
.menu ul li{
	padding-top: 5px;
	color:#666666;
}
.menu ul li a{
	text-decoration:none;
	padding: 0px;
	text-transform: uppercase;
}
.menu ul li a:hover{
	text-decoration:underline;
	text-transform: uppercase;
}
.member{
	display:inline;
	float:left;
	margin-left:10px;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;
}
.member img{
	width:75px;
	height:70px;
	border: solid 2px #999999;	
}

#PageComments_holder {
	margin-left:40px;
}

#PageComments_holder h4{
	line-height:400%;
	font-size:18px;
}

#CommentHolder ul, #CommentHolder li {
	margin:0px;
	list-style-type:none;
	list-style:none;
	padding:0px;
}
#CommentHolder {
	margin-left:-20px;
}

.info span {
	color:#2a2d2d;
}

font.addressText {
	color: #ffffff;
	font-family: tahoma;
	font-size: 10px;
}

h1, font.headline
{
	font-size: 16px; 
	font-family: tahoma; 
	color: #ffffff; 
	font-weight: bold;
	letter-spacing: 1px;
}
font.subHeadline, .listheadline
{
	font-size: 14px; 
	font-family: tahoma; 
	color: #d9faca; 
	font-weight: bold;
	letter-spacing: 1px;
}
font.introText
{
	font-size: 11px; 
	font-family: tahoma; 
	color: #d9faca; 
	font-weight: bold;
}
font.authorText
{
	font-size: 9px; 
	font-family: tahoma; 
	color: #ffffff; 
	text-decoration: italic; 
	font-weight: none;
}
font.red 
{
	color: #ffffff;
}

font.grey 
{
	color: #808080;
}


a {
	color: #353e24;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.contactLink {
	color: #332921;
	text-decoration: none;
}

a.contactLink:hover {
	color: #ffffff;
	text-decoration: none;
}
a.small {
	color: #B62441;
	text-decoration: none;
	font-size: 10px;
}

a.small:hover {
	color: #f8a008;
	text-decoration: none;
}
a.m1Category, a.menuCategoryLevel1_MarkOff
{
	color: #687800;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
a.menuCategoryLevel1_MarkOn
{
	color: #808080;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.m1Category:hover {
	color: #808080;
}
a.m2Category
{
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

a.m2Category:hover {
	color: #ffffff;
}

a.bottomText {
	color: #d3c7bb;
	font-family: tahoma;
	font-size: 9px;

}

.stdbutton
{
	border: 1px solid;
	
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.imgborder {
	border:1px; 
	border-thickness: 1px; 
	border-color: #000000;
	border-style: solid;
}

.mainContentLeft li {
	list-style:disc;
	margin-left: 20px;
}
/* --- mytag begin --- */
#mytag {
	width:100%;
	text-align:right;
	margin-top:-27px;
}	
*html #mytag {
	margin-top:-33px;
}	
html* #mytag {
	margin-top:-33px;
}	
#mytag a { 
	color: #D9FACA;
	text-decoration:none;
	font-weight:bold;
}	
#mytag a:hover { 
	color: #FFCC66;
	text-decoration:underline;
}
#cmtag a { 
	color: #ffffff;
	text-decoration:none;
}	
#cmtag a:hover { 
	color: #ffffff;
}	
/* --- mytag end --- */

