/* SCPI Master CSS document 1.0 */
/* Sequential Design 02085759766 */

/* Basic Reset CSS - based on Eric Mayer's Reset CSS */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

/* remember to define focus styles */

:focus {
	outline: 0;
}

/* remember to highlight inserts */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

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

/* Basic Markup and Typography */

body {
	margin: 0;
	padding: 0;
	background: url(../images/site_images/bg_top.jpg) top left repeat-x;
	text-align: left;
	background-color: #76c3ff;
	font: 1em/1.5 Corbel, Tahoma, Verdana, Helvetica, sans-serif;
	color: #000;
	}

a {
	color: #0000ff;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #f00;
	background: inherit;
	}

p {
	font-size: 1em;
	line-height: 1.5;
	margin: 0 0 1.5em 0;
	text-align: left;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Corbel, Tahoma, Verdana, sans-serif;
	margin: 0 0 0.5em 0;
	padding: 0;
	}
	
h1 {
	font-size: 218%;
	color: navy;
	}

h2 {
	font-size: 164%;
	}

h3 {
	font-size: 145%;
	}

h4 {
	font-size: 118%;
	}

img {
	border: 0;
	}
	
/* Page Layout */

#container {
	text-align: left;
	margin: 0 auto;
	position: relative;
	padding: 0;
	top: 0;
	left: 0;
	}
	
#top {
	height: 150px;
	position: relative;
	top: 0;
	left: 0;
	}

#top #logo {
	position: absolute;
	top: 15px;
	right: 50px;
	}

#nav {
	height: 30px;
	font: 1em/1.5em Corbel, Tahoma, Verdana, sans-serif;
	background: none;
	margin: 7px 0 0 0;
	padding: 2px 0 0 0;
	position: absolute;
	top: 0;
	left: 2em;
	letter-spacing: 0.1em;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 28px;
	color: #fff;
	background-color: transparent;
	}

#nav li {
	float: left;
	margin: 0;
	height: 28px;
	padding: 0 0 0 6px;
	}

#nav a {
	float: left;
	display: block;
	width: 0.1em;
	padding: 6px 20px 6px 20px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	height: 30px;
	color: #fff;
	background-color: transparent;
	}

#nav li#homenav a {
	padding-left: 0;
	}
	
#nav a:hover {
	color: #999;
	background-color: transparent;
	}
	
#nav > ul a {
	width: auto;
	}

/* hide from IE Mac \*/

#nav a {
	float: none;
	}	
	
/* end IE Mac hiding */

#home #homenav,
#background #backgroundnav,
#services #servicesnav,
#studies #studiesnav,
#gallery #gallerynav,
#contact #contactnav,
#donate #donatenav {
	border-width: 0;
	}

#home #homenav a,
#background #backgroundnav a,
#services #servicesnav a,
#studies #studiesnav a,
#gallery #gallerynav a,
#contact #contactnav a,
#donate #donatenav a {
	padding-bottom: 6px;
	color: fuchsia;
	background-color: transparent;
	}
	
#content {
	min-height: 500px;
	margin: 0;
	padding: 10px 2em 10px 2em;
	color: #000;
	background-color: #c9fbff;
	}

#content #mainimage {
	float: left;
	margin: 0 30px 800% -50px;
	}

/*#content #mainimage p {
	padding: 5px 0 5px 8px;
	margin-top: 5px;
	margin-left: 55px;
	border-bottom: 2px dotted navy;
	border-left: 8px solid navy;
	font: 0.8em/1.5em Georgia, Constantia, serif;
	font-weight: bold;
	font-style: italic;
	color: navy;
	}*/
		
#content p {
	text-align: left;
	top: 0;
	left: 0;
	}
	
.entry {
	font-size: 1em;
	line-height: 1.5;
	margin: 0 0 1.5em 0;
	text-align: left;
	}

#content ul {
	list-style-type: disc;
	list-style-position: inside;
	}

#content li {
	line-height: 1.5em;
	}		

ul.services {
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 1em;
	margin-bottom: 1em;
	}
		
ul.services li {
	line-height: 1em;
	}
	
ul.studies li {
	list-style-type: disc;
	list-style-position: inside;
	}

ul.helpOne li {
	list-style-type: disc;
	list-style-position: outside;
	}
		
ul.helpTwo li {
	list-style-type: circle;
	list-style-position: inside;
	}
		
#clearing {
	clear: both;
	}	
	
#images {
	width: 90%;
	}
	
#images div.land {
	margin: 5px;
	width: 300px;
	height: 225px;
	float: left;
	background: inherit;
}

#images div.port {
	margin: 5px;
	width: 300px;
	height: 450px;
	float: left;
	background: inherit;
}

.clearboth {
	clear: both;
}

#footer {
	position: absolute;
	clear: both;
	margin: 0.5em 2em;
	padding: 10px 0 20px 0;
	text-align: left;
	color: #000;
	background-color: #76c3ff;
	font: 0.8em Corbel, Tahoma, Verdana, Helvetica, sans-serif;
	}

/* link images */	

.PDF {
	background-image:url(../images/site_images/links/pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
    }
        
.DOC {
	background-image:url(../images/site_images/links/doc.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
    }
        
.XLS {
	background-image:url(../images/site_images/links/xls.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
    }
        
.PPT {
	background-image:url(../images/site_images/links/ppt.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;
    }
        
.ExternalLink {
	background-image:url(../images/site_images/links/external.png);
	background-repeat:no-repeat;
	background-position:top right;
	padding: 0 12px 0 0;
   	}
        
.Mail {
	background-image:url(../images/site_images/links/email.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px;  
   	}
   	
.ZIP {
	background-image:url(../images/site_images/links/zip.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:18px; 
   	}