body {
	background:#2d2218;
	color:#d8ccb2;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}
p,form,h1,h2,h3,h4,h5,h6 {
	margin:0;
}
select,textarea,input {
	font:12px Verdana, Arial, Helvetica, sans-serif
}
img {
	border:0 solid
}
a {
	color:#d8ccb2;
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}

#container {
	width:741px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:741px;
}
	#header h1 {
		float:left;
		padding:39px 0 3px 0;
	}
		#header h1 a {
			background:url(../img/mb-logo.png);
			text-decoration:none;
			display:block;
			width:206px;
			height:66px;
		}
		#header h1 span {
			font-size:1px;
			visibility:hidden;
		}
	#header ul {
		float:right;
		list-style-type:none;
		margin:0;
		padding:0;
		padding-top:95px;
	}
		#header li {
			display:block;
			float:left;
			position:relative;
			z-index:2;
			padding-left:20px;
		}
		#header li a {
			display:block;
			float:left;
			color:#efebe6;
			text-decoration:none;
		}
		#header li a:hover, #header li a.active {
			color:#6c7b4b;
		}
		
			#header li div {
				display:none;
				
			}
			#header li div.show {
				background:#2d2218;
				width:140px;
				display:block;
				position:absolute;
				z-index:2;
				left:13px;
				top:14px;
				text-align:left;
				border-bottom:solid 1px #52463e;
				padding-top:4px;
			}
				#header li div.show a {
					display:block;
					float:none;
					border:solid 1px #52463e;
					border-bottom:0;
					padding:6px 0 6px 9px;
					font-size:11px;
				}
		

#content {
	background:url(../img/bg-content.gif) repeat-y top;
	width:741px;
	position:relative;
	z-index:1;
}
#content .sb {
	display:block;
	position:absolute;
	bottom:0;
	left:1px;
	z-index:3;
}

#sidebar {
	width:193px;
	float:left;
	padding-bottom:120px;
}
	#sidebar h2 {
		background:url(../img/sidebar-text.gif) no-repeat top right;
		height:426px;	
	}
	#sidebar h2 span {
		font-size:1px;
		visibility:hidden;
	}
	#sidebar ul {
		list-style-type:none;
		margin:0;
		padding:0;
		width:166px;
		text-align:center;
		margin:0 auto;
		padding-top:180px;
	}
		#sidebar ul li {
			padding:5px;
			text-align:left;
			color:#231f20;
			background:#ffffff;
		}
		#sidebar ul li.bg2 {
			background:#d8ccb2;
		}
		#sidebar ul li.bg3 {
			background:#b2a177;
		}
		#sidebar ul li.bg4 {
			background:#8e9c6c;
		}
		#sidebar ul li.bg5 {
			background:#6b8066;
		}
		#sidebar ul li.bg6 {
			background:#939598;
		}
		#sidebar ul li.bg7 {
			background:#547DBB;
		}
		#sidebar ul li.bg8 {
			background:#FF66FF;
		}
		#sidebar ul li.bg9 {
			background:#99FFFF;
		}
		#sidebar ul li.bg10 {
			background:#CC6600;
		}
		#sidebar ul li small {
			float:right;
			font-size:12px;
			color:#231f20;
		}
	
	
	#sidebar2 {
	width:193px;
	float:left;
	padding-bottom:120px;
}
	#sidebar2 h2 {
		background:url(../img/sidebar-text.gif) no-repeat top right;
		height:426px;	
	}
	#sidebar2 h2 span {
		font-size:1px;
		visibility:hidden;
	}
	#sideba2r ul {
		list-style-type:none;
		margin:0;
		padding:0;
		width:166px;
		text-align:center;
		margin:0 auto;
		padding-top:180px;
	}
		#sidebar2 ul li {
			padding:5px;
			text-align:left;
			color:#231f20;
			background:#ffffff;
		}
		#sidebar2 ul li.bg2 {
			background:#d8ccb2;
		}
		#sidebar2 ul li.bg3 {
			background:#b2a177;
		}
		#sidebar2 ul li.bg4 {
			background:#8e9c6c;
		}
		#sidebar2 ul li.bg5 {
			background:#6b8066;
		}
		#sidebar2 ul li.bg6 {
			background:#939598;
		}
		#sidebar2 ul li small {
			float:right;
			font-size:12px;
			color:#231f20;
		}
	
	
	
	
#page {
	float:right;	
	width:546px;
	padding-bottom:10px;
}
	#page .box {
		width:525px;
		padding-right:7px;
		float:right;
		padding-top:4px;
	}
	#page h2 {
		line-height:32px;
		font-weight:normal;
		padding-bottom:18px;
	}
		#page h2 a.right img {
			display:block;
			padding-top:12px;
			padding-right:9px;
		}
		#page h2 a.space img {
			padding-top:18px;
		}
		#page h2 small {
			font-family:"Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
			background:#2d2218;
			font-size:16px;
			text-transform:uppercase;
			padding:3px 9px;
			letter-spacing:2px;
			font-weight:normal;
		}
		#page h2 span {
			float:right;
			font-size:12px;
			padding-top:3px;
		}
			#page h2 span strong {
				color:#8E9C6C;
				font-size:13px;
				font-weight:normal;
			}
			#page h2 span img {
				display:inline;
				background:#2d2218;
				margin-left:2px;
				cursor:pointer;
				position:relative;
				top:3px;
			}
	#page h3 {
		font-size:12px;
		padding-bottom:5px;
	}
		#page h3 small {
			font-size:12px;
			display:block;
			padding-left:22px;
		}
	#page p {
		line-height:130%;
		padding-bottom:18px;
	}
		#page ul.list {
			margin-top:-18px;
			margin-bottom:18px;
			padding-top:0;
			padding-bottom:0;
		}
			#page ul.list li {
				padding:1px 0;
			}
		#page ul.m0 {
			margin-top:0;
		}
			#page ul.m0 li {
				padding:2px 0;
			}
	
#calendars {
	border-collapse:collapse;
	margin:0;
	padding:0;
}		
#calendars table {
	border-collapse:collapse;
	margin:0;
	padding:0;
	width:150px;
}
#calendars table td {
	text-align:center;
	border:solid 1px #000;
	font-size:10px;
	color:#FFFFFF;
}
#calendars td.aright {
	text-align:right;
	padding:5px 23px;
	color:#FFFFFF;
}
#calendars td.aright a {
	text-decoration:none;
	color:#FFFFFF;
}
#calendars th {
	padding-bottom:5px;
	padding-top:10px;
	text-align:left;
	color:#efebe6;
	font-size:17px;
	font-weight:normal;
	text-transform: uppercase;
}
.print {
	border:solid 1px #656b48;
	overflow:auto;
	height:500px;
	padding:10px;
	margin-top:-16px;
}
	.print h5 {
		font-size:12px;
		padding-bottom:18px;
	}
	
.imgs {
	background:#2d2218;
	padding-bottom:2px;
}
#step-1 {
	margin-top:-2px;
	border:solid 1px #666c49;
	padding:2px 5px 10px 5px;
}
#step-1 .info {
	color:#efebe6;
	font-size:12px;
	background:url(../img/green.gif) repeat-x center center;
	height:36px;
	line-height:36px;
	border-bottom:solid 1px #686f50;
	margin-bottom:14px;
}
	#step-1 .info small{
		background:url(../img/bullet.gif) no-repeat left center #485530;
		padding-left:14px;
		padding-right:2px;
		font-size:12px;
	}
	#step-1 .info img {
		width:39px;
		height:1px;
		background:none;
	}
	#step-1 .button {
		text-align:right;
		margin:0 3px 0 auto;
		display:block;
	}
	#step-1 input.txt {
		padding:1px;
		border:solid 1px #b9b7a8;
		width:100px
	}
	#step-1 label {
		clear:both;
		display:block;
		float:left;
		width:54px;
		color:#efebe6;
		padding-top:3px;
	}
	#step-1 .clear {
		height:10px;
	}
	#step-1 .padding {
		padding-left:10px;
	}

#step-2 {
	color:#efebe6;
	padding-left:24px;
	margin-top:-10px;
}	
	#step-2 p {
		padding-bottom:4px;	
		font-size:13px;
	}
	#step-2 p small {
		float:left;
		width:100px;
		font-size:14px;
	}
	#step-2 .spacer {
		height:25px !important;
	}
	#step-2 .clear {
		height:7px;
	}
	#step-2 label {
		float:left;
		width:155px;
		padding-right:15px;
		text-align:right;
		font-size:11px;
	}
	#step-2 input.txt {
		padding:1px;
		border:solid 1px #d1d3d4;
		width:251px;
	}
	#step-2 input.s1 {
		width:120px;
		margin-right:5px;
	}
	#step-2 select {
		width:40px;
	}
	#step-2 input.s2 {
		width:30px;
		margin-right:5px;
	}
	#step-2 input.s3 {
		width:75px;
	}
	#step-2 textarea {
		padding:1px;
		border:solid 1px #d1d3d4;
		width:251px;
		height:80px;
	}
	#step-2 label.accept {
		float:none;
		width:auto;
		padding-left:170px;	
		clear:both;
		font-size:11px;
	}
	#step-2 h3 {
		background:#2d2218;
		font-size:13px;
		font-weight:normal;
		width:164px;
		color:#fff;
		padding-left:3px;
		height:20px;
		line-height:20px;
		padding-bottom:0;
		margin-bottom:4px;
	}
	#step-2 .button {
		margin-left:170px;
	}
	
#step-3 {
	color:#efebe6;
	padding-left:24px;
	margin-top:-10px;
}	
	#step-3 p {
		padding-bottom:4px;	
		font-size:13px;
	}
	#step-3 p small {
		float:left;
		width:100px;
		font-size:14px;
	}
	#step-3 small {
		font-size:12px;
		float:left;
		line-height:130%
	}
	#step-3 .spacer {
		height:35px !important;
	}
	#step-3 .clear {
		height:7px;
	}
	#step-3 label {
		float:left;
		width:155px;
		padding-right:15px;
		text-align:left;
		font-size:11px;
	}
	#step-3 h4 {
		font-size:13px;
		font-weight:bold;
		height:20px;
		line-height:20px;
		padding-bottom:0;
		margin-bottom:7px;
	}
	#step-3 .button {
		margin-left:170px;
		float:left;
	}
	#step-3 .button2 {
		margin-left:10px;
	}
#page p.txt {
	padding-left:34px;
	padding-top:7px;
	padding-right:25px;
}	
#page h3.title {
	padding-left:15px;
	font-size:18px;
	font-family:"Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight:400;
	text-transform:uppercase;
	letter-spacing:2px;
}
#homeimg {
	background:#2d2218;
}
#homeimg .clear {
	height:2px;
}
#homeimg .lefts {
	float:left;
	width:310px;
}
#homeimg .rights {
	display:block;
	float:right;
}
.col {
	width:247px;
	float:left;
	margin-left:15px;
}
	.col h3 {
		font-size:16px;
		font-family:"Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
		font-weight:400;
		text-transform:uppercase;
		letter-spacing:2px;
		line-height:14px;
	}	
		.col h3 a {
			text-decoration:none;
		}
	.col img {
		display:block;
		margin-bottom:4px;
		border:solid 3px #2d2218;
	}
	.col ul {
		margin-top:0;
		color:#e1dbd4;
		font-size:12px;
		list-style-position:inside;
		margin-left:5px;
		padding-left:5px;
	}
	
#footer {
	color:#CAC2B8;
	font-size:11px;
	text-align:left;
	padding:12px 0;
}
	#footer small {
		font-size:11px;
		padding-left:13px;	
	}
	#footer a {
		color:#CAC2B8;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	#footer span {
		color:#6b8166;
	}
	
	#blusky {
		font-size:0.8em;
		text-align: right;
		padding: 1em 0 1em 0;
	}
