@charset "utf-8";
/* CSS Document */

body {
	background: url(../images/bg_x_wm.jpg) 0 0 repeat-x;
	}
	
body h2 {
	color: #507811;
	font-weight: bold;
	}

body h4 {
	color: #507811;
	margin: 5px 5px 5px 0px;
	}
	
body ul {
	color: #507811;
	}
	
/* Classes */
.bottom_boxes li {
	margin-left: 15px;
	}
	
h2 span.underline {
	border-bottom: #507811 thin solid;
	}

/* END of Classes */

#logo {
	background: url(../images/logo_w&m.gif) 0 0 no-repeat;
	width: 607px;
	float: left;
	height: 144px;
	}

#main #right_box {
	border-left-color: #507811;
}