/* © New Mexico First. All rights reserved. Created by Joe Wellborn http://www.joewellborn.com. Version: 1.0, February 3, 2007 */
/* COMMENT CONVENTIONS */
/* ALL CAPS = containers, i.e. HEADER */
/* ALL CAPS: Upper Lower = : container contents, i.e. RIGHT COLUMN: Get Involved */
/* Upper Lower = frequently used tags, i.e. a, p, etc. */
/* lowercase = comment about specific tage, i.e. change feature image here */





/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:80% Arial,Verdana,Tahoma,sans-serif;
color:#303030;
text-align:center;
}

a{
color:#336699;
text-decoration:none;
background-color:inherit;
}

a:visited{color:#999999;}
a:hover{color:#993300; text-decoration:none;}
a img{padding:3px; border:1px solid #a0a0a0;}

p{padding:0 0 1.6em 0; line-height: 1.6em;}
p form{margin-top:0; margin-bottom:20px;}

img{padding:3px; border:1px solid #a0a0a0;}
img.left,img.right{padding:3px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 0 0;}
img.right{float:right; margin:0 0 5px 12px;}

table{
margin: 0 0 2.5em 0;
border-bottom:1px solid #C4D8E7;
color:#333333;
width:auto;
}

table p{line-height:1.5em; padding:0;}

td{padding:3px 3px 3px 8px;}

th{padding:3px 3px 3px 8px;background-color:#C4D8E7; text-transform:uppercase; line-height:1.7em; font-size:.8em;
}


.tablerowodd{background-color:#ECF3F7;}
.tableroweven{background-color:#DFEAF2;}

#form{padding:0;}

#form table{
margin: 0 0 2.5em 0;
color:#333333;
border-bottom:none;
}

#form p{line-height:1.5em; padding:0;}

#form td{padding:3px 3px 3px 0;}

#form th{padding:0;}


/**************** Header and navigation styles ****************/

#container{
width:790px;
margin:15px auto 15px auto;
padding:0px 0px 0px 0px;
background:#fff;
color:#303030;
border-left:1px solid #a0a0a0;
border-right:1px solid #a0a0a0;
border-bottom:1px solid #a0a0a0;
border-top:none;
text-align:left;
}

#header{
height:78px;
width:100%;
background:#cc9900;
background-image: url(../media/banner100px.jpg);
color:#ffffff;
border-bottom:1px solid #ffffff;
}

#header img{padding:3px; border:none}
#header a img{padding:3px; border:none;}

#header h2{
margin:10px 0 0 40px;
font-size:1.4em;
background-color:inherit;
color:#f0f2f4;
letter-spacing:-1px;
font-weight:normal;
}

.splitheaderleft{
float:left; 
width:48%; 
margin-top: 0px; 
}

.splitheaderright {
float: right; 
width:auto; 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-size: 0.9em; 
text-align: right; 
margin-top: 28px; 
margin-right: 15px; }

.splitheaderright ul li a:link, #navbar ul li a:visited{
color: #ffffff;
text-decoration: none;
display: inline;
padding-right:10px; 
}

.splitheaderright ul li a:hover{
color: #660000;
text-decoration: none;
}

.splitheaderright ul li a.current 
{
color: #ffffff;
font-weight: bold; 
text-decoration: none;
}

.splitheaderright ul li{
list-style-type: none; 
background-image: url(../media/arrowwhite.gif); 
background-repeat: no-repeat; 
background-position: left center; 
padding: 0 0 0 15px; 
margin: 2px 0 2px 5px; 
display: inline; 
}

#splitheaderright ul{color: #ffffff}



/**************** PRIMARY NAVIGATION  ****************/

#navigation{
height:1.9em;
line-height:1.9em;
width:790px;
background:#c4d8e7;
color:#336699;
border-bottom:1px solid #95b6ce; 
}

*html #navigation{ /*-- IE6 --*/
height:1.9em;
line-height:1.9em;
width:805px;
background:#c4d8e7;
color:#336699;
border-bottom:1px solid #fff; 
}



#navspacer{height:20px; width:auto;}

#navigation ul {padding-right:10px;}

#navigation li{
float:right; 
list-style-type:none;
white-space:nowrap;
}

#navigation li a{
display:block;
padding:0 10px;
font-size:0.9em;
font-weight:normal;
text-decoration:none;
background-color:inherit;
color: #336699;
}

#navigation a:hover{
color:#ffffff;
text-decoration:none;
background-color: #95b6ce; 
border-bottom:1px solid #95b6ce; 
}

*html #navigation a:hover{ /*-- IE6 --*/
color:#ffffff;
text-decoration:none;
background-color: #95b6ce; 
border-bottom:1px solid #95b6ce; 
}


#navigation a.current{ 
color: #996600; 
font-weight: bold;
text-decoration: none;
line-height:2.1em;
background-color: #ffffff;  
border-bottom:0;  
border-left:1px solid #95b6ce;  
border-right:1px solid #95b6ce; 
border-top: 1px solid #95b6ce;
 }

*html #navigation a.current{ /*-- IE6 --*/
color: #996600; 
font-weight: bold;
text-decoration: none;
line-height:2.1em;
background-color: #ffffff;  
border-bottom:1px solid #fff;  
border-left:1px solid #95b6ce;  
border-right:1px solid #95b6ce; 
border-top: 1px solid #95b6ce;
 }

/**************** SIDE NAVIGATION ****************/

#sidenav{
float:left;
width:22%;
padding:0 1px 15px 0;
line-height:1.4em;
text-align:left;
}

#sidenav h2{
display:block;
margin:0 0 0 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
font-weight:normal;
text-align:left;
color:#333333;
background-color:#c4d8e7;
background-image: url(../media/insection.gif);
}

#sidenav p{margin:0 0 16px 0; font-size:0.9em;}

#sidenav a.current{ 
color: #996600; 
font-weight: bold;
text-decoration: none;
}

#sidenav a.current:visited{ 
color: #996600; 
font-weight: bold;
text-decoration: none;
}

#sidenav a:visited{ 
color:#336699; }

#sidenav a:hover{color:#993300; text-decoration:underline;}





/**************** UTILITIES ***************/


#utilities{
padding-top:10px;
margin-bottom:10px;
height:1.4em; 
width:100%;
text-align:right;}

#utilities img{
border:none;
padding:0;
}
#utilities p{
padding:0 0 0 25px;
margin:0 16px 15px 0;
text-align:right;
font-size:.85em;
color:#a4a4a4;
}

#utilities a{ 
color:#a4a4a4; 
text-decoration:none;
}

#utilities a:hover{color:#993300; text-decoration:underline;}


/**************** RIGHT COLUMN ***************/

#rightcolumn{
float:right;
width:22%;
padding:0 1% 0 0;
}

*html #rightcolumn{
float:right;
width:22%;
padding:10px 1% 0 0;
margin-right:-10px;
}



/**************** RIGHT COLUMN: Get Involved ***************/

#involved{
width:100%;
line-height:1.4em;
text-align:left;
}

#involved h3{
display:block;
margin:0 0 0 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
font-weight:normal;
text-align:left;
color:#333333;
background-color:#EBBC5D;
background-image: url(../media/involve2.gif);
}

#involvedimage{
display:block;
margin:0;
padding:0;
height: 45px;
background-image: url(../media/involvedgroup.jpg);
}

.involvedblock{
padding-top:10px;
padding-bottom:10px;
margin-bottom:20px;
font-size:0.9em; 
background-color:#F1EBC6;  
font-size:.85em; 
}

.involvedblock li{
list-style:none; 
font-weight: normal; 
display:block; 
line-height:1em;
padding:0 0 0 0; 
margin:0 0 5px 10px; 
background-image: url(../media/involvedarrow.gif); 
background-repeat:no-repeat; 
background-position:left top; 
}

.involvedblock li a{padding-left: 10px;}

.involvedblock li a:hover{
color:#993300; 
text-decoration:underline;
}



/**************** RIGHT COLUMN: Get Involved ***************/

#involved_home{
width:96%;
line-height:1.4em;
text-align:left;
}

#involved_home h3{
display:block;
margin:0 0 0 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
font-weight:normal;
text-align:left;
color:#333333;
background-color:#EBBC5D;
background-image: url(../media/involve2.gif);
}



/**************** RIGHT COLUMN: Feature ***************/

#feature{
width:100%;
line-height:1.4em;
text-align:left;
}

#feature h3{
display:block;
margin:0 0 0 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
font-weight:bold;
text-align:left;
color:#ffffff;
background-color:#95B6CE;
background-image: url(../media/featureback2.gif);
}

#feature h2{
display:block;
margin:0 0 -1px 0;
padding:8px 5px 0 7px;
font-weight:bold;
font-size:.9em;
line-height:1.4em;
text-align:left;
color:#666666;
background-color:#e4e4e4;
}

#featureimage{
margin:0;
padding:0;
height: 45px;
background-image: url(../media/feature1.jpg);
}

.featureblock{
margin:0 0 20px 0; 
padding: 10px 0 5px 0; 
font-size:0.9em; 
background-color: #e4e4e4;  
font-size:.85em;
}

.featureblock li{
list-style:none; 
font-weight: normal; 
display:block; line-height:1em;
padding:0 0 0 0; margin:0 0 5px 10px; 
background-image: url(../media/involvedarrow.gif); 
background-repeat: no-repeat; 
background-position: left top; 
}

.featureblock li a{
display: block; 
padding-left: 10px; 
}

.featureblock li a:hover{
background-image: url(../media/involvedarrow.gif); 
background-repeat: no-repeat; 
background-position: left top; color:#993300; 
text-decoration:underline; ;
}

/**************** Right Column: Specialized ****************/

#specialized{
clear:both;
display:block;
width:100%;
padding:0 0 0 0;
margin-bottom:20px;
line-height:1.4em;
background:#F1EBC6;
}

#specialized h3{
display:block;
margin:0 0 0 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
font-weight:normal;
text-align:left;
color:#333333;
background-color:#EBBC5D;
background-image: url(../media/involve2.gif);
}

#specializedimage{
display:block;
margin:0;
padding:0;
height: 45px;
background-image: url(../media/bigi.jpg);
}

.specializedblock{
margin:0 0 20px 0; 
padding: 10px 0 5px 0; 
font-size:0.9em; 
background-color:#F1EBC6;  
font-size:.85em; 
}

.specializedblock li{
list-style:none; 
font-weight: normal; 
display:block; 
line-height:1em;
padding:0 0 0 0; 
margin:0 0 5px 10px; 
background-image: url(../media/involvedarrow.gif); 
background-repeat:no-repeat; 
background-position:left top; 
}

.specializedblock li a{display: block; padding-left: 10px;}

.specializedblock li a:hover{
background-image: url(../media/involvedarrow.gif); 
background-repeat: no-repeat; 
background-position: left top; 
color:#993300; 
text-decoration:underline; ;
}

#specialized p{margin:10px 10px 0 10px; font-size:.85em;}

#specialized a{
padding:0 0 0 7px; 
margin: 0 0 0 5px; 
background-image: url(../media/spotarrow.gif);
background-repeat: no-repeat; 
background-position: left center; 
}

#specialized a:hover{ 
background-repeat: no-repeat; 
background-position: left center; 
color:#993300; 
text-decoration:underline;
}

#contentback{
background-image: url(../media/th35_feature.jpg); 
background-repeat: no-repeat; 
background-position: right top; }

#contentback_oconnor{
background-color: #cc0000;
background-repeat: no-repeat; 
background-position: right top; 
margin-bottom: 0px;
padding-bottom: 0px;}



/**************** Content Styles ****************/

#content{
width:398px;
margin-bottom:10px;
margin-left: 190px;
font-size:0.9em;
text-align:left;
}

#content h1{
display:block;
margin:0 0 16px 0;
font-size:2em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}


#content h2{
display:block;
margin:40px 0 16px 0;
font-size:1.6em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h3{
display:block;
margin:10px 0 6px 0;
font-size:1.3em;
font-weight:bold;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h4{
display:block;
margin:20px 0 20px 0;
font-size:1em;
font-weight:bold;
color:#333333;
background-color:inherit;
border-top:1px dotted #a0a0a0;
padding-top:3px;
}

#content h5{
display:block;
margin:0 0 6px 0;
font-size:1em;
font-weight:bold;
color:#333333;
background-color:inherit;
}

#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}



/**************** Menublock Styles ****************/

.menublock{
margin:0 0 20px 0; 
padding: 15px 0 3px 0; 
font-size:0.9em; 
background-color: #E7ECF0;  
}

.menublock li{
list-style:none; 
font-weight: normal; 
display:block; 
line-height:1em;
padding:5px 0 0 10px; 
margin:0 0 10px 10px; 
border-top:1px solid #95b6ce;
background-image: url(../media/arrowbluesmall.gif); 
background-repeat: no-repeat; 
background-position: left top; 
}

.menublock li a{
display: block; 
}

.menublock li a:hover{ 
background-repeat: no-repeat; 
background-position: left top; 
color:#993300; 
text-decoration:underline;
}

.menublock li ul{font-size:1em; font-weight:normal;}
.menublock li ul li{margin: 5px 0 0 2px; padding: 5px 0 3px 10px; border-top:0;}
.menublock li ul a{font-weight:normal; }

.menublock li.current{ 
text-decoration: none;
border-top:1px solid #95b6ce;
color: #996600;
font-weight: bold;
}

.menublock li ul li.current{ 
text-decoration: none;
border-top:1px solid #95b6ce;
color: #996600;
font-weight: bold;
padding-left:10px;
}



/**************** Searchbar Styles ****************/

#searchbar{margin:0 0 20px 0;}
#searchbar form fieldset{margin-left:10px; border:0 solid;}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** FOOTER STYLES ****************/

#footer{
clear:both;
width:100%;
font-size:0.9em;
color:#666666;
background:#c4d8e7;
border-top:1px solid #95b6ce;
}


*html #footer{ /*-- IE6 --*/
clear:both;
width:805px;
font-size:0.9em;
color:#666666;
background:#c4d8e7;
border-top:1px solid #95b6ce;
}

#footer p{
padding:4px 0 4px 4px; 
margin:0; text-align:left; 
font-size:.8em;
}

#footer a{
color:#336699; 
background-color:inherit;
}

#footer a:hover{
color:#ffffff; 
background-color:inherit; 
text-decoration: none;
}

/**************** Misc Classes and Styles ****************/


.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.important{
margin:0 0 20px 0;
padding:10px;
border:1px solid #f02025;;
background-color:#fafbfc;
color:#f02025;;
line-height:1.5em;
}

.highlight{
margin:0 0 20px 0;
background-color:#ffcc00;
color:#f02025;;
line-height:1.5em;
}

.boxleft{
float:left; width:30%;
margin:0 10px 3px 0;
padding:10px;
border:1px solid #c0c0c0;
background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}

.pullquote{
float:right; width:40%;
font-size:1.4em;
margin:0 -15% 10px 15px;
padding-left: 10px;
color:#cc9900;
font-weight:bold;
line-height:1.5em;
text-align:left;
border-left: 1px dotted #c0c0c0;
}

#tabcontent .pullquotesource{
line-height:1.1em;
font-size:1em;
color:#666666;
font-style:italic;
font-weight:normal;
text-align:left;
}

#tabcontent {
text-align:left;
}

#spacer_home{
margin-bottom:5px;
height:.1em; 
width:100%;
}



/**************** Image Area for images in body area ****************/


.imagelabel{
margin-top:20px;
font-weight:bold;
color:#666666;
background-color:inherit;
border-top:1px dotted gray;
padding-top:4px;
}

.imagecaption{
background-color:inherit;
font-style:italic;
line-height:1.4em;
color:#666666;
margin-top:0;
margin-bottom:35px;
border-bottom:1px dotted gray;
padding-bottom:4px;
}


.footnote{
display:block;
margin:50px 0 10px 0;
padding:5px 0 0 0;
font-size:.85em;
color:#666666;
background-color:inherit;
border-top:1px dotted #a0a0a0;
}

.downloadPDF{
line-height:1.5em;
padding-left:25px;
padding-right:5px;
padding-top:0;
padding-bottom:5px;
border:none;
background-image: url(../media/icon_pdf.gif); 
background-repeat: no-repeat; 
background-position: left top; 
}

.downloadWORD{
line-height:1.5em;
padding-left:25px;
padding-right:5px;
padding-top:0;
padding-bottom:5px;
border:none;
background-image: url(../media/icon_word.gif); 
background-repeat: no-repeat; 
background-position: left top; 
}

.arrowbullet{
padding-left:10px;
border:none;
background-image: url(../media/icon_word.gif); 
background-repeat: no-repeat; 
background-position: left top; 
}

.datetime{
float:left; width:80px;
padding-right:10px;
text-align:left;}


/*---------------- HOME STYLES -----------------------*/

/**************** RIGHT COLUMN ***************/

#rightcolumn_home{
float:right;
width:210px;
padding:0 1px 0 0;
line-height:1em;
margin-left:7px;
}


*html #rightcolumn_home{ /*-- IE6 --*/
float:right;
width:210px;
padding:0 1px 0 0;
line-height:1em;
margin-right:-20px;
}






/**************** Right Column: News ****************/

#news{
width:96%;
padding:0 0 0 0;
line-height:1.4em;
margin-bottom:20px;
}

#news h3{
display:block;
margin:0 0 10px 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
font-weight:normal;
letter-spacing:1px;
letter-spacing:1px;
text-align:left;
color:#333333;
background-color:#c4d8e7;
background-image: url(../media/insection.gif);
}

.newsblock{
margin:0 15px inherit 0; 
font-size:.85em; 
line-height:.85em;
}

.newsblock li{
list-style:none; 
font-weight:normal; 
display:block; 
line-height:1.4em; 
padding:0 0 0 0; 
margin:0 0 5px 10px; 
}

.newsblock li a:hover{ 
background-repeat: no-repeat; 
background-position: left top; 
color:#993300; 
text-decoration:underline;
}

.newsblock li ul{
font-size:1em; 
font-weight:normal;
background-image: url(../media/newsarrow.gif); 
background-repeat: no-repeat; 
background-position: left top; 
}

.newsdateblock{
margin:0 0 20px 0; 
padding: 0 0 3px 0; 
font-size:0.9em; 
background-color: #E7ECF0;  
}

.newsdateblock li{
list-style:none; 
font-weight: normal; 
display:block; 
line-height:1em;
background-image: url(../media/obscurebullet.gif); 
border-top:1px solid #95b6ce;
}




/**************** Right Column: Spotlight ****************/

#spotlight{
clear:both;
display:block;
width:96%;
padding:0 0 0 0;
line-height:1.4em;
margin-bottom:10px;
background:#F1EBC6;
}

#spotlight h3{
display:block;
margin:0 0 10px 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
font-weight:normal;
letter-spacing:1px;
text-align:left;
color:#333333;
background-color:#EBBC5D;
background-image: url(../media/involve2.gif);
}

#spotlight p{margin:0 10px 0 10px; font-size:.85em;}

#spotlight a{
padding:0 0 0 7px; 
margin: 0 0 0 5px; 
background-image: url(../media/spotarrow.gif);
background-repeat: no-repeat; 
background-position: left center; 

}

#spotlight a:hover{ 
background-repeat: no-repeat; 
background-position: left center; 
color:#993300; 
text-decoration:underline;
}

#spotlight img{float:left; margin:0 10px 3px 0; }
#spotlight form fieldset{margin-left:10px; border:0 solid; }

#spotlight #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#spotlight #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}



/**************** Right Column: Login  ***************/

#login{
width:96%;
margin-top:10px;
padding:5px 0 5px 0;
line-height:1em;
margin:0 20px 10px 0;
border:1px solid #ccc;
text-align:left;
font-size:.85em;
}
#login p{
line-height:1em;
padding:2px 6px 2px 10px;
margin-left:7px;
background-image: url(../media/spotarrow.gif);
background-repeat: no-repeat; 
background-position: left center; 
}


#login a:hover{ 
color:#993300; 
text-decoration:underline;
}


/**************** FEATURE ***************/

#feature_home{
width:550px;
line-height:1.4em;
text-align:left;
margin-bottom: 20px;
}

/******** change feature image here *********/

#feature_home_body{
padding-top: 0;
margin-top: 0;
min-height: 130px;
border-left:1px #aaaaaa solid;
border-right:1px #aaaaaa solid;
border-bottom:1px #aaaaaa solid;
border-top:none;
background-image: url(../media/feature_tractor.jpg);
background-repeat: no-repeat; 
background-color:#fff;
background-position: left top;  
color:#333;
padding-right:20px;
padding-left:20px;
}

*html #feature_home_body{ /*-- IE6 cannot read min-height so we give it a fixed height--*/
height: 236px;
}

#feature_home_body img{
padding-left:200px;
border:none;}

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

#feature_home h4{
display:block;
margin:0 0 0 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
letter-spacing:1px;
font-weight:bold;
text-align:left;
color:#fff;
background-color:#95b6ce;
background-image: url(../media/featureback2.gif);
}

#feature_home h2{
display:block;
margin:0 0 1px 0;
padding:8px 15px 0 210px;
font-weight:bold;
font-size:1.8em;
line-height:1em;
text-align:left;
}

#feature_home p{
display:block;
margin:0 0 0 0;
padding:0 15px 10px 210px;
line-height:1.3em;
}

#feature_home h3{
display:block;
margin:0 0 0 0;
padding:0 15px 10px 210px;
font-weight:normal;
font-size:1.7em;
letter-spacing:-1px;
line-height:1em;
text-align:left;
}



.featureblock{margin:0 0 0 0; padding: 10px 0 5px 200px; color:#336699;  font-size:.85em;}
.featureblock li{list-style:none; font-size:1.1em; font-weight: normal; line-height:1em;
padding:0 0 4px 7px; margin:0 0 5px 10px; background-image: url(../media/arrowblue.gif); 
background-repeat: no-repeat; 
background-position: left top; 
}

.featureblock li a{padding-left: 10px; color:#336699; font-weight: bold; 
}
.featureblock li a:hover{ 
background-repeat: no-repeat; 
background-position: left top; 
color:#336699; 
text-decoration:underline;
}


/**************** KEY FACTS ***************/


#keyfacts{
width:550px;
margin-bottom:20px;
line-height:1.4em;
text-align:left;
background:#e4e4e4;
}


#keyfacts h3{
display:block;
clear: left;
margin:0 0 0 0;
padding:12px 0 4px 7px;
text-transform: uppercase;
font-size:.8em;
letter-spacing:1px;
font-weight:bold;
text-align:left;
color:#ffffff;
background-color:#95b6ce;
background-image: url(../media/featureback2.gif);
}

#keyfactsbody{
padding-top:20px;
border-left:1px #aaaaaa solid;
border-right:1px #aaaaaa solid;
border-bottom:1px #aaaaaa solid;
border-top:none;
}

.keyfacts_item{
width:520px;
clear: both;
padding-left: 10px;
}

.keyfacts_left{
float:left; width:80px;
}

.keyfacts_right{
float:right; width:420px;
}

.keyfacts_right p{font-size:.9em; line-height:1.4em;}

.keyfacts_left img{border:none; padding: 0pt;}

.keyfacts_right a:hover{ text-decoration:underline;}


/**************** CONTENT STYLES ****************/

#home_leftcol{
float:left;
width:550px;
background-color: #fff;
min-height: 100px;
padding:0;
margin-left: 10px;
}

#intro_home{
width:550px;
font-size:1.2em; 
line-height:1em; 
color:#666666; 
}

*html #intro_home{ /*-- IE6 --*/
width:550px;
font-size:1.2em; 
line-height:1em; 
color:#666666; 
}

.spacer{clear: both; height:1px; background-color: red;}