/* InnoPortal Plus v1.2 Main Style */

body {
	margin:0;
	background-color: #44523B;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
table {
	font: 11px Tahoma;
}
#main_page {
	width: 799px;
	background-color: #F4F6F3;
}
#main_con{
	padding-right: 10px;
}
#menu {
	border-left: 1px solid #E1E3E0;
	color: #232B1C;
	background: url(images/right_menu_bg.gif) repeat-y right;
}
#footer {
	border-top: 1px solid #3F372A;
	background: #BFA165 url(images/footer_bg.gif) repeat-x top;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #4B371B;
}
#left_menu {
	color: #232B1C;
	background: url(images/left_menu_bg.gif) repeat-y left;
	border-right: 2px solid #E1E3E0;
}
.f_input {
	border: 1px solid #B5B5B5;
	font-family: Tahoma;
	font-size: 13px;
}

/* comments */
#comment_body {
	background-color: #F8F8F6;
}
.comment_title {
	background-color: #F0EDE8;
	border-top: 1px solid #FFFFFD;
	border-bottom: 1px solid #D1CEAF;
	border-right: 6px solid #A2AC89;
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	color: #933A3C;
	padding: 3px 8px 3px 3px;
}
.comments {
	overflow: auto;
	height: 380px;
	padding: 6px 6px 6px 6px;
}
.comment {
	border: 1px solid #E5D8B9;
	margin-bottom: 14px;
	background-color: #F7F3E7;
}
.comment_info {
	border-top: solid 1px #FFFFFF;
	color: #A38E4F;
	font: bold 12px Tahoma;
	padding: 3px;
	padding-right: 5px;
	border-bottom: solid 1px #E5D8B9;
}
.comment_text {
	border-top: solid 1px #FFFFFF;
	color: #5B431E;
	padding: 5px;
	font: bold 16px Arial;
}
.comment_frame {
	border: 1px solid #D1CEAF;
	background-color: #F0F0EC;
	margin: 8px 8px 8px 8px;
}
/* end comments */

/* poll style */
#poll_question {
	color: Maroon;
}
#poll_percent {
	color: #696969;
	font-size: 10px;
}
#poll_body {
	font: 11px Tahoma;
	background-color: #F8F8F6;
	color: #5A6030;
	margin: 4px 4px 4px 2px;
	background-image: url(images/poll_left_bg.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#poll_body a{
	color: Maroon;
	text-decoration: none;
}
/* end poll style */
#menu_title {
	background-color: #F0EDE8;
	border-top: 1px solid #FFFFFD;
	border-bottom: 1px solid #D1CEAF;
	border-right: 6px solid #A2AC89;
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	color: #933A3C;
	padding: 3px 8px 3px 3px;
}
#cat {
	height: 30px;
}
#cat a {
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	color: #6B764C;
	text-decoration: none;
	padding-top: 6px;
}
#cat a:hover {
	color: #645E3C;
}
#search_box {
	background-color: #8A927D;
	border-top: 1px solid #FBFFE9;
	border-bottom: 1px solid #60635A;
	border-left: 1px solid #B8C0A8;
	background: url(images/search_bg.gif);
	border-right: 1px solid #60635A;
}
.input {
	border: 1px solid #B5B5B5;
	font-family: Tahoma;
	font-size: 12px;
	height: 22px;
	padding-top: 2px;
}
.input2 {
	border: 1px solid #D1CDB0;
	font-family: Tahoma;
	font-size: 12px;
	height: 22px;
	padding-top: 2px;
}
#info_box{
	border-top: 1px solid #FBFFE9;
	border-right: 1px solid #7B7D7A;
}
#header_text{
	background-image: url(images/header_text_bg.gif);
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #625137;
	border-bottom: 1px solid #0C0C0A;
	background-position: top;
	background-repeat: repeat-x;
	background-color: White;
}
#pagenum a{
	border: 1px solid #D2CDAD;
	text-decoration: none;
	background-color: #FDFDFB;
	color: #7F8362;
	font-family: Tahoma;
	font-size: 12px;
	padding: 1px 5px 2px 5px;
	width: auto;
	float:right;
	margin-left: 3px;
}
#pagenum a:hover{
	background-color: #FEF8D6;
	color: #635D3B;
}
.home_text {
	font: 12px Tahoma;
	color: #393B3A;
	text-align: justify;
}
.b_dot{
	border-bottom: 1px dashed #D3D5BF;
	margin-left: -10px;
}
.right_c{
	padding-left: 10px;
	background-image: url(images/right.gif);
	background-position: left;
	background-repeat: repeat-y;
	width: 252px;
}
.left_c{
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/left.gif);
	background-position: right;
	background-repeat: repeat-y;
	width: 262px;
}
.search_box{
	background: url(images/search_box_bg.gif) repeat-x;
	width: 92px;
	font: 12px Tahoma;
	border: 1px solid #A2A3A5;
	height: 22px;
	margin-top: -4px;
	margin-bottom: 1px;
}
.search_botton{
	border: 0px;

	margin-bottom: -3px;
	margin-top: 3px;
	}
#small_text {
	font-size: 10px;
	display: inline;
	color: Maroon;
	font-family: Tahoma;
}
#small_b {
	font-size: 10px;
	display: inline;
	color: #556B2F;
	font-family: Tahoma;
}
.di{
	border-bottom: 1px dashed #E9EBDC;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}
.c_title a {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #8B0000;
	padding-right: 16px;
	background-image: url(images/ca.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-decoration: none;
	display: block;
	}
.c_title a:hover {
	color: #D2691E;
}

hr {
	margin-left: 10px;
	height: 1px;
	border: 1px solid #DFDFD0;
}

.s_menu {
	background-color: #919982;
	color: White;
	padding: 2px 10px 2px 3px;
	border-bottom: 1px solid #BFC6B7;
	border-right: 4px solid #BFC6B7;
	font: bold 16px Arial;
	text-align: center;
	margin-top: 5px;
	margin-right: 3px;
	background-image: url(images/search_bg.gif);
	border-top: 1px solid #BFC6B7;
}

.s_menu_l {
	border-bottom: 1px solid #D5DCCF;
	margin: 0px 3px 0px 2px;
	padding: 4px 4px 4px 2px;
	background-color: #F0F2EE;
}.s_menu_l a:hover {
	color: #CD853F;
}

.info {
	background: url(images/info.gif) no-repeat right top;
	color: #818382;
	font: 12px Tahoma;
	height: 19px;
	line-height: 19px;
	margin-bottom: 2px;
	padding-right: 15px;
}
.news_text {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #989898;
	padding-top: 3px;
	padding-bottom: 3px;
}
.news_text a {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #696969;
	text-decoration: none;
}
.news_text a:hover {
	color: #D2691E;
}
.news_title {
	padding-right: 14px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #8B0000;
	background-image: url(images/news_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
	clear: both;
}
.news_title a {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #32424F;
	text-align: right;
	text-decoration: none;
}
.news_title a:hover {
	color: #B22222;
}

.r_title a {
	clear: both;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #8B0000;
	text-align: right;
	height: 16px;
	padding-right: 13px;
	background-image: url(../../images/dot.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	text-decoration: none;
}
.r_title a:hover {
	color: #D2691E;
}

.page_con {
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	padding-left: 15px;
	text-align: justify;
	color: #525252;
}

.page_title
{
	background-color: #E8EBE4;
	color: #9BB196;
	padding: 2px 10px 2px 3px;
	border-bottom: 1px solid #DEE1D9;
	padding-top: 3px;
	margin-right: -8px;
	font: bold 16px Arial;
}
.page_title a
{
	color: #516147;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.page_title a:hover {
	color: #6B8E23;
}

/* article links */
.a_link_info {
	background: url(images/info.gif) no-repeat right;
	color: #AAAAAA;
	font: 12px "Tahoma";
	line-height: 20px;
	padding-bottom: 2px;
	padding-right: 15px;
	padding-top: 2px;
}
.a_link {
	background: #E8EBE4;
	color: #98AE93;
	font: bold 16px Arial;
	padding: 3px;
	width: 95%;
}
.a_link a {	
	color: #586B4E;
	font: bold 16px Arial;
	text-decoration: none;
}
.a_link a:hover {
	color: #6B8E23;
}
.left_menu {
	position: relative; 
	float: left;
	width: 150px;
}
/* end article links */

/* article */
.note {
	color: #6B6B6B;
	margin-bottom: 15px;
}
.article_pic {
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 3px;
	margin: 3px 2px 1px 2px;
	background-color: White;
	display: inline;
}
.pic_comment {
	border: 1px solid #DCDCDC;
	padding: 3px 3px 3px 3px;
	margin: 3px 2px 1px 2px;
}
.article_info
{
	background-image: url(images/info.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #6B6B6B;
	font-family: Tahoma;
	font-size: 12px;
	display: block;
	padding: 2px 13px 2px 3px;
	margin-bottom: 2px;
}
.article_info a {
	color: #A0522D;
	text-decoration: none;
}
#print_body {
	margin: 7px 12px 7px 5px;
	background-color: White;
}
/* end article */

/* quote */
.open_quote {
	float: left;
	width: 140px;
	background: url(images/open_quote.gif) no-repeat right;
}
.quote {
	float: left;  
	font: bold 16px Arial;  
	width: 140px;  
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	border: 1px dotted #E4D5B6;
	padding: 3px 3px 3px 3px;
	background-color: #FDFBF4;
}
.close_quote {
	float: left;
	width: 140px;
	background: url(images/close_quote.gif) no-repeat left;
}
/* end quote */

a {
	color: #445025;
	text-decoration: none;
}
.left {
  text-align: left;
  font-weight: bold;
  color: #fff;
  margin-left: 3px;
}
.right {
  float: right;
  text-align: right;
  font-weight: bold;
  color: #fff;
  width: 49%;
}
/* guest book color */
.main_g_table {
	border: 1px dotted #ECE4D8;
	border-collapse: collapse;
}
.g_header {
	background-color: #FAF7EE;
}
.g_comment {
	background-color: #FCFBF7;
}
/* end guest book color */

/* form color */
.f_color {
	background-color: #E8EBE4;
	font: 16px Arial;
	color: #36422D;
}
.s_color {
	background-color: #F0F2EE;
	font: 16px Arial;
	color: #36422D;
}
.form_input {
	border: 1px solid #C7CABF;
	font: 13px Tahoma;
}
.form_bot {
	border: 1px solid #C7CABF;
	font: 12px Tahoma;
	color: #36422D;
	background-color: #F0F2EE;
}
/* end form color */