/* 
blue- background: #0c407a
dk blue- header: #031e4d
lt blue - UI side: #b3d5f1
lt blue - content: #b3d5f1
yellow: #febf00
 */

/*BEGIN NAVIGATION */
#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
		font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:.1em;
	COLOR: #FFFFFF;
	text-decoration:none;
	display:block;
	/*width:125px;*/
	height:22px;
	background-color:#800000;
	padding:8px 15px 0px 15px;
	text-align:center;
	float:left;
}

#navcontainer ul li a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:.1em;
	COLOR: #333300;
	text-decoration:none;
	display:block;
	/*width:125px;*/
	height:22px;
	background-color:#F4FD8E;
padding:8px 13px 0px 13px;
	text-align:center;
	float:left;
	border-right-color:#333300;
	border-right-width:2px;
	border-right-style:solid;
	border-left-color:#333300;
	border-left-width:2px;
	border-left-style:solid;
}


body#home a#homenav,
body#aboutnav a#aboutnav,
body#toursnav a#toursnav,
body#whynav a#whynav,
body#faqnav a#faqnav,
body#testnav a#testnav,
body#connav a#connav {
	color: #333300;
	background: #F4FD8E;
	border-right-color:#333300;
	border-right-width:2px;
	border-right-style:solid;
	border-left-color:#333300;
	border-left-width:2px;
	border-left-style:solid;
		padding:8px 13px 0px 13px;
}


/* END NAVIGATION */

	
.buttonside {
	width:153px;
	height:370px;
	_height:390px;
	padding:80px 0px 0 0;
	_padding:60px 0px 0 0;
	}
	

	
.buttonhome A:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	/*background-color:#800000;*/
	padding:5px 0px 5px 0px;
	text-align:right;
	width:153px;

/*	float:left;*/

	margin:0px;
}
.buttonhome A:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	/*background-color:#800000;*/
		padding:5px 0px 5px 0px;
	text-align:right;

/*	float:left;*/
width:153px;
	margin:0px;
}
.buttonhome A:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	COLOR: #0072BA;
	text-decoration:none;
	display:block;
	/*background-color:#800000;*/
	padding:5px 0px 5px 0px;
	text-align:right;
width:153px;
/*	float:left;*/

	margin:0px;
	
}
.buttonhome A:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	COLOR: #0072BA;
	text-decoration:none;
	display:block;
	/*background-color:#800000;*/
	padding:5px 0px 5px 0px;
	text-align:right;
width:153px;
/*	float:left;*/

	margin:0px;
	
	
}
.buttonhome A:visited:hover A:active:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:12px;
	font-weight:bold;
	COLOR: #0072BA;
	text-decoration:none;
	display:block;
	/*background-color:#800000;*/
	padding:5px 0px 5px 0px;
	text-align:right;
width:153px;
/*	float:left;*/

	margin:0px;
	
}
body {
	background-color:#0c407a;
	margin:0;
 
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	}
	


.homeLink A:link {
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	COLOR: #ffffff;
	text-decoration:none;
}
.homeLink A:visited {
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	COLOR: #ffffff;
	text-decoration:none;
}
.homeLink A:hover {
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	COLOR: #ffffff;
	text-decoration:underline;
}
.homeLink A:active {
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	COLOR: #ffffff;
	text-decoration:underline;
}
.homeLink A:visited:hover A:active:hover {
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
	COLOR: #ffffff;
	text-decoration:underline;
}
	
A:link {
	COLOR: #800000;
	text-decoration:underline;
}
A:visited {
	COLOR: #800000;
	text-decoration:underline;
}
A:hover {
	COLOR: #333300;
	text-decoration:underline;
}
A:active {
	COLOR: #333300;
	text-decoration:underline;
}
A:visited:hover A:active:hover {
	COLOR: #333300;
	text-decoration:underline;
}

#topNav {
	width:777px;
	text-align:right;
	margin:0;
	padding:0;
	}
	
#topNav p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	COLOR: #77b4b7;
	text-decoration:none;
	margin:0;
	padding:3px 5px 3px 0;
}
#topNav A:link {
	
	COLOR: #77b4b7;
	text-decoration:none;
}
#topNav A:visited {
		COLOR: #77b4b7;
	text-decoration:none;
}
#topNav A:hover {
	COLOR: #77b4b7;
	text-decoration:underline;
}
#topNav A:active {
	COLOR: #77b4b7;
	text-decoration:underline;
}
#topNav A:visited:hover A:active:hover {
COLOR: #77b4b7;
	text-decoration:underline;
}



#home {
	width:775px;
	margin:0 auto 0 auto;
	padding:0;

	}
	
	

div#home .header {
	background-image:url(images/header-main.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#0c407a;
	width:775px;
	height:220px;
	margin:0 auto 0 auto;
	border-bottom-color:#febf00;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-top-color:#031e4d;
	border-top-style:solid;
	border-top-width:2px;
	padding:0;

	
	}
	
div#home .header h1{	
	padding:0px 0 0px 115px;
	font-family:Arial, Helvetica, sans-serif;

	font-weight:normal;
	font-size:18px;
	line-height:20px;
	color:#FFFFFF;
	text-align:left;

	margin:0;

	}
	
	

	

	
div#UIbar {
	width:757px;
	background-color:#ffffff;
	/*height:40px;*/
	margin:0px auto 0 auto;
	padding:0px 0 0 20px;
	border-bottom-color:#002f43;
	border-bottom-style:solid;
	border-bottom-width:3px;
	border-top-color:#002f43;
	border-top-style:solid;
	border-top-width:1px;
	text-align:center;
	float:left;
	}
	
	
.button A:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:500;
	letter-spacing:-.02em;
	COLOR: #16748d;
	text-decoration:none;
	display:block;
	/*width:125px;*/
	height:35px;
	background-color:#ffffff;
	padding:5px 16px 0px 16px;
	text-align:center;
	float:left;
	
}
.button A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:500;
	letter-spacing:-.02em;
	COLOR: #16748d;
	text-decoration:none;
	display:block;
	/*width:125px;*/
	height:35px;
	background-color:#ffffff;
	padding:5px 16px 0px 16px;
	text-align:center;
	float:left;
}
.button A:hover {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
	font-weight:500;
	letter-spacing:-.02em;
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	/*width:125px;*/
	height:34px;
	background-color:#16748d;
	padding:4px 16px 0px 16px;
	text-align:center;
	float:left;

		border-top-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
			border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
}
.button A:active {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
	font-weight:500;
	letter-spacing:-.02em;
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	/*width:125px;*/
	height:34px;
	background-color:#16748d;
	padding:4px 16px 0px 16px;
	text-align:center;
	float:left;

		border-top-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
			border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;
	
}
.button A:visited:hover A:active:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
	font-weight:500;
	letter-spacing:-.02em;
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	/*width:125px;*/
	height:34px;
	background-color:#16748d;
	padding:4px 16px 0px 16px;
	text-align:center;
	float:left;

	border-top-color:#ffffff;
	border-top-width:1px;
	border-top-style:solid;
			border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-bottom-style:solid;
}


.content {
	width:775px;
	
	}
	
.center {

	width:415px;
	min-height:500px;
	background-image:url(images/content-tile.jpg);
	background-repeat:repeat-x;
	background-color:#b3d5f1;
	padding:15px 10px 15px 25px;
	margin:0;
	}


	
.center A:link {
	COLOR: #0c407a;
	text-decoration:none;
}
.center A:visited {
	COLOR: #0c407a;
	text-decoration:none;
}
.center A:hover {
	COLOR: #0c407a;
	text-decoration:underline;
}
.center A:active {
	COLOR: #0c407a;
	text-decoration:underline;
}
.center A:visited:hover A:active:hover {
	COLOR: #0c407a;
	text-decoration:underline;
}

	
.pictBorder {
	border-color:#98c4e9;
	border-style:solid;
	border-width:2px;
	margin:5px;
	}

	
.center p {
	font-family:Arial, Helvetica, sans-serif;
	color:#0c407a;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	padding:5px 5px 5px 0;
	margin:0;
	}
	
.center li {
	font-family:Arial, Helvetica, sans-serif;
	color:#0c407a;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	padding:5px 5px 5px 0;
	margin:0;
	}
	
.center h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0c407a;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	padding:5px 5px 5px 0;
	margin:0;
	}

	
.center h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#800000;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	padding:5px 0 5px 5px;
	margin:0;
	}
	
.center h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#0c407a;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	padding:5px 5px 5px 0;
	margin:0;
	}
	
	
.ltSide {
	background-color:#b3d5f1;
	width:150px;
	padding:0;
	margin:0;
	}
	
.sideUI {
	background-image:url(images/nav-tile.jpg);
	background-repeat:repeat-y;
	
	width:140px;
	padding:0;
	margin:10px 0 0 0;
	
}

.sideUI h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005166;
	font-size:20px;
	line-height:23px;
	font-weight:bold;
	padding:15px 0 15px 5px;
	margin:0;
	border:none;
	}
	
.sideUI p {
	font-family:Arial, Helvetica, sans-serif;
	
	color:#ffffff;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	padding:0px 20px 0px 0px;
	margin:0;
	text-align:right;

	}
	
.sideUI A:link {
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	padding:5px 0 8px 0;
	margin:0 0 0px 10px;
	border-bottom-color:#759cc3;
	border-bottom-width:1px;
	border-bottom-style:solid;


}
.sideUI A:visited {
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	padding:5px 0 8px 0;
	margin:0 0 0px 10px;
	border-bottom-color:#759cc3;
	border-bottom-width:1px;
	border-bottom-style:solid;

}
.sideUI A:hover {
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	padding:5px 0 8px 0;
	margin:0 0 0px 00px;
	border-bottom-color:#759cc3;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-color:#083171;
	

	

}
.sideUI A:active {
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	padding:5px 0 8px 0;
	margin:0 0 0px 00px;
	border-bottom-color:#759cc3;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-color:#083171;
	

}
.sideUI A:visited:hover A:active:hover {
	COLOR: #ffffff;
	text-decoration:none;
	display:block;
	padding:5px 0 8px 0;
	margin:0 0 0px 00px;
	border-bottom-color:#759cc3;
	border-bottom-width:1px;
	border-bottom-style:solid;
	background-color:#083171;
	


}

.rtSide {
	background-color:#b3d5f1;
	width:155px;
	padding:15px 10px 15px 10px;
	margin:0;

}

.rtSide p {
	font-family:Arial, Helvetica, sans-serif;
	color:#0c407a;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	padding:0px;
	margin:0;
	}
	

	
.rtSide A:link {
	COLOR: #0c407a;
	text-decoration:none;
}
.rtSide A:visited {
	COLOR: #0c407a;
	text-decoration:none;
}
.rtSide A:hover {
	COLOR: #0c407a;
	text-decoration:underline;
}
.rtSide A:active {
	COLOR: #0c407a;
	text-decoration:underline;
}
.rtSide A:visited:hover A:active:hover {
	COLOR: #0c407a;
	text-decoration:underline;
}



	
	
.footer  {
	width:775px;
	margin:0 auto 0 auto;
	background-color:#031e4d;
	height:35px;
	border-top-color:#febf00;
	border-top-style:solid;
	border-top-width:2px;
	float:left;
	}

	
.footer p {
	font-size:10px;
	color:#ffffff;
	}
	
.footer A:link {
	COLOR: #9dd8d4;
	text-decoration:none;
}
.footer A:visited {
	COLOR: #9dd8d4;
	text-decoration:none;
}
.footer A:hover {
	COLOR: #9dd8d4;
	text-decoration:underline;
}
.footer A:active {
	COLOR: #9dd8d4;
	text-decoration:underline;
}
.footer A:visited:hover A:active:hover {
	COLOR: #9dd8d4;
	text-decoration:underline;
}
