<!--


/* Rebuilt from the ground up due to browser incompatibilities 8?


/* Page elements */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #c4b8a1;
	background-image: url(images/background_top.gif);
	background-repeat: repeat-x;
}
body,td,th {
	color: #695d47;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}




/* General links */

a { font-style: italic; }
a:link { color: #695d47; }
a:visited { color: #695d47; }
a:hover { color: #ab9c7e; }
a:active { color: #ab9c7e; }




/* Cells */

.header {
	border-bottom: 1px solid #695d47;
	height: 28px;
	background-image:url(images/content_header_bg.gif);
	}
	
.content1 {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 0px;
	padding-right: 80px;
	text-align: justify;
	}



	
/* images */

.leftImg {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 18px;
	}

.topImg {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	}




/* Navigational Menu */

ul { list-style-type: none; }
li { list-style-type: none; }

#nav_menu {
	float: right;
	background: url('images/header_leftborder.gif') #fff repeat-y 0% 0%;
	color: #b3a386;
	text-align: center;
	font-family: tahoma, arial, sans-serif;
	z-index: 4;
}

#nav_menu a {
	color: #b3a386;
	background: inherit;
}

#mav_menu a:hover {
	color: #857860;
	background: inherit;
}

#nav_menu ul {
	width: 450px;
	height: 125px;
	overflow: hidden;
}

#nav_menu li {
	float: left;
	border-width: 0px 1px 1px 0px;
	border-color: #c1b7a5;
	border-style: solid;
	font-size: 20px;
}

#nav_menu li#menu3, #nav_menu li#menu6 { border-right: none; }

#nav_menu li a {
	display: block;
	width: 149px;
	height: 62px;
	text-decoration: none;
}

#nav_menu li a:hover {
	color: #857860;
	background-color: #f4eee2
}

#nav_menu li a span {
	padding-top: 17px;
	display: block;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}
-->