/* Team 4 CSS Document */
body,html{
font-family:"Trebuchet MS", Verdana, Georgia;
font-size:13px;
background-color:#000000;
color:#999999;
height:100%;
}
h1, h2, h3, h4, h5{
padding:0;
margin:0;
text-align:left;
}
h1{
color:#cccccc;
font-size:26px;
font-weight:normal;
}
h2{
color:#BF1400;
font-size:16px;
}
h3{
color:#BF1400;
font-size:14px;
font-weight:bold;
}
h4{
color:#7B7B7E;
font-size:13px;
font-weight:bold;
}
h5{
color:#BF1400;
font-variant:small-caps;
letter-spacing:3px;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
}

a:link, a:visited{
color:#BF1400;
text-decoration:none;
}
a:hover, a:active{
color:#F24900;
text-decoration:underline;
}
/* primary navigation */

#navbg {
vertical-align:top;
padding: 40px 2px 0 2px;
background-image: url(images/navbg.jpg);
background-repeat: repeat-x;
background-position:top;
background-color:#FFFFFF;

}
#nav{
width:165px;
border-top:1px solid #CCCCCC;
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
}
#nav a{
display: block;
padding: 5px 0 5px 15px;
font-variant:small-caps;
font-size:12px;
border-bottom:1px solid #CCCCCC;
}
#nav a:link, #nav a:visited {
color:#999999;
text-decoration:none;
}
#nav a:hover, #nav a:active{
color:#CD3333;
text-decoration:none;
background-image: url(images/navbg2.jpg);
background-repeat: no-repeat;
background-position:left;
}
.navActive{
color:#CD3333;
display:block;
background-image: url(images/navbg2.jpg);
background-repeat: no-repeat;
background-position:left;
}
.navActive span{
color:#CD3333;
}

/* content wraps*/

#ext{
width:80%;
}
#wrap{
width:100%;
border:10px solid #CD3333;
background-color:#FFFFFF;
color:#7B7B7E;
}
/* layout styles */

#theader{
vertical-align:top;
background-image:url(images/redtopbg.gif);
background-position:bottom;
background-repeat:repeat-x;
background-color:#97070C;
padding:15px 20px 20px 0;
}
#silverbg{
vertical-align:bottom;
background-image:url(images/silverbg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#E6E4EB;
}
#silverbg2{
vertical-align:top;
background-image:url(images/silverbg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#E6E4EB;
}

#blackbg{
background-color:#000000;
}
#bluebg{
background-color:#BF1400;
}
#greyline{
background-image:url(images/greydot.gif);
background-position:bottom;
background-repeat:repeat-x;
padding:40px 0 5px 0;
}
#copy{
padding:50px 60px 40px 60px;
}
#copy p{
text-align:justify;
line-height:170%;
padding:0 0 40px 0;
margin:0
}
#copy h1{
border-bottom:1px solid #E5E5E5;
text-align:right;
margin-bottom:30px;
}
#copy h2,h3,h4{
padding-bottom:5px;
}
#copy li {
list-style-image:none;
list-style:none;
background-image:url(images/bullet.gif);
background-position:center left;
background-repeat:no-repeat;
color:#F24900;
font-size:11px;
line-height:120%;
padding:3px 0 3px 20px;
}
#copy ul{
margin-left:10px;
padding-left:0;
}
#silvware {
background-image:url(images/silverware.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#infolist {
margin-bottom:30px;
}
#infolist td{
vertical-align:top;
white-space:nowrap;
}
#infolist ul{
margin:0;
padding:0 10px 0 10px;
}
#hr{
color:#000000;
font-size:11px;
border:1px solid #CD3333;
}
#hr td{
white-space:nowrap;
}
#hr img{
padding:10px 20px 10px 20px;
}
#contact{
color:#FFFFFF;
font-size:11px;
font-weight:bold;
letter-spacing:1px;
}
#contact td{
padding:0 40px 0 30px;
}
#shadow{
background-image:url(images/shadow.jpg);
background-position:top;
background-repeat:repeat-x;
padding-top:10px;
}
#announce{
padding:30px 0 20px 50px;
color:#999999;
}
#announce h1{
color:#BF1400;
font-size:18px;
padding:10px 0 10px 0;
}
#announcesm{
font-size:11px;
line-height:130%;
margin-top:30px;
}
#logos td{
text-align:center;
border:1px solid #E5E5E5;
padding:10px;
}
#arrow{
background-image:url(images/arrowWH.gif);
background-position:center right;
background-repeat:no-repeat;
padding:2px 50px 2px 0;
}

#news{
border-left:1px solid #E5E5E5;
padding:50px 30px 2px 0;
font-size:10px;
}
#news p{
padding-left:10px;
line-height:165%;
}


/* bottom footers  */
#footer1{
background-image:url(images/footerbg.jpg);
background-position:top;
background-repeat:repeat-x;
padding:20px;
}

#footer2{
font-family:"Tahoma", Verdana, Georgia;
width:100%;
padding:5px 0 0 2px;
color:#777777;
line-height:140%;
font-size:10px;
}
#footer2 a:link, #footer2 a:visited{
color:#999999;
text-decoration:none;
}
#footer2 a:hover, #footer2 a:active{
color:#999999;
background-color:#333333;
text-decoration:none;
}

/* dist map  */
div#popup{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px;
background:#EFEFEF;
border:1px solid #999999;
margin:0px;
padding:7px;
width:270px;
}
#mapwrap{
padding:5px;
}
#mapwrap p{
font-size:10px;
color:#999;
text-align:right;
padding:0 15px 0;
}
#map{
border:1px solid #999999;
}
#mapwrap h1{
border-bottom:1px solid #E5E5E5;
text-align:right;
margin:50px 15px 5px;
}
/* misc classes */
.smtxt{
font-size:10px;
color:#cccccc;
}
.logopad{
padding:10px 15px 10px 0;
}
.imgs1{
padding:10px 0 0 65px;
}
.imgs2{
padding-left:4px;
}

.borderLR {
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
}
.borderTB {
border-top:1px solid #E5E5E5;
border-bottom:1px solid #E5E5E5;
margin:20px 0 20px 0;
}
.padRT{
padding-right:40px;
}
.red{
color:#BF1400;
}
.strongBLK{
font-weight:bold;
color:#000000;
}
.strongBLK2{
font-weight:bold;
color:#000000;
font-size:24px;
}