@charset "UTF-8";

/* -----------------------------------------------
Style Sheet for MapGuy

date: Nov. 18, 2008
author: jess zimmerman
email: jess.zimmerman@gmail.com
website: www.mapguy.net

colors:
lt blue text: c3d4e4
red text: ffffff
rules: 90b7d2
dk background: 102132
lt background: 1d354e
------------------------------------------------*/

body, h1, h2, h3, h4, p, ol, ul, form {
	padding: 0;
	margin: 0;
	}
	
a img {
	border: none;
	}
			
body {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans Regular","Trebuchet MS",Verdana,sans-serif;
 	font-size: .8em;
	color: #ffffff;
	background-image: url(images/tile.jpg); 
	background-position: left top;
	background-repeat: repeat-x; 
	}
	
h1 {
	font-size: 3em;
	color: #ffffff;
	font-weight: normal;
	text-align: right;
	padding-left: 490px;
	padding-right: 30px;
	padding-top: 50px;
	}	
	
h2 {
	letter-spacing: normal;
	font-size: 1.7em;
	color: #ffffff;
	font-weight: normal;
	padding-left: 30px;
	margin-top: 10px;
	}
	
h3 {
	letter-spacing: normal;
	font-size: 1.4em;
	font-weight: normal;
	color: #ffffff;
	padding-left: 30px;
	margin-top: 15px;
	}	
	
h4 {
	letter-spacing: normal;
	font-size: 1.3em;
	font-weight: normal;
	color: #ffffff;
	padding-left: 30px;
	margin-top: 10px;
	}	

h5 {
	letter-spacing: normal;
	font-size: 1.3em;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
h6 {
	letter-spacing: normal;
	font-size: 1em;
	font-weight: normal;
	color: #c3d4e4;
	text-align: center;
	margin-top: 0px;
	}			
	
p {
	line-height: 140%;
	font-size: 1em;
	color: #c3d4e4;
	font-weight: normal;
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 30px;
	margin-top: 7px;
	}

#mainPara {
	font-size: 1.1em;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans Regular","Trebuchet MS",Verdana,sans-serif;
	color: #c3d4e4;
	letter-spacing: 0.6px;
	line-height: 150%;
	}

#content h2 {
	color: #ffffff;
}	
.list {
	padding: 5px 30px 0 45px;
	margin-top: 5px;
	line-height: 150%;
	color: #c3d4e4;
	}
	
.bullet {
	padding: 5px 30px 10px 45px;
	line-height: 140%;	
	color: #c3d4e4;
	}
	
.dl_caption {
	padding: 0;
	margin: 0px;
	text-align: center;
	}		

#wrapper { 
 	margin: 0 auto;
 	width: 900px;
 	background: #102132;
	}
	
#movie {
	text-align: center;
	margin-left: 30px;
	margin-top: 10px;
	}	

#header {
 	width: 900px;
 	color: #ffffff;
 	font-size: 0.8em;
 	padding: 0px;
 	height: 160px;
 	margin: 0px 0px 0px 0px;
 	background-color: #000000; 
 	background-image: url(images/header_bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

#header ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
	text-transform: uppercase;
	}
#header ul li { 
	display: inline;

	}	
#header ul li a { 
	text-decoration: none;
	padding: 1em 1em .2em 1em;
	color: #ffffff;
	letter-spacing: 1px;
	}	
#header ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}	
	
#navigation {
	width: 900px;
	color: #90b7d2;
	font-size: 0.9em;
	padding: 1px 0px 0px 0px;
	border-top: 1px solid #90b7d2;
	border-bottom: 1px solid #90b7d2;
	margin: 0px 0px 0px 0px;
	background: #102132;
	}
	
#navcontainer ul {
	list-style-type: none;
	margin: 5px 0 5px 0;
	padding: 1px 0 0 20px;
	}
#navcontainer ul li {
	display: inline;
	text-transform: uppercase;
	}	
#navcontainer ul li a { 
	text-decoration: none;
	padding: .2em 1.5em; 
	color: #90b7d2;
	}	
#navcontainer ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}	

#content { 
 	width: 900px;
 	background-color: #1d354e;
	background-image: url(images/main_bkg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	min-height: 310px;
 	margin: 0px 0px 0px 0px;
 	padding: 5px 0px 0px 0px;
	}	
	
.contentlist {
	margin: 10px 0 10px 40px;
	color: #c3d4e4;
	}
		
#bottom {
	width: 900px;
	color: #fff;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	background: #102132;
	background-image: url(images/bottom_gradient.gif);
	background-position: center top;
	background-repeat: repeat-x;

	}
#footer { 
 	width: 900px;
 	min-height: 20px;
 	color: #1d354e;
 	background-color: #102132;
 	border-top: 1px solid #90b7d2;
 	margin: 0;
 	padding: 5px 0px 5px 0px;
	}
	
#copyright {
	font-size: .7em;
	color: #90b7d2;
	margin-top: -15px;
	text-align: right;
	}	
	
#contact {
	font-size: 1em;
	color: #90b7d2;
	margin-left: 1px;
	padding-right: 30px;
	text-decoration: none;
	}	
	
#adobe {
	font-size: 1em;
	color: #fff;
	margin-left: 1px;
	text-decoration: underline;
	}	
		
#contact:link: {
	color: #80b1b9;
	text-decoration: none;}

#contact:visited {color: #80b1b9;}
#contact:hover {color: #fff;}
#contact:active {color: #fff;}
	
div.figure {
	display: inline;
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 30px;
	padding: 10px;
	clear: both;
	}
	
.figure p {
	font-size: 1em;
	color: #ccc;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	
.picleft {
	border: 1px solid #80b1b9;
	margin: 10px 15px 15px 30px;
	float: left;
	}
	
.picright {
	border: 1px solid #80b1b9;
	margin: 10px 30px 15px 15px;
	float: right;
	}
	
br.clear {
	clear: both;
	}
				
#composite {
	padding-top: 30px;
	}

#button {
	text-align: center;
	margin-top: 10px;;
	}
		
#questions {
	display: inline;
	padding: 1px 10px 0px 10px;
	color: white;
	float: right;
	width: 260px;
	margin: 0 35px 0 30px;
	clear: both;
	}	
#questions p {
	padding: 0 0 0 0px;
	}
#questions h3 {
	padding-left: 0;
	}
		
