@charset "utf-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Tahoma, Arial, Verdana, SansSerif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
-->
.menu{
background:url(../images/but_21.png) left bottom no-repeat;
height:30px;
vertical-align:middle;
text-align:left;padding-bottom:2px;
}
.menu:hover{
background:url(../images/buth_21.png) left bottom no-repeat;
height:30px;
}
.menu a.link{
color:#7d5c2a;
font:Tahoma, Arial, Verdana, SansSerif;
font-size:12px;
text-decoration:none;padding-left:27px;
}
.menu a.link:hover{
color:#be2226;
font:Tahoma, Arial, Verdana, SansSerif;
font-size:12px;
text-decoration:none;padding-left:27px;
}
.menuh{
background:url(../images/butact_21.png) left bottom no-repeat;
font-size:12px;
height:30px;
color:#be2226;
padding-left:27px;
}

a:link {
	color: #be2226;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #be2226;
}
a:hover {
	text-decoration: none;
	color: #7D5C2A;
}
a:active {
	text-decoration: none;
	color: #be2226;
}
.head1{
color:#000000;
font-size:10px;
}
#pagehead{
padding:5px;
}
#content{
padding:5px;
}
#content p{
line-height:16px;
}

h1{
color:#be2226;
font-size:14px;
font-weight:bold;
padding:0px;
margin:0px;
}
h2{
color:#7D5C2A;
font-size:12px;
font-weight:bold;
padding:0px;
margin:0px;
}
.gallname{
background:url(../images/gallery/bg.jpg) center center no-repeat;
width:177px;
height:37px;
vertical-align:middle;
text-align:center;
color:#000000;
}
.meeting
{
background-color:#fcf1e0;
}
.meeting2
{
background-color:#eeeeed;
}

.contacts
{
background-color:#f7f7f7;
}
.required{
color:#FF0000;
font-weight:bold;
}
.submit{
background:url(../images/submit.png) center center repeat-x;
color:#FFFFFF;
font-weight:bold;
border:#FFFFFF thin solid 1px;
height:22px;
cursor:pointer;
}
.reset{
background:url(../images/reset.png) center center repeat-x;
color:#FFFFFF;
font-weight:bold;
border:#FFFFFF thin solid 1px;
height:22px;
cursor:pointer;
}