body {
margin: 0px;
padding: 0px;
font-family: Verdana, sans-serif;
font-size: 13px;
}

a:link {
text-decoration: underline;
color:#CE1803;
}
a:visited {
text-decoration: none;
color: #CE1803;
}
a:hover {
text-decoration: none;
color: white;
background-color: #CE1803;
}
a:active {
color: #999999;
}

#container{
width: 800px;
height: auto;
margin: auto;
border: solid #151747 1px;
}

#header{
height: 149px;
width: 800px;
background: url(../images/gs_header.jpg) ;
}

#navigation{
width: 800px;
height: 25px;
border-bottom: solid #151747 1px;
background: url(../images/grey_fade.gif);
color: #000452;
}


#navigation ul{
float: left;
margin-bottom: 0px;
padding-left: 12px;
margin-top: 5px;
margin-left: 35px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
letter-spacing: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#navigation a:link {
color: #000452;
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: #000452;
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: #CE1803;
}
#navigation a:active {
color: #000452;
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: 13px;
line-height: 17px;
margin-bottom: 15px;
}

#left_content h1{
font-size: 25px;
margin: 0px;
}

#left_content h2{
font-size: 12px;
color: #666666;
margin-bottom: 15px;
margin-top: 5px;
}

.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: 34px;
width: 800px;
font-size: 10px;
border-top: solid #CCCCCC 1px;
line-height: 18px;
color: #666666;
margin-top: 10px;
background: url(../images/footer.jpg) ;
}

#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: 500px;
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{
float: left;
width: 500px;
padding: 10px;
margin-left: 0px;
margin-top: 10px;
font-size: 12px;
background-color: #EDEDED;
clear: all;
}

#form_wrapper p{
margin: 0px;
}

.field_style{
width: 200px
font-size: 12px;
height: 20px;
border: solid #CCCCCC 1px;
}



