body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #5F5150;
	background-color: #5F5150;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #a19a95;
	line-height: 22px;
	padding: 20px 0 10px 0;
	margin: 0;
	letter-spacing: -1px;
	clear: both;
}
.mainstage_container .mainstage .two_cols_layout .main_col img {
	padding-right: 10px;
}

h4 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	line-height: 18px;
	padding: 0;
	margin: 0 0 5px 0;
	text-transform: none;
}
/* ######### Header ######### */
.header_container {
	width: 100%;
	height: 96px;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
.header {
	width: 960px;
	height: 96px;
	margin: 0 auto;
	padding: 0;
}
/* ######### Top Menu ######### */
.header .top_menu {
	width: 960px;
	/* height: 31px; this is the height with the menu */ 
	height: 15px;
	padding: 5px 0 0 0;
	float: right;
	clear: both;
}
.header .top_menu ul{
	margin: 0;
	padding: 0;
	height: 31px;
	list-style-type: none;
}
.header .top_menu ul li{
	margin: 0;
	padding: 0 0 0 1px;
	height: 31px;
	float: right;
}
.header .top_menu ul li a{
	color: #a19a95;
	background-attachment: scroll;
	background-image: url(../_img/topmenu_booble_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	text-decoration: none;
	height: 27px;
	padding: 4px 0 0 0;
	width: 54px;
	text-align: center;
	display: block;
}
.header .top_menu ul li a:hover{
	color: #fff;
	background-image: url(../_img/topmenu_booble_on.gif);
}
.header .top_menu ul li a.active{
	color: #fff;
	background-attachment: scroll;
	background-image: url(../_img/topmenu_booble_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10px;
	text-decoration: none;
	height: 27px;
	padding: 4px 0 0 0;
	width: 54px;
	text-align: center;
	display: block;
}

/* ######### LOGO & Main Menu ######### */
.header .logo {
	width: 250px;
	height: 60px;
	padding: 0;
	float: left;
}
.header .logo a img{
	border: none;
}
.header .main_menu {
	float: left;
}
.header .main_menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.header .main_menu ul li{
	margin: 0;
	padding: 0 1px 0 2px;
	float: left;
	background-attachment: scroll;
	background-image: url(../_img/mainmenu_li.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 60px;
}
.header .main_menu ul li a{
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a19a95;
	height: 44px;
	padding: 16px 39px 0 19px;
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 14px;
}
.header .main_menu ul li a:hover{
	background-attachment: scroll;
	background-image: url(../_img/mainmenu_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #564c42;
}
.header .main_menu ul li a.active{
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #564c42;
	height: 44px;
	padding: 16px 39px 0 19px;
	display: block;
	float: left;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 14px;
	background-attachment: scroll;
	background-image: url(../_img/mainmenu_bkg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/* ######### Drop Down Menu ######### */
.submenu {
	position: relative;
	top: 0;
	z-index: 100;
	padding: 10px 0;
	border-top: 2px solid #d9d9d9;
	width: 180px;
}
#submenu1 {
	background-color: #556869;
}
#submenu2 {
	background-color: #868362;
}
#submenu3 {
	background-color: #574c41;
}
.submenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.submenu ul li{
	margin: 0;
	padding: 0;
	height: 32px;
}
.submenu ul li a{
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	padding: 0 0 0 19px;
}
.submenu ul li a:hover{
	background-color: #fff;
	color: #a49e99;
}
/* ######### Main Stage ######### */
.mainstage_container {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	display: block;
	clear: both;
	float: left;
}
.mainstage {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	display: block;
	clear: both;
}
/* ######### Main Stage - Breadcrumbs ######### */
.bread_crumbs {
	padding: 0 0 0 21px;
	height: 30px;
	font-size: 10px;
	line-height: 30px;
	display: block;
	color: #9900FF;
}
.bread_crumbs ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.bread_crumbs ul li{
	float: left;
	padding: 0 10px 0 0;
	margin: 0;
}
.bread_crumbs ul li a{
	color: #c0b9b5;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
.bread_crumbs ul li a:hover{
	text-decoration: underline;
}
.bread_crumbs ul li a.active{
	color: #9e9691;
	text-decoration: underline;
	text-transform: uppercase;
}
.bread_crumbs ul li a.active:hover{
	text-decoration: underline;
}
/* ######### Index Page Flash ######### */
.index_flash {
	width: 960px;
	height: 400px;
	clear: both;
}
.index_flash #flashcontent {
	outline: none;
}
/* ######### Inner Template Pages - Header Images ######### */
.header_image1 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_image2 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/muis.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_image3 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.header_image4 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/nieuwjaar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F5150;
	border-right-color: #5F5150;
	border-bottom-color: #5F5150;
	border-left-color: #5F5150;
}
.header_image5 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/waslijn1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5F5150;
	border-bottom-color: #5F5150;
}
.header_image6 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/jas.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F5150;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5F5150;
}
.header_image7 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../img/hout.gif);
	background-repeat: no-repeat;
	background-position: left px;
	float: left;
	clear: both;
}
.header_image8 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../hoef2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image9 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image10 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image11 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image12 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image13 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_13.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image14 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_14.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image15 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_15.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image16 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_16.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image17 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_17.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
.header_image18 {
	width: 960px;
	height: 220px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/headers/header_18.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	clear: both;
}
/* ######### Two Cols Layout ######### */
.one_col_layout {
	display: block;
	width: 960px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
	background-attachment: scroll;
}
/* ######### Two Cols Layout ######### */
.two_cols_layout {
	display: block;
	width: 960px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
	background-attachment: scroll;
	background-image: url(../_img/vertical.gif);
	background-repeat: no-repeat;
	background-position: 640px bottom;
}
.two_cols_layout .main_col{
	width: 580px;
	padding: 15px 40px 20px 20px;
	float: left;
}
.two_cols_layout .main_col p{
	line-height: 18px;
	margin: 0;
	padding: 10px 0 0 0;
}
.two_cols_layout .main_col p a.thumb{
	float: left;
	padding: 0 3px 0 0;
	margin: 0 7px 0 0;
	font-size: 9px;
	text-transform: lowercase;
	background-attachment: scroll;
	background-image: url(../_img/zoom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	height: 152px;
	width: 85px !important;
}
.two_cols_layout .main_col p a.thumb img{
	float: left;
	height: 130px;
	width: 80px !important;
	clear: both;
}
.zoomclick {
	font-size: 9px;
	background-attachment: scroll;
	background-image: url(../_img/zoom.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height: 22px;
	height: 22px;
	width: 85px;
	float: left;
}
.two_cols_layout .right_col{
	width: 280px;
	padding: 15px 19px 0 19px;
	float: left;
}
a.calculator_cta {
	margin: 0 0 0 -18px;
}
.two_cols_layout .right_col p{
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 10px 0;
}
.video {
	width: 280px;
	clear: both;
	padding: 0;
}
/* ######### Main Stage Footer ######### */
.mainstage_footer_container {
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #e7e6e4;
	background-attachment: scroll;
	background-image: url(../_img/mainstage_footer_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.mainstage_footer_container .mainstage_footer {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	background-attachment: scroll;
	background-image: url(../_img/mn_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
}
.mainstage_footer_container .mainstage_footer1 {
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	height: 5px;
	background-attachment: scroll;
	background-image: url(../_img/mn_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
}
.column_1 {
	width: 280px;
	margin: 0;
	padding: 15px 20px 20px 20px;
	display: block;
	float: left;
	background-attachment: scroll;
	background-image: url(../_img/column_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.column_1 p{
	margin: 0;
	padding: 10px 0;
	line-height: 18px;
}
.column_1 a.smallish_blue{
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #556869;
	text-transform: uppercase;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../_img/smallsquare_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.column_1 a.smallish_blue:hover{
	text-decoration: underline;
}
.column_2 {
	width: 280px;
	margin: 0;
	padding: 15px 20px 20px 20px;
	display: block;
	float: left;
	background-attachment: scroll;
	background-image: url(../_img/column_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.column_2 p{
	margin: 0;
	padding: 10px 0;
	line-height: 18px;
}
.column_2 a.smallish_green{
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #868362;
	text-transform: uppercase;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../_img/smallsquare_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.column_2 a.smallish_green:hover{
	text-decoration: underline;
}
.column_3 {
	width: 280px;
	margin: 0;
	padding: 15px 20px 20px 20px;
	display: block;
	float: left;
}
.column_3 p{
	margin: 0;
	padding: 10px 0;
	line-height: 18px;
}
.column_3 a.smallish_brown{
	padding: 0 0 0 15px;
	font-size: 10px;
	color: #574c41;
	text-transform: uppercase;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../_img/smallsquare_brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.column_3 a.smallish_brown:hover{
	text-decoration: underline;
}

/* ######### Footer ######### */
.top {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 35px;
	background-attachment: scroll;
	background-image: url(../_img/footer_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
}
.footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 75px;
	background-attachment: scroll;
	background-image: url(../_img/footer_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	clear: both;
}
.footer ul {
	width: 100%;
	padding: 0 0 0 20px;
	margin: 0;
	list-style-type: none;
	float: left;
}
.footer ul li{
	margin: 0;
	padding: 0;
}
.footer ul li a{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #dcd9d7;
	height: 40px;
	display: block;
	padding: 25px 35px 10px 10px;
	float: left;
}
.footer ul li a:hover{
	height: 38px;
	background-color: #fff;
	color: #a19a95;
	border-bottom: 2px solid #a19a95;
	border-left: 2px solid #a19a95;
	border-right: 2px solid #a19a95;
	padding: 25px 33px 10px 8px;
}
.footer ul li a.active{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height: 38px;
	background-color: #fff;
	color: #a19a95;
	border-bottom: 2px solid #a19a95;
	border-left: 2px solid #a19a95;
	border-right: 2px solid #a19a95;
	padding: 25px 33px 10px 8px;
}
.footer .copy {
	width: 400px;
	text-align: right;
	color: #d0cdca;
	font-size: 10px;
	float: right;
	height: 40px;
	padding: 25px 20px 0 0;
}
.footer .copy a{
	color: #d0cdca;
	text-decoration: none;
}
.footer .copy a:hover{
	color: #fff;
}
/* ######### Download - Enquiry Button ######### */
.download_link {
	width: 170px;
	height: 49px;
	display: block;
	float: left;
	padding: 0 1px 0 0;
}
.download_link a{
	width: 170px;
	height: 49px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/button_brochure.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.download_pdf {
	width: 170px;
	height: 49px;
	display: block;
	float: left;
	padding: 0 1px 0 0;
}
.download_pdf a{
	width: 170px;
	height: 49px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/button_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.download_side {
	width: 280px;
	height: 49px;
	display: block;
	float: left;
	padding: 0 1px 0 0;
}
.download_side a {
	width: 235px;
	height: 27px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/button_download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 22px 0 0 45px;	
}

.download_side a:link {
	color: #FFF;
}

.enquiry_link {
	width: 115px;
	height: 31px;
	display: block;
	float: left;
	padding: 18px 0 0 0;
}
.enquiry_link a{
	width: 115px;
	height: 31px;
	display: block;
	background-attachment: scroll;
	background-image: url(../_img/button_enquiry.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ######### Right Col Section - Contact Consultant etc ######### */
.add_info {
	padding: 0 0 20px 0;
}
.add_info1 {
	padding: 20px 0 0 0;
	border-top: 1px solid #dedbda;
}
.testimonials {
	padding: 0 0 20px 0;
}
.contact_consultant {
	padding: 20px 0 0 0;
	border-top: 1px solid #dedbda;
}
.contact_consultant1 {
	padding: 0 0 20px 0;
}
.add_info1 {
	padding: 20px 0 0 0;
	border-top: 1px solid #dedbda;
}

/* ######### UL, Li square liste ######### */
ul.square {
	list-style-type: none;
	padding: 0 0 10px 10px;
	margin: 0;
}
ul.square li {
	line-height: 20px;
	background-attachment: scroll;
	background-image: url(../_img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0;
}
ul.square li a {
	text-decoration: none;
	text-transform: capitalize;
	color: #444;
	font-size: 11px;
}
ul.square li a:hover {
	text-decoration: underline;
}

ul.square1 {
	font-size: 11px;
	list-style-type: none;
	padding: 0 0 10px 20px;
	margin: 0;
}
ul.square1 li {
	line-height: 20px;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(../_img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0;
}
ul.square1 li a{
	text-decoration: underline;
	text-transform: uppercase;
	color: #444;
}
ul.square2 {
	font-size: 11px;
	list-style-type: none;
	padding: 0 0 10px 20px;
	margin: 0;
}
ul.square2 li {
	line-height: 18px;
	font-size: 11px;
	background-attachment: scroll;
	background-image: url(../_img/square.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
	margin: 0;
}
ul.square2 li a{
	text-decoration: underline;
	text-transform: uppercase;
	color: #444;
}
/* ######### Contact Form ######### */
.main_col form {
	padding: 0;
	margin: 0;
}
.txtfld_quick1 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	width: 300px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
}
.txtfld_quick2 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	width: 300px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333;
	border-left: none;
}
.txtfld_1 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	width: 300px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
}
.txtfld_2 {
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	width: 300px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #333;
	border-left: none;
}
.qc_padding {
	padding: 5px 15px 10px 0;
	margin: 0;
}
.qc_padding1 {
	padding: 25px 15px 0 0;
	margin: 0;
}
.button {
	background-color: #626262;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #383621;
	border-left: 1px solid #fff;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 5px 8px;
}
/* ######### Sublevels ######### */
.menu_level2 {
	padding: 5px 0 25px 0;
}
.menu_level2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.menu_level2 ul li{
	margin: 0;
	padding: 1px 0;
	width: 240px;
}
.menu_level2 ul li a{
	margin: 0;
	padding: 0 10px 0 15px;
	line-height: 30px;
	height: 30px;
	font-family: Verdana;
	font-size: 11px;
	text-transform: none;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #dedbda;
}
.menu_level2 ul li a:hover{
	color: #5F5150;
	font-style: normal;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999999;
}
.menu_level2 ul li a.active{
	margin: 0;
	padding: 0 10px 0 15px;
	line-height: 30px;
	height: 30px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #999;
}
#sub_blue ul li a{
	background-attachment: scroll;



	background-image: url(../img/smallsquare_blue%20(1)
.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-left-width: 2px;
	border-left-style: solid;
	list-style-position: inside;
}
#sub_green ul li a{
	background-attachment: scroll;
	background-image: url(../_img/smallsquare_green.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sub_brown ul li a{
	background-attachment: scroll;
	background-image: url(../_img/smallsquare_brown.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* ######### Common ######### */
.mainstage a{
	text-decoration: underline;
	text-transform: uppercase;
	font-size: smaller;
	color: #5F5150;
}
.mainstage a:hover {
	text-decoration: none;
}

.pullQuote {
	width: 200px;	
	border: 1px solid #dedbda;
	padding: 20px;
	margin: 20px;
	float: right;
	font-size:12px;
}
/* ######### Site Map ######### */
.sitemap_cont {
	display: block;
	padding: 0;
}
.sitemap_cont .sitemap_col {
	float: left;
	width: 190px;
}
.sitemap_cont .sitemap_col ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sitemap_cont .sitemap_col ul li{
	margin: 0;
	padding: 1px 35px 1px 0;
}
.sitemap_cont .sitemap_col ul li a{
	margin: 0;
	padding: 0 0 0 15px;
	line-height: 30px;
	height: 30px;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #dedbda;
}
.sitemap_cont .sitemap_col ul li a:hover{
	border-bottom: 1px solid #999;
}
/* ######### People Gallery ######### */

.thumbs_container {
	width: 580px;
	height: 120px;
	padding: 20px 0 0 0;
	margin: 0;
	float: left;
}
.thumbs_container ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.thumbs_container ul li{
	float: left;
	padding: 0;
	margin: 0;
}
.thumbs_container ul li.spacer{
	width: 20px;
}
.antrfile {
	padding: 20px 0 0 0;
	float: left;
	display: block;
}
.mainstory_container {
	width: 580px;
	height: 380px;
	padding: 20px 0 0 0;
	float: left;
	display: block;
}
.mainstory0 {
	width: 580px;
	height: 380px;
	display: block;
	z-index: 999;
	position: relative;
	background-color: #fff;
}
.mainstory1 {
	width: 580px;
	height: 380px;
	display: none;
	z-index: 999;
	position: relative;
	background-color: #fff;
}
.big_image{
	width: 300px;
	float: left;
}
.person_description{
	width: 280px;
	float: left;
}
.person_description .story {
	width: 270px;
	padding: 0 10px 0 0;
	overflow: auto;
	height: 295px;
}
/* ######### Added by Mark ######### */

.section {
	border: 1px solid #dedbda;
	padding: 10px;
}

.maps {
}
.maps a {
	width: 158px;
	height: 27px;
	padding: 28px 0 0 62px;
	background-attachment: scroll;
	background-image: url(../_img/maps/map_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #fff;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
.maps a:hover {
	text-decoration: underline;
}

