/* Start of CMSMS style sheet 'wm_homepage' */
body {
	background:#F2F2F2 url(uploads/images/wm_bg.gif) repeat-x top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

div#btn_nav {
	float:left;
        height:90px;
        padding:13px 0;
}

div#btn_nav .btn {
        height:64px;
        background-color:#1c2948;
        -moz-border-radius:10px;
        -webkit-border-radius:10px;
        text-align:center;
        -moz-box-shadow: inset 5px 5px 10px #495674;
        -webkit-box-shadow: inset 5px 5px 10px #495674;
        box-shadow: inset 5px 5px 10px #495674;
}

div#btn_nav .btn a {
        font-size:25px;
        font-weight:bold;
        color:#FFF;
        font-family:Tahoma, arial, sans-serif;
        line-height:60px;
        display:block;
}

div#btn_nav .btn a:hover {
        text-shadow:#333 2px 2px 4px;
        background:none;
}

div#btn_nav .green a:hover {
        text-shadow:#486b0b 2px 2px 4px;
}

div#btn_nav .lightblue {
        background-color:#223d7b;
        -moz-box-shadow: inset 5px 5px 5px #496199;
        -webkit-box-shadow: inset 5px 5px 5px #496199;
        box-shadow: inset 5px 5px 5px #496199;

}


div#btn_nav .green {
        background-color:#85c418;
        -moz-box-shadow: inset 5px 5px 5px #9ed63d;
        -webkit-box-shadow: inset 5px 5px 5px #9ed63d;
        box-shadow: inset 5px 5px 5px #9ed63d;

}
	

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;
}

.splash {
width: 922px; height: 189px; background: url(uploads/images/splash.jpg) no-repeat 5px 0px; padding: 20px;
}	

.splash ul {
color: #fff; font-size: 20px; font-family: Georgia, serif;list-style: square outside none; margin-left: 645px;font-style:italic;
}

.splash p {
margin:10px 0px 0px 730px;font-family:Tahoma, arial, sans-serif;color:#FFF;font-size:35px;text-shadow: #0a1c46 2px 2px 4px;
}

		
/* End of 'wm_homepage' */

