/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
}
fieldset,img {  
	border:0;
	margin:0;
	padding:0;
}
html{

}
body{
	background:#230100 url(bodybg.jpg) 0 0 repeat-x; 
}
#container{
width:819px;  margin:0 auto; margin-top:80px; 
}
.clear{ clear:both; margin:0px; }
.heading{ color:#00a651; font:bold 11px Arial, Helvetica, sans-serif; }


#instructions #address p {line-height:1.4em;}
#instructions #address p a{ color:#dedede;}
#address{ float:left; width:auto; font:normal 11px Arial, Helvetica, sans-serif; color:#EEEEEE; line-height:20px; margin:0 25px 0 0;  }

#instructions{ width:375px; padding-left:10px; margin:0 0 0 25px;  }
#instructions #address a{ font:normal 11px Arial, Helvetica, sans-serif; color:#EEEEEE; text-decoration:underline; }
#instructions #address h3{ font-size:13px; text-transform:uppercase; font-weight:normal; margin-bottom:8px; color:#dedede}
#instructions #address p{font-size:13px; color:#dedede; margin-bottom:8px;}
#list{ width:525px;}
.logo{ padding-left:0px; padding-bottom:10px;}

#list ul h1{ font-size:40px; font-weight:normal; color:#FFF; padding-left:25px; padding-bottom:10px;}
#list ul { width:100%; border-left:1px solid #ed1c24; list-style:none; margin-right:0px; padding-top:10px; padding-bottom:0px;line-height:1em;};
#list ul li{ clear:both; display:block; text-transform:uppercase; margin:0; padding:0; line-height:1em; width:100%; }
#list ul li a{
	clear: both;
	float: left;
	width:auto;
	_height:10px;
	font-size:12px; 
	display:block; 
	color:#00a651; 
	text-decoration:none; 
	padding:5px;
	margin-left:15px; 
	font-weight:bold;

}

#list ul li a:hover{ padding:4px; border:1px solid #00a651;}
#list ul li span.view{ width:auto; margin:0 0 0 0px; float:left; }
#list ul li .view .viewlink{ width:auto; font:normal 11px Arial, Helvetica, sans-serif; color:#FFFFFF; text-transform:uppercase; border:0px; padding:0px; }
#list ul li .view a.viewlink:hover{ width:auto; font:normal 11px Arial, Helvetica, sans-serif; color:#FFFFFF; text-transform:uppercase; border:0px; padding:0px; }
