/* ######################################################################################################
** ### GC TEMPLATE ######################################################################################
** ######################################################################################################
*/

/* ######################################################################################################
** ### BODY #############################################################################################
** ######################################################################################################
*/
body {
	background-color: #fcf8ea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	color: #0C1504;
}
#body {
	background-repeat: repeat-y;
	width: 996px;
	top: 0px;
	z-index: 2;
	float: left;
	clear: none;
	padding: 0px;
	background-image: url(../images/template/back_1.png);
	margin: 0px;
	clip: rect(auto,auto,auto,auto);
}
h3,h4,h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 3px;
	color: #182D09;
	}
strong, b {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}

sub, sup {
	font-size: 0.6em;
}
a:link {
	text-decoration:none;
	color: #1F23DC;
}
a:visited {
	text-decoration:none;
	color: #1F23DC;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
a:active {
	color:#FF6600;
	text-decoration:none;
}
a:focus {
	color:#FF6600;
	text-decoration:none;
} 
.error  {
	color:#689A14;
	font-size: 0.7em;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana, Arial;
	padding-top: 7px;
	padding-left: 20px;
}
.errorS  {
	color:#FF3300;
	font-size: 0.7em;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana, Arial;
	padding-top: 7px;
	padding-left: 20px;
}
.highlight {
    background: #FFFF40; 
}
/* ######################################################################################################
** ### LOGO #############################################################################################
** ######################################################################################################
*/
.logo_cont {
	left:0px;
	top:0px;
	width:218px;
	height:201px;
	background-image: url(../images/template/logo_2.png);
	position: absolute;
}
/* ######################################################################################################
** ### NAVIGATION LEFT #################################################################################
** ######################################################################################################
*/
.nav_cont {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: .8em;
	font-weight: normal;
	/*white-space: nowrap; */
	left:0px;
	top:201px;
	width:218px;
	z-index: 1;
	float: left;
	clear: none;
	position: relative;
	line-height: 21px;
	background-image: url(../images/template/nav_left.png);
	background-repeat: no-repeat;
}
.nav_cont_back {
	background-image: url(../images/template/nav_left.png);
}

.nav_bar {
	background-image: url(../images/template/nav_bar.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav_txt {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 21px;
	background-image: url(../images/template/nav_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color: #132206;
}
.nav_txt a {
	color: #132206;
}
.nav_txt a:link {
	text-decoration:none;
	display: block;
	color: #132206;
}
.nav_txt a:visited {
	text-decoration:none;
	display: block;
	color: #132206;
}
.nav_txt a:hover {
	text-decoration:none;
	display: block;
	color: #132206;
	background-color: #F1FDDB;
}
.nav_txt a:active {
	text-decoration:none;
	display: block;
	background-color: #EFFCD6;
	color: #132206;
}
.nav_txt a:focus {
	text-decoration:none;
	display: block;
	color: #132206;
	background-color: #EFFCD6;
}
/* ######################################################################################################
** ### SEARCH/PULLDOWN ##################################################################################
** ######################################################################################################
*/
#search_cont {
}
.search_txt {
	padding-left: 5px;
}
.search_form {
	clear: none;
	float: none;
	padding: 0px;
	margin-top: 9px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.search_smap {
	margin-top: 12px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	margin-left: 21px;
	font-size: .8em;
}
#sfield1 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	padding-left: 3px;
}
#sfield2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	padding-left: 3px;
}
#submit {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color: #182D09;
	margin-left: 20px;
}
#spull1 {
	width: 150px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
}
#spull2 {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	margin-left: 10px;
}
/* ######################################################################################################
** ### BREADCRUMB #######################################################################################
** ######################################################################################################
*/
#breadcrumb {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: .7em;
	padding-left: 7px;
}

/* ######################################################################################################
** ### LIST #######################################################################################
** ######################################################################################################
*/
#list_cont {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	width: 498px;
}
.list {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 0.8em;
	line-height: 135%;
	padding-top: 0px;
	background-image: url(../images/template/nav_img.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
	padding-left: 21px;
	color: #182D09;
}
.list a:link {
	text-decoration:none;
	color: #182D09;
}
.list a:visited {
	text-decoration:none;
	color: #182D09;
}
.list a:hover {
	color:#FF6600;
	text-decoration:none;
}
.list a:active {
	color:#FF6600;
	text-decoration:none;
}
.list a:focus {
	color:#FF6600;
	text-decoration:none;
}
.list_nav {
	color: #FFFFFF;
	text-align: center;
	background-color: #25430D;
	width: 498px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-image: url(../images/template/bg_boxheader.png);
}
.list_nav a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.list_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.list_nav a:hover {
	color:#FFCC00;
	text-decoration:none;
}
.list_nav a:active {
	color:#FFFFFF;
	text-decoration:none;
}
.list_nav a:focus {
	color:#FFFFFF;
	text-decoration:none;
}
/* ######################################################################################################
** ### TEASER ###########################################################################################
** ######################################################################################################
*/
#teaser_cont {
	padding-top: 50px;
}
.teaser {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: .8em;
	line-height: 135%;
	padding-bottom: 12px;
}
.teaser a:link {
	text-decoration:none;
	color: #25430D;
}
.teaser a:visited {
	text-decoration:none;
	color: #25430D;
}
.teaser a:hover {
	color:#FF6600;
	text-decoration:none;
}
.teaser a:active {
	color:#FF6600;
	text-decoration:none;
}
.teaser a:focus {
	color:#FF6600;
	text-decoration:none;
}
.teaser h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25430D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 1px;
	line-height: 21px;
	color: #25430D;
	padding-right: 7px;
	padding-left: 7px;
}
.teaser_txt {
	margin-left: 7px;
	margin-right: 3px;
}

/* ######################################################################################################
** ### CONTENT MIDDLE ####################################################################################
** ######################################################################################################
*/
#middle_cont {
	width: 499px;
	float: left;
	margin-top: 131px;
	padding-left: 30px;
	padding-right: 30px;
}
.header {
	padding-top: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25430D;
	padding-left: 7px;
	padding-right: 7px;
}
.header h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #25430D;
	padding-top: 0px;
	padding-bottom: 3px;
}
.story {
	/*font-family: "Verdana", Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: .8em;
	line-height: 135%;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: 5px;
}
.story_p {
	/*font-family: "Verdana", Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: .8em;
	line-height: 135%;
	padding-right: 7px;
	padding-left: 7px;
	margin-top: -14px;
}
.copyright {
	color: #325911;
	text-align: right;
}
/* ######################################################################################################
** ### CONTENT LEFT ###################################################################################
** ######################################################################################################
*/
#left_cont {
	background-color: #87CA1B;
	padding-top: 12px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 0px;
}
.left_cont_border {
	border: 1px solid #689A14;
	width: 198px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: 0.85em;
	padding-top: 5px;
	line-height: 1.3em;
	padding-bottom: 5px;
}
.img_left_line {
	border-bottom-color: #D5CCAE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 5px;
	margin-bottom: 7px;
}
.left_no {
	height: 6px;
	background-color: #87CA1B;
}
/* ######################################################################################################
** ### CONTENT RIGHT ###################################################################################
** ######################################################################################################
*/
#txt_right_cont {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size: .7em;
	float: left;
	margin-top: 196px;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 2px;
	padding-top: 3px;
	padding-bottom: 2px;
	width: 186px;
}
.txt_right {
	float: left;
	border: 1px solid #E0DAC5;
	background-color: #ECE8DB;
	width: 190px;
	padding: 3px;
	margin-bottom: 7px;
}
.txt_right h1,h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #25430D;
	font-size: 100%;
	float: none;
	padding-top: 7px;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin-top: -7px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 0px;
}
.txt_right strong {
	font-weight: bold;
	color: #182D09;
}
.img_right {
	float: left;
	border: 1px solid #E0DAC5;
	width: 190px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 3px;
	margin-bottom: 7px;
}
.img_right h3 {
	font-size: 1em;
	font-weight: normal;
	margin-top: .3em;
}
.img_right_line {
	border-bottom-color: #D5CCAE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 3px;
	margin-bottom: 7px;
}

/* ######################################################################################################
** ### BANNER ###########################################################################################
** ######################################################################################################
*/
#banner_top0 {
	left:221px;
	width:769px;
	z-index:1;
	height: 118px;
	position: absolute;
	top: 0px;
	padding-left: 9px;
}
#banner_top12 {
	left:221px;
	width:769px;
	z-index:1;
	height: 118px;
	padding-top: 12px;
	position: absolute;
	top: 0px;
	padding-left: 30px;
}	
#banner_right0 {
	height: 650px;
	width: 260px;
	position: absolute;
	left: 999px;
	top: 0px;
}
#banner_right12 {
	width: 260px;
	padding-top: 12px;
	position: absolute;
	left: 999px;
	top: 0px;
}
/* ######################################################################################################
** ### FOOTER/QINDEX ####################################################################################
** ######################################################################################################
*/
#qindex {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: .7em;
	line-height: 2em;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Sans";
	font-size: .7em;
	line-height: 2em;
}
.bottom {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #25430D;
	padding-top: 7px;
	width: 498px;
}
.bottom a:link {
	color:#132206;
	text-decoration:none;
}
.bottom a:visited {
	color:#132206;
	text-decoration:none;
}
.bottom a:hover {
	color:#FF6600;
	text-decoration:none;
}
.bottom a:active {
	color:#FF6600;
	text-decoration:none;
}
.bottom a:focus {
	color:#FF6600;
	text-decoration:none;
}
.pagebreak_nr {
	text-align: left;
	font-size: .85em;
	padding-top: 0px;
	display: block;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #25430D;
	margin-top: 0px;
	margin-right: -6px;
	margin-bottom: 0px;
	margin-left: -6px;
}
.pagebreak_page {
	text-align: right;
	font-size: 0.85em;
	margin-top: -22px;
	margin-bottom: 12px;
	margin-right: -3px;
}
.pagebreak_nr_b {
	text-align: left;
	display: block;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 5px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana, Arial;
}
.pagebreak_page_b {
	text-align: right;
	padding-bottom: 1px;
	margin-top: -22px;
	margin-bottom: 0px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana, Arial;
	padding-right: 3px;
}
.list_nav_blank {
	color: #FFFFFF;
	text-align: center;
	background-color: #25430D;
	width: 498px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-image: url(../images/template/bg_boxheader.png);
	height: 15px;
}
.search_right {
	float: left;
	border: 1px solid #E0DAC5;
	background-color: #ECE8DB;
	width: 186px;
	margin-bottom: 7px;
	margin-top: 3px;
	margin-left: 0px;
	padding: 3px;
}
