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

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#585858;
margin:auto;
}

a{
color:#666666;
text-decoration:none;
}

a:hover{
color:#333333;
text-decoration:none;
}

.header {
color:#FFFFFF;
background-image:url(../images/header_bullet.gif);
background-position:left;
background-repeat:no-repeat;
text-decoration:none;
padding:0px 10px;
}
a.header{
color:#FFFFFF;
background-image:url(../images/header_bullet.gif);
background-position:left;
background-repeat:no-repeat;
text-decoration:none;
padding:0px 10px;
}
a.header:hover{
color:#ff8484;
text-decoration:none;
}
a.home_home{
color:#000000;
width:91px;
font-size:13px;
background-image:url(../images/home_hover.gif);
background-repeat:no-repeat;
display:block;
text-align:center;
padding-top:8px;
height:30px;
font-weight:bold;
}
a.home_home:hover{
background-image:url(../images/home_hover.gif);
background-repeat:no-repeat;
color:#000000;
padding-top:10px;
height:28px;
padding-top:8px;
height:30px;
}
a.home_home:active{
background-image:url(../images/home_hover.gif);
background-repeat:no-repeat;
color:#000000;
padding-top:10px;
height:28px;
padding-top:8px;
height:30px;
}

a.home{
color:#FFFFFF;
width:91px;
font-size:13px;
background-image:url(../images/home.gif);
background-repeat:no-repeat;
display:block;
text-align:center;
padding-top:8px;
height:30px;
font-weight:bold;
}
a.home:hover{
background-image:url(../images/home_hover.gif);
background-repeat:no-repeat;
color:#000000;
padding-top:10px;
height:28px;
padding-top:8px;
height:30px;
}
a.home:active{
background-image:url(../images/home_hover.gif);
background-repeat:no-repeat;
color:#000000;
padding-top:10px;
height:28px;
padding-top:8px;
height:30px;
}


a.menu{
color:#FFFFFF;
width:100%;
font-size:12px;
background-repeat:no-repeat;
display:block;
text-align:center;
padding-top:8px;
height:30px;
font-weight:bold;
}
a.menu:hover{
background-image:url(../images/menu_hover.gif);
background-repeat:repeat-x;
color:#000000;
padding-top:10px;
height:28px;
padding-top:8px;
height:30px;
}
a.menu:active{
background-image:url(../images/menu_hover.gif);
background-repeat:repeat-x;
color:#000000;
padding-top:10px;
height:28px;
padding-top:8px;
height:30px;
}

a.contact{
color:#FFFFFF;
width:123px;
font-size:13px;
background-image:url(../images/contact.gif);
background-repeat:no-repeat;
display:block;
text-align:center;
padding-top:8px;
height:30px;
font-weight:bold;
}
a.contact:hover{
background-image:url(../images/contact_hover.gif);
background-repeat:no-repeat;
color:#000000;
padding-top:10px;
height:28px;
padding-top:8px;
height:30px;
}
a.contact:active{
background-image:url(../images/contact_hover.gif);
background-repeat:no-repeat;
color:#000000;
padding-top:10px;
height:28px;
padding-top:8px;
height:30px;
}

.table td{
padding:3px;
}

a.light{
color:#fffd64;
text-decoration:underline;
}

a.light:hover{
color:#FFFFFF;
text-decoration:none;
}

a.read_more{
color:#959307;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}

a.read_more:hover{
text-decoration:none;
}



a.comment{
background-image:url(../images/comment_back.gif);
background-repeat:no-repeat;
display:block;
text-decoration:none;
text-align:center;
height:22px;
width:139px;
padding-top:4px;
color:#666666;
font-weight:bold;
float:left;
font-size:11px;
margin-right:15px;
}

a.comment:hover{
background-image:url(../images/comment_back.gif);
background-repeat:no-repeat;
display:block;
text-decoration:underline;
text-align:center;
}

a.news{
background-image:url(../images/news_bullet.gif);
background-repeat:no-repeat;
text-decoration:none;
padding-left:20px;
display:block;
color:#740000;
}
a.news:hover{
text-decoration:underline;
}


a.gray{
background-image:url(../images/bullet_gray.gif);
background-repeat:no-repeat;
text-decoration:none;
padding-left:15px;
display:block;
}
a.gray:hover{
text-decoration:underline;
}


a.page{
color:#990000;
padding:5px;
float:left;
display:block;
border:1px solid #CCCCCC;
margin:2px;
}

a.page:hover{
border:1px solid #990000;
}


/* Text */

.title_back{
background-image:url(../images/title_back.gif);
background-repeat:no-repeat;
text-align:left;
padding-left:20px;
font-size:18px;
height:24px;
width:197px;
display:block;
padding-top:6px;
color:#740000;
font-family:century gothis, Arial, Helvetica, sans-serif;
}

.title_text{
font-size:17px;
font-weight:bold;
}

.sub_text{
color:#ae4d4d;
font-weight:bold;
font-size:16px;
}

/* Forms */
.text_box{
border:1px solid #88860f;
height:18px;
width:180px;
background-color:#b7b528;
}


.link_normal {
text-decoration: none;
color: #FFFFFF;
}
.link_normal a {
color: #FFFFFF;
text-decoration: none;
}
.link_normal a:hover {
color: #FFFFFF;
text-decoration: underline;
}


.link_underline {
text-decoration: none;
color: #FFFFFF;
}
.link_underline a {
color: #FFFFFF;
text-decoration: underline;
}
.link_underline a:hover {
color: #FFFFFF;
text-decoration: underline;
}