@charset "UTF-8";
/* CSS Document */


/*HEADER AND NAV LINKS**********************************/

.navLinks {
	color: #9D9D9D;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
}
.navLinks a {
	text-decoration: none;
	color: #848484;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
}

.navLinks a:hover {
	text-decoration: underline;
	letter-spacing: 3px;
}
/*.navLinks a:visited {
	text-decoration: none;
	color: #848484;
	letter-spacing: 1px;
	text-align: center;
	word-spacing: 2px;
}*/


.banImage {
	position: fixed;
}
/*END HEADER AND NAV LINKS**/



/*MAIN CONTENT******************************************/
#mainContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 145%;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
	font-variant: normal;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 2px;
}
#mainContent p a {
	color: #3AFB32;
	font-size: 16px;
	}
	
#mainContent p a:hover {
	color: #9D9D9D;
	letter-spacing: 1px;
}	
	
	
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: normal;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 1px;
	font-variant: normal;
	color: #FFFFFF;
	font-style: normal;
	text-transform: capitalize;
}

#mainContent h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	color: #3AFB32;
	letter-spacing: 1px;
	text-align: center;
}

#mainContent why {
}

div.spacer {
  clear: both;
  }
.homeImage {
	background-position: center center;
	position: fixed;
}
.thumbnailborder {
	background-color: #666666;
	height: 130px;
	width: 320px;
	float: left;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.thumbnailborderNew {
	background-color: #666666;
	height: 120px;
	width: 320px;
	float: left;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}



.thumbnailborder p {
	font-size: 14px;
}
.thumbnailImg {
	padding: 0px;
	border: thin solid #000000;
	float: left;
	margin-right: 7px;
	vertical-align: middle;
}


.thumbnailborder #title {
	font-weight: bold;
	letter-spacing: 1px;
}
.title {
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	letter-spacing: 1px;
}

/*END MAIN CONTENT***/



/*FOOTER***********************************************/
.footer {
	color: #999999;
	font-size: 10px;
	text-align: left;
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #0000;
}
.footer p {
	font-size: 12px;
	color: #9D9D9D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*END FOOTER***/

/*TABLE***********************************************/

.printTable {
	color: #9D9D9D;
	border-collapse: collapse;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}
.rowBorder {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #999999;
}
.printTable caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
}
.printTable category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	color: #3AFB32;
	letter-spacing: 2px;
}
.printTable td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-collapse: collapse;
	margin-bottom: 2px;
	border-spacing: 2pt 15pt
}
.printTable th {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

.printTable tr {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.printTable th a {
	color: #3AFB32;
	font-size: 16px;
	font-variant: small-caps;
}
.nestTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.alternateRow {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.exhibitTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: left;
}
.exhibitTable tr {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
.exhibitTable category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	color: #3AFB32;
	letter-spacing: 2px;
	}
	
.linkTable {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.linkTable category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	color: #3AFB32;
	letter-spacing: 2px;
}
.linkTable a {
	color: #3AFB32;
	font-size: 16px;
}

.linkTable a:hover {
	color: #9D9D9D;
	letter-spacing: 1px;
}

.linkTable td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-collapse: collapse;
	margin-bottom: 2px;
	border-spacing: 2pt 15pt
}

.linkTable tr {
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.linkTable caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1em;
	color: #FFFFFF;
}

/*Thumbnail info beginning with gallery page*/
.thumbnailWidth {
	width: 700px;
	margin: auto;
}

.linkThumbWidth {
	width: 700px;
	margin: auto;
}
.textLinks {
	width: 700px;
	margin: auto;
	border-bottom: 2px solid #999999;
}
.textLinks a {
color: #3AFB32;
	font-size: 16px;

}
.textLinks a:hover {
	color: #9D9D9D;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	letter-spacing: 1em;
	text-align: center;
	color: #FFFFFF;
}

#linkExchange { text-align: center; 	
}
#linkExchange img {
	border: 1px solid #999999;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#code {
	font-family: "Courier New", Courier, monospace;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}

.exhibitTable img {
	height: 200px;
	text-align: center;
	margin-right: 8px;
	border-top: 2px solid #999999;
	border-right: 3px solid #999999;
	border-bottom: 3px solid #999999;
	border-left: 2px solid #999999;
}

a {
	color: #3AFB32;

	}
#mainImage { text-align: center; }

#mainImage img {
	border-top: 2px solid #999999;
	border-right: 2.5px solid #CCCCCC;
	border-bottom: 2.5px solid #999999;
	border-left: 2px solid #999999;
}
