* {
font-size:100.01%;
margin:0;
padding:0;
}

html {
font-size:62.5%;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,fieldset,table,ul,ol {
margin:0 0 1em;
}

* a {
position:relative;
}

a {
outline:none;
border: none;
}

a images {
border:none;
}

fieldset,images {
border:0;
}

q:before,q:after {
content:'';
}

img {  
border-style: none;
}

a,a:link,a:visited,a:active {
color:#525266;
font-weight:400;
text-decoration:none;
border: 0;
}

a:hover {
color:#ccc;
text-decoration:none;
border: 0;
}

header {
	height: 142px;
	background-color: black;
}

body {
background:#0D5A84 url(../img/bg-1.jpg) top center no-repeat ;
background-attachment: fixed;
font:14px/150% "Helvetica Neue", 'Helvetica Neue', Helvetica, Arial, Tahoma, Verdana, sans-serif;
color:#525252;
}


hr {
height:0;
border-color:#2c81b0;
border-style:solid;
border-width:1px 0 0;
margin: 10px 0 10px 0;
}

#line {
height:0;
border-color:#525266;
border-style:solid;
border-width:1px 0 0;
margin: 10px 0 10px 0;
}

span {
	font-size: 22px;
}

h1 {
	font-size: 24px;
	color: #215E83;
	font-family: 'Donegal One', serif;
}

h2 {
	font-size: 16px;
	color: #222222;
}

h3 {
	font-size: 22px;
	color: white;
}


ol,ul {
margin-left:2em;
}

.wrapper {
width:940px;
margin:0 auto;
}

#logo {
	float: left;
}

#call {
	float: right;
	margin-top: 10px;
}

#main {
	background-color: white;
	width: 920px;
	overflow: hidden;
	padding: 10px;
}

#navalign {
	background: url(../img/nav.png) no-repeat;
	width: 989px;
	height: 72px;
	position: absolute;
	margin: -10px 0 0 -30px;
	padding: 28px 0 0 20px;
	font-family: 'Donegal One', serif;
}

#subnav {
	float: right;
	margin-right: 10px;
}

#three {
	margin: 70px 0 20px 5px;
}

#down {
	margin-top: 5px;
}

#content {
	float: left;
	width: 630px;
	padding: 0px 0 0 10px;
	text-align: justify;
}

#content-interior {
	float: right;
	width: 630px;
	margin-top: 70px;
	text-align: justify;
	margin-right: 10px;
}

#content-interior a {
	color: #525266;
	font-size: 14px;
	text-decoration:underline;
}

#sidenav {
	float: right;
	width: 270px;
}

.nav-bg {
	background-color: #8d8d8d;
	width: 100px;
	height: 50px;
	font-size: 21px;
	padding: 11px;
}

#nav-bg {
	background-color: #8d8d8d;
	width: 100px;
	height: 50px;
	font-size: 21px;
	padding: 11px;
}

#sidenav-interior {
	float: left;
	width: 270px;
	margin-top: 60px;
}

#sidenav-bg {
	background-color: #055987;
	background-image: linear-gradient(bottom, rgb(6,53,79) 9%, rgb(5,89,135) 55%);
background-image: -o-linear-gradient(bottom, rgb(6,53,79) 9%, rgb(5,89,135) 55%);
background-image: -moz-linear-gradient(bottom, rgb(6,53,79) 9%, rgb(5,89,135) 55%);
background-image: -webkit-linear-gradient(bottom, rgb(6,53,79) 9%, rgb(5,89,135) 55%);
background-image: -ms-linear-gradient(bottom, rgb(6,53,79) 9%, rgb(5,89,135) 55%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.09, rgb(6,53,79)),
	color-stop(0.55, rgb(5,89,135))
);
	border-radius: 8px;
	width: 240px;
	margin: 10px 0 20px 10px;
	padding: 20px 0 0 10px;
	box-shadow: 0px 3px 15px 3px rgba(166,166,166,1);
	overflow: hidden;
	color: #E7E7E7;
}

#sidenav-bg a {
	color: #E7E7E7;
	font-size: 16px;
}

#associations {
	background: #DBDBDB;
	height: 550px;
	width: 246px;
	margin-left:20px;
	border-radius: 8px;
	padding-top: 10px;
}


.title {
	margin-left: 35px;
	font-size: 18px;
	color: #E7E7E7;
	font-weight: 500;
	font-family: Gill Sans;
}

footer {
	background-color: black;
	height: 210px;
	padding: 20px;
}

.link {
	float: left;
	width: 250px;
	color: #525252;
}

#copyright {
	color: #E7E7E7;
	float: left;
}

#design {
	color: #E7E7E7;
	float: right;
}

#design a {
	color: white;
}

a.nav:link {font-size: 21px; padding: 0 15px 0 20px; color: #000; text-decoration: none;}
a.nav:visited {color: #000; }
a.nav:hover {color: #000; text-decoration: none; }
a.nav:active {color: #000; }

a.nav-bg:link {font-size: 21px; color: #fff; text-decoration: none;}
a.nav-bg:visited {color: #fff; }
a.nav-bg:hover {color: #fff; text-decoration: none; }
a.nav-bg:active {color: #fff; }

a.footer:link {font-size: 14px; color: #E7E7E7; text-decoration: none;}
a.footer:visited {color: #E7E7E7; }
a.footer:hover {color: #E7E7E7; text-decoration: none; }
a.footer:active {color: #E7E7E7; }

a.link:link {color: #525252; text-decoration: none; font-size: 16px; margin-left:23px;}
a.link:visited {color: #525252; font-size: 16px; }
a.link:hover {color: #525252; text-decoration: none; font-size: 16px; }
a.link:active {color: #525252; font-size: 16px; }

a.subnav:link {font-size: 14px; padding: 0px 0px 0 0px; color: white; text-decoration: none;}
a.subnav:visited {color: white; }
a.subnav:hover {color: white; text-decoration: none; }
a.subnav:active {color: white; }

a.name:link {font-size: 16px; padding: 0px 0px 0px 0px; color: white; text-decoration: none;}
a.name:visited {color: white; }
a.name:hover {color: white; text-decoration: none; }
a.name:active {color: white; }



/* Menu */
/*-------------------------------------------------------------------- */	



.drop{
	margin-top: 11px;
	max-width:320px;
	padding:15px;
	color:#000;
	background:#062F45;
	background:rgba(249,248,243 .95);
	border-top: solid #000 1px;
	border-bottom: solid #430047 1px;
	border-left: solid #430047 1px;
	border-right: solid #430047 1px;
	-webkit-box-shadow:0px 0px 10px rgba(66,66,66, .25);
	-moz-box-shadow:0px 0px 10px rgba(66,66,66, .25);
	border-radius: 0px 0px 5px 5px;
	z-index: 100;
	
	
	

}

	.drop p{
		font:12px/16px Verdana, Sans-Serif;
		color:#fff;
	}
	
	.drop a:link, a:visited, a:active{
	text-decoration: none;
	color: #fff;
	font-size: 13px;

	}
	
	.drop a:hover{
		color:#ccc;
		font-size: 13px;
	}

	.drop ul{
		list-style-type:square;
		color:#fff;
		margin:0px 0px;
		padding-left:30px;
		float:left;
		border-left:1px dashed #666;
	}
	
	.drop ul:first-child{
		border:0px;
		padding:0px 18px;
	}

		.drop ul li{
			margin:5px 0px 0px;
		}
		
		.drop ul li:first-child{
			margin:0px;
		}
		
	.drop strong{
		color:#ee0000;
		font-weight:bold;
	}
	
	.drop input[type=text], input[type=email]{
		padding:0px;
		margin:0px;
		font-size:12px;
		color:#ccc;
		border:0px;
		background:none;
		border-bottom:1px dashed #fff;
	}
	
	.drop input[type=submit]{
		padding:5px 10px;
		background:#fff;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
		background: -moz-linear-gradient(top,  #fff,  #ccc);
		border:0px;
		border-radius:5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		-webkit-box-shadow:0px 0px 10px rgba(66,66,66, .25);
		-moz-box-shadow:0px 0px 10px rgba(66,66,66, .25);
		float:right;
	}
	
	.drop textarea{
		font-size:12px;
		color:#ccc;
		margin:10px 0px;
		padding:5px;
		width:300px;
		height:50px;
		background:none;
		border:1px dashed #fff;

	}
	
nav{

	display:block;
	
}

	nav ul{
		margin:0px;
		padding:0px;
		text-align: center;
	}
	
		nav ul li{
			margin:0px;
			padding:0px;
			display:inline;
			font-size: 12px;
		}
	
			nav ul li a{
				color:#000;
				padding:15px;
			}
	
/*			nav ul li a:hover{
				color:#fff;
				background:#333;
				background:rgba(33,33,33, .90);
				border-radius:5px 5px 0px 0px;;
				-webkit-border-radius:5px 5px 0px 0px;
				-moz-border-radius:5px 5px 0px 0px;
			}
	
			nav ul li a.active{
				color:#fff;
				background:#333;
				background:rgba(33,33,33, .90);
				border-radius:5px 5px 0px 0px;;
				-webkit-border-radius:5px 5px 0px 0px;
				-moz-border-radius:5px 5px 0px 0px;
			}	



*/
