/* CSS Document */

body{
    /*background: url("../images/background.jpg") no-repeat fixed center top #4d3528*/
    background-color: #4d3528;
    color: #FFFFFF;
    font-family: "arial",Verdana,Tahoma,sans-serif;
    font-size: 12px;
    height: 100%;
    margin: 0;
    padding: 0;
}

body > #overall{
    height: auto;
    min-height: 100%;
}

#overall{
    background: none;
    margin: 0 auto;
    padding: 30px 0 0;
    width: 1050;
    position: relative;
}

#header{
    border: medium none;
    height: 155px;
    padding : 0 57px 0 57px;
}
#header_top{
    background: url("../images/header.png");
    height: 155px;
    border: medium none;
}

#slogan{
    background: url("../images/slogan3.png");
    width: 500px;
    height: 80px;
    float: left;
    position: relative;
    top: 48px;
    left: 44px;
}

#logo{
    height: 145px;
    width: 208px;
    float: right;
    padding: 10px 50px 0 0; 
}
#navi{
    background: url("../images/navi2.png") no-repeat scroll top transparent;
    height: 44px;
}

#naviTop{
    font-size: 19px;
    font-weight: normal;
    float: left;
    list-style-type: none;
    margin: 10px 33px;
    padding: 0;
}

#naviTop li{
    border-right: 1px solid #FFFFFF;
    float: left;
    margin: 0;
    padding: 0 25px 0 0;
}

#naviTop li a {
    color: #645e54;
    float: left;
    margin: 0;
    padding: 0 0 0 25px;
    text-decoration: none;
}

#naviTop li.end {
    border: 0 none;
    padding: 0;
}

#naviTop li a:hover{
    text-decoration: none;
    color: #FFFFFF;
}

#main{
    padding: 0 57px 0 57px;
    margin: 100px 0 0 0;
}

#main_top{
    background: url("../images/inner_top.png");
    height: 39px;
    border: medium none;
}

#inner{
    background: url("../images/inner.png") repeat-y scroll top transparent;
    padding: 6px 60px 29px 60px;
}

#inner_left{
    background: url("../images/content_inner.png") repeat-x scroll top transparent;
    width: 526px;
    float: left;
}

#content{
    width: 480px;
    padding: 20px 23px;
    min-height: 400px;
}

#content h1{
    text-align: center;
    font-size: 30px;
    margin: 15px 0 40px;
    color: #ffffff;
}

#content h2{
    text-decoration: underline;
    font-size: 15px;
    color: #ffffff;
}

#content ul{
    padding: 0 0 1em 25px;
}

#content ul li{
    line-height: 20px;
    padding: 5px 0 5px 10px;
}

#gallery {
    margin: 25px 84;
}

#gallery img {
    border: 2px solid #ffffff;
	border-width: 2px 2px;
}

#content p {
    line-height: 20px;
}

#content small a{
    color: #b7f2ff;
    text-decoration: none;
}

#content small a:hover{
    text-decoration: underline;
}

#contentSitemap {
    width: 480px;
    padding: 20px 23px;
    min-height: 500px;
}

#contentSitemap  h2{
    text-decoration: underline;
    font-size: 15px;
    color: #ffffff;
}

/* Sitemap CSS Styles */

.sitemap ul{
    padding: 0 0 35px 25px;
    margin: 0;
    list-style-type: none;
}

#inner_right{
    background: url("../images/content_inner.png") repeat-x scroll top transparent;
    width: 240px;
    float: left;
    margin: 0 0 0 50px;
}

.sitemap ul.first.last {
    background: none;
}

.sitemap li {
   	padding: 0 0 0 24px;.
   	margin: 0;
   	list-style-type: none;
   	list-style-image: none;
   	background: url("../images/sitemap_inner.gif") left top no-repeat;
	font-weight:bold;
	line-height: 24px;	
	font-size: 14px;
}

.sitemap li li {
    font-weight:normal;
}

.sitemap li.last {
    background: url("../images/sitemap_last.gif") left top no-repeat;
}

.sitemap li.last ul, .sitemap ul.last {
    background: none;
}
	
.sitemap ul li ul.first {
    padding:0px;
}

.sitemap li.first {
    padding: 15px 0 0 24px;
    background: url("../images/sitemap_inner.gif") left 15px repeat-y;
}

.sitemap li ul li.first {
    padding: 0 0 0 24px;
    background: url("../images/sitemap_inner.gif") left top no-repeat;  
}

.sitemap a {
    text-decoration: none;
    color: #b7f2ff;
}

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

#profile{
    padding: 20px 25px 20px 30px;
}

#profile a{
    color: #b7f2ff;
    text-decoration: underline;
}

.clear{
    clear: both;
}

#main_bottom{
    background: url("../images/inner_bottom_2.png") no-repeat scroll top transparent;
    height: 16px;
}

#footer{
    padding: 0 57px 10px 57px;
    height: 28px;
    width: 936px;
}

#naviBottom{
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    left: 410px;
    line-height: 13px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0; 
}

#naviBottom li {
    border-right: 1px solid #FFFFFF;
    float: left;
    height: 13px;
    margin: 0;
    padding: 0 12px 0 0;
}

#naviBottom li a {
    color: #FFFFFF;
    float: left;
    height: 13px;
    margin: 0;
    padding: 0 0 0 12px;
    text-decoration: none;
}

#naviBottom li.end {
    border: 0 none;
    padding: 0;
}

#naviBottom li a:hover{
    text-decoration: underline;
}

h3 {
    color: #b7f2ff;
    font-size: 140%;
    margin: 0;
    padding: 1em 0 1em;
    
}

h4 {
    color: #b7f2ff;
    margin: 20px 0;
}