body {
background-color: #cea9bc;
background-image:url(images/background.jpg);
font-family:"book Antiqua";
}

/*Links*/
a:link {
color:#6c263e;;
text-decoration: none;
}

a:visited {
color:#6c263e;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}


/*Styles*/
.style1 {
color: #000000;
font-size: 13px;
font-weight:bold;
}

.style2 {
color: #000000;
font-size: 13px;
clear:left;
}

.staff-img{
margin: 0px 5px 5px 0;
}

.style3 {
color: #000000;
font-size: 14px;
font-weight:bold;
font-style:italic;
}

.style4 {
color: #79394F;
font-size: 13px;
font-weight:bold;
}

.style5 {
color: #000000;
font-size: 11px;
font-weight:bold;
}

.style6 {
color: #000000;
font-size: 11px;
}

.style7 {
color: #79394F;
font-size: 16px;
font-weight:bold;
}



/*This centers Site*/
#center{
margin-left:auto;
margin-right:auto;
width: 775px;
}


/*Navigation*/
#nav-div{
float:left;
width:138px;
background-image:url(images/nav.jpg);
background-repeat:no-repeat;
background-color:#fffba4;
margin-left:-774px;
margin-top:-143px;

}

#navigation{
margin-top:80px;
margin-right:10px;

}

ul{
list-style:none;
text-align:right;
font-family:"book Antiqua";
font-size:16px;
font-weight:bold;
color:#79394f;
}


#voted{
background-image:url(images/voted-3.jpg);
background-repeat:no-repeat;
width:136px;
height:404px;
}

#header{
width:637px;
height:144px;
background-image:url(images/header.png);
background-repeat:no-repeat;
float:right;
}


#content-bg{
float:left;
width:774px;
background-color:#e5e4c1;
background-image:url(images/other-bg.jpg);
background-repeat:repeat-y;
}


#content{
width:600px;
margin-top:15px;
margin-left:150px;
text-align:left;
min-height:555px;
}

#content2{
width:600px;
margin-top:15px;
margin-left:150px;
text-align:left;
min-height:555px;
}

/*Footer*/
#footer {
float:left;
background-color:#79394f;
width: 774px;
height: 20px;
font-size:12px;
color:#FFFFFF;
text-align:center;
}

/*Home Page*/

#home-left{
float:left;
text-align:left;
width:250px;
margin-left:50px;
}

#home-right{
float:left;
text-align:left;
width:250px;
margin-bottom:20px;
margin-left:50px;
}

#text{
text-align:left;
width:600px;
}

#services{
text-align:left;
width:220px;
margin-left:170px;
border: 1px #000000 solid;
background-color:#CEA9BC;
}

#map{
text-align:left;
width:600px;
background-image:url(images/map.png);
background-repeat:no-repeat;
height:387px;
margin-bottom:40px;
}

#directions-left{
float:left;
text-align:right;
width:250px;
}

#directions-right{
float:left;
text-align:left;
width:250px;
padding:15px;
}