a:link.level1 {font: bold 10pt Verdana; color: #605e32; text-decoration: none}
a:visited.level1 {font: bold 10pt Verdana; color: #cc9966; text-decoration: none}
a:hover.level1 {font: bold 10pt Verdana; color: #605e32; text-decoration: none; background: #e6e6da}
	
a:link.level2 {font: bold 8pt Verdana; color: #cc9966; text-decoration: none}
a:visited.level2 {font: bold 8pt Verdana; color: #cc9966; text-decoration: none}
a:hover.level2 {font: bold 8pt Verdana; color: #605e32; text-decoration: none; background: #e6e6da}


body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt; 
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	text-align: center;
}

ul {
	list-style: disc;
	margin-right: 20px;
	text-align: left;
}

p {
	margin: 20px 20px 0 20px;
	text-align: left;
}

hr {
	color: #666633;
	margin: 0 10px 0 10px;
	height: 1;
	}

h4 {
	margin: 20px 20px 0 20px;
	text-align: left;
	color: 605e32;
	font-variant: small-caps;
}

#main {
	border: 1px solid #605e32;
	width: 760px;
	margin 0 auto;
	align: centre;
	position: relative;
	text-align: left;
	}


#logo {
	vertical-align: bottom;
	margin: 0 0 -4px 0;
	
}


#header {
	background: url('../images/top_bg.gif') repeat-x bottom;
    	margin: 0px 0px -1px 0px;
	padding: 2px 0 0 5px;
	height: 78px;
} 


#stripe {
	background: #31571b;
	padding: 0;
	margin: 0;
	height: 10px;
}

#navigation {
	width: 100%;
	background: #c1c0a1;
	padding: 0;
	margin: 0;
	border-bottom: #605e32 1px solid;
	height: 20px;
}

#white_top {
	vertical-align: bottom;
}


#nav_list {
	margin: 0;
	padding: 0;
}


#nav_list li {
	text-align: left;
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	display: inline;
	list-style-type: none;
	line-height: 18px;
}


#nav_list a {
	
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	
}

#nav_list a:visited {
	color: #605e32;
}

#nav_list a:hover {
	background: #848244;
	border-bottom: solid 2px #848244;
}

#current {	
	font-weight: bold;
	background: #d6c299;
	border-bottom: solid 2px #d6c299;
}




p.quote {
	width: 95%;
	font-size: 14px;
	margin: 32px 0 0 10px;
	padding: 0;
	font-weight: bold;
}

#content {
	margin-top: 40px;
	}


#left {
	padding: 10px 0 0 10px;
	width: 20px;
}

#middle {
	margin: -80px 0 0 30px;
}

#right {
	padding: 10px 10px 0 0;
	margin: -70px 0 0 0;
	float: right;
	width: 20px;
}




#logos {
	padding: 0;
	margin: 10px;
	word-spacing: 120px;
}

#footer {
	height: 20px;
	background: #c1c0a1;
	font: 7pt Verdana;
	color: #605e32;
	text-align: right;
	padding: 3px 2px 0 0;
	
}

#submit {
	margin-left: 30%;
}

img.logo {
	vertical-align: bottom;
	border-style: none;
}

img {
	vertical-align: middle;
	border-style: none;
}

img.email {
	align: center;
}

#breadcrumb {
	padding: 2px 0 2px 2px;

}

/*EMAIL SIDEBAR*/

#email {
	border: 1px #605e32 solid;
	float: right;
	width: 25%;
	margin: 25px 10px 0 10px;
	padding: 0;
}

p.inset {
	padding: 2px;
	margin: 0;
	background: #31571b;
	color: white;
	font-weight: bold;
}

p.contact {
	padding: 2px;
	margin: 0;
	text-align: left;
	font-size: 8pt;
}


#currentPage {
	background: 99c2c2;
	color: 006666;
	font-weight: bold;
}







