@charset "UTF-8";
/*

Green:	#387e74
VLT Green:	#e0ebe9
Blue:	#006fbd

*/

* {
	padding: 0;
	margin: 0;
}
html {
	height: 100%;
}
body {
	background: white;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	height: 100%;
}
h1, h2, h3, p, li, div {
	line-height: 130%;
}
h1 {
	margin: 0 0 -50px 0;
	position: relative;
	top: -65px;
	color: #FFF;
	text-transform: lowercase;
	font-weight: normal;
	z-index: 50;
}
h2 {
	color: #387e74;
	text-transform: lowercase;
	font-size: 24px;
}
h3 {
	color: #006fbd;
	font-size: 16px;
}
p {
	margin: 5px 0 10px 0;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
ul {
	margin-left: 0;
	padding: 5px 0;
}
li {
	padding-left: 10px;
}

/*   NON-SPECIFIC STYLES   */
.sm {
	font-size: 12px;	
	line-height: 150% !important;	
}
.xsm {
	font-size: 10px;	
}
ul.sm li, ul.xsm li {
	margin: 0;
	padding: 2px !important;
}

.imgrt {
	float: right;
	margin: 0 0 10px 10px;
}
.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}
.scripture {
	text-align: center;
	font-style: italic;
}
.alert {
	padding: 5px;
	margin: 20px 0 20px 0;
	color: #FF0000;
	border: 1px #FF0000 solid;
	background: #ffbfbf;
	text-align: center;
}
.error {
	color: #FF0000;
}
.matcheditems {
	min-height: 250px;
}
.matcheditems img {
	float: left;
	margin-left: -20px;
	margin-right: 5px;
}

#page {
	min-height: 100%;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#container {
	margin: 0 auto;
	background: url(../images/headerBkgd.jpg) top center no-repeat;
}

/*  NAVIGATION   */
#nav {
	height: 50px;
	font-size: 12px;
	text-transform: lowercase;
	position: relative;
	z-index: 100;
}

#nav ul { list-style: none; margin: 0; padding: 0; }
#nav ul li { padding-left: 0; }
	/*  LEVEL ONE  */
#nav ul.dropdown				{ position: relative; }
#nav ul.dropdown li				{ float: left; zoom: 1; }
#nav ul.dropdown a:hover		{ color: #000; }
#nav ul.dropdown a:active		{ color: #ffa500; }
#nav ul.dropdown li a			{ display: block; color: #222; }
#nav ul.dropdown li.hover,
#nav ul.dropdown li:hover		{ color: black; position: relative; }
#nav ul.dropdown li.hover a		{ color: black; }

	/*   LEVEL TWO   */
#nav ul.dropdown ul				{ width: 206px; visibility: hidden; position: absolute; top: 38px; left: 0; background: url(../images/menuBkgd.png) bottom left no-repeat; padding: 0 3px 10px 3px; } /*top: 100%;*/
#nav ul.dropdown ul li			{ font-weight: normal; color: #000; float: none; overflow: hidden;  width: 200px;}
#nav ul.dropdown ul li a		{ padding: 4px 8px; text-decoration: none; } /*background: url(../images/listBkgd.png) top left; }*/
#nav ul.dropdown ul li a:hover	{ color: #FFF; text-decoration: none; background: url(../images/listBkgd.png) bottom left;}
#nav ul.dropdown ul#lastMenu	{ left: -125px; }

	/*  LEVEL TWO MULTI */
#nav ul.dropdown ul.sub_menu_multi li		{ padding-left: 8px; width: 192px; }
#nav ul.dropdown ul.sub_menu_multi li.sub_menu_title	{ padding-top: 8px; text-transform: none !important; font-weight: bold; border-bottom: 1px #387e74 solid; }
#nav ul.dropdown ul.sub_menu_multi li a	{ margin-left: -8px; padding-left: 16px; }

	/* IE 6 & 7 Needs Inline Block */
#nav ul.dropdown ul li a		{ border-right: none; width: 100%; display: inline-block; } 

	/*  LEVEL THREE   */
#nav ul.dropdown ul ul			{ left: 100%; top: 0; }
#nav ul.dropdown li:hover > ul	{ visibility: visible; }

/*#nav a span.menu_title { display: none; font-size: 0px; color: #FFFFFF; text-decoration: none; margin: 0; padding: 0; width: 0; height: 0; }*/

a#logoBtn { width: 300px; height: 50px; background: url(../images/logoBtn.gif) top left no-repeat; }
a#logoBtn:hover, a#logoBtn.hover {  }
a#infoBtn { width: 53px; height: 50px; background: url(../images/infoBtn.gif) top left no-repeat; }
a#infoBtn:hover, a#infoBtn.hover { background: url(../images/infoBtnOver.gif) top left no-repeat; }
a#exploreBtn { width: 83px; height: 50px; background: url(../images/exploreBtn.gif) top left no-repeat; }
a#exploreBtn:hover, a#exploreBtn.hover { background: url(../images/exploreBtnOver.gif) top left no-repeat; }
a#programsBtn { width: 104px; height: 50px; background: url(../images/programsBtn.gif) top left no-repeat; }
a#programsBtn:hover, a#programsBtn.hover { background: url(../images/programsBtnOver.gif) top left no-repeat; }
a#retreatBtn { width: 158px; height: 50px; background: url(../images/retreatBtn.gif) top left no-repeat; }
a#retreatBtn:hover, a#retreatBtn.hover { background: url(../images/retreatBtnOver.gif) top left no-repeat; }
a#investBtn { width: 69px; height: 50px; background: url(../images/investBtn.gif) top left no-repeat; }
a#investBtn:hover, a#investBtn.hover { background: url(../images/investBtnOver.gif) top left no-repeat; }
a#downloadsBtn { width: 112px; height: 50px; background: url(../images/downloadsBtn.gif) top left no-repeat; }
a#downloadsBtn:hover, a#downloadsBtn.hover { background: url(../images/downloadsBtnOver.gif) top left no-repeat; }
a#contactBtn { width: 81px; height: 50px; background: url(../images/contactBtn.gif) top left no-repeat; }
a#contactBtn:hover, a#contactBtn.hover { background: url(../images/contactBtnOver.gif) top left no-repeat; }

/*  HEADER   */

#header {
	margin-top: 27px;
	width: 960px;
	height: 340px;
	overflow: hidden;
}

/* CONTENT */
#content {
	position: relative;
	background: url(../images/contentHeader.jpg) top left no-repeat;
	padding: 10px 35px 0 35px;
	/*min-height: 175px;*/
}
#content ul, #content ol {
	margin: 5px 10px 5px 18px;
	padding: 0;
}
#content ul li, #content ol li {
	padding: 3px;	
}
#content ul.ulIndent {
	list-style-type: disc;
	margin-left: 265px;	
}
#content .indent {
	margin-left: 250px;
}
#introBtns {
	margin: -10px -20px 0 -20px;
	zoom: 1;
}
#introBtns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#introBtns p {
	margin: 0 10px 10px 10px;	
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
#introBtns .btn {
	float: left;	
}
#introBtns .b232 {
	width: 232px;	
}
#introBtns .b233 {
	width: 233px;	
}
#rtIntroBtn {
	width: 230px;
	height: 215px;
	background: url(../images/intro/weatherBkgd.jpg) top left no-repeat;
	text-align: center;
}
#weatherBtn {
	width: 232px;
	overflow: hidden;
	height: 60px;
	margin: 40px 0 0 0;
}
#weatherBtn img {
	border: none;
}
#weatherBtn a:hover {
	text-decoration: none;	
}


/*   SIDEBARS   */
#sidebar {
	width: 250px;
	position: relative;
	float: left;
	top: 0;
	left: -20px;
	margin: 0;
	z-index: 1;
}
#sidebar:after {
     content: ".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden;	
}
#sidebarRight {
	width: 238px;
	position: relative;
	float: right;
	top: 0;
	left: 0;
	margin: 0 -14px 15px 15px;
	padding: 6px;
	z-index: 1;	
	background: url(../images/sidebarBkgd.png) bottom left no-repeat;
}
#sidebarRight:after {
     content: ".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden;	
}
#sidebarRight h3 {
	background: url(../images/sidebarBkgd.png) top left no-repeat;	
	margin: -6px -6px 5px -6px;
	padding: 10px 6px;
	color: #FFF;
}
#sidebarRight ul {
	list-style-type: none;
	margin: 0;
}
#sidebarRight ul li {
}
#sidebarRight .sub_menu_title {
	font-weight: bold;
	border-bottom: 2px #387e74 solid;
}

#sidebarRight2 {
	float: right; 
	width: 230px; 
	padding: 6px; 
	margin-right: -10px; 
	clear: right;
}
#sidebarRight2:after {
     content: ".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden;	
}
/*   LISTS   */

ul#wclist {
	list-style-type: none;	
	font-size: 12px;
	margin: 0 auto;
	border: 1px #387e74 solid; 
}
ul#wclist li {
	display: block;
	padding: 20px 3px 3px 3px;
	margin: 0 5px;
	height: 50px;
}	
ul#wclist li img {
	float: left;
	margin: -17px 8px 0 0;
}
ul#wclist li span {
	margin-top: 10px;
}

/* CONTACT FORM */
#contactform {
	margin-left: 10px;
}
#contactform td {
	padding: 10px 10px 10px 0;
}
#contactform input {
	height: 15px;
}
.submitbtn {
	padding: 5px;
	height: 35px !important;
	font-size: 14px;
}	

ul.pdflist {
	margin-left: 5px;
}
ul.pdflist li, #sidebarRight ul.pdflist li {
	list-style: url(../images/pdficon_small.gif);
	margin-left: 10px;
	padding: 3px; 
}

#sidebarRight ul.pdflist {
	margin-left: 7px;
}
#sidebarRight ul.pdflist li {
	list-style: url(../images/pdficon_small.gif);
	margin-left: 22px;
	padding: 3px; 
}

ul.mp3list {
	margin-left: 5px;
}
ul.mp3list li {
	list-style: url(../images/mp3Icon.gif);
	margin-left: 10px;
	padding: 3px; 
}

ul.qtlist {
	margin-left: 5px;
}
ul.qtlist li {
	list-style: url(../images/qtIcon.gif);
	margin-left: 10px;
	padding: 3px; 
}

/*  TABLES   */
.contenttable {
	margin-left: -10px; 
	margin-top: 3px;
}
.contacttable {
	
}
.contacttable td {
	padding-bottom: 15px;
	padding-right: 15px;
}
.contacttable td input, {
	font-size: 16px;	
}
.contacttable td input[type=text] {
	padding: 3px;
	width: 275px;
}

#staffgrid {
	border: 1px #387e74 solid;	
}
#staffgrid th {
	background: #387e74;
	color: #FFF;
	padding: 5px;
}
#staffgrid td {
	background: url(../images/cellBkgd.jpg) top left repeat-x;
	padding: 3px;
}

#tourtbl {
	padding: 0;
}
#tourtbl td {
	padding: 0 5px 5px 0;	
}
#tourtbl td.rdGrnHeading {
	background: url(../images/rdGrnHeading.gif) top right no-repeat;
	font-weight: bold;
	text-transform: lowercase;
	padding: 0;
	height: 35px;
}
#tourtbl td.rdGrnHeading div {
	background: #FFFFFF url(../images/rdGrnHeading.gif) top left no-repeat;
	height: 45px;
	position: relative;
	margin-right: 10px;
	padding: 6px 10px 0 10px;
}

/*   SPECIALTY BOXES   */
.callout {
	border: 1px #387e74 solid;
	padding: 10px;
	margin: 10px 0;
	background: url(../images/cellBkgd.jpg) top left repeat-x;
}
.callout h2 {
	background: #387e74;
	color: #FFF;
	margin: -10px;
	padding: 5px;
}
.callout h3 {
	background: #387e74;
	color: #FFF;
	margin: -10px -10px 15px -10px;
	padding: 5px 5px 10px 5px;
}
.coshort {
	margin-right: 250px;	
}
.vt {
	border: 1px #387e74 solid;	
	margin-right: 250px;
	padding: 10px;
	background: url(../images/cellBkgd.jpg) top left repeat-x;
}
.vt h3 {
	padding-top: 10px;	
}
div.vtstage, div.tptstage {
	clear: both; 
	text-align: center; 
	border:	2px #387e74 solid; 
	padding: 15px; 
	margin-bottom: 20px; 
	background: #e0ebe9 url(../images/vtbkgd.gif) top left no-repeat;
}
a.vtstage {
	color: 	#006fbd;
	font-weight: bold;
	background: url(../images/arrowBlue.gif) 0 2px  no-repeat;
	padding-left: 10px;
}
div.tptstage {
	background: #e0ebe9 url(../images/tptbkgd.gif) top left no-repeat;
}

.footnote {
	font-size: 14px;
	color: #666666;
}
.footnote a {
	font-weight: bold;
	color: #666666;
}

#footer {
	height: 66px;
	background: url(../images/footerBkgd.jpg) top left no-repeat;
	text-align: left;
	text-transform: lowercase;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding: 5px;
	font-size:12px;
	clear: both;
}
#footer p {
	margin: 14px 0 0 0;
	padding: 0;
}
#footer a {
	color: #FFF;
}
#footer a:hover {
	color: #FFF;
}

#addthis {
	margin-top: 10px;	
	float: left;
}
#gtLinks {
	margin-top: 10px;
	margin-left: 150px;
	color: #000000;
	font-weight: bold;
}
#gtLinks a {
	color: #000000;
	margin-left: 15px;
}
#gtLinks a:hover {
	color: #4b5457;
}
#gtLinks span {
	text-transform: uppercase;	
}

#btmNav {
	color: #999;
	font-size: 12px;
	text-transform: lowercase;
}
#btmNav a {
	color: #999;	
}
#btmNav ul { list-style: none; margin: 0; padding: 0; float: right; zoom: 1; }

/*  LEVEL ONE  */
#btmNav ul				{ position: relative; right: 0; }
#btmNav ul li			{ float: left; zoom: 1; padding: 0 7px;}
#btmNav ul a:hover		{ color: #000; text-decoration: none; }
#btmNav ul a:active		{ color: #999; }
#btmNav ul li a			{ display: block; color: #999; }
#btmNav ul li:hover		{ color: #999; position: relative; }

/* WEATHER */
#weather {
	position: absolute;
	top: -300px;
	left: 485px;
	z-index: 50px;
	color: #387e74;
	background: #FFF url(../images/cellBkgd.jpg) top left repeat-x;
	border: 1px #387e74 solid;
	padding: 10px;
}	
#weatherTable {
	font-size: 12px;
	text-align: center;
	padding: 0 10px;
	width: 400px;
}
#weatherTable .td {
	
}

#weatherSm {
	font-size: 9px;
	text-align: center;
	width: 100%;
	padding: 0 10px;
}
#weatherSm .td {
	height: 56px;
}

