@charset "utf-8";
body {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background: top url(images/monee_background2.jpg);
	background-attachment: scroll;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
html {
	overflow-y:scroll;	
	min-height: 100%;
	margin-bottom: 1px;
	
}

img, a img {
	border:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
a, a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#container{
	z-index:1;
	width:907px;
	height:auto;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#head_box{
	z-index:10;
	width:907px;
	height:194px;
	text-align:left;
	position:relative;
}
#head_box_logo{
	z-index:12;
	width:883px;
	height:150px;
	position:relative;
	left:12px;
	text-align:left;
	background:url(images/head_logo.jpg) no-repeat;
}

#head_box_logo_link{
	z-index:13;
	width:256px;
	height:150px;
	position:absolute;
	left:324px;
	text-align:left;
}

#head_box_nav{
	z-index:14;
	width:907px;
	height:42px;
	line-height:0px;
	margin:0;
	padding:0;
	background:url(images/nav_background.jpg) repeat-x;
}



#body_box{
	z-index:20;
	width:907px;
	height:auto;
	float:left;
	overflow:auto;
	text-align:left;
	background:url(images/body_background2.jpg) repeat-y;
}

#body_box-onenav{
	width:907px;
	float:left;
	z-index:80;
	background: url(images/body_background-onenav.jpg)  repeat-y;
}

#body_box-nonav{
	z-index:21;
	width:907px;
	height:auto;
	float:left;
	overflow:visible;
	text-align:left;
}

#body_blank_space{
    float:left;
    width:20px;
    z-index:88;
}

#body_blank_space2{
    float:left;
    width:12px;
    z-index:89;
}

#body_box_left{
	z-index:22;
	width:214px;
	height:auto;
	float:left;
	margin-top:5px;
}

#body_box_left-nav{
	z-index:23;
	width:180px;
	height:auto;
	position:relative;
	top:0px;
	margin-top:9px;
	margin-bottom:9px;
	padding:0px;
	color:#FFFFFF;
	left:10px;
}

#body_box_left-inside{
	z-index:24;
	width:193px;
	height:auto;
	position:relative;
	top:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	color:#FFFFFF;
	left:10px;
	text-align:left;
}

#body_box_center{
	z-index:30;
	width:439px;
	float:left;
	color:#000000;
}

#body_box_center-nonav{
	z-index:31;
	width:883px;
	float:left;
	color:#000000;
	background:#FFFFFF;
	padding-bottom:10px;
}

#body_box_center-nonav-inside{
	z-index:37;
	width:855px;
	margin-top:20px;
	margin-left:18px;
	float:left;
	color:#000000;
	background:#FFFFFF;
	font-size: 10px;
}

#body_box_center-nonav-inside2{
	z-index:32;
	width:855px;
	margin-top:20px;
	margin-left:18px;
	float:left;
	color:#000000;
	background:#FFFFFF;
}

#body_box_center-top{
	z-index:33;
	width:400px;
	height:193px;
	position:relative;
	left:24px;
	margin-top:18px;
}

#body_box_center-top-inside{
	z-index:34;
	width:400px;
	height:193px;
	float:left;
}

#body_box_center-top-inside img{
	/* width:379px;  */
	/* height:181px; */
	padding:6px 6px 6px 6px;
	background-color:#e2dacf;
}

#body_box_center-bottom{
	z-index:35;
	width:390px;
	height:auto;
	position:relative;
	left:24px;
	margin-top:15px;
}

#body_box_center-bottom2{
	z-index:36;
	width:364px;
	height:auto;
	position:relative;
	left:24px;
}

#body_box_right{
	z-index:41;
	width:214px;
	float:left;
	height:auto;
	margin-top:4px;
}

#body_box_right-inside{
	z-index:44;
	width:193px;
	height:auto;
	position:relative;
	top:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	color:#FFFFFF;
	left:10px;
	line-height:14px;
}

#body_box_right-inside img{
	width:181px;
	height:87px;
	padding:6px 6px 6px 6px;
	background-color:#e2dacf;
}

#body_border{
	z-index:89;
	width:883px;
	float:left;
	height:9px;
	background:#FFFFFF;
	bottom:0px;
	margin-left:12px;
}

#foot_box{
	float:left;
	z-index:90;
	width:907px;
	height:50px;
	color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	line-height:18px;
}

#foot_box a{
	color:#FFFFFF;
	text-decoration:none;
}
#foot_box a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.nav_header{
	font-weight:bold;
}
.body_header{
	font-weight:bold;
	color:#7A6053;
	font-size:16px;
}
.body_header_sub{
	color:#346995;
	font-weight:bold;
	font-size:14px;
}
.business_name{
	font-weight:bold;
	font-size:12px;
	color: #444444;
}
.body_text a{
	text-decoration:underline;
	color:#346995;
}
.body_text a:hover{
	text-decoration:underline;
	color:#7A6053;
}
.directory{
	font-size:12px;
}

.right_nav a, a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

#print_logo{
	position:relative;
	visibility:hidden;
}

#leftnav-only{
	z-index:31;
	width:629px;
	margin-left:24px;
	float:left;
	color:#000000;
	background:#FFFFFF;
	margin-top: 18px;
}


#leftnav-only img{
	/* width:181px; */
	/* height:87px; */
	padding:6px 6px 6px 6px;
	background-color:#e2dacf;
}
#leftnav-only td{
	vertical-align: top;
	text-align: left;
}
