/* CSS Document */

html { 
margin:0 auto;
padding:0px;
}

body {
text-align:center;
max-width: 904px;
margin:0 auto;
padding:0px;
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-position:top center;
background-color:#970b22;
font-family:Tahoma, Arial, Helvetica, sans-serif}

#wrapper{
margin:0 auto;
padding:0px;
width: 904px;
height:inherit;
text-align:center;
margin-bottom:8px;
}

html>body #pageholder{
float:left;
height:auto;
}

#banner{
float:left;
width:904px;
height:151px;
}

#navbar{
float:left;
width:180px;
height:auto; 
margin:0px;
padding:0 18px 0 0 ;
list-style:none;
}

img.navbar {
float:left;}

#navbar ul{
float:left;
height:auto;
margin:0;
padding:0 0 70px 0;
list-style: none;
list-style-type:none;
}

html>body #navbar ul {
float:left;
height:auto;
margin:0;
padding:0 0 100px 0;
list-style: none;
list-style-type:none;
background-color:#none;
background-image:url(images/menu.png);
background-repeat:repeat-y;
}
 
#navbar ul li {
float:left;
margin:0px;
padding:0px;
list-style:inherit;
display: inline;
margin-bottom:5px;
}

#navbar ul li a:link, #navbar ul li a:visited {
float:left;
text-decoration:none;
text-align:left;
width:165px;
padding-left:15px;
color:#Fdedd1;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
line-height:33px;
font-size:16px;
display:block;


}

#navbar ul li a:hover {
background-image:url(images/menu_item.gif);
background-repeat:no-repeat;
}

#navbar ul li a.active{
background-image:url(images/menu_item.gif);
background-repeat:no-repeat;
}

#navbar ul li a.sub{
padding-left:15px;
width:155px;
line-height:24px;
font-size:13px;

}

#navbar ul li a.sub:hover{
background-image:none;
color:#a6af7a;

}


#titlebar{
float:right;}

#content{
float:right;
text-align:left;
width:706px;
background-image:url(images/paper.gif);
color:#361928;
font-size:13px;
line-height:20px;
font-family:Tahoma, Arial, Helvetica, sans-serif;
}

#content h1{
margin:4px 0 6px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
font-weight:100;
}

#content h2{
margin:20px 0 6px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:100;}

#content h3{
margin:14px 0 6px 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight:100;
color:#580a0f;}

#content p{
margin:4px 0 6px 0;}


#content a:link{
color:#580a0f;
}

#content a:visited{
color:#a6af7a;}

#content a:hover{
color:#767d51;}

#content img.left{
float:left;
margin-right:15px;}

#content img.right{
float:right;
margin-left:15px;}

#content a img{
border:none;
}

.contable{
margin:auto;}

.links{
padding-left:10px;
background-color:#a6af7a;}

.caps{
text-transform:uppercase;
color:#600912;}


#watermark{
width:646px;
padding:10px 30px 10px 30px;
background-image:url(images/watermark.jpg);
background-position: 300px;
background-repeat:no-repeat;}

#footer{
padding-top:25px;
float:right;
background-image:url(images/paper_base.gif);
height:80px;
width:706px;}

#footer a img{
border:0;}

#linky{
float:right;
width:706px;
text-align:center;
padding-top:10px;
padding-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#e38f8b;
}

#linky a:link, #linky a:visited{
color:#e38f8b;
text-decoration:none;
}

#linky a:hover {
text-decoration:underline;
}

.gutter{
width:0px;}

.evidencetable{
margin-bottom:15px;
}

.articledeets{
background-color:#ecdbb6;
padding-left:10px;
padding-right:10px;
text-align:left;}

.largetype{
font-family:Georgia, "Times New Roman", Times, serif;
color:#620910;
font-weight:bold;
font-size:14px;}

