@import url(undohtml.css);


body { background: #fdc745;
		font-family: verdana;
}

h2 {font-size: 1.2em;}

h3 {font-size: 1em;
	text-decoration: underline;}

#wrapper {
	text-align: left;
	margin: 5px auto;
	padding: 0;
	width: 760px;
}

#header {width: 760px;
	margin: 0 auto;
	height: 150px;
	background: url(images/logo4.gif) no-repeat;
}

#logo {display: none;}


special {border: solid 1px red;}

#title { width: 100%;
		height: 50px;
		margin: 0 auto;
		}
		

#container { float:left;
			width: 100%;
			background: #f79239;
			}
p.repairs {text-align:left;}			
#vnav {width: 25%;
		float: left;
		background: #f79239;
		}

#vnav a {display: block;
			font-size: 0.8em;
			font-weight: bold;
			color: black;
			background: #ffe000;
			padding: 0.5em 0 0.5em 0.5em;
			margin-bottom: 1em;
			text-decoration: none;
			}
			
#vnav a:hover {color: white;
				background: #ff6346;}
				
#vnav a#here {color: white;
			  background: #ff6346;}
			
#content { margin: 0;
		float: left;
		width: 70%;
		background: white;
		padding: 1em;
		border-right: solid white 0.3em;
		height: 1% /* Holly hack for Peekaboo Bug */
}

#content ul.historic li {font-style: oblique;
	font-size: 0.8em;
	list-style-type: disc;
	text-align: left;
	margin-left: 4em;
	}
	
.invis {display: none;}

#house, #mid {margin: 0 auto;
		text-align: center;
		padding-bottom: 1em;}


.small {font-size: 0.6em;}

#container.white {background: url(images/orangeborder.gif) repeat-y;}

.orange {background: orange;}
	
#members {margin: 0 auto;
		text-align: center;
		padding: 0 0.5em 1em 0.5em;
		color: white;
		background: transparent;
		font-weight: bold;
		font-size: 0.8em;}

img.right {float: right;
			margin: 1em;
			}
			
img.left {float: left;
			margin: 1em;
			}

#footer {
	clear: both;
	background: url(images/gradtitle.gif) no-repeat;
	color: black;
	height: 50px;
	text-align: center;
	font-size: 0.8em;
	padding-top: 0.5em;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/vertical_slide.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */			  
#vnav ul.menu1, ul ul {padding:0; border:0; list-style-type:none; overflow:hidden; text-align:left; color:red; margin: 0 0 0.8em 0;}
#vnav ul.menu1 table {border-collapse:collapse; padding:0; margin: 0; font-size:1em; width: 12em;}
#vnav ul.menu1 ul {margin-left:1em;}
#vnav ul.menu1 li {text-indent:0em; margin:0 0 1em 0;}
#vnav ul.menu1 li.drop {margin-bottom:-2px;}
#vnav ul.menu1 li a, 
#vnav ul.menu1 li a:visited { display:block; text-decoration:none;}
#vnav ul.menu1 li a.last, 
#vnav ul.menu1 li a.last:visited {display:block; line-height:2em;}
#vnav ul.menu1 li ul {display:none; }
#vnav ul.menu1 li:hover a, 
#vnav ul.menu1 li a:hover {border:0; color:white; font-weight:bold;}
#vnav ul.menu1 li:hover ul, 
#vnav ul.menu1 li a:hover ul {display:block; margin-top:-1px;}
#vnav ul.menu1 li:hover ul li a, 
#vnav ul.menu1 li a:hover ul li a {font-weight:bold; color: black; margin: 0;}
#vnav ul.menu1 li:hover ul li:hover a, 
#vnav ul.menu1 li a:hover ul li a:hover { color:#fff;}

