/** right side nav **/
#rt_nav {
width:130px;
padding:10px 20px 0 0;
margin:0;
float:right;
}

#rt_nav_top ul, #rt_nav_bot ul {
display:block;
text-align:right;
list-style-type:none;
text-decoration:none;
}

#rt_nav_top ul li, #rt_nav_bot ul li {
display:block;
padding-bottom:10px;
}

#rt_nav_top ul li a, #rt_nav_bot ul li a {
font-weight:bold;
font-size:11px;
text-align:right;
text-decoration:none;
display:block;
}

#rt_nav_top ul li a {
color:#990033;
}

#rt_nav_top ul li a:visited, #rt_nav_top ul li a:active {
color:#990033;
}

#rt_nav_top ul li a:hover {
color:#5c8533;
}

#rt_nav_bot ul {
padding-top:25px;
}

#rt_nav_bot ul li {
}

#rt_nav_bot ul li a {
color:#5c8533;
}

#rt_nav_bot ul li a:visited, #rt_nav_bot ul li a:active {
color:#5c8533;
}

#rt_nav_bot ul li a:hover {
color:#990033;
}

#mypvcc {
margin:3px 0 8px 0;
float:right;
text-align:right;
}

/** gold bar nav, quicklinks nav & footer **/
#tag_line {
width:590px;
height:18px;
font-family:Verdana,Arial,sans-serif;
font-style:italic;
font-size:15px;
color:#8ca3ba;
text-decoration:none;
letter-spacing:1px;
padding:40px 0 40px 210px;
float:left;
text-align:left;
}

#gld_nav {
position:relative;
z-index:1000;
height:25px;
width:800px;
background-image:url('../img/ft_bg.gif');
background-repeat:repeat-x;
}

#nav_bar {
list-style:none;
height:21px;
margin:4px 0 0 0;
padding:0 2px 0 0;
float:right;
}

#nav_bar li {
position:relative;
margin:0 1px;
display:block;
float:left;
z-index:900;
}

#nav_bar li a {
display:block;
font-weight:bold;
font-size:14px;
color:#5c8533;
height:25px;
text-decoration:none;
padding:0 25px 0 25px;
}

#nav_bar ul {
display:none;
list-style:none;
position:absolute;
bottom:0px;
left:0px;
width:180px;
padding:15px 15px 29px 15px;
z-index:1;
}

#nav_bar ul li {
float:left;
}

#nav_bar ul li a {
display:block;
width:180px;
background:#ffffff;
height:14px;
padding:3px 10px 0 10px;
font-size:10px;
border-bottom:1px solid #e5cccc;
text-align:left;
}

#nav_bar ul a:hover, #nav_bar ul a:focus {
background:#7f99b2;
color:#ffffff;
text-align:left;
}

#nav_bar ul li.last a {
border-bottom:none;
text-align:left;
height:15px;
}

/* fix ie6 small issue */
*html #nav_bar ul {
/*margin:0 0 0 -2px;*/
}

#ft {
width:800px;
height:70px;
background-color:#5c8533;
position:relative;
margin:0;
clear:both;
}

#ft_lft_con {
width:461px;
height:70px;
float:left;
}

#ft_lft, #ft_rt {
height:52px;
font-size:11px;
color:#ffffff;
padding-top:18px;
}

#ft_lft {
width:245px;
float:left;
text-align:left;
padding-left:25px;
height:52px;

}

#facebook, #facebook_rt_nav {
margin:0;
float:right;
}

#facebook_rt_nav {
width:130px;
padding-top:12px;
text-align:right;
}

#facebook {
padding-top:22px;
width:92px;
height:48px;
}

#facebook a, #facebook_rt_nav a {
text-decoration:none;
}

#ft_rt {
width:300px;
float:right;
text-align:right;
padding-right:25px;
}

#ft a, #ft_sub a {
font-size:11px;
color:#ffffff;
}

#ft a {
text-decoration:none;
}

#ft_sub a {
text-decoration:underline;
}

#ft a:hover, #ft_sub a:hover {
font-size:11px;
color:#ffffff;
text-decoration:none;
}

#ft_sub {
width:800px;
height:32px;
font-size:11px;
color:#ffffff;
padding-top:18px;
margin:0 auto;
clear:both;
text-align:center;
}
