
/* Print Styles */


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

body {

	background-color: #fff;

}

h1 {
font-size:20px;
padding-bottom:5px;
}

#mainwrap {
 width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#bodywrap {

}
#leftwrap {
display: none;
}

#header {
    position: relative;
	width: 760px;
	height: 66px;
	padding-bottom:12px;
	
 }
 
#image {
display: none;
}
 
#topnav {
display: none;
}

#location {
display: none;

}
#print {
display: none;

}
 
.tx-macinasearchbox-pi1 {
padding-left:10px;
padding-top:12px;
padding-right:10px;
padding-bottom:5px;
position: relative;
width: 180px; 
text-align:left;
} 
 
#leftnav {
display: none;
} 

#bodyleft {
display: none;
}
#donate {
display: none;
}

#body {
	position: relative;

	text-align:left;
	font-size: 16px;

	
	
}

#clear {
clear:both;
}
 
#bottomnav {
display: none;
}

#footer {
	padding-top:7px;
	position: relative; 
	height: 50px; 
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	text-align: center;
}