/* CSS Document */
html,body {
margin: 0px;
padding-top: 0px;
}
body{
background-color: #CDBCA2;
}
img {
border: 0px;
}
td {
vertical-align: top;
}
a {
text-decoration: none;
}
p,div,form,span,fieldset,input,texterea {
margin: 0px;
}
ul, ol {
margin-left: 0;
padding-left: 0;
}
a.button_a {
display: block;
width: 70px;
height: 50px;
background-image: url('img/a.jpg');
}
a.button_b {
display: block;
width: 130px;
height: 50px;
background-image: url('img/b.jpg');
}
a.button_c {
display: block;
width: 75px;
height: 50px;
background-image: url('img/c.jpg');
}
a.button_d {
display: block;
width: 35px;
height: 50px;
background-image: url('img/d.jpg');
}
a.button_e {
display: block;
width: 80px;
height: 50px;
background-image: url('img/e.jpg');
}
a.button_f {
display: block;
width: 70px;
height: 50px;
background-image: url('img/f.jpg');
}
a.button_a:hover {
display: block;
width: 70px;
height: 50px;
background-image: url('img/ah.jpg');
}
a.button_b:hover {
display: block;
width: 130px;
height: 50px;
background-image: url('img/bh.jpg');
}
a.button_c:hover {
display: block;
width: 75px;
height: 50px;
background-image: url('img/ch.jpg');
}
a.button_d:hover {
display: block;
width: 35px;
height: 50px;
background-image: url('img/dh.jpg');
}
a.button_e:hover {
display: block;
width: 80px;
height: 50px;
background-image: url('img/eh.jpg');
}
a.button_f:hover {
display: block;
width: 70px;
height: 50px;
background-image: url('img/fh.jpg');
}

p.intro {
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
font-size: 12px;
font-family: georgia;
color: #5D4D34;
line-height: 25px;
}
p.contacts {
margin-left: 50px;
margin-right: 50px;
margin-top: 10px;
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
td.contacts {
margin-left: 5px;
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
p.contacts_action {
margin-left: 10px;
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
td.contacts input, textarea {
width: 250px;
background-color: #E8DED2;
border: 1px solid #C4B49D;
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
.submit {
background-color: #C4B49D;
border: 1px solid #C4B49D;
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
td.links a{
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
td.links a:hover {
color: #8B0303;
}
img.events {
width: 300px;
height: 215px;
margin-left: 20px;
margin-top: 5px;
margin-bottom: 15px;
}
ul.list {
margin-left: 70px;
margin-right: 20px;
list-style-type: disc;
}
ul.list li {
margin-bottom: 8px;
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
ul.events {
margin-left: 60px;
margin-right: 20px;
list-style-image: url("img/list-img.jpg");
}
ul.events li {
margin-bottom: 5px;
}
ul.events li a {
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
ul.events li a:hover {
color: #8B0303;
}
ul.links {
margin-left: 70px;
margin-right: 20px;
margin-top: 16px;
list-style-type: none;
}
ul.links li {
margin-bottom: 8px;
}
ul.links li a {
text-decoration: underline;
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
ul.links li a:hover {
color: #8B0303;
}
ul.we {
margin-left: 20px;
margin-top: 0px;
list-style-type: none;
}
ul.we li {
margin-bottom: 0px;
}
ul.we li span{
font-size: 12px;
font-family: georgia;
color: #5D4D34;
}
ul.we li span a{
font-size: 12px;
font-family: georgia;
color: #5D4D34;
text-decoration: underline;
}
img.events_main {
width: 230px;
margin-top: 50px;
margin-left: 15px;
}
img.party {
width: 270px;
margin-top: 30px;
margin-left: 40px;
margin-bottom: 30px;
}
span.name {
font-size: 13px;
font-family: georgia;
color: #5D4D34;
font-weight: bold;
}
p.description {
font-size: 12px;
font-family: georgia;
color: #5D4D34;
margin-top: 8px;
line-height: 16px;
}

