body {
margin: 0px;
padding: 0px;
font-family: Verdana, sans-serif;
font-size: 15px;
}

a:link {
text-decoration: underline;
color: white;
}
a:visited {
text-decoration: none;
color: red;
}
a:hover {
text-decoration: none;
color: white;
background-color: #094FB1;
}
a:active {
color: #999999;
}

#outer_container{
width: 1054px;
height: auto;
margin: auto;
}

#container{
width: 800px;
height: auto;
margin: auto;
margin-top: 10px;
border: solid #E1E5E8 10px;
background-color: white;
}

#barber_shop_pole{
width: 117px;
height: 350px;
float: right;
margin-top: 20px;
}

#header{
height: 160px;
width: 800px;
margin-top: 10px;
background: url(images/header.jpg) no-repeat;
}

#navigation{
width: 800px;
height: 25px;
background: url(../images/grey_fade.gif);
background-color: #D40704;
}


#navigation ul{
float: left;
margin-bottom: 0px;
padding-left: 15px;
margin-top: 5px;
margin-left: 0px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#navigation a:link {
color: white;
width: 145px;
height: 20px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
margin-top: 2px;
}
#navigation a:visited {
color: white;
width: 145px;
height: 20px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
margin-top: 2px;
}
#navigation a:hover {
color: white;
background-color: #06469E;
}
#navigation a:active {
color: #999999;
width: 145px;
height: 20px;
text-decoration: none;
font-size: 12px;
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
margin-top: 2px;
}

#navigation li{
display: inline;
}

#right_content{
float: right;
width: 165px;
margin-right: 20px;
margin-top: 35px;
}

.image_sponsor{
margin-bottom: 20px;
}

#left_content{
float:left;
width: 560px;
padding: 20px;
}

#left_content p{
font-size: 15px;
line-height: 18px;
margin-bottom: 15px;
}

#left_content h1{
font-size: 20px;
margin: 0px;
color: #094FB1;
margin-bottom: 15px;
}

#left_content h2{
font-size: 13px;
margin: 0px;
line-height: 17px;
}


#left_content a:link {
text-decoration: underline;
color: red;
}
#left_content a:visited {
text-decoration: none;
color: red;
}
#left_content a:hover {
text-decoration: none;
color: white;

}
#left_content a:active {
color: red;
}

.image_left{
float: left;
margin-right: 10px;
margin-bottom: 2px;
border: solid #333333 1px;
}

.image_right{
float: right;
margin-left: 10px;
margin-bottom: 2px;
border: solid #333333 1px;
}

.image_normal{
border: solid #333333 1px;
}

.red_phone_number{
color: #CE1803;
font-size: 20px;
}

#footer{
clear: both;
height: 39px;
width: 800px;
font-size: 10px;
border-top: solid #CCCCCC 1px;
line-height: 18px;
color: #666666;
margin-top: 10px;
background-color: #E1E5E8 ;
}

#grey_bar{
height: 5px;
width: 750px;
background: url(../images/grey-stripes.jpg) ;
}

#extra_links{
width: 780px;
height: 20px;
margin: auto;
padding-left: 20px;
padding-top: 10px;
padding-bottom: 40px;
}

#grove_link{
width: 380px;
font-size: 11px;
float:right;
text-align: right;
}

#grove_link a:link {
color: #666666;
text-decoration: none;
}
#grove_link a:visited {
color: #666666;
text-decoration: none;
}
#grove_link a:hover {
color: white;
background-color: #CE1803;
}
#grove_link a:active {
color: #666666;
text-decoration: none;
}


#news_head{
width: 100%;
border-bottom: dotted gray 1px;
}

.news_heading{
font-size: 14px;
font-weight: bold;
color: #D2171A;
}

#news_date{
float: right;
}

#edit{
font-size: 12px;
border-top: solid #33FF33 1px;
}

.ojetcts{
font-size: 12px;
border: solid #181A4A 1px;
}

.admin_link{
font-size: 10px;
margin-left: 5px;
}

.add_new_link{
font-size: 14px;
margin-left: 8px;
}

#form_wrapper{
width: 550px;
padding: 5px;
margin-left: 20px;
margin-top: 30px;
}




