/* CSS Document */
BODY {
	margin: 0 auto;
	text-align: center;
	background-color: #fbfbfb;
	margin-left: -30px;
	}
IMG {
	border: 0;
	}
.bold {
	font-weight: bold;
	}
.bolditalic {
	font-weight: bold;
	font-style:italic;
	}
.mast {
	margin: 0 auto;
	background-image: url(mast2.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 178px;
	padding-left: 60px;
	}
/*.footer {
		background-image: url(footer.jpg);
		width: 695px;
		height: 21px;
		}*/
.get_started {
	margin: 0 40px 0 auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#fff;
	line-height:22px;
	width: 375px;
	height: 172px;
	padding: 55px 0 0 0;
	text-align:right;
	}
.get_started a {
	text-decoration: none;
	color: #fff;}
.wrapper {
	background-image: url(wrapper_bg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-left: 60px;
	min-height: 1900px;

	}
.wrapper2 {
	background-image: url(wrapper_bg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding-left: 60px;
	min-height: 3900px;
	}
.content {
	float: left;
	min-height: 1100px;
	height: auto;
	width: 696px;
	}
.content h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #4b4b34;
	padding-left: 25px;
	padding-top: 25px;
	}
.content p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #4b4b34;
	width: 600px;
	padding-left: 15px;
	line-height: 22px;
	}
.content p a {
	color: #4b4b34;
	text-decoration: underline;
	}
.content IMG {
	padding-right: 0px;
	}
.content form {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #4b4b34;
	padding-left: 15px;}
.nav {
	margin: 0 auto;
	margin-top: 0px;
	background-image: url(nav_bg2.png);
	background-repeat: no-repeat;
	width: 275px;
	height: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #993300;
	float: left;
	}
.nav_sm {
	font-size:0.9em;
	}
.nav ul {
	list-style: none;
	text-align: left;
	padding: 20px 0 0 25px;

	}

.nav li {
	background: url(nav_li_bg.gif);
	background-repeat: no-repeat;
	padding: 6px 10px 6px 10px;
	width: 227px;
	}
.nav li a.here {background: url(nav_li_here.gif); background-repeat: no-repeat; padding: 6px 75px 6px 10px; *padding: 6px 75px 6px 5px;width: 197px;margin-left: -10px;}
.nav li a.here1 {background: url(nav_li_here.gif); background-repeat: no-repeat; padding: 6px 70px 6px 10px; *padding: 6px 70px 11px 5px; width: 197px;margin-left: -10px;}
.nav li a.here2 {background: url(nav_li_here.gif); background-repeat: no-repeat; padding: 6px 100px 6px 10px; *padding: 6px 100px 6px 5px; width: 197px;margin-left: -10px;}
.nav li a.here3 {background: url(nav_li_here.gif); background-repeat: no-repeat; padding: 6px 136px 6px 10px; *padding: 10px 136px 6px 5px; width: 197px;margin-left: -10px;}
.nav li a.here4 {background: url(nav_li_here.gif); background-repeat: no-repeat; padding: 6px 85px 6px 10px; *padding: 6px 90px 10px 5px;width: 197px;margin-left: -10px;}
.nav li a.here5 {background: url(nav_li_here.gif); background-repeat: no-repeat; padding: 6px 55px 6px 10px; *padding: 6px 55px 10px 5px;width: 197px;margin-left: -10px;}
.nav li a.here6 {background: url(nav_li_here.gif); background-repeat: no-repeat; padding: 6px 5px 6px 10px; *padding: 6px 5px 10px 5px;width: 197px;margin-left: -10px;}
.nav li a {
	background-color: #fff;
	color: #993300;
	text-decoration: none;
	}
.nav li a:hover {
	color: #305a84;
	}
.subnav {
	list-style: none;
	text-align: left;
	padding: 0px 0 0 0px;
	margin: -8px 0 -10px -35px;
	}

.subnav li {
	background: url(nav_li_bg.gif);
	background-repeat: no-repeat;
	padding: 3px 3px 6px 35px;
	width: 197px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #305a84;
	}
.subnav li a {
	background-color: #fff;
	color:#305a84;
	text-decoration: none;
	}
.subnav li a:hover {
	color: #993300;
	}
.home_pic {
	float: left;
	background-repeat: no-repeat;
	width: 695px;
	height: 295px;
	margin-left: 0px;
	}
.intcontent {
	padding-top: 375px;
	float:left;
	margin-left: 0px;
	background-image: url(content_bg.jpg);
	background-repeat: repeat-y;
	min-height: 425px;
	width:696px;

	}
.intcontent h1 {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #4b4b34;
	padding-left: 25px;
	padding-top: 25px;
	margin-top: -375px;
	width: 600px;
	border-bottom: 1px solid #343434;
	}
.intcontent p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #4b4b34;
	width: 600px;
	padding-left: 25px;
	padding-bottom: 25px;
	line-height: 22px;
	}
.intcontent IMG {
	padding-right: 15px;
	}
.intcontent table {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #4b4b34;
	margin: 0 0 0 25px;
	line-height: 22px;
	}
.programs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #4b4b34;
	margin-left: 15px;
}
.quotes {
	margin-left: 15px;
	}
/* lightbox stuff */

#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	background-image: url(loading.gif)
	position: absolute;
	top: 30%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat;}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	/* END OF LIGHTBOX STUFF */
