@charset "utf-8";
body {
	background-attachment: scroll;
	background-color: #876f4b;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
h1, h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	position: absolute;
	height: auto;
	width: auto;
	left: -9999px;
}
.section2_vsepline {
	background-attachment: scroll;
	background-image: url(../images/sepline_vert_s2.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.section1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #f8f0d8;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/section1_bgfill.gif);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 14px;
}
.section1 a {
	color: #FDC848;
	text-decoration: underline;
}
.section1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.section1_gradient_fill {
	background-attachment: scroll;
	background-image: url(../images/section1_bg_gradient.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


.dotted_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F7F0D3;
}

.section2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #f8f0d8;
	background-image: url(../images/section2_fillbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 7px;
	padding-left: 35px;
	line-height: 15px;
}
.ichtus {
	background-attachment: scroll;
	background-image: url(../images/ichtus.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.smalltext {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
}
.section2 a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #771600;
	text-decoration: underline;
 }

.section2 a:hover {
	color: #000000;
	text-decoration: none;
}

.bottom_center_fill {
	background-attachment: scroll;
	background-image: url(../images/page_center_bottom_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.center_column_fill {
	background-attachment: scroll;
	background-image: url(../images/page_center_bottom_fill.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.bottom_center_fill a {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_center_fill a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.white { color: #FFFFFF; }

.smalltext a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-decoration: underline;
}
.smalltext a:hover {
	text-decoration: none;
	color: #F7EDD2;
}

.dotted_dark_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #813319;
}

.invisible_gallery_links { display: none; }
.form_bttn {
	background-color: #F8F0D8;
	background-image: url(../images/submit_bttn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 19px;
	width: 57px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.form_input {
	border: 1px solid #813319;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #813319;
}

.padleftsome { padding-left: 7px; }

.section2 #gallery_thumbs img { border: 3px double #876F4B; }

