html, body{
	margin:0;
	padding:0;
	height:100%;
}

body{
	back_____ground-image: url(leaf.html);
	background-color: #004084;
	overflow: visible;
}

body, #PAGE_CONTENT, #HOME_CONTENT, #NEWS_CONTENT, #EVENTS_CONTENT, #EDITOR_MODE, td{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50505d;
}

#headerdiv{
	height: 142px;
	background-color: #FFF;
}

#headercontainer{
	width: 980px;
	height: 142px;
	margin: 0 auto;
}

#toplogo{
	width: 446px;
	height: 142px;
	float: left;
	background-color: #FFF;
}

#toplogo img{
	width: 446px;
	height: 142px;
}

#topaddress{
	width: 532px;
	height: 142px;
	float: left;
}

#topaddress img{
	margin-top: 12px;
}
#menudiv{
	background-color: #004084;
	height: 32px;
	border-bottom: solid 10px #046cb5;
	overflow: hidden;
}

#menucontainer{
	width: 980px; 
	height: 32px;
	margin: 0 auto;
}

#menucontainer ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#menucontainer li {
	float: left;
}

#menucontainer li a {
	display: block;
	color: white;
	font-weight: bold;
	text-align: center;
	padding: 7px 18px;
	text-decoration: none;
}

#menucontainer li a:hover {
	background-color: #046cb5;
}

#maindiv{
	min-height: 600px;
 	background-color: #FFF;
	background-image: url(images/PWADR_background_2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	border-top: solid 1px #046cb5;
	border-bottom: solid 1px #046cb5;
}

#maincontainer{
	width: 980px; 
	margin: 0 auto;
}

#footerdiv{
	height: 400px;
	border-top: solid 24px #046cb5;
}

#footercontainer{
	width: 980px;
	height: 136px;
	margin: 0 auto;
	color: white;
	background-image: url(images/PEACEWORKSADR_baselogo.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#footercontainer a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.headerblock{
	margin-top: 16px;
	margin-right: 20px;
	width: 200px;
	line-height: 16px;
	float: right;
	font-size: 12px;
	color: #004084;
	text-align: left;
	
}

.footerblock{
	width: 240px;
	margin-right: 20px;
	line-height: 22px;
	float: left;
	text-align: left;
}



.divider{
	font-size: 1px;
	line-height: 1px;
	background-image: url(images/block_div.html);
	background-repeat: repeat-x;
	height:1px;
}

#leaf_area{
	position: absolute;
	z-index: -1;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 5%;
	height: 100%;
}

#leaf_image{
	height: 100%;
}


#title{
  margin-left : auto;
  margin-right : auto;
  width : 837px;
  height : 125px;
  background-color: white;
  padding : 0px;
}


#content_area{
  margin-left : auto;
  margin-right : auto;
  width : 837px;
	background-image:url(images/navbg1400H.png);
	background-repeat:repeat-y;
	background-color: #FFF;
}

#business_card_area{
 	width: 617px;
	float: right;

	background-color: white;
	padding: 10px;
}

#business_card_area p{
	font-size:14px;
}
 
 #navmenu_area{
 	width: 200px;
 	height: 400px;
	float: left;
}

/* book calendar*/

#menu {display:block;  border:0px solid #888; padding:0px; text-align:center;}
#menu a:visited, #menu a {display:block; width:180px; height:25px; margin:0 auto; text-align:center; text-decoration:none; line-height:25px; color:#fff;}
#menu a:hover {color:#ffffC0;}

#week_title{
	margin-left: 1px;
	height: 31px;
	border-left: solid 1px #58595b;
	width:auto;
}

.week_firstday{
	margin-left: 1px;
	border-left: solid 1px #58595b;
	
}

#week_title div{
	float:left;
	line-height: 31px;
	height: 31px;
	width: 14%; /* was 138px; */
	padding: 0;
	border-right: solid 1px #58595b;
	border-bottom: solid 1px #58595b;
	background-color:#0CC1C9;
	font-size: 11px;
	font-weight:bold;
	color:#FFF;
	text-align:center;

}

#week_days{
	background-color:#FFF;
	width:auto;
}

#week_days > div{
	backg__round-color:#FFF;
	float:left;
	line-height: 34px;
	height: 84px;
	width: 14%; /* was 134px; */
	padding: 2px 0;
	margin-top: 0;
	margin-botton: -1px;
	border-right: solid 1px #58595b;
	border-bottom: solid 1px #58595b;
	font-size: 11px;
	font-weight:normal;
	text-align:left;
	color:#111;
}

#week_days > div > div{
	color: #042267;
	font-weight:bold;
	margin-left:4px;
}

#week_days a{
	display:block;
	height: 100%;
	width: 100%;
	background-color:#FFF;
	color:#111;
}

#week_days a:hover{
	color:#fdc421;
}

#week_days .am_av{
	float:left;
	width: 1px;
	height: 1px;
	background-color:#0F0;
	border-top:solid 5px #0F0;
	border-left:solid 5px #0F0;
	border-right:solid 5px #F00;
	border-bottom:solid 5px #F00;
}
#week_days .pm_av{
	float:left;
	width: 1px;
	height: 1px;
	background-color:#0F0;
	border-top:solid 5px #F00;
	border-left:solid 5px #F00;
	border-right:solid 5px #0F0;
	border-bottom:solid 5px #0F0;
}
#week_days .day_av{
	float:left;
	display:block;
	width: 11px;
	height: 11px;
	background-color:#0F0;
}
#week_days .day_booked{
	float:left;
	width: 11px;
	height: 11px;
	background-color:#F00;
}

#week_days .innertext{
	float:left !important;
	width: 100px !important;
	line-height:14px !important;
	margin: -12px 0 0 15px !important;

}

#booktitlebox{
	height:100px;
	padding: 3px;
	background-color: #188618;
	width:auto;
}

#topNav-mobile{
	display:none;
}

input[type=text] {
    height: 40px;
    padding: 2px 6px;
    border: 2px solid #cccccc;
	
	width: 320px;

    border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    transition: border-color 0.4s, padding-left 0.4s;
    -o-transition: border-color 0.4s, padding-left 0.4s;
    -ms-transition: border-color 0.4s, padding-left 0.4s;
    -moz-transition: border-color 0.4s, padding-left 0.4s;
    -webkit-transition: border-color 0.4s, padding-left 0.4s;
}

input[type=text]:focus {
    border-color: #333333;
    outline: none;
}

#offered {
	width: 520px;
	margin: 40px auto 0 auto;
	font-weight: bold;
	font-size: 16px;
	color:#004084;
	clear:both;
}

.topnav {
  overflow: hidden;
  background-color: #004084;
  position: relative;
  display: none;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 18px 16px;
  text-decoration: none;
  font-size: 18px;
  display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active link (or home/logo) */
.act___ive {
  background-color: #04AA6D;
  color: white;
}



@media only screen and (max-width: 767px) {
	#headercontainer, #maincontainer, #footercontainer{
		width: auto;
		padding: 0 15px;
	}
	
	#footercontainer{
		background-size: 332px 102px;
	}
	
	#toplogo{
		width: 100%;
		height: 142px;
	}
	
	#top____logo img{
		width: 100%;
		height: auto;
	}

	#maindiv{
		min-height: 300px;
	}
	
	#topaddress{
		display: none;
	}
	#menucontainer{
		display:none;
	}

	#menudiv, #menucontainer {
		height:60px;
	}
	
	#bio{
		padding-top:80px;
	}
	
	#booktitlebox, #week_title, #week_days{
		width:100%;
	}

	
	#topNav-mobile {
		position:relative;
		height:48px;
		width:92%;
		margin: 15px auto;
		color:#333;
		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size:32px;
		line-height:52px;
		text-align:center;
		background-color:#FFFFFF;
		border: solid 1px #333;
		border-radius: 6px;
		display:block;
		clear:both;
	}
	
	#topNav-mobile-body{
		position:absolute;
		top:-1px;
		left:-1px;
		background-color:#FFFFFF;
		border: solid 1px #333333;
		background-repeat:repeat;
		hei___ght:280px;
		width:100%;
		text-align:center;
		border-radius: 6px;
		z-index:51;
		display:none;
	}
	#topNav-mobile-body ul, #sub-menu-body ul {
		list-style-type: none;
		text-align:left;
		margin: -10px 0 0 0;
		bor___der: solid 1px #000;
		background-color:#FFFFFF;
	}
	#topNav-mobile-body ul ul, #sub-menu-body ul ul{
		list-style-type: none;
		text-align:left;
		margin: 0 0 0 0;
		bor___der: solid 1px #000;
		background-color:#F8F8F8;
	}
	#topNav-mobile-body ul li, #sub-menu-body ul li {
		margin: 0;
		border-bottom: solid 1px #333333;
		padding:0;
	}
	#topNav-mobile-body ul ul li, #sub-menu-body ul ul li {
		margin: 0 0 0 20px;
		border-top: solid 1px #333333;
		border-bottom: none;
		padding:0;
	}
	
	#topNav-mobile-body a:link, #topNav-mobile-body a:visited{
		display:block;
		padding-left: 16px;
		font-size:26px;
		color:#333;
		line-height:36px;
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
		text-decoration:none;
	}
	#topNav-mobile-body a:hover, #topNav-mobile-body a:active{
		text-decoration:none;
		background-color:#183253;
		color:#FFFFFF;
	}
	
	
	
	#topNav-mobile-overlay{
		margin-bottom:15px;
	}
	
	#week_days .innertext{
		clear:both !important;
		float:none !important;
		margin: 2px !important;
	}
	
	input[type=text] {
		width: 96%;
	}
	
	#menudiv {
		display: none;
	}
	
	.topnav {
	  display: block;
	}

}

@media only screen and (max-width: 446px) {
	#week_title div, #week_days > div {
		width: 13.8%; 
	}
	#toplogo img{
		width: 100%;
		height: auto;
	}
	#offered {
		width: 100%;	
	}

}
	
	
	
	
	
	