/*THIS STYLESHEET IS FOR OLD COMPNEWS AND MUTUAL INTERESTS STORIES*/


body { 
background-image:url(images/grad5.jpg);
background-repeat:repeat-x;
background-color : #330000;/*cc8322;USE THIS BKGD WITH GRAD 4330000*/
padding: 0;
} 
p {
width:430px;
float:left;
font-size:.75em;
line-height:1.5em;
margin : 20px 30px 30px 20px;
} 
ul {
width:400px;
float:left;
font-size:.75em;
line-height:1.5em;

}
h1 { 
font-family :Georgia; /*Arial, Helvetica, sans-serif;*/ 
font-size : 24px; 
line-height : 24px; 
font-weight : normal; 
color : #8b4513;
margin-top:20px; 
} 
h2 { 
font-family :Georgia;/* Arial, Helvetica, sans-serif;*/  
font-size : 18px;
line-height:18px; 
font-weight : normal; 
color : #8b4513; 
}
h3 { 
font-family : Arial, Helvetica, sans-serif;/*Georgia;*/  
font-size : 14px; 
font-weight : normal; 
color : #8b4513; 
}
hr {
color:#996600;
height:1px;
}
 
#container { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 1em; 
line-height : 1.5em; 
background-color : #ffffcc; 
color : #333333; 
width : 700px; 
margin : auto; 
} 
#header { 
width : 700px; 
height : 80px;
}


#searchbox { 
width : 680px;
text-align:right;
margin-top : -80px;
color : #ffffcc;
height:26px;/*this is for Mac*/
}


#searchbox a {
color : #ffffcc;
font-size : 12px;
font-weight : bold;
text-decoration : none;
height : 15px;
}

#searchbox a:hover {
font-weight : bold;
}

input.btn {
color : #ffffcc;
font-size : 10px;
}

#sectionhead {
color: #ffffcc;
font-size : 16px;
margin-top : 30px;
margin-bottom : 4px;
margin-left : 380px;
line-height : 20px;
text-align:right;
width:300px;
}

/*START CONTENT*/ 
#contentteaser {
background-color :#700d02; /*#660000;*/ 
width : 519px;
float : left;
border-left : 1px solid #993300;
border-top : 1px solid #996600;
}

#teasercopy {
width:150px;
color:#ffffcc;/*ffcc33;*/
font-size:18px;
line-height:24px;
float:left;
margin-left:15px;
margin-top:10px;
font-family:Georgia;
}

#contentpic {
width:323px;
float:right;
}


#content {
width:459px;
float:left;
font-size:.75em;
line-height:1.5em;
margin:20px 0 30px 20px;

}


#content ul {
width: 400px;
/*list-style-type:disc;*/
margin-bottom: 0;

}
#content ul li {
width: 360px;
margin-bottom:.4em;

}
#content ol {
list-style-type:decimal;
}

.bullet_list ul li{
background-image: url(images/square_bullet.gif);
background-repeat: no-repeat;
background-position: 6px 6px;
list-style-type:none;
padding-left:20px;
}/*This is to render bulleted lists in IE6*/

 
.highlight { 
font-weight : bold; 
} 

.more {
font-weight:normal;
color:#660000;
}

.indent {
margin-left:30px;
}



/*TABLES*/
table {
width:400px;
}

td 
{color:#333333;font-family:Arial,Helvetica,Geneva,Swiss,SusSans-Regular;font-size:12px;line-height:16px;}

td.small 
{color:#333333;font-family:Arial,Helvetica,Geneva,Swiss,SusSans-Regular;font-size:12px;line-height:15px;padding-bottom:10px;}

.sub1
{color:#333333;font-family:Arial,Helvetica,Geneva,Swiss,SusSans-Regular;font-size:1em;line-height:1.2em;font-weight:bold;text-align:center;}

.sub2
{color:#333333;font-family:Arial,Helvetica,Geneva,Swiss,SusSans-Regular;font-size:1em;line-height:1.2em;font-weight:bold;}

.colorBold
{color:#990000;font-family:Arial,Helvetica,Geneva,Swiss,SusSans-Regular;font-size:1em;line-height:1.5em;font-weight:bold;}

/*START NAVBAR*/
#nav2{ 
width : 180px;
float : left;
font-size:12px;
/*padding-top:2px;/*10px*/
background-color:#700d02;/*660000,993300*/
} 
#nav2 ul { 
margin : 0; 
padding : 0; 
list-style : none; 
/*text-indent : 10px;*/
width : 170px; 
} 
#nav2 ul li a { 
display : block;
width:170px; 
text-decoration : none; 
color : #ffcc66; 
font-weight : normal; 
font-size : 13px; 
line-height : 24px;
padding-left:10px;
border-bottom : 1px solid #993300; /*660000*/
} 
#nav2 a:hover, #leftnav a:active { 
color : #ffffcc;
font-weight:bold;
background-color : #cc9900; 

border-top:1px solid #330000; 
border-bottom : 1px solid #ffcc66;
} 
#nav2 .sub { 
Width:160px;
}

#nav2 a.navhighmain {
font-size:12px;
color:#ffffcc;
font-weight:bold;
background-image: url(images/square_bullet_ffffcc.gif);
background-repeat: no-repeat;
background-position: 10px 9px;
list-style-type:none;
text-indent:10px;
}

#nav2 a.navhigh {
font-size:12px;
color:#ffffcc;
font-weight:bold;
background-image: url(images/square_bullet_ffffcc.gif);
background-repeat: no-repeat;
background-position: 20px 9px;
list-style-type:none;
text-indent:20px;
}

#nav2 a.navhighspan {
font-size:12px;
color:#ffffcc;
font-weight:bold;
background-image: url(images/square_bullet_ffffcc.gif);
background-repeat: no-repeat;
background-position: 10px 6px;
list-style-type:none;
text-indent:10px;
line-height:18px;
}

* html ul li { 
float : left; 
} 
* html ul li a { 
height : 1%; 
}






#footer { 
clear : both; 
background-color : #660000; 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; line-height:14px;
color : #ffffcc; 
text-align : center; 
width : 100%; 
margin : auto; padding-top:5px; padding-bottom:10px; 
} 
#footer a, #footer a:link, #footer a:visited { 
color : #ffffcc; 
text-decoration : none; 
} 
#footer a:hover, #footer a:active { 
color : #ffffcc; 
text-decoration : underline; 
}

