/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
a{
color:#53684a;
}
	a:hover{
	text-decoration:none;
	}
ul li{
color:#333;
}

/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

/* ===================
    ALL: Orange Theme
   =================== */



/* ==============
    MOBILE: Menu
   ============== */

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;

  
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 30px 0;
}


.main aside {
    color: white;
    padding: 0px 5% 10px;
}

.footer-container footer {
  
    padding: 20px 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

	h1, h2, h3{
	color:#53684a;
	font-family: 'Droid Sans', sans-serif;
	}
	h1{
	line-height:1.1em;	
	font-size:1.6em;
	}
	h2{
	font-size:1.4em;
	}
	p strong{
	color:#53684a;
	}
	html{
	background:url('../img/leaves_bg.jpg') top left repeat;
	background-color:#f9f9f6;
	}
	body{
	padding-bottom:4em;
	background:url('../img/page_bg.png') bottom center repeat-x;	
	
	}
	
	header a img#logo{
	margin:0 auto;
	width:auto;
	display:block;
	margin-bottom:1em;
	}
	header #tagline span{
	display:block;
	width:100%;
	margin:0 auto;
	text-align:center;
	margin-bottom:1em;
	height:50px;
	background:url('../img/tagline_web.png') top center no-repeat;
	text-indent:-9999px;
	}

	nav a{
	background:orange;
	padding:10px 0 5px 0;
	background: #4d4933;
	background: -moz-linear-gradient(top, #4d4933 0%, #787150 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4933), color-stop(100%,#787150));
	background: -webkit-linear-gradient(top, #4d4933 0%,#787150 100%);
	background: -o-linear-gradient(top, #4d4933 0%,#787150 100%);
	background: -ms-linear-gradient(top, #4d4933 0%,#787150 100%);
	background: linear-gradient(to bottom, #4d4933 0%,#787150 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4933', endColorstr='#787150',GradientType=0 );
	color:white;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Droid Sans', sans-serif;
	}
		nav a:hover{
		text-decoration:none;
		background:#85ba6e;
		}
	body.home nav ul li.home a,
	body.about nav ul li.about a,
	body.areas nav ul li.areas a,
	body.fees nav ul li.fees a,
	body.contact nav ul li.contact a
	{
	background:#85ba6e;
	}

	div.main-container{
	background:#f9fdf7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 1px 1px 10px rgba(50, 50, 50, 0.5);
	-moz-box-shadow:    1px 1px 10px rgba(50, 50, 50, 0.5);
	box-shadow:         1px 1px 10px rgba(50, 50, 50, 0.5);
	}

	footer{
	background:#85ba6e;
	padding:10px;
	text-align:center;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	}
		footer p{
		margin:0;
		padding:0;
		color:white;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
		}
	footer .footer_right a{
	color:white;
	text-decoration:none;
	display:inline-block;
	width:35px;
	height:35px;
	margin:0 auto;
	margin-bottom:5px;
	text-indent:-9999px;
	}
		footer .footer_right a.jd_logo{
		background:url('../img/jd_logo.png') top left no-repeat;
		}
		
		footer .footer_right a.skype_logo{
		background:url('../img/skype_logo.png') center center no-repeat;
		}

	aside#right_column{	
	}
		aside#right_column img#patricia_photo{
		border:5px solid white;
		-webkit-box-shadow: 1px 1px 10px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    1px 1px 10px rgba(50, 50, 50, 0.5);
		box-shadow:         1px 1px 10px rgba(50, 50, 50, 0.5);
		margin:0 auto;
		width:160px;
		display:block;
		transform: rotate(5deg) ;
		-webkit-transform: rotate(5deg) ;
		-moz-transform: rotate(5deg) ;
		-o-transform: rotate(5deg) ;
		-ms-transform: rotate(5deg) ;
		margin-top:40px;
		}
	.green_button{
	border:2px solid #76ae5d;
	padding:10px 35px 10px 35px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #98c983;
	background: -moz-linear-gradient(top, #98c983 0%, #69a44f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#98c983), color-stop(100%,#69a44f));
	background: -webkit-linear-gradient(top, #98c983 0%,#69a44f 100%);
	background: -o-linear-gradient(top, #98c983 0%,#69a44f 100%);
	background: -ms-linear-gradient(top, #98c983 0%,#69a44f 100%);
	background: linear-gradient(to bottom, #98c983 0%,#69a44f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98c983', endColorstr='#69a44f',GradientType=0 );
	color:white;
	text-decoration:none;
	font-size:.83em;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 1px 1px 5px rgba(50, 50, 50, 0.5);
		-moz-box-shadow:    1px 1px 5px rgba(50, 50, 50, 0.5);
		box-shadow:         1px 1px 5px rgba(50, 50, 50, 0.5);
		font-family: 'Droid Sans', sans-serif;
		font-weight:bold;
		
	}
		.green_button:hover{
		background: #69a44f;
		background: -moz-linear-gradient(top, #69a44f 0%, #98c983 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#69a44f), color-stop(100%,#98c983));
		background: -webkit-linear-gradient(top, #69a44f 0%,#98c983 100%);
		background: -o-linear-gradient(top, #69a44f 0%,#98c983 100%);
		background: -ms-linear-gradient(top, #69a44f 0%,#98c983 100%);
		background: linear-gradient(to bottom, #69a44f 0%,#98c983 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#69a44f', endColorstr='#98c983',GradientType=0 );
		}

		
	div.fees_block{
	background: #a0c88f;
background: -moz-linear-gradient(top, #a0c88f 0%, #8caf7d 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a0c88f), color-stop(100%,#8caf7d));
background: -webkit-linear-gradient(top, #a0c88f 0%,#8caf7d 100%);
background: -o-linear-gradient(top, #a0c88f 0%,#8caf7d 100%);
background: -ms-linear-gradient(top, #a0c88f 0%,#8caf7d 100%);
background: linear-gradient(to bottom, #a0c88f 0%,#8caf7d 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0c88f', endColorstr='#8caf7d',GradientType=0 );
	padding:10px;
	margin:0 0 10px 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
		div.fees_block h2{
		color:white;
		text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
		margin:0;
		padding:0;
		}
		div.fees_block p{
		color:white;
		}
		div.fees_block p strong{
		color:white;
		}
	address{
	color:#666;
	margin:0 0 20px 0;
	}

	div#main_map{
	width:auto;

	}
	
	
	/*Form Styles*/
	
	form{
	width:100%;
	display:block;	
	}
	form fieldset{
		width:100%;
	}
	form fieldset label{
	display:block;
	margin:0 0 5px 0;
	}
		form fieldset label sup{
		color:#990033;
		}
	form fieldset input{
	display:block;
	width:98%;
	margin:0 0 5px 0;
	border:1px solid #4d4933;
	padding:1%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	}
		form fieldset input:focus,
		form fieldset textarea:focus{
		border:1px solid #69a44f;
		}
	
	form fieldset textarea{
	width:100%;
	margin:0 0 10px 0;
	border:1px solid #4d4933;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:1%;	
	}	
	form fieldset input[type=submit]{
	width:auto;
	padding:10px 20px 10px 20px;
	font-weight:bold;
	color:white;
	display:block;
	width:100%;
	}
	
	
	
	

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */
   
    body{
	  /*border-top:10px solid pink;*/
	  }
	
	
	
   
    nav a {
       width:49%;
	   float:left;
	   margin-right:1%;
    }

    nav li:first-child a {
        margin-left: 0;
    }

    nav li:last-child a {
        margin-right: 0;
    }
	
	.green_button{
	font-size:1.1em;
	}
	
	

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
        display: inline;
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */
      
	  body{
	  /*border-top:10px solid red;*/
	  }
	  
	.header-container{
	max-width:960px;
	}
    .header-container,
    .main aside {

    }
	
	.header-container a img#logo{
	float:left;
	}
	#tagline{
	float:right;
	padding:70px 0 0 0;
	height:120px;
	width:400px;	
	display:block;
	}
		header #tagline span{
		background:url('../img/tagline_desktop.png') top center no-repeat;
		
		}
	
	
	nav{
	margin-top:-40px;
	margin-right:1em;
	max-width:600px;	
	display:block;
	float:right;
	height:auto;	
	padding:0 1% 0 1%;
	background: #4d4933;
	background: -moz-linear-gradient(top, #4d4933 0%, #787150 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4933), color-stop(100%,#787150));
	background: -webkit-linear-gradient(top, #4d4933 0%,#787150 100%);
	background: -o-linear-gradient(top, #4d4933 0%,#787150 100%);
	background: -ms-linear-gradient(top, #4d4933 0%,#787150 100%);
	background: linear-gradient(to bottom, #4d4933 0%,#787150 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4933', endColorstr='#787150',GradientType=0 );
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-size:.93em;	
	}
	nav ul{
	float:right;
	width:100%;
	
	}
		nav ul li{
		margin:0;
		padding:0;

		}
	nav ul li a{
	float:left;
	width:auto;
	padding:10px;
	margin:0;
	border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	
	}
	nav ul li a:hover{
	background:#85ba6e;
	text-decoration:none;
	}
		nav ul li a.active{
		background:#85ba6e;
		}
		
	footer .footer_left{
	float:none;
	text-align:left;
	float:left;
	}
	footer .footer_right{
	float:right;
	}
	footer {
	padding:10px 10px 0px 10px;
	}
	
	aside#contact_right{	
	width:40%;
	padding:0;	
	}
	section#contact_left {
	float:left;
	width:55%;
	}
	form fieldset input[type=submit]{
	width:auto;
	}

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

  

/* ============
    WIDE: Main
   ============ */

    .main article {
        float: left;
        width: 70%;
    }

    .main aside {
        float: right;
        width: 20%;
    }
}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */
   
    body{
	  /*border-top:10px solid blue;*/
	  }
	  
	nav{
	max-width:650px;
	}

    .wrapper, .header-container{
        max-width: 960px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
	nav{
	width:auto!important;
	}
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}