body {
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#6f4343;font-size:9.5px;
}

.mainDiv{width:100%;height:820px;background-color:#462e2d;}
.mainDiv2{width:100%;height:635px;background-color:#462e2d;}
img a, img{border:0px}

.subpage {background-color:#e5f0ce;background-image:url(images/bg-wo-title_08.jpg); background-repeat:no-repeat;margin:0px;padding:0px;width:516px; height:533px;}

.brown {color:#6f4343;font-size:9.5px;}
a:link, a:hover, a:visited, .red {color:#c93833; font-size:11px;}
.content {margin:5px 44px 10px 25px; padding:10px 5px 5px 5px;height:423px;overflow-y: scroll;}

.homeLink:link, .homeLink:visited{
    display: block;
    width: 56px;
    height: 29px;
    background: url('images/home.jpg') 0 0 no-repeat;
    text-decoration: none;
}
.homeLink:hover {
	background-position: -56px 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
.featureLink:link, .featureLink:visited{
    display: block;
    width: 162px;
    height: 29px;
    background: url('images/feature.jpg') 0 0 no-repeat;
    text-decoration: none;
}
.featureLink:hover {
	background-position: -162px 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
.testmoniesLink:link, .testmoniesLink:visited{
    display: block;
    width: 109px;
    height: 29px;
    background: url('images/testimonies.jpg') 0 0 no-repeat;
    text-decoration: none;
}
.testmoniesLink:hover {
	background-position: -109px 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
.downloadsLink:link, .downloadsLink:visited{
    display: block;
    width: 97px;
    height: 29px;
    background: url('images/downloads.jpg') 0 0 no-repeat;
    text-decoration: none;
}
.downloadsLink:hover {
	background-position: -97px 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
.linksLink:link, .linksLink:visited{
    display: block;
    width: 92px;
    height: 29px;
    background: url('images/links.jpg') 0 0 no-repeat;
    text-decoration: none;
}
.linksLink:hover {
	background-position: -92px 0;
	background-repeat: no-repeat;
	text-decoration: none;
}
.commentsystem {
	padding:0px;
	margin-top:0px;
	width:410px;
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	font-size:9.5px;
	clear:both;
	line-height:normal;
}

.commentsystem .error {
  color: #ffffff;
  padding:4px;
  padding-left:5px;
  background-color:#FF0000;
  border:1px solid #990000;
  line-height:14px;
  margin-bottom:10px;
}

.commentsystem .success {
  color: #FFFFFF;
  padding:4px;
  padding-left:5px;
  background-color:#009900;
  border:0px solid #006600;
  line-height:14px;
  margin-bottom:10px;
}

.commentsystem .commentslist {
	clear:both;
}

.commentsystem .comment {
	margin-bottom:10px;
}

.commentsystem .comment .meta {
  font-size:9.5px;
  color: #c93833;
  background-color:transparent;
  border:0px solid #cfdaba;
  padding:4px;
  padding-left:5px;
  padding-right:5px;
  height:14px; !important
}

.commentsystem .comment .meta .author_name {
	float:left;
	font-weight:bold;
	letter-spacing:1px;
}

.commentsystem .comment .meta .comment_details {
	float:right;
	color:#999999;
	}
	

#commentform_verificationimage {
	width:100px;
	height:20px;
}

.comment_text {
	background-color:#e5f0ce;
	padding:4px;
	padding-left:5px;
	border:1px solid #EEEEEE;
	border-top:none;
	overflow:hidden;
}


/* the form */

.commentsystem form {
	margin:0px;
	line-height:normal;
	padding:10px;
	margin-bottom:10px;
	background-color:#e5f0ce;
	border:1px solid #EEEEEE;
}

.commentsystem label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.comment_form_text_box {
	border: 1px solid #cfdaba;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:1px;
}

.comment_form_text_area {
	border: 1px solid #cfdaba;
	width:400px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	padding:3px;
	margin:0px;
	margin-right:10px;
}
.comment_form_submit {
	margin-top:10px;
	height:22px;
	font-size:12px;
	border: 1px solid #cfdaba;
	background-color:#e5f0ce;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9.5px;
}

.commentsystem .editing_form {
	margin:0px;
	line-height:normal;
	background-color:#e5f0ce;
	border:none;
}


.commentsystem .editing_comment_form_text_area {
	border: 1px solid #cfdaba;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	padding:3px;
	margin:0px;
}

/* inline editing */

.commentsystem .comment_text textarea{ 
	width: 98%; 
	height: 100px;
}


/* pagination >>> */

.commentsystem .pagination {
	text-align:right;
	float:right;
	padding-top:3px;
	margin-bottom:10px;
	padding-bottom:3px;
	line-height:20px;
	}

.commentsystem .pagination a:link, .commentsystem .pagination a:visited{
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #cfdaba;
	margin-left:10px;
	text-decoration:none;
	background-color:#e5f0ce;
	color:#666666;
	margin-bottom:2px;
	}

.commentsystem .pagination a:hover {
	background-color:#e5f0ce;
	color:#666666;
	border:1px solid #cfdaba;
	}

.commentsystem .pagination .active_link {
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #cfdaba;
	margin-left:10px;
	text-decoration:none;
	background-color:#e5f0ce;
	color:#000000;
	cursor:default;
	}

.commentsystem .pagination .disabled_pagination {
	padding:6px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #cfdaba;
	margin-left:10px;
	text-decoration:none;
	background-color: #e5f0ce;
	color:#CCCCCC;
	cursor:default;
	}

/* <<< pagination */

.add_comment_button{
	padding:6px;
	padding-top:4px;
	padding-bottom:4px;
	border:1px solid #cfdaba;
	text-decoration:none;
	background-color:#e5f0ce;
	color:#000000;
	cursor:pointer;
	margin-bottom:10px;
	}

.comments_area_title{
	padding:6px;
	padding-top:4px;
	padding-bottom:4px;
	border:0px solid #000079;
	text-decoration:none;
	background-color:transparent;
	color:#c93833;
	margin-bottom:10px;
	}