* {
margin: 0;
padding: 0;
border: 0;
}
BODY {
font: 12px Arial, sans-serif;
color: #FFF;
background-color: #FFFDE9;
}
A {
font: 12px Arial, sans-serif;
color: #FFF;
outline: 0;
}
h2 {
font: bold 16px Arial, sans-serif;
margin: 0 0 10px;
}
h3 {
font: bold 14px Arial, sans-serif;
margin: 0 0 8px;
}
h4, h5, h6 {
font: bold 12px Arial, sans-serif;
margin: 0 0 3px;
}
h2 A, h3 A, h4 A, h5 A, h6 A {
font-weight: bold;
}
.print {
display: none;
}
.f_left {
float: left;
}
.f_right {
float: right;
}
.clear {
clear: both;
height: 1px;
overflow: hidden;
}
.clear2 {
clear: both;
height: 15px;
}
#container {
width: 100%;
min-width: 1002px;
}
#site_title {display: none;
}
#wr_header {
width: 100%;
height: 185px;
background: url(/i/bg_head.jpg) repeat-x;
}
#header {
text-align: center;
width: 100%;
height: 185px;
background: url(/i/adornment_head.jpg) no-repeat 50% 16px;
}
#header img#tm {
margin: 26px 0 10px;
}
.pattern {
width: 100%;
height: 24px;
background: url(/i/pattern.gif) repeat-x 50% 0;
}
#header .pattern {
margin: 9px 0 0;
}
#wr_main {
text-align: center;
width: 100%;
background: #A2071A url(/i/map.jpg) no-repeat 50% 0;
}
.main {
width: 1002px;
padding: 11px 0 0;
margin: 0 auto;
}
#wr_menu {
width: 100%;
background: #EC7A53 url(/i/bg_menu_l.jpg) no-repeat;
}
#menu {
width: 100%;
height: 27px;
background: url(/i/bg_menu_r.jpg) no-repeat 100% 0;
}
#menu p {
font-size: 10px;
font-weight: bold;
text-align: left;
padding: 6px 0 0 35px;
width: 130px;
float: left;color: #fcbc86;
text-transform: uppercase;
}
#menu p A {
font-size: 10px;
font-weight: bold;
color: #fcbc86;
text-transform: uppercase;
}
#menu ul {
width: 837px;
float: left;
}
#menu ul li {
list-style-type: none;
height: 27px;
border-right: 1px solid #A2071A;
float: left;
}
#menu ul li.last {
border: none;
}
#menu ul li A {
font-size: 10px;
text-transform: uppercase;
text-decoration: none;
padding: 7px 10px;
display: block;
}
#menu ul li A:hover, #menu ul li A.active {
color: #A2071A;
background-color: #FFBA8C;
}
#columns {
text-align: left;
padding: 30px 45px 25px 35px;
}
#column_l {
width: 640px;
float: left;
}
#column_r {
width: 247px;
float: right;
}
#pict {
margin: 0 0 40px 0;
}
#pict p {width: 120px;float: left;
}
#pict A {
font-size: 11px;
text-decoration: none;
display: block;
padding: 2px 0 2px 25px;
margin: 0 0 18px 0;
background: url(/i/p_map.gif) no-repeat 0 50%;
}
#pict A.p_feedback {
background-image: url(/i/p_feedback.gif);
}
#pict A.p_search {
background-image: url(/i/p_search.gif);
}
#pict A.p_rsrv {font-weight: bold;
color: #f6b18e;
padding-left: 38px;
background-image: url(/i/p_rsrv.gif);
}
#pict A:hover {
text-decoration: underline;
}
.block_adorn {
padding: 0 0 70px;
background: url(/i/adornment.gif) no-repeat 0 100%;
}
.block_adorn h3 {
font: 24px "Times New Roman", serif;
color: #EB7A53;
text-transform: uppercase;
letter-spacing: 5px;
margin: 0 0 12px;
}
.block_adorn h4,
.block_titles h4 {font-weight: normal;
margin: 0 0 12px;
}
.block_adorn h4 a,
.block_titles h4 a {
font-weight: normal;
}
.block_titles {margin: 20px 0 0;}
#footer {
font-size: 11px;
color: #D3B466;
padding: 3px 0 30px;
border-top: 5px solid #D4B567;
}
#footer A {
font-size: 11px;
color: #D3B466;
text-decoration: none;
}
#footer .main {
padding: 5px 0 0;
}
#copy {
width: 675px;
float: left;
}
#copy p {
padding: 0 0 0 17px;
}
#author {
text-align: right;
width: 292px;
float: right;
}
#author p {
padding: 0 28px 0 0;
}
#author .f_links {
margin: 0 0 0 30px;
}
#counter {
visibility: hidden;
position: absolute;
top: -1000px;
left: -1000px;
}