p, img, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
}

body {
background: url(/images/background.gif) repeat;
margin: 0;
padding: 0;
}

#wrapper {
width: 960px;
margin: 0 auto;
}

#header {
width: 960px;
height: 215px;
background: url(/images/header.png);
margin: 0 0 10px 0;
text-align: center;
}

#header img {
position: relative;
top: 40px;
}

#nav {
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 13px;
text-transform: uppercase;
position: relative;
top: 67px;
left: 30px;
}

#nav ul {
list-style: none;
margin: 0;
padding: 0;
}

#nav li {
float: left;
padding: 0 27px 0 27px;
}

#nav li a {
color: #000000;
text-decoration: none;
border-bottom: 5px solid #e3e3e3;
}

#nav li a:hover {
color: #000000;
text-decoration: none;
border-bottom: 5px solid #e9dd9b;
}

#nav li.focus a {
border-bottom: 5px solid #e9dd9b;
}

/* 2 column format - left column */

#column_left {
float: left;
width: 556px;
position: relative; 
left: 1px;
}

#column_left_top {
background: url(/images/2col_left_top.png) no-repeat;
width: 556px;
height: 17px;
margin: 0;
padding: 0;
}

#column_left_middle {
background: url(/images/2col_left_middle.png) repeat-y;
width: 556px;
margin: 0;
padding: 0;
}

#column_left_bottom {
background: url(/images/2col_left_bottom.png) no-repeat;
width: 556px;
height: 17px;
}

#column_left_content {
padding: 20px;
font-family: Verdana, Arial, sans-serif;
margin: 0;
font-size: 11px;
line-height: 15px;
}

#homepage_content {
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 17px;
line-height: 28px;
text-align: justify;
}

/* 2 column format - right column */

#column_right {
width: 401px;
float: left;
}

#column_right_top {
width: 400px;
height: 17px;
padding: 0;
margin: 0;
background: url(/images/2col_right_top.png) no-repeat;
}

#column_right_middle {
padding: 0;
margin: 0;
width: 401px;
background: url(/images/2col_right_middle.png) repeat-y;
}

#column_right_content {
padding: 20px 25px 20px 27px;
}

#column_right_bottom {
width: 401px;
height: 17px;
background: url(/images/2col_right_bottom.png) no-repeat;
}

/* 1 column layout */

#col1_top {
clear: both;
background: url(/images/1col_top.png) no-repeat;
width: 958px;
height: 21px;
}

#col1_middle {
background: url(/images/1col_middle.png) repeat-y;
width: 958px;
}

#col1_content {
padding: 20px;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 22px;
margin: 0;
}

#col1_content h1, #column_left_content h1 {
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 15px;
color: #3a3a39;
text-transform: uppercase;
font-weight: normal;
margin: 0 0 10px 0;
}

#col1_bottom {
background: url(/images/1col_bottom.png) no-repeat;
width: 958px;
height: 24px;
}

#general_text {
font-size: 13px;
line-height: 19px;
text-align: justify;
}

#general_text a {
color: #207676;
}

#general_text a:hover {
text-decoration: none;
}

#slide-images {
width: 510px;
height: 339px;
overflow: hidden;
position: relative;
display: block;
padding: 0;
margin: 0;
}

#slide-images li {
position:absolute;
display:block;
list-style-type:none;
margin:0px;
padding:0px;
background-color:#FFFFFF;
}

#slide-images li img {
display:block;
background-color:#FFFFFF;
}



/* News and Blog have similar style */

#news, #blog {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 15px;
border-top: 1px solid #dcd590;
padding: 25px 0 25px 0;
text-align: justify;
}

#news h1, #blog h1 {
color: #8f8524;
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 24px;
font-weight: normal;
margin: 10px 0 15px 0;
text-transform: none;
text-align: left;
line-height: 25px;
}

#news a, #blog a {
color: #207676;
}

#news h1 a, #blog h1 a {
color: #8f8524;
text-decoration: none;
}


#news_head, #blog_head {
color: #565546;
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 15px;
}

.news_date, .blog_date {
text-transform: uppercase;
color: #b3b3b2;
}

/* featured */

.featured_box {
background-color: #dcd590;
width: 350px;
margin: 0 0 20px 0;
}

.featured_content {
padding: 15px;
}

.featured_head_line {
border-top: 4px double #ffffff;
text-align: center;
}

.featured_head {
position: relative;
top: -10px;
padding: 0 5px 0 5px;
font-family: Georgia, Times, sans-serif;
text-transform: uppercase;
font-size: 15px;
background-color: #dcd590;
letter-spacing: 2px;
}

.featured_text {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
line-height: 18px;
border-bottom: 4px double #ffffff;
padding: 0 0 10px 0;
text-align: justify;
}

.featured_text h1 {
color: #545454;
font-size: 18px;
font-weight: normal;
padding: 0 0 10px 0;
}

.featured_text a {
color: #000000;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

.featured_text h1 a {
color: #545454;
font-size: 18px;
font-weight: normal;
padding: 0 0 10px 0;
}

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

.featured_text img {
float: right;
border: 1px solid #ffffff;
margin: 0 0 0 10px;
}

/* Locations */

#locations { 
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 15px;
}

#locations a {
color: #207676;
}

#locations_head {
text-transform: uppercase;
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 15px;
margin: 0 0 10px 0;
}

#locations_left {
float: left;
width: 170px;
}

#locations_right {
float: left;
width: 160px;
border-left: 1px solid #dcd590;
padding: 0 0 0 15px;
}

/* Footer */

#footer {
clear: both;
background: url(/images/footer.png) no-repeat;
width: 958px;
height: 82px;
position: relative;
top: 6px;
}

#footertext {
padding: 20px 20px 0 20px;
color: #5e5e5e;
font-family: Trebuchet, "Trebuchet MS", sans-serif;
font-size: 12px;
}

#footer a {
color: #000;
}
