/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.75em;
background-color: #FCEDD2;
margin: 0px;
padding: 0px;
}

.main_container {
width: 960px;
padding: 0px 10px;
background-image: url(/?a=66045);
background-position: center;
background-repeat:repeat-y;
margin: 0 auto;
}

.cl {
clear: both;
font-size: 0px;
line-height: 0px;
}

/* main styles */

a {
color: #000000;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: none;
}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
margin-top: 0px;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.1em;
margin-top: 0px;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.0em;
margin-top: 0px;
}

/* ---- header ---- */

.header {
width: 960px;
height: 127px;
background-image: url(/?a=66041);
}

.logo {
float:left;
width: 548px;
height: 85px;
}

.search {
float: right;
width: 150px;
padding: 7px;
}

.search input {
background-color: #FFFFFF;
border: 1px solid #999999;
color: #710008;
font-size: 11px;
padding: 3px;
}

/* ------ MENU ------- */
.menu {
width: 800px;
clear: both;
padding: 15px 80px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}

.menu .txt {
float: left;
color: #D1C49E;
}

.menu a {
display: block;
padding: 0px 5px;
float: left;
color: #FFFFFF;
text-decoration: none;
}

.menu a:hover {
text-decoration: underline;
}

/* ------ MENU ENDS ------- */

.submenu {
width: 200px;
float: left;
padding: 15px 10px;
font-size: 12px;
}

.submenu a {
font-weight: bold;
display: block;
text-decoration: none;
}

.submenu a:hover {
text-decoration: underline;
}

.submenu a.sec {
font-weight: normal;
padding-left: 20px;
display: block;
text-decoration: none;
}

.submenu a.sec:hover {
text-decoration: underline;
}

.header_image {
background-color: #FCEDD2;
height: 259px;
border-bottom: 1px solid #FAE0AF;
}

.header_image img {
width: 700px;
height: 259px;
float: left;
}

.header_image .cal {
padding: 10px;
width: 238px;
float: left;
}

.breadcrumbs {
clear: both;
width: 800px;
height: 39px;
padding-left: 80px;
padding-top: 10px;
background-image: url(/?a=66038);
background-position:top left;
background-repeat: no-repeat;
font-size: 11px;
}

.breadcrumbs a {
text-decoration: none;
}

.breadcrumbs a:hover {
text-decoration: underline;
}

/* ------ CONTENT ------ */

.main_content {
padding: 15px;
} 

.main_content_sub {
float: left;
width: 700px;
padding: 15px;
} 


/* ------ FOOTER ------ */
.footer {
background-color: #710008;
font-size: 11px;
padding: 10px;
color: #FFFFFF;
}

.footer a {
color: #FFFFFF;
text-decoration: underline;
}

.footer a:hover {
color: #FFFFFF;
text-decoration: none;
}
