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

body  {
	background-image:  url(../img/MOW/site_bg-01.png);
}

#logo  {
	position:  fixed;
	top: 0;
	left:  5;
	background-image:  url(../img/mowLogo_150.png);
	width:  150px;
	height:  150px;	
	z-index:  100;
}

#mowm  {
	position:  fixed;
	top: 0;
	left:  0;
	margin-bottom:  50px;
	margin-top:  -20px;
	margin-left:  175px;
	font-size:  46px;
	font-family: 'Roboto Slab', serif;
	font-weight:  700;
	width:  800px;
	height:  50px;
	z-index:  100;	
}

#white  {
	background-color:  #FFF;
	width:  100%;
	height:  150px;	
	position:  fixed;
	left:  0;
	top:  0;
	margin:  0 0 0 0;
	z-index:  15;
}

#contact  {
	position:  fixed;
	top: 0;
	right:  0;
	width:  250px;
	height:  100px;	
	z-index:  100;
	margin-top:  10px;
	margin-right:  -5px;
	font-family: 'Raleway', sans-serif;
	background-color:  #FFF;
}

#contact  p.call  {
	margin-top:  -10px;	
}

#social  {
	margin-left:  15px;	
}

# social  a  {
	opacity:  0.8;	
}

#social  a:hover   {
	opacity:  1;	
}

#paypal  {
	margin-left:  0px;
	background-color:  #FFF;	
}

#navbar  {
	background-color:  #303030;
	width:  100%;
	height:  50px;	
	position:  fixed;
	left:  0%;
	top:  120px;
	margin:  0 0 0 0;
	z-index:  150;
}

a:link  {
	color:  #FFF;
	text-decoration:  none;	
}

a:link.email   {
	color:  #000;
	text-decoration:  underline;	
}

a:visited  {
	color:  #FFF;	
}

a:hover  {
	border-top-color:  #FFF;
	border-top-style:  solid;
	border-top-width:  1px;	
}

#navbar  ul  {
	width:  100%;
	height:  75px;
	position:  absolute;
	right:  0;
}

#navbar  li  {
	width:  10%;
	height:  75px;
	float:  left;
	list-style:  none;
	padding-left:  10%;
	margin-left:  auto;
	margin-right:  auto;
	margin-top:  -3px;
	font-family: 'Roboto Slab', serif;
	font-weight:  300;
	font-size:  18px;
	color:  #FFF;
	text-decoration:  none;
}

#navbar  li.volunteer  {
	padding-left:  7%;	
}

#container  {
	width:  800px;
	height:  1000px;
	margin-left:  auto;
	margin-right:  auto;	
	margin-top:  180px;
}

#banner  {
	width:  800px;
	height:  200px;
	color:  #000;
	font-size:  36px;
	margin-left:  auto;
	margin-right:  auto;
	position:  relative;
	margin-top:  60px;
	z-index:  9;
	font-family:  'Raleway', sans-serif;	
}

#title  {
	width:  300px;
	height:  75px;
	background-color:  #3B429B;
	z-index:  10;
	margin-left:  0px;
	margin-top:  -30px;
	position:  absolute;
	box-shadow: 5px 5px 5px #888888;	
}

#title  p  {
	font-family:  'Raleway', sans-serif;
	font-weight:  500;
	font-size:  36px;
	color:  #FFF;
	margin-left:  15px;
	font-weight:  300;
	margin-top:  15px;
}

#getintouch  {
	width:  300px;
	height:  50px;
	margin-top:  75px;
	margin-left:  20px;
	font-family:  'Raleway', sans-serif;
	font-weight:  300;
	font-size:  24px;	
}

#donateText  {
	height:  150px;
	width:  760px;
	margin-top:  -15px;
	margin-left:  22px;
	padding-top:  -10px;
	font-weight:  500;
	text-align:  justify;	
	position:  absolute;
	font-family:  'Raleway', sans-serif;
	font-weight:  400;
	font-size:  18px;
}

#donateLogo  {
	background-image:  url(../img/MOW/donate_icon.png);
	width:  151px;
	height:  151px;
	position:  absolute;
	margin-top:  75px;
	margin-left:  25px;	
}

#donateHere  {
	width:  595px;
	height:  151px;
	position:  absolute;
	margin-top:  110px;
	margin-left:  200px;
	font-family:  'Raleway', sans-serif;
	font-weight:  500;
	font-size:  16px;	
	text-align:  left;	
}

#or  {
	width:  50px;
	height:  50px;
	position:  absolute;
	margin-top:  250px;
	margin-left:  400px;
	font-family:  'Raleway', sans-serif;
	font-weight:  600;
	font-size:  24px;
}

#mailHere  {
	width:  595px;
	height:  151px;
	position:  absolute;
	margin-top:  400px;
	margin-left:  200px;
	font-family:  'Raleway', sans-serif;
	font-weight:  500;
	font-size:  16px;	
	text-align:  left;	
}

#mailLogo  {
	background-image:  url(../img/MOW/mail_icon.png);
	position:  absolute;
	width:  151px;
	height:  151px;	
	margin-top:  350px;
	margin-left:  27px;
}

#footer  {
	width:  800px;
	height:  100px;
	background-color:  #3B429B;
	margin-left:  0px;
	margin-top:  650px;
	position:  absolute;
}

#footer  p  {
	color:  #FFF;
	font-size:  14px;
	font-family: 'Raleway', sans-serif;
	margin-left:  15px; 	
}

#footer  p.footer  {
	margin-top:  -5px;	
}

#footer  a.footmail  {
	color:  #F6EBFF;
	text-decoration:  none;
	border-top:none;
}