body {
    text-align: center;
    margin: 0 auto;
    background: url(../i/body_background.jpg) center top;
    font-family: candara, "ms trebuchet", arial;
    font-size: 13px;
    line-height: 19px;
}


.left {float: left;}
.right {float: right;}
.clear {clear: both;}

.wrap {
    margin: 0 auto;
    text-align: left;
    width: 928px;
    position: relative;
    z-index: 2;
}

.top_bar {
    height: 2px; 
    position: absolute;
    z-index: 2;
    background: #B52313;
    width: 100%;
}
.bg_highlight {
    background: url(../i/highlight_background.jpg) no-repeat center;
    position: absolute;
    z-index: 1;
    height: 733px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 2px;
}

#header {
    background: url(../i/home_header_background.jpg) no-repeat;
    height: 166px;
    background-position: 0 120px;
    padding-top: 12px;
    
}


body#inner #header {
    background: url(../i/inner_header_background.jpg) no-repeat;
    height: 311px;
    background-position: 0 120px;
}
#header .search_box {
    margin-top: -25px;
    margin-right: 10px;
    float: right;
    width: 200px;
}

#header .search_box input.searchInput {margin-right: 10px; padding: 3px; width: 120px;}
h1#logo a {
    text-indent: -9999px;
    display: block;
    width: 469px;
    height: 89px;
    background: url(../i/h1_background.jpg) no-repeat;
    margin-left: -5px;
}

p.new_tag a {
    margin-top: -19px;
    text-indent: -9999px;
    margin-right: 30px;
    display: block;
    background: url(../i/new_tag.jpg) no-repeat;
    height: 38px;
    width: 130px;
    float: right;
    
}
#header ul {
    margin-top: 40px;
    margin-left: 30px;
}
#header ul li {display: inline;}

#header ul li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    margin-right: 20px;
}

#header ul li a:hover, #header ul li a.selectedPage {border-bottom: 3px solid #B52313;}

body#home #main {
    height: 316px;
    width: 880px;
    background: url(../i/home_main_background.jpg) no-repeat;
    padding-left: 40px;

}


body#inner #main {
    background: url(../i/inner_main_background.jpg) repeat-y;

}

body#inner #main .textElement img { float: right; }

body#admin #main {
    background: url(../i/admin_main_background.jpg) repeat-y;

}
body#home #main .section {
    float: left;
    width: 178px;
    margin-right: 25px;

}

body#home #main .section h1.title {
    font-size: 18px;
    font-family: georgia, serif;
    font-weight: bold;
    border-bottom: 3px solid #B52313;
    padding-bottom: 5px;
    margin-bottom: 15px;
    }
    
.section .postInfo, .section .rss {display: none;}
    
body#home #main .section ul { margin-left: 0px;}
body#home #main .section ul li {
    font-size: 13px;
    margin-bottom: 3px;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
}

body#home #main .section ul li a {
    display: block;
    padding-left: 15px;
    background: url(../i/arrow.jpg) no-repeat;
    background-position: 5px 6px;
    text-decoration: none;
    color: #646464;
}

body#home #main .section ul li a:hover {
    background: url(../i/arrow_hover.jpg) no-repeat;
    background-position: 5px 6px;
    color: #002A4A;
}


body#home #main .extra {
    float: right;
    width: 220px;
    font-family: candara, "ms trebuchet", arial;
    color: #A5CBE7;
    text-align: left;    
}
.extra {color: #A5CBE7;}
.extra a {color: #A5CBE7;}
.extra a:hover {color: #fff;}
body#home #main .extra img {margin-left: 20px;}

body#home #main .extra h3 {
    font-weight: bold;
}

#footer {
    text-align: right;
    margin: 0 auto;
    width: 900px;
    padding-top: 15px;
    color: #1F201F;
}

#footer a {color: #1F201F;}
#footer p {font-family: georgia, sans-serif; font-size: 14px;color:#1F201F;}
#footer ul {margin-bottom: 10px;}
#footer ul li {display: inline;}
#footer ul li a {font-size: 15px; font-weight: bold; margin-right: 10px; text-decoration: none; color: #1F201F;}

#footer .pbs {margin-top: 5px;}
#radium3 {float:right;}

#inner_footer {
    background: url(../i/inner_footer_background.jpg) no-repeat;
    width: 928px;
    height: 70px;
    margin: 0 auto;
    position: relative;
    z-index: 4;
    background-position: 0 0;
}

body#admin #inner_footer { background: url(../i/admin_footer_background.jpg) no-repeat; }

#content {
    float: left;
    width: 640px;
    margin-top: -40px;
    margin-left: 40px;
}

body#admin #content { width: 830px; margin-top: 20px; }

#sidebar {
    float: right; 
    width: 200px;
    padding-right: 10px;
}

body#inner .address {
    font-family: candara, "ms trebuchet", arial;
    color: #A5CBE7;
    text-align: left;
    
}
body#inner .address img {margin-left: 20px;}

body#inner .address h3 {
    font-weight: bold;
}
body#inner #sidebar h1 {
    color: #6293B8;
    font-weight: bold;
    font-size: 18px;
    font-family: georgia, serif;
    margin: 0 0 20px 0;
    display: block;
}
body#inner #sidebar ul {margin-right: 25px; margin-bottom: 20px;}
body#inner #sidebar ul li {
    padding-top: 3px;
    padding-bottom: 8px;
    margin-bottom: 5px;
    border-bottom: 1px solid #6293B8;
}

body#inner #sidebar ul li a {
    text-decoration: none; 
    color: #6293B8; 
    background: url(../i/sidebar_arrow.jpg) no-repeat; 
    background-position: 0 5px; 
    padding-left: 12px;
}

body#inner #sidebar ul li a:hover {
    color: #fff;
    background: url(../i/sidebar_arrow_hover.jpg) no-repeat;
    background-position: 0 5px;
}

#content h1 {
    color: #16416B;
    font-size: 24px;
    margin: 20px 0 10px 0;
    font-family: georgia, serif;
    font-weight: bold;
    
}

#content p {margin-bottom: 10px;}
#content ol, #content ul {margin-left: 40px; margin-top: 10px; margin-bottom: 10px;}
#content ul li {list-style-type: disc; padding-left: 5px;}
#content strong {font-weight: bold;}
#content em {font-style: italic;}
#content a {color: #16416B;}
#content blockquote {padding: 15px; margin: 20px; background: #eee;}
#content h2 {color: #731609; font-size: 18px; margin-top: 10px; margin-bottom: 5px;}
#content h3 {color: #000; font-size: 15px; font-weight: bold;}
#content h4, #content h5, #content h6 {font-weight: bold; font-size: 14px; margin-top: 3px; margin-bottom: 3px;}

.content_image {float: right; margin-left: 20px; margin-bottom: 20px;}


#intro { width: 920px; height: 344px; background: url(../i/home-intro_background.jpg) no-repeat; position: relative; }

#intro .intro-text { width: 566px; height: 344px; display: block; float: left; position: relative; }
#intro .intro-text .content-inner { width: 420px; height: 240px; display: block; position: absolute; left: 80px; top: 70px; }
#intro .intro-text h1 { font-size: 24px; margin-bottom: 0.4em; font-weight: bold; font-style: italic; }

#intro .intro-image { width: 354px; height: 320px; display: block; float: right; overflow: hidden; }
    #intro .intro-image .sldw_prev a { display: none; }
    #intro .intro-image .sldw_next a { display: none; }
#intro .intro-image .element .textElement img { position: absolute; }

#intro .intro-overlay { width: 200px; height: 320px; display: block; position: absolute; right: 154px; top: 0; background: url(../i/intro-overlay.png) no-repeat; }
