* {
	padding: 0;
	margin: 0;
	}
body {
	background: #fff url(../images/woolfwaves.gif) repeat;
	font: 0.88em/1.5em Arial, Helvetica, sans-serif;
	}
hr {
	
	}
h1 {
	padding: 0 0 10px 0;
	color:#333333;
	font-weight:bold;
	font-size:150%;
	}
h2 {
	padding: 10px 0 5px 0;
	margin-top:1px;
	color:#4c6547;
	font-weight:200;
	font-size: 140%;
	}
h3 {
	padding: 0;
	color:#4c6547;
	font-weight:bold;
	font-size: 100%;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
h4  {
	padding: 0;
	margin: 0 0 5px 0;
	color: #584646;
	font-weight:200;
	font-size: 1em;
	border-bottom: 1px solid #CECFC6;
	font-size: 100%;
	font-weight:300;
	text-transform:uppercase;
	}
hr {
	margin: 10px 0;
	border: none 0;
	border-bottom: 1px dashed #BBB8B8;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}




img {
	border: none;
	}

#centercol {
	margin: 15px auto;
	background: #fff url(../images/banner_col.gif) repeat-x;
	width: 750px;
	border: 1px solid #333;
}

#header {
	height: 125px;
	width: 750px;
	margin-bottom: 10px;
	text-align:left;
	background: url(../images/banner_col.gif) repeat-x;
}

/* Hides the header h1 for screen users */

/* The Navigational Menu */
#sidenav {
	float: left;
	width: 175px;
	padding-left:15px;
	letter-spacing: .05em;
}

#sidenav ul {
	list-style-type: none;
	list-style-position:outside;
	margin-left: 0;
	background: #fff;
	}
#sidenav li {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-variant:small-caps;
	line-height: 180%;
	border-bottom: 1px solid #CECFC6;
	}
#sidenav a
	{display: block;
	color: #584646;
	text-decoration: none;
	padding: 10px 0 10px 15px;
	border: none;
	}
	
#sidenav  a:hover
	{
	background:url(../images/arrow.gif) no-repeat left center;
	}
	
#sideactive a, #sideactive a:hover
	{
	display:block;
	color:#4c6547;
	background:#fff url(../images/arrow.gif) no-repeat left center;
	text-decoration:none;
	}
	
#sidenav ul li ul
	{
	background:#fff;
	}
#sidenav li li a
	{
	display:block;
	font-variant:normal;
	font-size:.95em;
	text-transform:none;
	color:#4c6547;
	background: #fff;
	text-decoration: none;
	padding-left: 2em;
	border: 0;
	line-height:normal;
	padding-top:8px;
	}
#sidenav li li a:hover
	{
	color:#000;
    background:#E2C9B0;
	}
#sidenav #subactive a
	{
	color:#4c6547;
	display:block;
	text-decoration: none;
	text-align:left;
	padding-right:.8em;
	border:0;
	background: url(../images/colon.gif) no-repeat left center;
	}
#sidenav #subactive a:hover
	{
	color:#000;
	}

#sidenav p {
	text-align:center;
	padding-top:10px;
	font-size:.8em;
	font-style:italic;
	}

/* Main content */
#main {
	margin: 0 0 0 200px;
	padding-left:15px;
	padding-right:15px;
	background-color:#fff;
	border-left: 1px solid #CECFC6;
	}
#main p {
	padding: .5em 0;
	margin: 0 0 .5em 0;
	color: #333;

	}
#main a {
	color:#4c6547;
	text-decoration:underline;
	}
#main a:hover {color:#000;
	background-color:#E2C9B0;
}

.main_img_right {
	float:right;
	clear:right;
	border: 1px solid #cecfc6;
	padding: 3px;
	background-color: #fff;
	margin: 0 0 5px 5px;
}
.main_img_left {
	float:left;
	clear:left;
	border: 1px solid #cecfc6;
	padding: 3px;
	background-color: #fff;
	margin: 0 5px 5px 0;
}

.main_img_right p {
	text-align:center;
}

.right_float {
	float:right;
	}


#main ul {
	padding: .5em 0 .5em 1.5em;
	margin: 0 0 .5em 0;
	color: #242424;
	line-height: 1.3em;
	list-style: url(../images/smallcolon.gif) outside;
	}
#main ul li {
	padding-bottom:3px;
	}

#main li a:hover {color:#000;
}


.float_right {
	display:block;
	margin: 6px 0 10px 50px;
	}



/*Detail column */

.detail_column {
	padding: 0 0 30px 0;
	margin-left:20px;
	width:150px;
	float:right;
	background-color:#fff;
	text-align:center;
	}

.detail_column ul {
	list-style-type:none;
	padding-bottom: 10px;
	}

#main .detail_column ul li a {
	padding:5px 0;
	color: #000;
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
	}

.detail_column li a:hover {
	color:#000;
	background-color:#FFFF66;}
.detail_column li a:visited {color:#000;}

.detail_column p {font-style:italic;
	padding:0;}



#footer {
	width: 750px;
	clear:both;
	background: #fff;
	text-align: center;
	text-transform:lowercase;
	word-spacing: .5em;
}
#footer a {
	text-decoration: none;
	color: #584646;
	}
#footer a:hover {
	text-decoration: underline;
	}
/* a nod to the MU template ---------------------------------HEADER */
#muheader
	{
	background: #fff url(../images/07.gif) no-repeat right top;
	font-variant: small-caps;
	text-transform: lowercase;
	height: 65px;
	}
.muimg
{
   border-width: 0px;
}

#muheader ul
	{
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#muheader li
	{float:left;
	list-style-type: none;
	padding-left: 10px;
	color: #666;}
	
#muheader ul li a {
	color:#666;
	text-decoration: none;
	border:none;
	}
#muheader ul li a:link, a:visited {
	color:#666;
	text-decoration: none;}
#muheader ul li a:hover, a:active {
	color: #ccc;
	text-decoration: underline;
	}
	
#muheader img
	{
	padding: 10px;
	float:left;
	}
/*____________________iFRAMES*/

/*____________________definition list for photos with captions*/


#photo {
  float: right;
  width: 200px;
  padding: 0;
  border:1px solid #333;
  background-color:#cc9;
  margin-left:10px;
  }
#photo dl {
  float: left;
  margin: 0px 10px;
  padding: 0;
  display: inline; /* fixes IE/Win double margin bug */
  }
#photo dt {
  width: 175px;
  margin-top: 5px;
  padding: 0;
  font-size: 110%;
  color: #333;
  }
#photo dd {
  margin: 0 10px 10px 0;
  padding: 0;
  font-size: 85%;
  line-height: 1.5em;
  color:#333;
  width:185px;
  }
#photo dd.img img {
  padding: 4px;
  border: 1px solid #666666;
  background: #fff;
  }
  
 /* style for travel grant form */
  
label
{
width: 4.5em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 5.5em;
}

input
{
color: #000;
background: #F2F0D9;
border: 1px solid #584646;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

fieldset
{
margin-top:1em;
padding-left:.7em;
border: 1px solid #584646;
width: 36em
}

legend
{
color: #fff;
background: #4c6547;
border: 1px solid #584646;
padding: 2px 6px
}

/* for silent auction photos/descriptions */

.auction_list {
display:block;
width:100%;
float:left;
padding-top:10px;
min-height:100px;
border-top:1px dashed #ccc;
}

.auction_list img {
float:left;
background-color: #fff;
padding: 3px;
margin: 0 10px 10px 0;
border: 1px solid #ddd5dd;
}

