html {
  margin:0px;
  padding:0px;
}
body {
  background:#F0EFD0 url(/images/body_bg.gif) repeat-x;
  margin:0px;
  padding:0px 0px 0px 0px;
  font-size:12px;
  font-family:Tahoma;
  color:#2C2E00;
}
body.page {
  background-position:0px -40px;
}
#main_over {
  text-align:center;
}
input, textarea, option, select {
  font-size:12px;
  font-family:Arial;
  color:#2C2E00
}
p, h1, h2, h3, h4, h5, ul {
  margin:0px;
  padding:0px;
  padding-bottom:10px
}
form {
  margin:0px;
  padding:0px;
}
li {
  margin:3px 0px;
  padding:0px 0px 0px 15px;
  background:url(/images/li.gif) no-repeat 0px 5px;
  list-style:none;
  height:1%
}
.clear {
  height:1px;
  clear:both;
  overflow:hidden;
  font-size:1px;
}
a {
  color:#00316B;
  text-decoration:underline;
}
a:hover {
  color:#990000;
  text-decoration:underline;
}
#main {
  width:948px;
  margin:0px auto;
  text-align:left;
}
body.home #main {
  background:url(/images/home.jpg) no-repeat right top;
  padding-top:15px;
  position:relative;
}
body.page #main_over {
  background:url(/images/page.jpg) no-repeat right top;
  padding-top:35px;
  position:relative;
}
#menu a {
  display:block;
  color:#F8CC5F;
  background:url(/images/menu_bg.gif) no-repeat;
  width:295px;
  height:30px;
  line-height:30px;
  text-decoration:none;
  text-transform:uppercase;
  font-size:14px;
  padding:0px 0px 0px 30px;
  margin-bottom:5px;
  letter-spacing:1px;
}
body.page #menu a {
  background:url(/images/menu_bg2.gif) no-repeat 0px -30px;;
  color:#585721;
  width:244px;
  padding:0px 0px 0px 20px;
  margin-bottom:0px;
  border-bottom:5px solid #F0EFD0
}
body.page #menu a:hover, body.page #menu a.act {
  background-position:0px 0px;
  color:#FFFEFF;
}
#menu a:hover {
  color:#FFFFFF;
  text-decoration:none;
}
#gift {
  display:block;
  margin-top:40px;
  width:222px;
  height:27px;
  color:#204D77;
  text-decoration:none;
  background:url(/images/ban1.png) no-repeat;
  padding:118px 0px 0px 120px;
}
a#gift:hover {
  color:#204D77;
  text-decoration:none;
}
#gift b {
  font-weight:normal;
  color:#24497C;
  font-size:16px;
}
body.page #gift {
  background:url(/images/ban2.png) no-repeat 10px 0;
  width:264px;
  padding:117px 0px 0px 0px;
  text-indent:-10000px;
}
#smenu {
  padding-left:5px;
  margin-top:30px;
  margin-bottom:10px;
  width:335px;
  background:url(/images/promo1.gif) no-repeat right top;
}
#smenu a {
  display:block;
  color:#204D77;
  text-decoration:none;
  height:14px;
  line-height:14px;
  padding:10px 15px;
  background:url(/images/smenu.gif) no-repeat left center;
}
#smenu a:hover {
  text-decoration:underline
}
#smenu2 {
  width:375px;
  background:url(/images/line2.gif) repeat-x 0px 0px;
  padding:25px 0px;
  margin-top:10px;
  color:#94B0C8;
  font-size:11px;
}
#smenu2 a {
  text-decoration:none;
  text-transform:uppercase;
  color:#FFFFFF;
}
body.home #gallery {
  position:absolute;
  top:570px;
  left:396px;
  height:160px;
  width:480px;
  overflow:hidden;
}
#gallery a.item {
  display:block;
  float:left;
  height:142px;
  width:142px;
  padding:4px;
  margin:6px 6px 0px 0px;
  background:url(/images/gallery_bg.gif) no-repeat 0px 0px;
  overflow:hidden;
}
body.page #gallery a.item {
  background:url(/images/gallery_bg1.gif) no-repeat 0px 0px;
}
a#more {
  position:absolute;
  top:542px;
  left:745px;
  display:block;
  width:103px;
  height:20px;
  padding-top:8px;
  background:url(/images/more.gif) no-repeat;
  color:#BECECB;
  text-decoration:none;
  padding-left:10px;
  text-transform:uppercase;
}
a#more:hover {
  color:#FFFFFF;
  text-decoration:none;
}
span#more {
  position:absolute;
  top:542px;
  left:600px;
  display:block;
  width:100px;
  height:28px;
  line-height:28px;
  border-right:1px solid #98B3C8;
  color:#467DB3;
  text-transform:uppercase;
}
div.line {
  height:30px;
  background:url(/images/line.gif) repeat-x left center;
}
div.line2 {
  height:30px;
  background:url(/images/line.gif) repeat-x left center;
}
body.home div.line {
  width:864px;
}
body.page div.line {
  border-top:1px solid #BCBC98;
  height:14px;
  margin-top:15px;
  background:none
}
#counter {
  float:left;
  width:376px;
  border-right:1px solid #C2C576;
  padding:10px;
}
#counter div.counter {
  float:left;
  width:88px;
  height:31px;
  margin:0px 10px 10px 0px;
}
body.page #counter {
  width:274px;
}
#copy {
  margin:10px 30px;
  color:#666563;
  line-height:20px;
  font-size:11px;
  float:left;
}
#copy a {
  color:#666563;
}

#content {
  background:#F0EFD0;
  padding:15px;
  font-size:13px;
}
#search {
  width:264px;
  height:36px;
  background:url(/images/search_bg.gif) no-repeat;
  text-align:center;
  padding-top:20px;
  margin-bottom:30px;
}
#search input {
  vertical-align:top;
}
#search input.input {
  border:1px solid #626343;
  padding:1px;
  height:14px;
  width:150px;
}
#content_right div.h1 {
  background:url(/images/line.gif) repeat-x left bottom;
  margin-bottom:30px;
  height:43px;
  padding-top:13px;
}
#content_right h1 {
  color:#930000;
  height:16px;
  line-height:16px;
  text-decoration:none;
  text-transform:uppercase;
  font-size:16px;
  font-weight:normal;
  letter-spacing:1px;
}
#content_left h1 {
  color:#930000;
  text-decoration:none;
  text-transform:uppercase;
  font-size:19px;
  line-height:19px;
  height:19px;
  font-weight:normal;
  letter-spacing:1px;
  padding:0px;
  padding-left:10px;
  border-left:4px solid #630000;
  margin:0px;
}
h2 {
  color:#00316B;
  font:18px Tahoma;
}
h3 {
  color:#990000;
  font:18px Tahoma;
}
.date {
  color:#333333;
  font-size:11px;
}
#content_left {
  float:left;
  width:264px;
  overflow:hidden;
}
#content_right {
  float:right;
  width:634px;
  overflow:hidden;
}
.news_item {
  font-size:11px;
  color:#33330F;
  margin-bottom:15px;
}
.news_item a {
  display:block;
  color:#00316B;
  font-weight:bold;
}
.news_item span {
  display:block;
  color:#363233;
  font-size:10px;
}
#news .news_item {
  font-size:12px;
}
#news .news_item span {
  font-size:11px;
}
#news .news_item a {
  font-size:13px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
    padding:15px;
	background: #F0EFD0;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:left;
	top:30px;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
top: expression(30 + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0px 0 0 0px;
	border: 1px solid #aaaaaa;
}

#TB_caption{
	height:25px;
	padding:5px 10px 10px 0px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:2px 0px 10px 0;
	float:right;
}
#TB_closeWindowButton {
  display:block;
  width:auto;
  padding:3px 20px 3px 2px;
  background:url(/images/delete.gif) no-repeat right 2px;
  text-decoration:none;
  font:bold 11px Arial
}
#TB_closeWindowButton b {
}
#TB_closeAjaxWindow{
	padding:0px 0px 5px 0;
	margin-bottom:1px;
}

#TB_ajaxWindowTitle{
  display:none;
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	text-align:right;
}
#TB_title{
	float:right;
        width:auto;
}

#TB_ajaxContent{
	clear:both;
	/*padding:2px 15px 15px 15px;*/
	padding:0px;
	overflow:hidden;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	/*padding:15px;*/
}

#TB_ajaxContent p{
	/*padding:5px 0px 5px 0px;*/
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#form {
}

#form th {
  vertical-align:top;
  width:120px !important;
  padding-left:10px;
  padding-right:5px;
  text-align:right;
  font-weight:normal;
}
#form th b {
}
#form td {
  padding-left:8px;
  vertical-align:top
}
#form td.sm {
  padding:0px;
}
#form td.group {
  font-weight:bold;
}
#form input, #form textarea {
  width:250px;
}
a.button {
  background:#7B201B;
  color:#FFFFFF;
  border:0px solid #333333;
  font-weight:bold;
  padding:4px 10px;
  text-decoration:none;
}
a.button:hover {
  background:#7F7D44
}
textarea, input.input {
  border:1px solid #9D991E;
  padding:3px;
  background:#FFFFFF
}
#form textarea, #form2 textarea {
  height:100px;
}
.need, .req {
  font-weight:bold;
  color:#F58220;
  font-family:Tahoma, Arial
}
.need2, .req2 {
  font-weight:bold;
  color:#F58220;
  font-family:Tahoma, Arial
}
div.message {
  font-weight:bold;
  color:#F58220;
  margin-bottom:15px;
}
img.left {
  margin:0px 15px 15px 0px;
  border:6px solid #BEBE82;
  padding:1px;
}
img.right {
  margin:0px 0px 15px 15px;
  border:6px solid #BEBE82;
  padding:1px;
}
div.search {
  padding-bottom:15px;
}
ul.sitemap {
}
ul.sitemap ul.sitemap li {
  list-style:square;
  text-transform:none;
  font-weight:normal;
  margin-left:15px;
  padding:0px;
}
ul.sitemap ul.sitemap li a {
  text-decoration:underline
}
ul.sitemap ul.sitemap {
  margin:5px 5px 5px 15px;
}
ul.sitemap li {
  background:none;
  padding:1px 0px;
  margin:0px;
  text-transform:uppercase;
  list-style:none;
  font-weight:bold;
}
.paginal {
  padding:10px 0px;
}
.paginal a {
  color:#FFFFFF;
  text-decoration:none;
  background:#BFBD84;
  padding:2px 6px;
  font:12px Arial
}
.paginal a.act, .paginal a.act:hover {
  background:#7F7D44;
  color:#FFFFFF;
}
.paginal a:hover {
  background:#7F7D44;
  color:#FFFFFF;
}
.paginal span {
  margin:0px 5px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}
table.table {
  font-size:12px;
  border:1px solid #BFBD84;
  border-bottom:3px solid #BFBD84;
}
table.table td {
  padding:4px 6px;
  vertical-align:top;
}
table.table tr.first_line td {
  background:#BFBD84;
  color:#585721;
  vertical-align:middle;
  font-weight:bold;
  padding:6px 6px;
}
table.table tr.even td {
  background:#EBEAC0;
}
table.table tr.odd td {
  background:#F5F5E0;
}
img {
  border-color:#BEBE82
}