@charset "utf-8";
/*BODY STYLE*/
html{
	background:#000000;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0;
	padding:0;
}
a{
	color:#197b30;
}
a:hover{
	color:#fdfbe4;
}
img{
	border:none;
}
h1{
	margin-top:0;
	font-size:20px;
}
h2{
	font-size:16px;
}
#wrapper{
	min-height:800px;
	margin:0;
	padding:15px;
	background-color:#000000;
}
#content{
	background-image:url(../images/vineFrameTop.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:800px;
	min-height:500px;
	padding-top:125px;
	padding-left:140px;
	position:relative;
}
#content2{
	background-image:url(../images/vineFrameBottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:800px;
	padding-left:140px;
	margin-top:-170px;
	height:280px;
}
#introContent{
	font-size:18px;
}
#listDivider{
	margin:-325px 200px 0 0;
	float:right;
}
#listDivider li{
	margin-bottom:14px;
}
#services li{
	margin-bottom:14px;
}
#portContainer{
	width:95%;
	background-color:#000000;
	padding:15px;
	text-align:center;
}
#portContainer img{
	margin:10px 15px 0 0;
}
#rightFloatImg{
	float:right;
	margin:0 10px 10px 10px;
}
#rightFloatContent{
	float:right;
	margin-left:-100px;
}
#rightFloatContent img{
	margin:0;
}
#contactRightContent{
	margin-top:70px;
	margin-right:10px;
}
#contactLeftContent{
	margin-bottom:30px;
}
#leftFloatImg{
	float:left;
	margin:0 30px 10px 10px;
}
#affiliations{
}
#formHead{
	margin-top:70px;
}
#news{
	line-height:30px;
}
/*MASTHEAD*/
#masthead{
	float:left;
	height:225px;
}
#headWrapper{
	width:100%;
	height:300px;
	background-color:#f3f8e5;
}

/*MASTHEAD NAVIGATION*/
#headnav{
	clear:left;
	margin:-25px 0 100px 175px;
}
#headnav span{
	display:none;
}
#headnav ul{
	list-style:none;
}
#headnav li{
	float:left;
	display:inline;
}
#headnav a{
	padding:0 15px 0 0;
	display:block;
}
#headnav a.about {
	height:43px;
	width:154px;
	background-image:url(../images/aboutUs.gif);
	background-repeat: no-repeat;
}
#headnav a.home {
	height:43px;
	width:64px;
	background-image:url(../images/home.gif);
	background-repeat: no-repeat;
}
#headnav a.portfolio {
	height:43px;
	width:94px;
	background-image:url(../images/portfolio.gif);
	background-repeat: no-repeat;
}
#headnav a.services {
	height:43px;
	width:84px;
	background-image:url(../images/services.gif);
	background-repeat: no-repeat;
}
#headnav a.testimonials {
	height:43px;
	width:118px;
	background-image:url(../images/testimonials.gif);
	background-repeat: no-repeat;
}
#headnav a.contact {
	height:43px;
	width:79px;
	background-image:url(../images/contact.gif);
	background-repeat: no-repeat;
}
#headnav a.news {
	height:43px;
	width:55px;
	background-image:url(../images/news.gif);
	background-repeat: no-repeat;
}
#headnav a.home:hover{
	background-image:url(../images/homeOver.gif);
	color: #000000;
	background-color:#f3f8e5;
}
#headnav a.portfolio:hover{
	background-image:url(../images/portfolioOver.gif);
	color: #000000;
	background-color: #f3f8e5;
}
#headnav a.services:hover{
	background-image:url(../images/servicesOver.gif);
	color: #000000;
	background-color: #f3f8e5;
}
#headnav a.about:hover{
	background-image:url(../images/aboutUsOver.gif);
	color: #000000;
	background-color: #f3f8e5;
}
#headnav a.testimonials:hover{
	background-image:url(../images/testimonialsOver.gif);
	color: #000000;
	background-color: #f3f8e5;
}
#headnav a.contact:hover{
	background-image:url(../images/contactOver.gif);
	color: #000000;
	background-color: #f3f8e5;
}
#headnav a.news:hover{
	background-image:url(../images/newsOver.gif);
	color: #000000;
	background-color: #f3f8e5;
}

/*FOOTER*/
#footer{
	padding-top:25px;
	clear:both;
	margin-bottom:10px;
	margin-top:0;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}
#footer p{
	text-align:center;
	margin:0;
	padding:0;
}

/*FOOTER NAVIGATION*/
#footnav{
}
#footnav ul{
	text-align:center;
	margin:0;
	padding:0;
	color:#000000;
	list-style:none;
}
#footnav li{
	display:inline;
}
#footnav a{
	text-decoration:none;
	color:#197b30;
}
#footnav a:hover{
	text-decoration:none;
	color:#fdfbe4;
}

/*LIGHTBOX++*/
#lightbox{
	position: absolute;
	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{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


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

#imageData{	padding:0 10px; color: #666; }
#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;
	}