@charset "UTF-8";
/* CSS Document */



#container{
position:relative;
width:420px;
margin: 0 auto auto auto;
text-align:left;
}

#textbox{
text-align:center;
color:#474d6f;
width:420px;
height:114px;
font-size:19px;
font-family:"apple chancery";
letter-spacing:8;
line-height:2;
padding-left:3px;
}
#cbgc{
position:absolute;
width:420px;
}

#orange{
position:absolute;
top:10px;
background-image:url(images/the.png);
background-repeat:no-repeat;
width:420px;
height:120px;

}

#word{
position:absolute;
top:16px;
width:420px;
font-size:100px;
font-weight:500px;
font-family:"verdana", sans-serif;
font-stretch:expanded;
color:#474d6f;
text-align:left;
letter-spacing:80;
padding-left:40px;
}

#circles{
position:absolute;
top:140px;

}

#slogan{
position:absolute;
top:420px;
background-image:url(images/cloud.png);
background-repeat:no-repeat;
width:420px;
height:114px;
}

#newsletter{
position:absolute;
top:370px;
background-image:url(images/newsback.png);
background-repeat:no-repeat;
width:420px;
height:40px;
color:#4a55a7;
font-family:"Century Gothic";
font-size:18px;
letter-spacing: .1em;
line-height: 210%;
font-weight:500;
text-decoration: none;
text-align:center;
}

#links{
position:absolute;
top:130px;
}
.circle{
position:absolute;
margin-left:5px;
height:136px;
width:130px;
}

body{
text-align:center;
}


hr{
color:#474c71;
background-color: #474c71;
height:8px;
}

td A:link {text-decoration: none; color:#4a55a7}
td A:visited {text-decoration: none; color:#4a55a7}
td A:active {text-decoration: none; color:#d15673}
td A:hover {text-decoration: underline; color:#d15673}


.nav {
color:#4a55a7;
font-family:"Century Gothic";
font-size:18px;
letter-spacing: .1em;
line-height: 210%;
font-weight:500;
text-decoration: none;

}


A:hover{
text-decoration: underline; 
color:#d15673;
}

.news {
color:#4a55a7;
font-family:"Century Gothic";
font-size:20px;
letter-spacing: .2em;
line-height: 210%;
font-weight:500;
text-decoration: none;

}

#bar{
position:absolute;
left:5px;
background-image:url(images/bar.png);
background-repeat:no-repeat;
height:11px;
width:410px;
top:310px;
}

#of{
position:absolute;
top:327px;
background-image:url(images/ofbuncombecounty.png);
height:39px;
width:418px;
}
#ashevillesquare{
position:absolute;
background-color:#474d6f;
background-repeat:no-repeat;
height:30px;
width:420px;
top:545px;
}

#asheville{
position:absolute;
height:30px;
width:420px;
top:542px;
color:#ffffff;
font-family:"Century Gothic";
font-size:18px;
line-height: 210%;
font-weight:500;
text-decoration: none;
text-align:center;
letter-spacing:20;
padding-left:8px;
}

img{
border:none;
}