body {
	background-repeat:repeat-x;
	font-family:Verdana;
}

#profile_p
{
	position:absolute;
	width:267px;
	height:270px;
	z-index:999;
}

p, pre{
  padding-bottom:10px;
  margin:0px
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color:#000;
	font-weight: normal;
	line-height: 12px;
}


h1 {
	color:#342916;
	font-size:16px;
}

h2 {
font-size:14px;
color: #2D1513;
}	

h3
{
	color:#113160;
}
 
a {
	color: #576804; 
	background-color: inherit;
	text-decoration: none	
}
a:hover {
	color: #1B1B1B;
	background-color: inherit;
}

.descr a {color: #342916; text-decoration: underline;}
.descr a:link {color: #342916; }
.descr a:visited {color: #342916; }
.descr a:hover {color: #342916; text-decoration:underline;}

.gal_img {
	/* This adds the border */
}

.gal_img_small {
	/* This adds the border */
	padding:4px;
}

.main_padding {
	padding:4px;
	border:solid;
	border-width:1px;
	border-color:#AA8748;
}
	
.light_border {
	border-style:solid;
	border-width:1px;
	border-color:#DDDDDD;
	background-color:#EBEBEB;
	padding:4px;
}

.dark_border {
	border-style:solid;
	border-width:1px;
	border-color:#BBBBBB;
	background-color:#fff;
	padding-top:4px;
}

.left_title {
	font-size:12px;
	font-weight:bold;
	color:#1E1E1E;
	padding:8px;
}

.left_title a {color: #1B1B1B; text-decoration: none;}
.left_title a:link {color: #1B1B1B; }
.left_title a:visited {color: #1B1B1B; }
.left_title a:hover {color: #1B1B1B; text-decoration:underline;}

#logo {
	left:50px;
	width:271px;
	height:96px;
}

.header_title {
	color:#10100E;
	font-size:22px;
	padding-top:10px;
	font-weight:bold;
}

.header_text {
	color:#FFFFFF;
	font-size:12px;
	line-height:20px;
}

.header_text a {color: #fff; text-decoration: none;}
.header_text a:link {color: #fff; }
.header_text a:visited {color: #fff; }
.header_text a:hover {color: #fff; text-decoration:underline;}

.header_logo {
	padding-top:45px;
	padding-left:45px;
}

.header_image {
	padding:1px;
	border:solid;
	border-width:1px;
	border-color:#B4D38A;
}

.tbody {
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#DDCFB5;
}

.menu_title {
	font-size:16px;
	color:#0B3407;
	font-family:Verdana;
}

#footer {
	font-size:11px;
	color:#43362E;
	padding:10px;
}

#footer a {color: #000; text-decoration: underline;}
#footer a:link {color: #000; }
#footer a:visited {color: #000; }
#footer a:hover {color: #000;}

.galla {
	font-weight:bold;
}

hr {
  border: 0;
  background-color: #7E2C9A;
  height: 1px;

}

.subcategory {
	font-size:12px;
	color:#1E1E1E;
	font-weight:bold;
}

.subcategory a {color: #1E1E1E; text-decoration: none;}
.subcategory a:link {color: #1E1E1E; }
.subcategory a:visited {color: #1E1E1E; }
.subcategory a:hover {color: #1E1E1E; text-decoration:underline;}

.newslettertitle {
	font-size:13px;
	line-height:20px;
}

