/*** Global Settings ****/
body
{
    color : rgb(42 , 56 , 69);
    margin : 0;
    padding : 0;
    font-family : Arial , Helvetica , sans-serif;
    font-size : 12px;
    font-style : normal;
    line-height : 1.6em;
    font-weight : normal;
    font-variant : normal;
    background-color : rgb(255 , 255 , 255);
    background-position : center;
}
p
{
    margin : 0 0;
    bottom : 0em;
    line-height : 1.5em;
    padding : 0.3em 0em 0.3em 0em;
}
a:visited, a:link
{
    color : rgb(255 , 51 , 51);
    text-decoration : none;
    background : none;
		   font-weight : bold;
}
a:hover
{
    color : rgb(255 , 51 , 51);
    text-decoration : underline;
    background : none;

}
h1
{
    color : rgb(122 , 46 , 64);
    margin : 0px 0px 10px 0px;
    padding-bottom : 10px;
    font : normal 17px Georgia , serif;
    border-bottom : 1px solid rgb(239 , 236 , 231);
}
h2
{
    color : rgb(122 , 46 , 64);
    margin : 20px 0 10px;
    padding-bottom : 10px;
    font : normal 17px Georgia , serif;
    border-bottom : 1px solid rgb(239 , 236 , 231);
}
h3
{
    color : rgb(160 , 0 , 80);
    margin : 10px 0;
    padding-bottom : 10px;
    font : bold 14px Arial , Helvetica , sans-serif;
    border-bottom : 1px solid rgb(239 , 236 , 231);
}
ul
{
    padding : 0;
    margin : 0 0 0 17px;
    list-style : square url("../images/bullet.gif");
}
.box
{
    background : rgb(247 , 247 , 247);
    border : 1px solid rgb(240 , 233 , 235);
    padding : 2px;
}
/*** Layout ****/
#wrapper
{
    margin : 0 auto;
    width : 976px;
    border-left : 1px solid rgb(240 , 233 , 235);
    border-right : 1px solid rgb(240 , 233 , 235);
}
#header-
{
    margin : 0 1px;
}
#bg
{
    height : 36px;
    background : url("../images/bg.gif") repeat-x;
}
#nav
{
    background : rgb(153 , 204 , 255);
    padding : 10px 20px;
    text-align : right;
    color : rgb(246 , 221 , 227);
}
#nav a:visited
{
    text-decoration : none;
    color : rgb(255 , 51 , 51);
}
#nav a:hover
{
    text-decoration : underline;
    color : rgb(255 , 0 , 153);
}
#main-content
{
    margin : 0 auto;
}
#logo
{
    margin-bottom : 15px;
}
.logotxt1
{
    font : normal 18px Georgia , serif;
    color : rgb(250 , 115 , 147);
    margin : 10px 0 0 15px;
}
.logotxt2
{
    font : normal 18px Georgia , serif;
    color : rgb(122 , 46 , 64);
}
#left-column
{
    width : 660px;
    padding : 0 10px 30px;
    float : left;
}
#right-column
{
    width : 270px;
    float : right;
}
.crd a:visited, .crd a:link, .crd a:hover
{
    text-decoration : none;
    color : rgb(42 , 56 , 69);
    cursor : text;
}
#footer
{
    background : rgb(247 , 247 , 247);
    border-top : 1px solid rgb(240 , 233 , 235);
    padding : 10px 15px;
    clear : both;
}
/*** SideBAR ***/
#main-image
{
    text-align : center;
}
.sidebar
{
    width : 218px;
    margin : 0 auto;
    padding : 10px 25px;
    background : url("../images/shadow.jpg") no-repeat top;
}
.sidebar2
{
    width : 130px;
    margin : 0 auto;
    padding : 0px 0px 0px 0px;
    line-height : 1em;
}
#nav a:link
{
    text-decoration : none;
    color : rgb(255 , 0 , 51);
}
.style1
{
    font-family : Verdana , Arial , Helvetica , sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : rgb(37 , 73 , 94);
    padding-top : 10px;
}
.styleacctop
{
    font-family : Verdana , Arial , Helvetica , sans-serif;
    font-size : 12px;
    font-weight : bold;
    color : rgb(37 , 73 , 94);
    padding-top : 10px;
    cursor : hand;
}
.style2
{
    font-family : Verdana , Arial , Helvetica , sans-serif;
    font-size : 14px;
    font-weight : bold;
    color : rgb(249 , 255 , 209);
}
.style3
{
    font-family : Verdana , Arial , Helvetica , sans-serif;
    font-size : 11px;
    color : rgb(37 , 77 , 94);
}
.style4
{
    font-family : Verdana , Arial , Helvetica , sans-serif;
    font-size : 11px;
    color : rgb(242 , 128 , 65);
    font-weight : bold;
}
.style5
{
    font-family : Verdana;
    font-size : 16px;
    color : rgb(160 , 0 , 80);
    font-weight : bold;
    line-height : 40px;
    vertical-align : 10px;
}
.style6
{
    font-family : Verdana , Arial , Helvetica , sans-serif;
    font-size : 13px;
    color : rgb(160 , 0 , 80);
    font-weight : bold;
}
.style7
{
    font-family : Verdana;
    font-size : 10px;
    color : rgb(255 , 255 , 255);
}
#left-column-t
{
    width : 920px;
    padding : 0 30px 30px;
    float : left;
}

.diamond
{
    font-family : monospace;
    font-size : x-large;
    font-weight : bold;
    color : rgb(0 , 0 , 0);
    background-image : url("file:///C|/websites/county/images/diamond.png");
    Margin-top : 15pt;
    Background-position : center center;
    Margin-right : 15pt;
}
.latest
{
    float : right;
}
/*** RSS ***/
.rss-item
{
    font-family : Arial , Helvetica , sans-serif;
    font-size : 12px;
    font-weight : normal;
    color : rgb(42 , 56 , 69);
}
.Apple-style-span
{
    font-family : Arial , Helvetica , sans-serif;
    font-size : 12px;
    color : rgb(42 , 56 , 69);
    font-weight : normal;
}
.rss-date
{
    font-family : Arial , Helvetica , sans-serif;
    font-size : 10px;
    color : rgb(37 , 73 , 94);
    font-style : italic;
    font-weight : normal;
}

