body {
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
}

h1{font-size:1.5em;}
h2{font-size:1.2em; color:#333333;}
h3{font-size:1em; color:#666666;}
h4{font-size:.9em; color:#999999;}
h5{font-size:.8em; color:#CCCCCC;}
h6{font-size:.7em; color:#666600;}

p, blockquote, ul{
font-size:.8em;
}

p{
font-weight:bold;
}

blockquote{
	padding:5px;
	border:1px solid #999999;
	background-color:#DEDEDE;
	width: 200px;
	float:right;
}

ul{
font-variant:small-caps;
} 


td {
	font-size: 1em;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	
a.aprholiday:link, a.aprholiday:visited, a.aprholiday:active {
	color: #CC0000;
}

a.aprholiday:hover {
	color: #000080;
}

body {
   text-align: center;
   background-color: white;
   margin-left: 5px;
   min-width: 780px; /* Use this, or */
   }
 
#wrapper {
   text-align: left;
   background-color:#FFFFFF;
   width: 780px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 5px;
   border-width: 15px;
     border-top-color: #cc9900;
	 border-right-color: #990099;
	 border-right-style:solid;
	 border-top-style:outset;
	 border-left-style:solid;
	 border-left-color: #990099;
  
}

	
	#header  {
align: center;
height:94px;
background-image: url(../images/main/Trempealeau_header.gif);
width: 750px no-repeat;

 margin-left: 40px;
 margin-top: 12px;
 margin-right: 30px;

 }
 #hd-border {
 border-bottom: 2px ridge;
 border-bottom-color: purple;

}
.content {
padding-left: 25px;
maring-left: 20px;
width: 400px;
max-width: 400px;
}


