/*
Colurs Used
Dark Brown: #1f1a17
Lime Green: #9dcc1e
*/
body {
background-color: #FFFFFF;
margin: 0 auto;
text-align: center;
font-family: arial, sans-serif;
font-size: 95%;
color: #1f1a17;
}

img {
border: none;
}

h2 {
color: #9dcc1e;
font-weight: bold;
font-size: 100%;
margin: 0em 0 -0.3em 0.9em;
}

h3 {
color:  #9dcc1e;
font-weight: bold;
font-size: 90%;
margin: 1em 0 -0.8em 0.9em;
}

a:link, a:visited, a:active {
font-family: arial, sans-serif;
font-size: 100%;
color: #9dcc1e;
background-color: ;
text-decoration: none;
font-weight: normal;
margin: 0;
}

a:hover, a:visited:hover {
text-decoration: underline;
}





#content_container {
margin: 0 auto;
width: 729px;

}

#skip_nav {
display: none;
}

#left_nav {
width: 210px;
border: 1px solid #9dcc1e;
background-color: #FFFFFF;
text-align: left;
font-size: 80%;
float: left;
}

#left_nav ul {
list-style-type: none;
padding-left: 0;
margin: 0;
}

#left_nav li {
list-style-type: none;
margin: 20px 5px;
padding: 0;
}

#left_nav ul li a:link, #left_nav ul li a:visited, #left_nav ul li a:active {
font-family: arial, sans-serif;
font-size: 100%;
color: #1f1a17;
background-color: #FFFFFF;
text-decoration: none;
font-weight: normal;
margin: 0;
}

#left_nav ul li a:hover, #left_nav ul li a:visited:hover {
color: #9dcc1e;

}

#right_content {
width: 503px;
float: left;
text-align: left;
}

#right_content img {
border: 1px solid #9dcc1e;
}

#right_content p {
font-size: 85%;
margin-left: 1em;
}

#footer {
background-image: url('/images/nav_bottom_bg_main.jpg');
background-repeat: repeat-x;
height: 51px;
width: 729px;
clear: both;
margin: 0 auto;
}


#footer #left_edge {
height: 51px;
width: 20px;
float: left;
}

#footer #left_edge img {
height: 51px;
width: 20px;
}

#footer #right_edge {
height: 51px;
width: 20px;
float: right;
}

#footer #right_edge img {
height: 51px;
width: 20px;
}

.spacer {
width: 1px;
height: 5px;
clear: both;
}

#footer #footer_nav ul {
list-style-type: none;
padding: 0;
margin: 0;
display: inline;
}

#footer #footer_nav li {
list-style-type: none;
margin: 0 0 0 0.5em;
padding: 0;
display: inline;
width: 106px;
float: left;
background-image: url('/images/nav_bottom_bg_link.jpg');
background-repeat: no-repeat;
background-position: center;
}

#footer #footer_nav ul li a:link, #footer #footer_nav ul li a:visited, #footer #footer_nav ul li a:active {
font-family: arial, sans-serif;
font-size: 103%;
color: ;
background-color: ;
text-decoration: none;
font-weight: bold;
margin: 0;
width: 106px;
color: #9dcc1e;
}

#footer #footer_nav ul li a:hover, #footer #footer_nav ul li a:visited:hover {
font-style: italic;
}

#footer_nav {
display: inline;
line-height: 51px;
}

#copyright {
width: 729px;
margin: 0 auto;
text-align: center;
color: #534c48;
font-size: 80%;
clear: both;
padding: 0.5em 0 2em 2em;
}

#header {
width: 720px;
height: 195px;
margin: 0 auto;
background-image: url('/images/header_bg.jpg');
background-repeat: no-repeat;
background-position: center;

}

#header h1 {
display: none;
}

#header h2 {
display: none;
}

#content_nav {
background-image: url('/images/nav_content_bg.jpg');
background-repeat: repeat-x;
margin: 0 auto;
width: 477px;
}

#content_nav img {
width: 149px;
height: 51px;
display: inline;
float: left;
border: none;
}

div.content_nav_spacer {
width: 15px;
height: 51px;
display: inline;
float: left;
background-image: url('/images/nav_content_bg.jpg');
background-repeat: repeat-x;
}






#header_nav {
position: relative;
top: 178px;
left: 0px;
line-height: 30px;
}

#header #header_nav ul {
list-style-type: none;
padding: 0;
margin: 0;
display: inline;
}

#header #header_nav li {
list-style-type: none;
margin: 0 0 0 0.3em;
padding: 0;
display: inline;
width: 97px;
float: left;
background-image: url('/images/nav_header_bg_link_copy.jpg');
background-repeat: no-repeat;
background-position: center;
}

#header #header_nav ul li a:link, #header #header_nav ul li a:visited, #header #header_nav ul li a:active {
font-family: arial, sans-serif;
font-size: 90%;
color: ;
background-color: ;
text-decoration: none;
font-weight: bold;
margin: 0;
width: 106px;
color: #9dcc1e;
}

#header #header_nav ul li a:hover, #header #header_nav ul li a:visited:hover {
font-style: italic;
}

