@charset "UTF-8";
/* -- Main Styles -- */

html {
	background-color: #f5f2e9;
}
body, html, p, ul, li, ol, td, tr, h1, h2, img, hr {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #58595b;
}

#clear {
	clear: both;
	margin: 0;
	padding: 0;
}

#wrapper {
	margin: 0 auto;
	width: 995px;
	background: url(images/site_bg.jpg) no-repeat;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #10819a;
}

#header {
	text-align: center;
}

#logo {
	margin: 0 auto;
	width: 234px;
	padding: 1em 0;
}


/* -- Menu Styles -- */

#menu {
	width: 975px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.mainMenu a:link, .mainMenu a:visited {
	text-decoration: none;
	display: block;
	color: #2f91a5;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .85em;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.mainMenu a:hover {
	text-decoration: underline;
	color: #cc5f2d;
}



/* -- Sub-Menu Styles -- */
#menuSub {
}
#menuSub img {
	padding: 1px;
	vertical-align: middle;
}

#menuSub a:link, #menuSub a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;
	line-height: 2em;
	text-decoration: none;
	color: #f5f2e9;
	padding-right: 10px;
	padding-left: 10px;
}
#menuSub a:hover {
	text-decoration: underline;
	color: #f5f2e9;
}

.menuBlue {
	background: #41464F;
	text-align: center;
}
.menuYellow {
	background: #f69f19;
	text-align: center;
}
.menuGreen {
	background: #6E943E;
	text-align: center;
}
.menuRed {
	background: #612623;
	text-align: center;
}
.menuLBlue {
	background: #556C8B;
	text-align: center;
}
.menuOrange {
	background: #D04927;
	text-align: center;
}
.menuBrown {
	background: #493218;
	text-align: center;
}


/* -- Home Page Styles -- */

#introContent {
	width: 300px;
	margin-left: 32px;
}
#introContent p {
	font-size: .89em;
	color: #58595b;
	text-align: justify;
	margin-bottom: 15px;
}
#introContent p a:link, #introContent p a:visited {
	color: #017a95;
	text-decoration: underline;
}
#introContent p a:hover {
	color: #017a95;
	text-decoration: none;
}
#introContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #cc5f2d;
	line-height: 2.2em;
	font-weight: normal;
}


/* -- Content Section Layout -- */

#mainContent {
	margin-top: 30px;
}
#Content {
	width: 450px;
	float: left;
	position: relative;
	left: 40px;
}
#ContentColumn1 {
	width: 320px;
	float: left;
	position: relative;
	left: 40px;
}
#ContentColumn2 {
	width: 320px;
	float: left;
	position: relative;
	left: 60px;
}
#ContentWide {
	width: 550px;
	float: left;
	position: relative;
	left: 60px;
}
#ContentWide2 {
	width: 650px;
	float: left;
	position: relative;
	left: 40px;
}
#ContentTeam {
	width: 430px;
	float: left;
	position: relative;
	left: 65px;
}
#ContentTeam2 {
	width: 400px;
	float: left;
	position: relative;
	left: 55px;
	margin-top: 65px;
}
#ContentTour {
	width: 290px;
	float: left;
	position: relative;
	left: 50px;
	margin-top: 55px;
}
#ContentTourDone {
	width: 700px;
	height: 400px;
	position: relative;
	margin: 0 auto;
	padding-top: 40px;
}


/* -- Content Section Styles -- */

#ContentWide h1, #ContentWide2 h1, #ContentColumn1 h1, #ContentColumn2 h1, #Content h1, #ContentTeam h1, #ContentTour h1, #ContentTourDone h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #017a95;
	line-height: 2.2em;
	font-weight: normal;
}
#ContentTeam2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #017a95;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 15px;
}

#Content p, #ContentWide p, #ContentColumn2 p, #ContentColumn1 p, #ContentWide2 p, #ContentTeam p, #ContentTeam2 p, #ContentTour p, #ContentTourDone p {
	font-size: .89em;
	color: #58595b;
	text-align: justify;
	margin-bottom: 15px;
}
p a:link, p a:visited {
	color: #017a95;
	text-decoration: underline;
}
p a:hover {
	color: #017a95;
	text-decoration: none;
}
p.team a:link, p.team a:visited {
	color: #cc5f2d;
	text-decoration: none;
}
p.team a:hover {
	color: #cc5f2d;
	text-decoration: underline;
}

#Content ul, #ContentColumn2 ul, #ContentColumn1 ul, #ContentWide2 ul, #ContentWide ul {
	padding-left: 20px;
}
#Content li ul, #ContentColumn2 li ul, #ContentColumn1 li ul, #ContentWide2 li ul, #ContentWide li ul {
	margin: 10px 0;
}
#Content li, #ContentColumn2 li, #ContentColumn1 li, #ContentWide2 li, #ContentWide li {
	font-size: .89em;
	color: #58595b;
	padding: 5px 0;
}

.tealFont {
	color: #017a95;
}
.burntFont {
	color: #cc5f2d;
}

/* -- Image Placement Styles -- */

#imagePlacerWide {
	width: 360px;
	left: 30px;
	margin-top: 17px;
	float: left;
	position: relative;
}
#imagePlacer {
	width: 270px;
	left: 32px;
	margin-top: 45px;
	float: left;
	position: relative;
}
#imagePlacerTeam {
	width: 463px;
	height: 450px;
	left: 32px;
	margin-top: 15px;
	float: left;
	position: relative;
	background-image: url(images/team_main.gif);
	background-repeat: no-repeat;
}
#imagePlacerTeamLarge {
	width: 516px;
	height: 486px;
	left: 30px;
	float: left;
	position: relative;
}
#imagePlacerTour {
	width: 626px;
	height: 413px;
	left: 30px;
	border: 1px solid;
	border-color: #cc5f2d;
	float: left;
	position: relative;
}


/* -- Tour Section -- */

.nextButton {
	width: 100px;
	float: left;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #017a95;
	font-weight: normal;
	margin-top: 10px;
}
.nextButton a:link, .nextButton a:visited {
	color: #017a95;
	text-decoration: none;
}
.nextButton a:hover {
	color: #017a95;
	text-decoration: underline;
}
.previousButton {
	width: 130px;
	float: left;
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	color: #017a95;
	font-weight: normal;
	margin-top: 10px;
}
.previousButton a:link, .previousButton a:visited {
	color: #017a95;
	text-decoration: none;
}
.previousButton a:hover {
	color: #017a95;
	text-decoration: underline;
}


/* -- Next Box Styles -- */

#nextBox {
	background: url(images/whatsnext-caption.gif) no-repeat top left;
	width: 193px;
	height: 114px;
	margin-top: 70px;
	padding-top: 30px;
	float: left;
	left: 70px;
	position: relative;
}
#nextBox p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.7em;
	text-align: center;
}
#nextBox p a:link, #nextBox p a:visited {
	color: #58595b;
	text-decoration: none;
}
#nextBox p a:hover {
	color: #017a95;
	text-decoration: underline;
}

#services {
	width: 630px;
	float: right;
	margin: 0;
	padding: 0; 
	text-align: right;
}

#services img {
	padding-bottom: 25px;
	padding-right: 25px;
}


/* -- Bottom Links -- */

#quickLinks {
	width: 995px;
	margin: 20px 0;
	text-align: left;
}
#quickLinks hr.barTop {
	width: 878px;
	height: 1px;
	border: none;
	background: #017a95;
}
#quickLinks hr.barBottom {
	width: 808px;
	height: 1px;
	border: none;
	background: #017a95;
	position: relative;
	left: 187px;
}
#bottomImages {
	text-align: center;
	display: table;
	width: 995px;
	margin: 0 auto;
}
#bottomImages img {
	padding: 6px;
	vertical-align: middle;
}


/* -- Main Footer -- */

#footer {
	height: 35px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #10819a;
	font-size: .6em;
	text-align: right;
	padding-right: 35px;
}

