@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #3d270f;
	text-align: justify;
}

.garchig
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style: italic;
	font-weight:bold;
	}
.newstitle {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

.activetitle {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size:13px;
}
form {
	display: inline;
}

a {
	color: #6B451E;
	text-decoration: none;
}

.subject {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 15px;
}
.subject:hover {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
.copy {
	font-size: 11px;
	color:#ffffff;
	text-align:center;
}
.bottomlink {
	font-size: 11px;
	color:#ffffff;
	text-align:center;
	text-decoration: none;
}
a.bottomlink:hover {
	font-size: 11px;
	color:#ffffff;
	text-align:center;
	text-decoration: underline;
}
.textjustfy {
	text-align: justify;
}
.arrow {
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}
.arrow:hover {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding:3px;
	background-color:#ff9900;
}
.submitbutton {
	height: 22px;
	width: 50px;
	border: 1px solid #666666;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #6B451E;
}
.smalltext {
	font-size: 10px;
}
#otherpics {
	z-index:1;
	height:auto;
	width:710px;
	overflow:auto;
	
}
.seltab {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.seltab:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.tab {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;

}
.tab:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

.home1 {
	margin:0;padding: 5px 10px;line-height: 1.3;text-align: justify; background-color:#f5fcf4;
}

.home2 {
	margin:0;padding: 5px 10px;line-height: 1.3;text-align: justify; background-color:#fdf3e7;
}
.garchig_nogoon {
	font-family: Tahoma;
	font-size: 16px;
	color: #006600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccffcc;
	margin:0;padding: 5px 10px;line-height: 1.3;text-align: justify; background-color:#f5fcf4;
}
.garchig_shar {
	font-family: Tahoma;
	font-size: 16px;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffe6ae;
	margin:0;padding: 5px 10px;line-height: 1.3;text-align: justify; background-color:#fdf3e7;
}
li.homepage {
	list-style-image: url(hp_bull.gif);
	margin-left:15px;
	padding-bottom:8px;
}

.input110px {
	border: 1px solid #ccffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width:210px;
	height:17px;
}
.textarea100p {
	border: 1px solid #ccffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width:96%;
	height:150px;
	padding: 5px;
}
.button80px {
	border: 1px solid #ccffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	width:50px;
	background-color:#ff9900;

}


