/* CSS Document */

/*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:#ffe59e;
	
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: #ffe59e;
	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 */

body {
	background-color:#333300;
	padding:0;
	margin:5px 0 0 0;
	}

td,p {
	font-family:Arial, Helvetica, sans-serif;
	}
	
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;
}

div#header {
	width:775px;
	margin:0 auto 0 auto;
	}
	
div#footer {
	width:595px;
	margin:0 auto 0 auto;
	float:left;
	}
	
div#footer p {
	font-size:10px;
	color:#FBFBE5;
	}
	
div#footer A:link {
	COLOR: #FBFBE5;
	text-decoration:none;
}
div#footer A:visited {
	COLOR: #FBFBE5;
	text-decoration:none;
}
div#footer A:hover {
	COLOR: #ffffff;
	text-decoration:underline;
}
div#footer A:active {
	COLOR: #ffffff;
	text-decoration:underline;
}
div#footer A:visited:hover A:active:hover {
	COLOR: #ffffff;
	text-decoration:underline;
}
	
	
div#UIbar {
	width:780px;
	background-color:#800000;
	height:30px;
	margin:0px;
	padding:0px;
	} 
	
.button A:link {
	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;
	
}
.button A:visited {
	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;
}
.button 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:#ffe59e;
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;
	
}
.button A:active {
	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:#ffe59e;
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;
	
}
.button A:visited:hover A:active: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:#ffe59e;
	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;
}

div#home {	
	width:775px;
	margin:0 auto 0 auto;
	}
	
div#home .leftside {
	width:177px;
	margin:5px 5px 0 0;
	float:left;
	}
	
div#popup .leftside {
	width:125px;
	margin:5px 5px 0 0;
	float:left;
	}
	
	
div#home .rightside {
	width:590px;
	margin:5px 0px 0 0;
	}
	
div#popup .rightside {
	width:550px;
	margin:5px 0px 0 0;
	}
	
div#home .body {
	width:595px;
	background-color:#FBFBE5;
	margin:5px 0 0 0;
	padding:5px 0 5px 0;
	
	}
	

	
div#home .body p {
	font-family:Arial, Helvetica, sans-serif;
	color:#333300;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	padding:5px 5px 5px 0;
	margin:0;
	}
	
div#home .body h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#800000;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	padding:5px 0 5px 5px;
	margin:0;
	border:none;
	}
	
h1.generic {
	border:none!important;text-align:left!important;
	}

	
div#home .body h1 A:link {
	COLOR: #800000;
	text-decoration:none;
}
	
div#home .body 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;
	}
	
div#home .greyLineVert {
	border-right-color:#cccccc;
	border-right-style:solid;
	border-right-width:1px;
	}
	
div#home .greyLineVertLT {
	border-left-color:#cccccc;
	border-left-style:solid;
	border-left-width:1px;
	}
	
div#home .greyLineHor {
	border-top-color:#cccccc;
	border-top-style:solid;
	border-top-width:1px;
	}
	
div#home .greyLineHorBttm {
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	

	

	
	
div#home .tree {
	width:176px;
	margin:0px 0px 0 0;
	background-image:url(images/home_redtop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:215px;
	}
	
.tree p {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	padding:0;
	margin:0;
	}
	
.tree h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0;
	}
	
.tree h1 A:link {
	COLOR: #ffffff;
	text-decoration:none;
}
.tree h1 A:visited {
	COLOR: #ffffff;
	text-decoration:none;
}
.tree h1 A:hover {
	COLOR: #ffe59e;
	text-decoration:underline;
}
.tree h1 A:active {
	COLOR: #ffe59e;
	text-decoration:underline;
}
.tree h1 A:visited:hover A:active:hover {
	COLOR: #ffe59e;
	text-decoration:underline;
}


	
div#home .redbox {
	width:170px;
	margin:0px 0px 0 0;
	padding:3px 3px 3px 3px;
	background-color:#800000;
}

div#sec .redbox {
	width:162px;
	margin:0px 0px 0 0;
	padding:0px 3px 3px 3px;
	background-color:#800000;
}

div#popup .redbox {
	width:119px;
	margin:0px 0px 0 0;
	padding:3px 3px 3px 3px;
	background-color:#800000;
}
.redbox p {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	padding:0 3px 0 0;
	margin:0;
	}
	
.redbox A:link {
	COLOR: #ffffff;
	text-decoration:none;
}
.redbox A:visited {
	COLOR: #ffffff;
	text-decoration:none;
}
.redbox A:hover {
	COLOR: #ffffff;
	text-decoration:underline;
}
.redbox A:active {
	COLOR: #ffffff;
	text-decoration:underline;
}
.redbox A:visited:hover A:active:hover {
	COLOR: #ffffff;
	text-decoration:underline;
}

div#home .redArc {
	width:176px;
	margin:0px 0px 0 0;
	background-image:url(images/home_redBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:67px;
	}
	
div#sec .redArc {
	width:168px;
	margin:0px 0px 0 0;
	background-image:url(shared/images/sec_redBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:65px;
	padding:0;
	}
	
div#popup .redArc {
	width:125px;
	margin:0px 0px 0 0;
	background-image:url(shared/images/popup_redBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:48px;
	}

	
div#sec {	
	width:775px;
	margin:0 auto 0 auto;
	}
	
div#popup {
	width:600px;
	margin:0;
	/*margin:0 auto 0 auto;*/
	}
	
	
.topBack{
	background-image:url(shared/images/sec_orangeTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FBFBE5;
	width:595px;

	margin:5px 0 0 0;
	padding:5px 5px 10px 5px;

	}
	
.topBack2{
	background-color:#FBFBE5;
	width:595px;

	margin:5px 0 0 0;
	padding:5px 5px 10px 5px;

	}

.top {

	background-color:#FBFBE5;
	width:595px;

	margin:5px 0 0 0;
	padding:10px 5px 10px 5px;

	}


	
div#sec .leftside {
	width:168px;
	margin:5px 5px 0 0;
	float:left;
	}
	
div#sec .rightside {
	width:590px;
	margin:5px 0px 0 0;
	
	}
	
.body {
	width:595px;
	margin:0px 0 0 0;
	padding:0px 25px 5px 0;
	
	}
	
.body p {
	font-family:Arial, Helvetica, sans-serif;
	color:#333300;
	font-size:12px;
	line-height:15px;
	font-weight:normal;

	padding:2px 10px 3px 10px;
	margin:0;
	}
	
.body li {
	font-family:Arial, Helvetica, sans-serif;
	color:#333300;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	text-align:left;
	padding:2px 25px 2px 0px;
	margin:0 0 0 5px;
	}
	
	
.body h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333300;
	font-size:17px;
	line-height:18px;
	font-weight:bold;
	/*text-align:left;*/
	padding:0px 0 0px 5px;
	border-bottom-color:#333300;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin:0;
	}
	
.body h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#333300;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	
	padding:5px 0 5px 5px;
	margin:0;
	}
	
.body h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#800000;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	
	padding:5px 0 5px 5px;
	margin:0;
	}
	
.body h3 A:link {
	COLOR: #800000;
	text-decoration:none;
}
	
.photo {
	border-color:#800000;
	border-style:solid;
	border-width:1px;
	padding:1px;
	margin:0px 10px 5px 10px;
	}
	
.photoNB {
	padding:1px;
	margin:0 10px 5px 10px;
	}
	
div#popup .tree {
	width:125px;
	margin:0px 0px 0 0;
	background-image:url(shared/images/popup_redTop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:325px;
	}
	
	
div#sec .tree {
	width:168px;
	margin:0px 0px 0 0;
	background-image:url(shared/images/sec_redTop2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:245px;
	padding:0;
	}

div#sec .tree p {
	font-family:Georgia, "Times New Roman", Times, serif;

	color:#FBFBE5;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	
	padding:2px 7px 0px 5px;
	margin:0;
	}
	
div#sec .tree h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FBFBE5;
	font-size:13px;
	font-weight:bold;

	padding:0 2px 0px 7px;
	margin:0 0 5px 0;
	width:140px;
	border-bottom-color:#FBFBE5;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}


div#sec .tree A:link {
	font-family:Arial, Helvetica, sans-serif;

	color:#FBFBE5;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	padding:2px 7px 5px 5px;
	margin:0;
}
div#sec .tree A:visited {
	font-family:Arial, Helvetica, sans-serif;

	color:#FBFBE5;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	text-decoration:none;
	padding:2px 7px 5px 5px;
	margin:0;
}
div#sec .tree A:hover {
	font-family:Arial, Helvetica, sans-serif;

	color:#F8981D;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	text-decoration:underline;
	padding:2px 7px 5px 5px;
	margin:0;
}
div#sec .tree A:active {
	font-family:Arial, Helvetica, sans-serif;

	color:#F8981D;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	text-decoration:underline;
	padding:2px 7px 5px 5px;
	margin:0;
}
div#sec .tree A:visited:hover A:active:hover {
	font-family:Arial, Helvetica, sans-serif;

	color:#F8981D;
	font-size:11px;
	line-height:13px;
	font-weight:normal;
	text-decoration:underline;
	padding:2px 7px 5px 5px;
	margin:0;
}
