@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #6B7C83;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #414C50;
	text-transform: uppercase;
	text-align: center;
}
.gallery {
	border: 2px solid #414C50;
	float: left;
	padding: 3px;
	margin: 15px;
	background-color: #918F80;
}
.newsGall {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.galpages {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
	color: #414C50;
	text-align: right;
	margin-right: 20px;
}


.title {
	color: #414C50;
	font-size: 24px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	letter-spacing: 1px;
}
.galpages a {
	color: #414C50;
	text-decoration: none;
}
.galpages a:hover {
	color: #000000;
	text-decoration: underline;
}

.menu {
	font-size: 10pt;
	font-family: "Courier New", Courier, monospace;
	float: right;
	color: #414C50;
}

.oneColFixCtrHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #414C50;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.oneColFixCtrHdr #subheader {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #414C50;
	margin-left: auto;
	padding-top: 2px;
	margin-right: auto;
	width: 400px;
	text-align: center;
}
#subheader a {
	color: #414C50;
	text-decoration: none;
}
#subheader a:hover {
	font-weight: bold;
	color: #000000;
}


.oneColFixCtrHdr #container #header .menu #about {
	margin-bottom: -3px;
}
.current {
	color: #000000;
	font-weight: bold;
}
.fltrtNB {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.fltlftNB {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}


.menu a {
	text-decoration: none;
	color: #414C50;
}
a  img.fltrtNB    {
	text-decoration: none;
	color: #414C50;
}


.menu a:hover {
	font-weight: bold;
	color: #000000;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	color: #414C50;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #414C50;
}
#footer a {
	color: #414C50;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #000000;
}
a.current {
	color: #000000;
}
.cvcat {
	color: #414C50;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-decoration: underline;
	margin-left: -10px;
}
.cventry {
	color: #414C50;
	margin-left: 3px;
}
.cventry a {
	color: #4E3C32;
	text-decoration: none;
}

.cventry2 {
	color: #414C50;
	margin-left: 40px;
}
.cventry2 a {
	color: #4E3C32;
	text-decoration: none;
}

.aboutbanner {
	margin-top: 80px;
	margin-left: 40px;
}

.galleryBLANK {
	float: left;
	margin: 15px;
}
.oneColFixCtrHdr #container #mainContent .econtact {
	margin-bottom: -4px;
}
.pdf {
	text-transform: uppercase;
	color: #414C50;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
.pdf img {
	margin-bottom: -4px;
}
.pdf a {
	color: #414C50;
	text-decoration: none;
}
#subheader img {
	margin-bottom: -6px;
	margin-top: 3px;
}
.fullview {
	border: 4px solid #414C50;
	padding: 3px;
	background-color: #918F80;
}
.paintinginfo {
	text-transform: uppercase;
	color: #414C50;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#RndmSp {
	border: 1px solid #414C50;
	padding: 1px;
	margin-top: 17px;
	margin-left: 10px;
}
.title a {
	text-decoration: none;
	color: #414C50;
}
.cventry3 {
	color: #414C50;
	margin-left: 36px;
}
.cventry3 a {
	color: #4E3C32;
	text-decoration: underline;
}
.fltlftNB-block {
	float: left;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltlftNB-block2 {
	float: left;
	margin-top: 1px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 54px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
