body {
margin: 0px;
background-color:#FFFFFF;
background-image:url(../images/top_gradient_bg.jpg);
background-repeat:repeat-x;
}

.content_container {
width:760px;
padding:0px 5px 0px 6px;
}

.menu_above_top_logo {
padding-right:10px;
font-family:'Trebuchet MS', Arial, sans-serif;
font-size:13px;
text-transform:uppercase;
color:#333333;
font-weight:normal;
text-decoration:none;
}
.menu_above_top_logo a {
color:#333333;
text-decoration:none;
}
.menu_above_top_logo a:hover {
color:#F47808;
text-decoration:none;
}

.section_title {
font-family:'Trebuchet MS', Arial, sans-serif;
font-size:15px;
color:#333333;
font-weight:bold;
text-transform:uppercase;
text-align:left;
text-decoration:none;
padding-left:20px;
background-image:url(../images/arrow_title.jpg);
background-repeat:no-repeat;
background-position:left;
}
.section_title a {
color:#333333;
text-decoration:none;
}
.section_title a:hover {
color:#333333;
text-decoration:none;
}

.home_page_section_text {
font-family:Verdana, Arial, sans-serif;
font-size:10px;
color:#333333;
font-weight:normal;
text-decoration:none;
text-align:justify;
}
.home_page_section_text a {
color:#F47808;
text-decoration:underline;
}
.home_page_section_text a:hover {
color:#F47808;
text-decoration:none;
}

.content_text {
font-family:Verdana, Arial, sans-serif;
font-size:11px;
color:#333333;
line-height:16px;
font-weight:normal;
text-decoration:none;
text-align:justify;
}
.content_text a {
color:#F47808;
text-decoration:underline;
}
.content_text a:hover {
color:#F47808;
text-decoration:none;
}

h1 {
font-family:'Trebuchet MS', Arial, sans-serif;
font-size:15px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

h2 {
font-family:Verdana, Arial, sans-serif;
font-size:13px;
color:#333333;
font-weight:bold;
text-decoration:none;
}

.left_nav {
font-family:'Trebuchet MS',Verdana, Arial, sans-serif;
font-size:13px;
color:#FFFFFF;
background-color:#F47808;
font-weight:normal;
text-decoration:none;
text-align:left;
line-height:22px;
padding:10px 5px 0px 9px;
}
.left_nav a {
color:#FFFFFF;
text-decoration:none;
}
.left_nav a:hover {
color:#FFFFFF;
text-decoration:none;
padding-left:3px;
}

.footer_text {
font-family:Verdana, Arial, sans-serif;
font-size:10px;
color:#333333;
font-weight:normal;
text-decoration:none;
}
.footer_text a {
color:#333333;
text-decoration:underline;
}
.footer_text a:hover {
color:#F47808;
text-decoration:underline;
}

.gutter_column {
width: 20px;
}


