body {
	color: #000000;
	background-image: url(images/back_gif.gif);
	text-align: center;
}

#container
{/*padding-top: 215px;
background-image: url(images/header_ft.jpg);*/
background-image: url(images/mainbg_left.gif);
background-color: #ffffcc;
width: 735px;
background-repeat: repeat-y;
border: 1px #413e26 solid;
margin-left: auto;
margin-right: auto;
}
#header{
clear:both;
background-image: url(images/header_wmi.jpg);
background-color: #ffffcc;
height:245px;
}

#navcontainer{
text-align: center;
width: 735px;
border-top: 1px #ffffff solid;}


/*horizontal nav menu at top of page*/

#hnav, #hnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.8;
vertical-align: middle;
font-size: .9em;
} 
/*for new site change width from 147 to 183 here*/
#hnav a {
	display: block;
	width: 183px;
	color: #ffffff;
	background-color: #000065;
	text-align: center;
	border-bottom: 1px #ffffff solid;
	font-weight: bold;
}

#hnav li { /* all list items */
float: left;
width: 183px;
/* width needed or else Opera goes nuts */
}

#hnav li ul { /* second-level lists */
position: absolute;
list-style: none;
width: 183px;
font-size: 110%;
margin-left :0px;
margin-top :0px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#hnav li a:hover {
background-color: #999966;}

#hnav li:hover ul, #hnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


#leftnav{
/*background-color: #64603b;
background-image: url(images/yellowbell_130.gif);
background-repeat: no-repeat;
background-position: center bottom;*/
width: 130px;
float: left;
clear: left;color: #ffffcc;
z-index:10;}




#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 130px;
font-size: .8em;
padding-bottom: 2em;}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 1.5em;
	 	width: 130px;
		/*line-height : 3em;
		margin-bottom : -1px;
		width: 130px;*/
	}
	
	#nav li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 130.05px;
	margin-top : -2.25em;
	font-size: 110%;
	z-index: 10;
			}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
		width: 130px;
		height: 30px;
		display : block;
		color : #ffffcc;
		font-weight : bold;
		text-decoration : none;
		background-color :#64603b;
        text-indent: 3px;
		border-bottom-color: #515100;
	border-bottom-style: solid;
	border-bottom-width: thin;
	}
	
	#nav li a:hover {
		color : #3333ff;
		background-color : #cc9966;
					}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
	
#main{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 145px;
	z-index:auto;
}
/*
#rightcol{
clear:both;
float:right;
position: relative;top: -844px;}
#leftcol{
float: left;
padding-top: 6px;
padding-left:6px;
padding-bottom: 6px;
width: 125px;
}
*/
.blockquoteright{
float: right;
margin: 5px;
border: 1px #cccc99 solid;
text-align:center;font-family: Times, "Times New Roman", serif;font-size: 1em;
width:120px;
padding:5px;font-style: italic;color: #3366cc;
}
.blockquoteleft{
float: left;
margin: 5px;
border: 1px #cccc99 solid;
text-align:center;font-family: Times, "Times New Roman", serif;font-size: 1em;
width:120px;
padding:5px;font-style: italic;color: #3366cc;}

a:link,a:visited{
text-decoration:none;
color:blue;}

a:hover{
color: #999900;}

h1 {
font-size: 1.2em;
font-family: Georgia, "Georgia", serif;
color: #ffffcc;background-image: url(images/h1_bg.jpg);text-align: left;padding-bottom: 6px;margin-left: 2px;
margin-right: 10px;padding-left: 2px;line-height: 1em;margin-top: 20px;}

h2
{font-size: .9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000065;
margin-top: 5px;
margin-right:10px;
text-align: left;
border-bottom: 2px #64603b solid;}

h3
{font-size: .9em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000065;
text-align: center;
line-height: .05em;}

h4
{font-size: .8em;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #980044;
margin-top: 5px;
text-align: left;
}

table{
float: right;
margin:5px;
font-family: Verdana, Helvetica, Arial, sans-serif;}

table.photo{
float:left;
border:none;
font-weight:normal;
}

table.left{
float:left;
font-weight:normal;
}

p{
font-size: .7em;
text-align: left;
font-family: Verdana, Helvetica, Arial, sans-serif;
margin-right: 5px;
}

img.r
{
float: right;
margin: 5px;}

img
{
float: left;
margin: 5px;}

img.no
{
float: left;
}

img.nav
{
float: left;
margin-top: 10px;
}

img.head
{
text-align: center;
margin: 0em;
padding: 0em;}

.row{background-color: #ffffff;}

ul,li {
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: left;
font-size: .8em;
list-style-position: inside;}

.leftquote
{padding-top:4px;
font-family: Times, "Times New Roman", serif;
font-style: italic;}
img.slideshow{
margin: 20px 20px
}

.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
z-index:5;
}

.centerdiv{ /*Proper way to center a relative div*/
margin: 0 auto;
z-index:5;
}

#footer{
clear: both;
width: 735px;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .65em;
background-color: #DCDBBC;
padding-top: 5px;
padding-bottom: 5px;}

