@charset "UTF-8";
/* 	content bg color: #f0efe3
	content grey border color: #a8a8a6
	green text color: #514f20
	grey text: #676767
*/

html{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	border:none;
   }
   
body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#514f20;
	background-color:#30302c;
	}
	
a, a:link, a:visited	{
	outline:none;	
	text-decoration:none;
	color:#514f20;
}
a:hover {
	color:#6d6a2c;
}

#content a, #content a:link, #content a:visited	{
	outline:none;	
	text-decoration:none;
	color:#514f20;
	border-bottom:1px dotted #514f20;
}
#content a:hover {
	color:#6d6a2c;
	border-bottom:1px dotted #6d6a2c;
}

#content a.noborder, #content a.noborder:link, #content a.noborder:visited, #content a.noborder:hover {
	border:0;
}

a.pageLink, a.pageLink:link, a.pageLink:visited {
	font-size:14px;
	font-weight:bold;
	color:#6d6a2c;
}
a.pageLink:hover {
	color:#6d6a2c;
}

.breadcrumb {
	margin-top:0;
	margin-right:0;
	padding:0;
	font-size:12px;
}
a.breadcrumbLink, a.breadcrumbLink:link, a.breadcrumbLink:visited {
	margin-top:0;
	padding-top:0;
	font-size:11px;
	line-height:11px;
	color:#6d6a2c;
}
a.breadcrumbLink:hover {
	color:#6d6a2c;
}

#gallery_outer {
	color:#ccc;
}
#gallery_outer a:link, #gallery_outer a:active, #gallery_outer a:visited {
	color:#fff;
	font-weight:bold;
}
#gallery_outer a:hover {
	color:#ddd;
}

ul	{
	list-style-type:none;
}	
ul li.noBorder	{
	border:none;	
}
h1	{
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	letter-spacing:1.1px;
	display:block;
	font-weight:normal;
	border-bottom:1px solid #514f20;
	padding-bottom:0;
	margin-bottom:0;
	margin-top:230px;
}
h2	{
	font-size:17px;
	padding:0;
	margin:0 0 5px 0;
}

#content	{
	display:block;
	position:relative;
	margin:0 auto;
}
/*===============================================*/
#header	{
	position:relative;
	display:block;
	padding:0; 
	margin:0;
	width:850px;
}
/*===============================================*/
#main_content	{
	position:relative;
	width:742px;
	padding:26px 50px 22px 50px;
}

.home_caption	{
	text-align:right;
	color:#514f20;
	font-size:11px;
	text-transform:uppercase;
}
#home_slideshow	{
	position:relative;
	display:block;
	width:698px;
	height:198px;
	margin-right:auto;
	margin-left:auto;
	background-color:#d6d6d4;
	border:1px solid black;
}
/*===============================================*/
#footer	{
	display:block;
	position:relative;
	font-size:11px;
	width:842px;
	padding-bottom:10px;
	text-align:center;
}
#footer ul	{
	color:#514f20;
	padding:0;
	padding-bottom:5px;
	margin:0 auto;
	width:720px;
	border-bottom:1px solid #514f20;
}
#footer	li{
	display:inline;	
	padding:0 7px;
}
#footer li a	{
	color:#514f20;
}
#footer li a:hover	{
	color:#676767;
}
#footer p	{
	color:#676767;
	margin-top:5px;
}
.table_image	{
	border:1px solid #514f20;
}

#squares {
	position:absolute; z-index:9; top:0; margin:0; padding:0; width:100%; height:100%; overflow:hidden;
}
#squareHolderLeft {
	position:absolute; z-index:10; margin:0; padding:0; left:50%; margin-left:-565px; width:140px; height:100%; overflow:hidden; background-color:#000;
}
#squareLeftShadow {
	position:absolute; z-index:9; margin:0; padding:0; left:50%; margin-left:-575px; width:10px; height:100%; overflow:hidden;
}
#squareLeftShadow2 {
	position:absolute; z-index:12; margin:0; padding:0; left:50%; margin-left:-435px; width:10px; height:100%; overflow:hidden;
}
#squareHolderRight {
	position:absolute; z-index:9; margin:0; padding:0; left:50%; margin-left:425px; width:140px; height:100%; overflow:hidden; background-color:#000;
}
#squareRightShadow {
	position:absolute; z-index:9; margin:0; padding:0; left:50%; margin-left:565px; width:10px; height:100%; overflow:hidden;
}
#squareRightShadow2 {
	position:absolute; z-index:12; margin:0; padding:0; left:50%; margin-left:425px; width:10px; height:100%; overflow:hidden;
}


.squares {
	border-right:2px solid #000; border-bottom:2px solid #000; border-left:0; border-top:0;
	opacity:0.35; Moz-opacity:0.35; Khtml-opacity:0.35; object.filter:(alpha=35); filter:alpha(opacity=35);
}
.squares:hover {
	opacity:1; Moz-opacity:1; Khtml-opacity:1; object.filter:(alpha=100); filter:alpha(opacity=100);
}


#prevImg {
	position:absolute; top:0; left:0;  height:1px; width:1px; z-index:5100;
	background-image:url(/images/prevGrad.png); background-position:top left; background-repeat:repeat-y; background-color:transparent;
	text-align:center; vertical-align:middle; cursor:pointer;
	opacity:0; Moz-opacity:0; Khtml-opacity:0; object.filter:(alpha=0); filter:alpha(opacity=0);
}
#prevImg:hover {
	opacity:1; Moz-opacity:1; Khtml-opacity:1; object.filter:(alpha=100); filter:alpha(opacity=100);
}
#nextImg {
	position:absolute; top:0; left:0; height:1px; width:1px; z-index:5101;
	background-image:url(/images/nextGrad.png); background-position:top right; background-repeat:repeat-y; 
	text-align:center; vertical-align:middle; cursor:pointer;
	opacity:0; Moz-opacity:0; Khtml-opacity:0; object.filter:(alpha=0); filter:alpha(opacity=0);
}
#nextImg:hover {
	opacity:1; Moz-opacity:1; Khtml-opacity:1; object.filter:(alpha=100); filter:alpha(opacity=100);
}


a.nodeSelected {
	font-weight:bold;
	font-size:12px;
	line-height:normal;
}
a.nodeUnselected, .nodeUnselected {
	font-weight:normal;
	font-size:10px;
	line-height:normal;
}

/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:10px auto;
	width:670px;
	height:243px;
	position:relative;
	padding:12px 15px 0 15px;
	background-color:#d6d6d4;
	border:2px solid #514f20;
	margin-bottom:35px;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:670px;
  height:255px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:670px;
  height:255px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshow #slidesContainer .slide {
  float:left;
  margin:0 auto;
  width:670px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:243px;
}
#slideshowB {
	margin:10px auto;
	width:670px;
	height:143px;
	position:relative;
	padding:5px 15px 0 15px;
	background-color:#d6d6d4;
	border:2px solid #514f20;
	margin-bottom:35px;
}
#slideshowB #slidesContainerB {
  margin:0 auto;
  width:670px;
  height:155px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  
}
#slideshowB #slidesContainerB {
  margin:0 auto;
  width:670px;
  height:155px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshowB #slidesContainerB .slide {
  float:left;
  margin:0 auto;
  width:670px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:143px;
}
#slideshowB #slidesContainerB .slide {
  float:left;
  margin:0 auto;
  width:670px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:143px;
}
#slideshowC {
	margin:10px auto;
	width:670px;
	height:185px;
	position:relative;
	padding:5px 15px 0 15px;
	background-color:#d6d6d4;
	border:2px solid #514f20;
	margin-bottom:35px;
}
#slideshowC #slidesContainerC {
  margin:0 auto;
  width:670px;
  height:197px;
  overflow:auto; /* allow scrollbar */
  position:relative;
  
}
#slideshowC #slidesContainerC {
  margin:0 auto;
  width:670px;
  height:197px;
  overflow:auto; /* allow scrollbar */
  position:relative;
}
#slideshowC #slidesContainerC .slide {
  float:left;
  margin:0 auto;
  width:670px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:185px;
}
#slideshowC #slidesContainerC .slide {
  float:left;
  margin:0 auto;
  width:670px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:185px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:50px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
.abscontrol {
	display:block;
	cursor: pointer;
}
#leftControl {
  top:265px;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControl {
  top:265px;
  right:0;
  margin-right:-15px;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}
#centerControl {
  top:265px;
  right:50%;
  background:url(images/slidecenternav_over.jpg) no-repeat 0 0;
}

#leftControlB {
  top:158px;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControlB {
  top:158px;
  right:0;
  margin-right:-15px;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}
#leftControlC {
  top:200px;
  left:0;
  background:transparent url(images/control_left.jpg) no-repeat 0 0;
}
#rightControlC {
  top:200px;
  right:0;
  margin-right:-15px;
  background:transparent url(images/control_right.jpg) no-repeat 0 0;
}

.slide h2, .slide p {
  margin:10px;
}
.slide img {
  float:right;
  margin:0 15px;
}
#controls {
	position:relative;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	text-align:center;
	height:26px;
}
#controlsB {
	position:relative;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	width:150px;
	text-align:center;
	height:16px;
}

.button {
	cursor:pointer;
	border:1px solid #999999;
	padding:3px 6px 3px 6px;
	background-color:#aaaaaa;	
}
.button:hover {
	background-color:#cccccc;
}
.greenButton {
	cursor:pointer;
	border:1px solid #999999;
	padding:3px 6px 3px 6px;
	background-color:#666633;	
}
.greenButton:hover {
	background-color:#666633;
}