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


/* END NAVIGATION */


A:link {
	COLOR: #211818;
	text-decoration:underline;
}
A:visited {
	COLOR: #211818;
	text-decoration:underline;
}
A:hover {
	COLOR: #5A75C4;
	text-decoration:underline;
}
A:active {
	COLOR: #5A75C4;
	text-decoration:underline;
}
A:visited:hover A:active:hover {
	COLOR: #5A75C4;
	text-decoration:underline;
}

body {

	background-color:#333333;
	margin:5px 0 0 0;
	}
	
.homeimg {
background-image:url(images/home-img.jpg);
background-repeat:no-repeat;
height:275px;
width:607px;
}

.homeimg A:link {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
letter-spacing:.1em;
font-weight:bold;
	COLOR: #E7CACA;
	text-decoration:none;
}
.homeimg A:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
letter-spacing:.1em;
font-weight:bold;
	COLOR: #E7CACA;
	text-decoration:none;
}
.homeimg A:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
letter-spacing:.1em;
font-weight:bold;
	COLOR: #ffffff;
	text-decoration:none;
}
.homeimg A:active {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
letter-spacing:.1em;
font-weight:bold;
	COLOR: #ffffff;
	text-decoration:none;
}
.homeimg A:visited:hover A:active:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
letter-spacing:.1em;
font-weight:bold;
	COLOR: #ffffff;
	text-decoration:none;
}

.uibar {
	background-color:#211818;
	height:30px;
	padding:3px 0 3px 0;
	margin:0;
	}
	
	
.content {
	
	padding:10px 25px 10px 10px;
	}
	
	
	
.content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	color:#211818;
	padding:0 5px 0 5px;
	margin:3px 0 5px 0;
	}
	
	
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	line-height:17px;
	color:#E7CACA;
	padding:0 5px 0 5px;
	margin:2px 0 3px 12px;
	}
	
.content h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:17px;
	color:#211818;
	padding:0 5px 0 5px;
	margin:2px 0 3px 0;
	}

.content h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:17px;
	font-weight:normal;
	color:#E7CACA;
	padding:0 5px 0 5px;
	margin:2px 0 3px 0;
	}
	
.content img {
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	padding:1px;
	margin:0 3px 0 5px;
	}
	
.links {
	background-image:url(images/links-back.jpg);
	background-repeat:no-repeat;
	height:382px;
	width:459px;
	margin:5px 0 0 0;
	padding:0;
	}
	
.links p {
		font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#211818;
	}
	
	
.portfolio {
	background-image:url(images/portfolio_back.jpg);
	background-repeat:no-repeat;
	height:450px;
	margin:0;
	padding:0;
	}


.portContent {
	width:240px;
	float:right;
	padding: 5px 10px 0 0px;
	margin:55px 20px 0 0;
	}



.portContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#211818;
	}
	
.portContent h1{
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:20px;
	line-height:17px;
	color:#211818;
	border-bottom-color:#211818;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin:0;
	padding:0;
	}
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#ffffff;
	padding:2px 0 2px 0;
	margin:0;
	}
	
.footer A:link {
	COLOR: #E7CACA;
	text-decoration:underline;
}
.footer A:visited {
	COLOR: #E7CACA;
	text-decoration:underline;
}
.footer A:hover {
	COLOR: #5A75C4;
	text-decoration:underline;
}
.footer A:active {
	COLOR: #5A75C4;
	text-decoration:underline;
}
.footer A:visited:hover A:active:hover {
	COLOR: #5A75C4;
	text-decoration:underline;
}
	

	
.uibar A:link {

	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:.1em;
	line-height:13px;
	font-weight:600;
	COLOR: #F4E7E7;
	text-decoration:none;
}
.uibar A:visited {
		font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:.1em;
	line-height:13px;
	font-weight:600;
	COLOR: #F4E7E7;
	text-decoration:none;
}
.uibar A:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:.1em;
	line-height:13px;
	font-weight:600;
	COLOR: #5A75C4;
	text-decoration:none;

}
.uibar A:active {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:.1em;
	line-height:13px;
	font-weight:600;
	COLOR: #5A75C4;
	text-decoration:none;
}
.uibar A:visited:hover A:active:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:.1em;
	line-height:13px;
	font-weight:600;
	COLOR: #5A75C4;
	text-decoration:none;
}
