body {
background-color: #000;
background-image: url("../images/back.gif");
background-repeat: repeat;
margin: 0;
padding: 0;
font-family: Courier, Sans-serif;
font-size: 16px;
color: #fff;
}

a {
color: #6cf;
}

a img {
border: 0;
}

#banner {
background-color: #D3BC1E;
height: 3em; /* was 40px */
background-image: url("../images/saluteleft.gif");
background-position: center left;
background-repeat: no-repeat;
margin: 0;
padding: 0;
overflow: hidden;
}

#banner h1 {
background-image: url("../images/saluteright.gif");
background-position: center right;
background-repeat: no-repeat;
margin: 0;
padding: 0;
font-size: 22px;
line-height: 40px;
text-align: center;
white-space: nowrap;
color: #000;
}

#main {
border: 1px solid #B98E1C;
background-color: #000;
width: 650px;
margin: 10px auto;
}

#menu {
background-image: url("../images/linkback.gif");
background-repeat: repeat-y;
text-align: center;
padding: 3px 0;
}

#menu ul {
margin: 0;
padding: 0;
}

#menu a {
font-size: 18px;
text-decoration: none;
font-family: Arial, Sans-serif;
color: #bbb;
font-weight: bold;
padding: 0 10px;
}

#menu a:hover {
text-decoration: underline;
}

#menu li {
display: inline;
}

#header_picture {
border-top: 1px solid #B98E1C;
border-bottom: 1px solid #B98E1C;
height: 100px;
overflow: hidden;
display: table-cell;
vertical-align: middle;
width: 650px;
}

#header_picture p {
margin: 0;
padding: 0 0 0 450px;
color: #fff;
font-size: 110%;
font-weight: bold;
text-align: center;
}

.header_picture_home {
background-image: url("../images/military_cadets.jpg");
}

.header_picture_troubled-teens {
background-image: url("../images/troubledteen_bg.jpg");
}

.header_picture_contact-us {
background-image: url("../images/contact_bg.jpg");
}

.header_picture_our-mission {
background-image: url("../images/mission_bg.jpg");
}

#sidebar {
border: 1px solid #B98E1C;
background-color: #6C604C;
margin: 0 0 5px 5px;
padding: 0;
color: #fff;
width: 190px;
float: right;
text-align: center;
}

#sidebar h4 {
margin: 0;
padding: 2px 0;
}

#sidebar p {
font-size: 80%;
margin-top: 0;
}

#sidebar img {
border-top: 1px solid #B98E1C;
border-bottom: 1px solid #B98E1C;
}

#content {
padding: 10px;
color: #fc0;
background-color: #100C01;
}

h2{
font-size: 130%;
font-family: Arial, Helvetica;
margin: 0;
padding: 0;
color: #a09075;
font-weight: bold;
}

h3 {
font-size: 110%;
color: #fff;
font-weight: bold;
padding: 0px;
margin: 0;
text-align: center;
}

h3.phone {
margin: 5px 0;
font-size: 130%;
}

#footer {
text-align: center;
margin: 0 0 10px 0;
padding: 0;
font-size: 110%;
}

#footer a {
color: #fff;
}

#footer_banner {
background-color: #D3BC1E;
margin: 0;
padding: 10px 0;
text-align: center;
color: #000;
}

#footer_banner a {
color: #000;
}
#sidebar2 {
border: 1px solid #B98E1C;
background-color: #6C604C;
margin: 0 15px 5px 0px;
padding: 0;
color: #fff;
width: 190px;
float: left;
text-align: center;
font-size: 110%;
}

#sidebar2 h4 {
margin: 0;
padding: 2px 0;
}

#sidebar2 img {
border-top: 1px solid #B98E1C;
border-bottom: 1px solid #B98E1C;
}
