/* Start of CMSMS style sheet 'wm_contentpage' */
body {
	background:#F2F2F2 url(uploads/images/wm_bgcontent.gif) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

h3 {font-size:18px;	margin:9px 0px;}		
h4 {font-size:14px; margin:7px 0px;}

#body_wrapper {
	width:941px;
	margin:0 auto;
}

#header {
	background:url(uploads/images/wm_logo.gif) no-repeat top left;
	height:38px;
	padding:24px 0px 0px 255px;
}

div#btn_nav {
	padding:13px 0px;
}	

div#buzz_spots {
	float:left;
	margin-top:20px;
}	

div#buzz_spots h3 {
	margin-bottom:0px;
}

div#buzz_spots p {
	margin-top:6px;
}

div.quote_box {
	color:#666666;
	margin:10px 0px;
	padding:1.5% 1.5%;
	float:left;
	width:97%;
	background:#FFF;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
}	

div.quote_box img {
	margin-right:20px;
}	

.third_col {
	width: 293px;
	margin:0px 15px;
	float:left;
}

.two_col {
	width:616px;
	margin:0px 15px;
	float:left;
}		

.no_col {
	width:100%;
	float:left;
}	

.first {
	margin-left:0px;
}

.last {
	margin-right:0px;
}		

div.page_title {
        height: 100px;
}

div.page_title h1 {
        color:#c1d4ff;
}

div.page_title h2 {
        color:#FFF;
        font-style:italic;
        font-weight:normal;
        font-size: 14px;
}

div.breadcrumbs {
        color:#707070;
        padding:5px;
        border-bottom:1px solid #d8d8d8;
        border-top:1px solid #d8d8d8;
        background-color:#FFF;
        font-size:11px;
        margin-bottom:10px;
}

div.breadcrumbs a,
div.breadcrumbs a:visited,
div.breadcrumbs a:link {
        color:#707070;
}


div.subnav ul li.menuparent {
list-style:none;
font-size:16px;
font-weight:bold;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #999;
}

div.subnav ul li.menuparent li {
font-size:12px;
font-weight:normal;
/*list-style-type:circle;
list-style-position:inside;*/
padding:3px 0px;
display:block;
}

div.subnav ul li.menuparent li:hover {
background-color:#FFF;
}
/* End of 'wm_contentpage' */

