body {
padding: 0;
margin: 0;
font: 76% tahoma, verdana, sans-serif;
background: #EEE2BA;
background-repeat: repeat-x;
color: #303030;
}
a {
text-decoration: none;
color: #286ea0;
}
a:hover {
text-decoration: underline;
}
.menu {
font-size: 0.8em;
float: center;
width: 550px;
margin-top: 1px;
text-align: center;
}
.menu ul, .menu li {
display:inline;
padding: 3px 1px 3px 1px;
text-decoration: none;
color: #b22222;
list-style: none;
margin: 0;
border-bottom: 0px solid #333333;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited {
	border-bottom: 0px solid #999999;
background: #f0f0f0;
}
.menu_main a:active {
color: #4a708b;
text-decoration: underline;
background: #ccc;
border-bottom: 1px solid #333333;

}
.menu_main a:hover {
background: #ee4000;
color: #fff;
text-decoration: none;
}

#container {
	width: 800px;
	background: #EEE2BA;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#logo {
margin: 15px 0 0 0;
}
#logo h1 a {
color: #303030;
}
#logo h1 a:hover {
text-decoration: none;
}
#navitabs {
clear: both;
}
.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}
.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}
.activenavitab {
padding: 4px 8px 5px 8px;
color: #ffffff;
margin: 0 0 5px 0;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
}
.activenavitab:hover {
text-decoration: none;
}
#desc {
	width:800px;
	height: 150px;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 0;
	background: url(/templates/home/images/logoR.gif) right no-repeat;
	clear: both;
	border-bottom: 6px solid #d0d0d0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 13px;
	margin-left: 7px;
}
#desc-text {
width:260px;
height: 245px;
color: #666;
letter-spacing: 1px;
padding: 0;
clear: both;
margin: 5px 0 1px 7px;
border-bottom: 1px solid #d0d0d0;
}
#desc2 {
	width:260px;
	height: 20px;
	color: #ffffff;
	letter-spacing: 1px;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 7px;
}
#desc-galmenu {
width:260px;
height: 20px;
letter-spacing: 1px;
padding: 0;
clear: both;
margin: 5px 0 1px 7px;
border-bottom: 0px solid #d0d0d0;
}
#desc p {
width: 90px;
font: 76% tahoma, verdana, sans-serif;
line-height: 1.3em;
letter-spacing: 1px;
}
#desc h2 {
padding: 15px 15px 0 15px;
color: #4a708b;
text-align: left;
font-size: .9em;
letter-spacing: 3px;
}
#desc a {
color: #ffffff;
text-decoration: underline;
}
#main {
	width: 800px;
	float: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	height: auto;
}
.block {
background: #f0f0f0;
padding: 15px;
}
#sidebar {
width:370px;
float:right;
margin: 5px 0 30px 0;
}
#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
margin: 6px 16px 18px 20px;
}
.sidelink {
text-align: left;
display: block;
width: 120px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}
.sidelink:hover {
background: #e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}
#footer {
clear: both;
background: #ffffff;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: px solid #d0d0d0;
text-align: center;
margin: 5px 10px 0 0;
}
#footer a {
color: #808080;
}
h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}
h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}
h3 {
margin: 20px 0 10px 10px;
font-size: 1.4em;
font-weight: normal;
}
p {
margin: 0 0 15px 0;
line-height: 1.5em;
text-align: left;
}
.right {
text-align: right;
}
a img {
border: 0;
}
.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}
.hide {
display: none;
}
#gallery {
  margin:0; 
  padding:0; 
  width:340px;
  height:250px;
  overflow:hidden; 
  background: #fff;
  border: 1px solid #d0d0d0;
  }
#gallery li {
  display:inline;
  list-style-type:none; 
  }
#gallery li a {
  display:block;
  float:left;
  text-decoration:none; 
  margin:0; 
  }
#gallery li a img {
  opacity:1.7;
  margin:0.5em;
  border:0;
  float:left;
  }
#gallery li a span {
  display:none; 
  }
#gallery li a:hover {
  background:#fff;
  }
#gallery li a:hover img {
  opacity:1;
  }
#gallery li a:hover span {
  width:11em;
  color:#000;
  display:block; 
  cursor:pointer;
  float:left;
  }
#gallery .h2 {
  margin:0 5px; 
  padding:0; 
  color:#cd0000;
  font-variant:small-caps; 
  font-size:1.25em; 
  border:0;
  }
#gallery .h3 {
  margin:0 5px; 
  padding:0; 
  font-size:1.1em; 
  color:#0aa;
  }
.outer {
  background:transparent; 
  font-size:0.9em;
  }

.top_menu {
	position: relative;
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(images/File0003_4s.gif);
}
.top_menu_left {
	position: absolute;
	top: 0px;
	left:0px;
}
.top_menu_right  {
	position: absolute;
	top: 0px;
	right:0px;
}
.top_menu_links {
	position: absolute;
	top: 8px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	font-size: 12px;
}
.top_menu img{
 display: block;
}

.top_menu a {
	font-size: 10px;
}

