/* Reset */

html, body { margin: 0; padding: 0; border: 0; background: transparent; font-size: 14px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li,
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	verticle-align: baseline;
	background: transparent;
}


table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	verticle-align: baseline;
	background: transparent;
}

table { border-collapse: collapse; border-spacing: 0; }

input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 0;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
	display: block; }
	
h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike, {
	font-family: Open Sans, sans-serif;
	font-size:100%;
	font-weight: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
}

/*Global*/

html 	{	}
body 	{ background-color:#0b4487;	
			background-image:url(../images/sky2.jpg);
				background-repeat:no-repeat;
				background-position: ; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight:normal; color: #FFF; }

h1 { 	font-family: Open Sans, sans-serif;
font-size:34px; line-height:150%; letter-spacing: 0.08em;	}
h2 {
	font-family: Open Sans, sans-serif;
	;
	font-size:18px;
	line-height:300%;
	letter-spacing: 0.08em;
	text-align: left;
}
h3 {
	font-family: Open Sans, sans-serif;
	font-size:12px;
	letter-spacing: 0.08em;
	text-align: left;
}
h4 { font-family:Open Sans, sans-serif;
font-size:9px; letter-spacing: 0.3em; }
h5 { font-size:14px; }
h6 { font-size:14px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }

/* Text Elements */

p 				{
	font-family: Open Sans, sans-serif;
	;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
	line-height:150%;
	letter-spacing: 0.08em;
	text-align: left;
	
}

p2 				{
	font-family: Open Sans, sans-serif;
	font-weight:normal;
	font-size:13px;
	color:#FFF;
	line-height:150%;
	letter-spacing: 0.08em;
	text-align: center;
}



p	.left		{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p	.right		{ margin: 0em 0 1.5em 1.5em; padding: 0; }

a				{	}
a:link			{ color: #FFF;text-decoration:none;  }
a:visited		{ color: #0f0; }
a:active		{ color: #FFF; }
a:focus			{ color: #666; }
a:hover			{
	color: #267fa4;
	text-decoration:none;
	text-align: left;
}

/* Images */

/* Lists */

ul				{	}
ol				{ list-style-type:decimal; }

ul	li			{ color:#000; font-style:12px; }
ol	li			{ color:#000; font-style:12px; }

dl				{	}
dt				{	}
dd				{	}

/* Tables */

table			{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th				{ font-weight: bold; }
thead, th		{ background: #ccc; }

tbody			{	}

th,td,caption	{	}
caption			{	}

tfoot			{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption			{ background: #efefef; }

/* Containers */

#outer				{	width:960px; margin:0 auto;	background-color:none;	}

#wrapper			{	width:900px; margin:0 auto;	background-color:#none;	}

#logo				{	margin:30px 50px 0px 0px; float:left; }

#topnav					{	}
#topnav	ul				{	margin: 0 0 0 0;	padding:67px 0; }
#topnav	ul li			{	display:inline;	}
#topnav	ul li a			{	letter-spacing: 0.09em; padding:0 57px 0 0px;	}

#topnav a:link			{ color: #FFF; text-decoration:none; }
#topnav a:visited		{ color: #FFF; }
#topnav a:active		{ color: #FFF; }
#topnav a:focus			{ color: #FFF; }
#topnav a:hover			{ color: #b8b7b5; }

#slideshow				{	border-top:0px #ffffff solid; margin: 0px 0 0 0px;	padding:0px 0; }
								 

#banner				{	border-top:1px #ffffff solid; margin: 0px 0 0 0px;	padding:0px 0; 
								 }

#content			{
	border-bottom:1px #ffffff solid;
	margin:10px 0;
	padding:10px 0;
	text-align: center;
	font-weight: normal;
}

#social-media-icons				{	}
#social-media-icons ul li		{	display:inline;	}
#social-media-icons	ul			{	float:left; 	}


#footer				{	float:right; margin:10px 0 0 0;	}



#box1	{	}

#box2	{	}

#box3	{	}

#box4	{	}

#box5	{	}

#box6	{	}



/* Miscellaneous */

.copyright-text		{ font-size:80%; font-style:italic; color:#333;	}
.footer-text		{ font-size:80%; font-style:normal; color:#666;	}



