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


* {
	padding: 0;
	margin: 0;
}
body, html {
 background-color:#e8e8db;
 margin:0;
 padding:0;
 color:#000;	
}

/*Basic Structure*/
#container {
 width:700px;
 margin:0 auto;
 margin-top:50px;
 background-color:#afbd21;
 border:#FFFFFF 10px solid;
}

#masthead {
 width:700px;
 height:104px;
 margin-left:auto;
 margin-right:auto;
 background-color:#0079c1;
 border-bottom:#FFFFFF 10px solid;
}

#leftnavbar {
 width:188px;
 height:100%;
 float:left;
 background-color:#afbd21;
}

#rightcontent {
 width:502px;
 height:100%;
 float:right;
 background-color:#e8e8db;
 border-left:#FFFFFF 10px solid;

}

#footer {
 border-top:#FFFFFF 10px solid;
 clear:both;
 height:71px;
 background:#ffd457;
 margin:0;
}

* html #footer {
 height:1px;
}

#headercontainer {width:294px;height:472px;} 


/*Left Nav Bar Elements*/
#leftnavbar-divider {
 border-top:#FFFFFF 1px dashed;
 height:1px;
 min-height:1px;
 width:175px;
 padding-top:3px;
 padding-bottom:3px;
 margin-left:50px;
}

.leftnavbar-divider { 
height: 0; 
border-style: dashed; 
border-width: 1px 0 0 0; 
border-color:#FFFFFF; 
width:170px;
padding-top:3px;
padding-bottom:3px;
margin-left:10px;
}

#nav-links li
{
display: inline;
padding-bottom: 14px;
background-repeat: no-repeat;
}

a.nav-links {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
padding-left:40px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;

}
a.nav-links:link {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding-left:20px;
display:block;
}
a.nav-links:active {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding-left:20px;
display:block;
}

a.nav-links:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding-left:20px;
display:block;
}

a.nav-links:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#ffd457;
text-decoration:underline;
font-weight:bold;
background: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position:left;
display:block;
}

a.selected-nav-links {
font-family:Arial, Helvetica, sans-serif;
padding-left:20px;
font-size:13px;
line-height:15px;
color:#ffd457;
text-decoration:none;
font-weight:bold;
background: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position:left;
display:block;

}
a.selected-nav-links:link {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
padding-left:20px;
color:#ffd457;
text-decoration:none;
font-weight:bold;
background: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position:left;
display:block;
}
a.selected-nav-links:active {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
padding-left:20px;
color:#ffd457;
text-decoration:none;
font-weight:bold;
background: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
display:block;
}

a.selected-nav-links:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
padding-left:20px;
color:#ffd457;
text-decoration:none;
font-weight:bold;
background: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
display:block;
}
a.selected-nav-links:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
padding-left:20px;
color:#ffd457;
text-decoration:underline;
font-weight:bold;
background: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: left;
display:block;
}


/*Right Content Elements*/
.p-content {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:15px;
color:#000000;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
text-decoration:none;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
color:#ee3424;
padding:20px;
font-weight:bold;
text-decoration:none;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:15px;
color:#ee3424;
padding-left:20px;
font-weight:bold;
text-decoration:none;
}
a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ee3424;
text-decoration:none;
font-weight:bold;

}
a:active {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ee3424;
text-decoration:none;
font-weight:bold;
}

a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ee3424;
text-decoration:none;
font-weight:bold;
}

a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ee3424;
text-decoration:underline;
font-weight:bold;
}

.alignLeft { float:left; margin-right: 1em;  }
.alignRight { float:right; margin-left: 1em; }

/*Right Content Navigation*/
#navbox {
border-bottom:#FFFFFF solid 10px;
width:502px;
height:75px;
background-color:#ef3424;
}


#navbar ul {
    margin-bottom: 0;
    margin-top: 5px;
    margin-left:8px;
    list-style-type: none;
    text-align: left;
    background-color: #ef3424;
    height:20px;
	
    }

#navbar ul li {  
    display: inline;
	list-style: none;
	margin:0px;
    }

#navbar ul li a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding: 2px 0.5em;
float:left;
}


#navbar ul li a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
background-color: #8c1a05;
height:25px;
padding: 2px 0.5em;

} 


.navbarlinks {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding: 2px 0.5em;
margin-left:10px;

}
a.navbarlinks:link {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding: 2px 0.5em;
margin-left:10px;
}
a.navbarlinks:active {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding: 2px 0.5em;
margin-left:10px;
}
a.navbarlinks:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding: 2px 0.5em;
margin-left:10px;
}
a.navbarlinks:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
text-decoration:underline;
padding: 2px 0.5em;
margin-left:10px;
}

.selected-navtop-links {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
background-color: #8c1a05;
height:20px;
padding: 2px 0.5em;

}
a.selected-navtop-links:link {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
background-color: #8c1a05;
height:20px;
padding: 2px 0.5em;
}
a.selected-navtop-links:active {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
background-color: #8c1a05;
height:20px;
padding: 2px 0.5em;
}
a.selected-navtop-links:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
background-color: #8c1a05;
height:20px;
padding: 2px 0.5em;
}
a.selected-navtop-links:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:9px;
color:#FFFFFF;
font-weight:bold;
background-color: #8c1a05;
height:20px;
padding: 2px 0.5em;
text-decoration:underline;
}


  
/*Footer Links*/
.footer-links {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
color:#ef3424;
text-decoration:none;
text-align:center;
}
a.footer-links:link {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
color:#ef3424;
text-align:center;

}
a.footer-links:active {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
color:#ef3424;
text-align:center;

}
a.footer-links:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
color:#ef3424;
text-align:center;
font-weight:bold;

}
a.footer-links:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
line-height:15px;
color:#ef3424;
text-align:center;
}

ul { 
color:#c41912; 
  margin-left:50px;

} 


#rightcontent div.item { font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:14px;color:#000000; width:480px; margin-left:10px;}
#rightcontent div.item img{ margin-left:10px;}
#rightcontent div.item td{ padding-left:15px;}
