a:link 								{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #003366; font-weight: bold;} 
a:visited							{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #003366; font-weight: bold;} 
a:hover								{font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #CC0000; text-decoration: none; font-weight: bold;}

a.linkStones:link 								{font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #590000; font-weight: normal;} 
a.linkStones:visited							{font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #590000; font-weight: normal;} 
a.linkStones:hover								{font-family: Arial, Helvetica, sans-serif; font-size: 10px;color: #CC0000; text-decoration: none; font-weight: normal;}

a.linkSummary:link 								{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #003366; font-weight: bold;} 
a.linkSummary:visited							{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #003366; font-weight: bold;} 
a.linkSummary:hover								{font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #CC0000; text-decoration: none; font-weight: bold;}

a.linkTopNav:link 								{font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #000000; font-weight: normal;} 
a.linkTopNav:visited							{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
} 
a.linkTopNav:hover								{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.linkBody:link 								{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; color: #003366; font-weight: bold;} 
a.linkBody:visited							{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; color: #003366; font-weight: bold;} 
a.linkBody:hover								{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;color: #CC0000; text-decoration: none; font-weight: bold;}

a.linkHeader:link 								{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #003366; font-weight: bold;} 
a.linkHeader:visited							{font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline; color: #003366; font-weight: bold;} 
a.linkHeader:hover								{font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #CC0000; text-decoration: none; font-weight: bold;}

a.linkCopy:link 					{font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #666666; font-weight: normal;} 
a.linkCopy:visited					{font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #666666; font-weight: normal;} 
a.linkCopy:hover					{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight: normal;}

body								{margin: 0px; background-color: #E7DBC1; background-repeat: repeat-y; background-position: center top; background-image: url(../images/main/main_bg.gif);}
td 									{font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
form 								{margin:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
textarea 							{
	font-size: 10px;
	color: #000000;
	overflow: auto;
	height: 120px;
	width: 450px;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;

}

.copyright			 				{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px 25px;
	background-color: #E7DBC1;
}
.infoCell1 							{font-weight: bold; background-color: #D8D9C9;}
.infoCell2 							{font-weight: bold; background-color: #EDEAE3;}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
.horizLine {
	background-image: url(../images/horiz_line.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.topNav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 7px;
	padding-top: 2px;


}
.contentHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;

}
.contentSubheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.formfield300 {
	height: 20px;
	width: 300px;
	margin: 5px;
}
.formfield200 {

	height: 20px;
	width: 200px;
	margin: 5px;
}
.formfield100 {


	height: 20px;
	width: 100px;
	margin: 5px;
}
.formfield150 {
	height: 20px;
	width: 150px;
}





/*Apended Lightbox CSS \*/

#lightbox{
	position: absolute;
	top: 40px;
	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/lbox/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/lbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lbox/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=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	}
	

.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 */
	}	
	
.portfolioBG {
	background-image: url(../images/port_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	background-color: #EDEAE3;

}
.mainBody {
	padding: 10px;
}
.contentHeaderText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	letter-spacing: -1px;
}
.vertLine {

	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.summaryText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.contentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.infoCell2Norm {
	font-weight: normal;
	background-color: #EDEAE3;
	font-size: 12px;

}
.singleBox 			{border: 1px solid #003366; height: 15px; width: 15px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #663300; margin: 0px; padding: 2px;}
.singleBoxOff 		{border: 1px solid #003366; height: 15px; width: 15px; text-align: center; vertical-align: middle; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #003366; background-color: #f4f4f4; margin: 0px; padding: 2px;}
