/* CSS Document
Developed by Bonnyville Post
www.bonnyvillepost.com
*/

body {
margin-top:0;
margin-left:0;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
}
/* main frame */
#outer {
width:844px;
margin:0 auto;
}
#header {
background:url(../images/header.jpg) no-repeat;
width:844px;
height:314px;
}
#body {
background:url(../images/body_bg.jpg) repeat-y;
width:844px;
overflow:visible;
margin:0;
}
#footer {
background:url(../images/footer.jpg) no-repeat;
width:844px;
height:42px;
margin:0;
}
/* header */
#header_top {
height:190px;
width:100%;
}
#header_content {
margin-left:27px;
font:17px Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fff;
}
#phone_number {
font-size:28px;
font-weight:normal;
}
#header_nav {
padding-top:23px;
margin-left:25px;
}
#header_nav_left {
float:left;
text-align:center;
color:#333;
font-size:16px;
width:280px;
}
#header_nav_left a, #header_nav_left a:visited {
color:#333;
font-size:16px;
text-decoration:none;
}
#header_nav_left a:hover {
text-decoration:underline;
}
#header_nav_right {
float:left;
margin-left:45px;
width:460px;
text-align:center;
}
#header_nav_right a,  #header_nav_right a:visited {
font-size:16px;
color:#fff;
font-weight:bold;
text-decoration:none;
display:block;
padding-top:3px;
float:left;
}
#header_nav_right a:hover {
text-decoration:underline;
}
/* content */
#body_container {
margin-left:50px;
margin-right:50px;
font-size:14px;
color:#333;
}
#body_container a, #body_container a:visited {
color:#333;
text-decoration:underline;
}
#body_container a:hover {
background:#333;
color:#fff;
}
#body_container img {
padding-right:10px;
}
.news_title {
font-size:14px;
font-weight:bold;
}
.news_date {
font-style:italic;
font-size:10px;
padding-bottom:10px;
}
.news_spacer {
width:100%;
height:20px;
}
#content_bottom {
width:100%;
height:10px;
clear:both;
}
.content_title {
font-size:28px;
margin-bottom:30px;
}
/* footer */
#footer_content {
padding-top:15px;
color:#fff;
margin-left:54px;
font-size:12px;

width:558px;
text-align:center;
}
#footer_content a, #footer_content a:visited {
color:#fff;
text-decoration:none;
}
#footer_content a:hover {
text-decoration:underline;
}
