/*  *********************************************  BODY  STYLE *********************************************** */

body {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: justify;
	color: #7C6F5E;
	line-height: 20px;
	}
a img {
	border: 0px;
	}
	
div#mn-banner { text-align: center; }
	
/*  *********************************************  TOPNAV  STYLE *********************************************** */

/** TOP MENU POSITIONING **/
#multi-ddm {
	margin: 0 0 0 0;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	width: 250px; }

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	background-color:#F1EFDA;
		border-top: none;	
		border-right: none;	
		border-bottom: solid;	
		border-left: solid;	
	border-color: #653;
	border-width: 1px;
	margin-left: -1px;
	}
	
#multi-ddm ul ul {
	margin-left: 145px;
	margin-top: -31px;
	border-top: none;	
		border-right: none;	
		border-bottom: solid;	
		border-left: solid;	
	border-color: #653;
	border-width: 1px;
	
	}	

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 3px 17px;
	margin: 0;
	color: #653;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	}
#multi-ddm a.navlink {
	line-height: 12px;
	}
#multi-ddm li {
	border-right: 1px solid #653;
	border-left: none;
	}
	#multi-ddm li:first-child { border-left: none; }
	#multi-ddm li:last-child { border-right: none; }
	#multi-ddm ul li { border: none; }

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #653;
	text-decoration: none;
	text-transform: none;
	height: 20px;
	border: none;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #bea57d; }
#multi-ddm ul a:hover {  }




/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
	}
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 11px 0 0px 40px;
		}
	div#mn-content li {
		padding-left: 5px;
		}

div#mn-content a {
	color:#504230;
	text-decoration:none;
	}
	div#mn-content a:hover {
		color:#9BA082;
		}


div#mn-home_content a {
	color:#504230;
	text-decoration:none;
	}
	div#mn-home_content a:hover {
		color:#9BA082;
		}

.smalllink {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color:#9BA082;
	text-decoration:none;
}

.smalllink:hover {
	font-size: 11px;
	font-family:Tahoma, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	color:#67553D;
	text-decoration:none;
}	

.formtext {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C6F5E;
	line-height: 20px;
	}	
.smalltext {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C6F5E;
	line-height: 20px;
	}	

#mn-content .menu_list_h {	
	width: 100%;
	margin: 0; padding: 0;
	display: block;
	float: right;
	}
#mn-content .menu_head_h {
	padding: 0;
	cursor: pointer;
	position: relative;
	margin:0;
	text-align: right;
	}
#mn-content .menu_body_h {
/*	display:none; */
	background: #FFF;
	padding: 10px 0;
	}
#mn-content .menu_body_h a{
  color:#504230;
  text-decoration:none;
	}
#mn-content .menu_body_h a:hover{
  color: #9BA082;
  }

#mn-content .faqlist {
		width: 40%;
		float: left;
		}		

div.spacer{
	clear:both; 
	height:0px; 
	display:block;
	}



/*  *********************************************  SIDEBAR  STYLE *********************************************** */

#mn-sidebar .menu_list {	
	width: 275px;
	margin-top: 80px;
}
#mn-sidebar .menu_head {
	padding: 0;
	cursor: pointer;
	position: relative;
	margin:0;
}
#mn-sidebar .menu_body {
	display:none; 
	background: #FFF;
	padding: 10px 0;
}
#mn-sidebar .menu_body_contact {
	display: block;
	}
#mn-sidebar .menu_body a{
  display:block;
  color:#9BA082;
  padding-left:35px;
  font-weight:bold;
  text-decoration:none;
}
#mn-sidebar .menu_body a:hover{
  color: #67553D;
  }



div#quickcontact {
	float: left;
	margin: 11px 0 0 20px;
	width: 213px;
	}
.inputSelectquick, .inputCommentquick {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	border: 1px solid #9BA082;
	padding: 4px 8px;
	margin: 3px 4px 0 0;
	}
.inputSelectquick {
	display: block;
	clear: left;
	color: #493D2C;
	width:195px;
	background-color: #FFF;
	}
.inputCommentquick {
	color: #493D2C;
	width:195px;
	background-color: #FFF;
	}
.inputButtonquick {
	float: right;
	text-align: center;
	color: #FFF;
	cursor: pointer;
	margin: 3px 0 20px 0;
	padding: 6px 16px;
	border: none;
	background: #bea57d;
	font-size: 11px;
	}
div#quickcontact .captcha {
	float: left;
	background: #FFF;
	height: 34px;
	width: 199px; 
	margin: 4px 0;
	padding: 2px 6px;
	border: 1px solid #9BA082;
	}
div#quickcontact .field {
	clear: left;
	margin-bottom: 5px;
	}
div#quickcontact .captcha div {
	float: left;
	margin-right: 2px;
	}
	div#quickcontact .captcha div.last {
		margin-right: 0px;
		}
div#quickcontact #code {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	height: 24px;
	margin: 0;
	padding: 8px 2px 0px 2px;
	color: #000000;
	text-align: center;
	width:50px;
	background-color: #FFF;
	}




div#mn-sidebar ul {
	text-align: right;
	margin: 11px 0 0 0;
	padding: 0 40px 15px 0;
	list-style: none;
	}
div#mn-sidebar ul ul {
	padding: 0 0 25px 0;
	}
	div#mn-sidebar ul li {
		clear: left;
		float: left;
		width: 100%;
		}

div#mn-sidebar a {
	color:#504230;
	text-decoration: none;
	display:block;
	}
	div#mn-sidebar a:hover {
		color: #9BA082;
		text-decoration: underline;
		}





/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #999;
	}
	#mn-footer p {
		text-align: center;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		}
	#mn-footer ul {
		text-align: center;
		padding: 0;
		margin: 11px 0 0 0;
		width: 100%;
		list-style-type: none;
		}
		
		#mn-footer ul.pro {
		margin: 0 0 0 0;
		}
		
		#mn-footer li {
			display: inline;
			padding-right: 25px;
			}
	#mn-footer a {
		color: #887765;
		text-decoration: none;
		}
		#mn-footer a:hover {
			text-decoration:underline;
			}
	
	
	
	
	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, #mn-sidebar .header, H2 {
	font-weight: normal;
	color:#5C4F3E;
	margin: 0 0 0 -3px;
	padding: 20px 0 5px 0;
	font-size: 20px;
	height: 40px;
	overflow: hidden;
	border-bottom: 2px solid #DDB;
	}

H2 {
	padding: 10px 0 5px 0;
	font-size: 18px;
	height: auto;
	border-bottom: none;
	}
H3 {
	color:#67553D;
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	}	

.header {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C6F5E;
	line-height: 20px;
	font-weight:bold;
	}	

.header2 {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	color: #7C6F5E;
	line-height: 20px;
	font-weight:normal;
	}
	
.header3 {
	font-family:Georgia, Helvetica, sans-serif;
	font-size: 16px;
	color: #7C6F5E;
	line-height: 20px;
	font-weight:normal;
	}	
	

/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid; 
	border-color: #DDDDBB;
	background-color: #FFFFFF;
	padding: 3px;
	}
	.picRight {
		float:right;
		margin-left:10px;
	    margin-top:5px;
		}
	.picLeft {
		float:left;
		margin-right:10px;
        margin-top:5px;
		}

.picRightnoborder {
	float:right; 
	margin-left:10px;
	margin-top:5px;
	}

.picLeftnoborder {
	float: left;
	margin-right:10px;
    margin-top:5px;
	}





/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #CCC;
	text-align: center;
	margin: 30px auto;
	}
	
	
/*  *********************************************   STAFF PAGE ELEMENTS  *********************************************** */

div#mn-content ul#staff-list {
	float: left;
	margin: 17px 0 0 0;
	padding: 0;
	width: 668px;
	list-style: none;
	}
div#mn-content ul#staff-list li {
	float: left;
	width: 131px;
	height: 155px;
	margin: 0 1px 0 0;
	padding: 0;
	}
div#mn-content ul#staff-list a {
	display: block;
	width: 131px;
	height: 155px;
	margin: 0;
	padding: 0;
	}

#staff-list #os-a { background: url(../images/os-a2.jpg); }
	#staff-list #os-a a.selected { background: url(../images/os-a-h2.jpg); }
	#staff-list #os-a a:hover { background: url(../images/os-a-h2.jpg); }
#staff-list #os-k { background: url(../images/os-k.jpg); }
	#staff-list #os-k a.selected { background: url(../images/os-k-h.jpg); }
	#staff-list #os-k a:hover { background: url(../images/os-k-h.jpg); }
#staff-list #os-l { background: url(../images/os-l2.jpg); }
	#staff-list #os-l a.selected { background: url(../images/os-l-h2.jpg); }
	#staff-list #os-l a:hover { background: url(../images/os-l-h2.jpg); }
#staff-list #os-b { background: url(../images/os-b2.jpg); }
	#staff-list #os-b a.selected { background: url(../images/os-b-h2.jpg); }
	#staff-list #os-b a:hover { background: url(../images/os-b-h2.jpg); }
#staff-list #os-c { background: url(../images/os-c2.jpg); }
	#staff-list #os-c a.selected { background: url(../images/os-c-h2.jpg); }
	#staff-list #os-c a:hover { background: url(../images/os-c-h2.jpg); }


	
#scroller-header a {
	text-decoration:none; 
	color:#867863;
	padding:0;
	}
#scroller-header a:hover {
	text-decoration:none; 
	color:#4b412f
	}
a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
	}
#scroller-header {
	background:url(images/header.gif) no-repeat;
	width:668px;
	padding:0 0 0 0;
	}
#scroller-body {
	clear: left;
	background:url(images/body.gif) no-repeat bottom center;
	width:668px;
	padding-bottom:30px;
	}
#mask {
	width:668px;
	overflow:hidden;
	margin:0 auto;
	}
#panel div {
	float:left;
	}


	