/***********************************************
pip_map.css  CSS for full pages
************************************************/

* {
  margin: 0;
  padding: 0;
	} 

body {
	background-image: url(/img/backgrounds/green_span.gif);
	background-repeat: repeat-x;
	font-size: 62.5%;
	background-color: #9C814D;
	}

a {
	text-decoration: none;
	color: #404040;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a5b8a9;
	}

a:hover {
	color:#254830;
	background-color: #F8E36D;
	}
	
#container {
	top: 0px;
	width: 900px;
	margin-bottom: 0px;
	text-align:left;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
		
#header {
	float: left;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	width: 885px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-color: #efdf42;
	}
	
.searchbox {
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 0px;
	position: absolute;
	top: 65px;
	right: 250px;
	}
	
#global_nav {
	float: left;
	width: 855px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #699;
	text-align: center;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	padding-right: 15px;
	padding-left: 15px;
	}
	
#global_nav a {
	font-size: 110%;
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	}
	
#global_nav a:hover {
	color: #404040;	
	}

#global_nav li {
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	padding-right: 20px;
	}
	
#fullpage_topnav {
	text-align: center;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #09C;
	}
	
#fullpage_topnav a {
	color: #36C;
	}
	
#content {
	text-align:left;
	line-height: 1.2;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	margin: 0px;
	width: 865px;
	}
	
#content_full {
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 130%;
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	color: #404040;
	width: auto;
	line-height: 1.3em;
	}

#content_full h1 {
	font-size: 150%;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #036;
	line-height: 1em;
	padding-bottom: 10px;
	text-align: center;
	}
	
#content_full h2 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#content_full h3 {
	font-size: 100%;
	color: #404040;
	padding-top: 8px;
	padding-bottom: 8px;
	}

/*#content_full ul {
	padding-bottom: 10px;	
	}
	
#content_full ul li {
	margin-left: 25px;
	list-style-type: none;
	list-style-image: url(/img/backgrounds/bullet_brn.gif);
	line-height: 18px;
	}
	
#content_full ol {
	text-indent: 10px;	
   }
	
#content_full ol li {
	list-style-image: none;
	list-style-position: inside;
	}
*/	
#content_full_map  {
	float: left;
	width: auto;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: -5px;
	margin-right: -10px;
	}
	
#content_full_map h1 {
	font-size: 160%;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	color: #591202;
	line-height: 1em;
	padding-bottom: 10px;
	}
	
#footer  {
	float:left;
	width: 865px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 0px;
	background-image: url(/img/backgrounds/green_span_footer.gif);
	background-repeat: repeat-x;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #699;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	padding-left: 10px;
	}
	
#footer a {
	color: #FFFFFF;
	background-color: transparent;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #1C2A10;
	}

.footer_img {
	margin-left: -15px;
	}

.hr {
	clear: both;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #CAD5CC;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 3px;
	margin-right: 8px;
	}
	
.hrdot {
	clear: both;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dotted;
	border-bottom-color: #CAD5CC;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 3px;
	margin-right: 8px;
	}
	
p {
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
.gotop {
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
	margin-right: 20px;
	width: 25px;
	height: 25px;
	}
	
.floatleft {
	float: left;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0;
	text-align: center;
	line-height: 1.2em;
	color: #999999;
	padding: 5px;
	}
	
/*takes away the dotted alink in safari*/
.floatleft img {
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	}
	
.floatright {
	float: right;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	margin-left: 0;
	margin-left: 0;
	text-align: center;
	line-height: 1.3;
	color: #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	}

.floatright img {
	padding-bottom: 5px;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	}

.clear { 
	clear: both;
	height: 0;
	width: 100%;
	font-size: 5px;
	margin: 0;
	padding: 0; }

.small {
	font-size: 90%;
	}
	
.prev {
	float: left;
	padding-left: 15px;
	padding-bottom: 8px;
	color: #859e8a;
	}
	
.prev a {
	color: #859E8A;
	}
	
.next {
	float: right;
	padding-bottom: 8px;
	color: #859e8a;
	padding-right: 15px;
	}
	
.next a {
	color: #859E8A;
	}

.bread {
	color: #9C814D;
	font-size: 90%;
	margin-bottom: 5px;
	padding-right: 10px;
	text-align: left;
	}
	
.bread a {
	color: #9C814D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F2F0E1;
	}

.thumbnail {
	float: left;
	border: 1px solid #C2CFB8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	text-align: center;
	font-size: 70%;
	background-color: #e8e4ca;
	padding: 5px;
	line-height: 1;
	color: #999999;
	}
	
.thumbnail img {
	padding-bottom: 8px;
	}
