@import “compass/css3”

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}


@font-face {
    font-family: 'museo_slab500';
    src: url('Museo_Slab_500_2-webfont.eot');
    src: url('Museo_Slab_500_2-webfont.eot?#iefix') format('embedded-opentype'),
         url('Museo_Slab_500_2-webfont.woff2') format('woff2'),
         url('Museo_Slab_500_2-webfont.woff') format('woff'),
         url('Museo_Slab_500_2-webfont.ttf') format('truetype'),
         url('Museo_Slab_500_2-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;
}

	body {
		margin:0;
		padding:auto;
		width:100%;
		font-family: 'museo_slab500';
background: url('backgroundsmall.png');
	}

	 .clear {	
clear: both;	
	 }	

	#header {
	    min-height: 100px;
            background-image: url('bethesdaheader.jpg');
            background-position: center;
            background-repeat: no-repeat;
            background-size:85%;
			
	}
	
		#header, #box, #footer{
            margin-left: 10%;
            margin-right: 10%;
        }
        
	.title {
		font-size:150%
		text-align:center;
	}
	
	
	@viewport{
            zoom: 1.0;
            width: extend-to-zoom;
        }
        @-ms-viewport{
            width: extend-to-zoom;
            zoom: 1.0;
        }
        @media screen and (max-width: 600px), screen\0{
            #header, #box, #footer{
                margin-left: 2%;
                margin-right: 2%;
            }
            

               
            body a{
                font-size: 30px;
                font-weight: bold;
            }
            
            
	.item {
		float:left;
		
	}
	.navitem {
		padding:0.5em;
		margin:0.1em;
		background-color: rgb(0, 158, 116);
		display:block;
		float:left;
		
	}
	#navigation {
		margin:0.5em 0.5em 0.5em 0em;
	}
	#main {
		clear:both;
	}
	a {
		color:#808080;
		text-decoration:none;
		font-family: 'museo_slab500';
		font-size: 30px;
		
	}
	input {
		padding:0.5em;
		margin-bottom:0.5em;
		font-family: 'museo_slab500';
		font-size: 30px;
	
	}
	#mainbody {
		padding-top:0.05em;
		clear:both;
		width:50%;
		font-family: 'museo_slab500';
	
	}

	.myButton {
		background-color:#1a2347;
		-moz-border-radius:28px;
		-webkit-border-radius:28px;
		horizontal-align: center;
		border-radius:28px;
		border:1px solid #1a2347;
		display:inline-block;
		cursor:pointer;
		color:#1a2347;
		font-family:'museo_slab500';
		font-size:17px;
		padding:16px 31px;
		text-decoration:none;
		text-shadow:0px 1px 0px #2f6627;
		margin:0 auto;
		display: table-cell;
	}
	.myButton:hover {
		background-color:#1a2347;
	}
	.myButton:active {
		position:relative;
		top:1px;
	}


.submit {
	-moz-box-shadow:inset 0px 1px 0px 0px #1a2347;
	-webkit-box-shadow:inset 0px 1px 0px 0px #1a2347;
	box-shadow:inset 0px 1px 0px 0px #1a2347;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #479089), color-stop(1, #1a2347));
	background:-moz-linear-gradient(top, #1a2347 5%, #1a2347 100%);
	background:-webkit-linear-gradient(top, #1a2347 5%, #1a2347 100%);
	background:-o-linear-gradient(top, #1a2347 5%, #1a2347 100%);
	background:-ms-linear-gradient(top, #1a2347 5%, #1a2347 100%);
	background:linear-gradient(to bottom, #1a2347 5%, #1a2347 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#479089', endColorstr='#1a2347',GradientType=0);
	background-color:#1a2347;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #1a2347;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:'museo_slab500';
	font-size:16px;
font-color:white;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1a2347;
}
.submit:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #479089), color-stop(1, #479089));
	background:-moz-linear-gradient(top, #479089 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #479089 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #479089 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #479089 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #479089 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#479089', endColorstr='#479089',GradientType=0);
	background-color:#479089;
}
.submit:active {
	position:relative;
	top:1px;
}
