body {
	background-color: #36414D;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #36414D;
}
.red {
	color: #990000;
}


#pagewrap {
	clear: both;
	width: 760px;
	border-top: 1px solid #292E33;
	border-right: 3px solid #292E33;
	border-bottom: 1px solid #292E33;
	border-left: 3px solid #292E33;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-image: url(../images/bgTile.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.header {
	background-color: #A3B8CC;
	height: 100px;
	width: 100%;
	background-image: url(../images/headerBGjr.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftcolumn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 500px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	float: left;
}
.randomDiv {
	clear: both;
	width: auto;
	border: 1px solid #36414D;
	padding: 10px;
	background-color: #E9E9E9;
}


.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 200px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	background-color: #DAE0E6;
}
.rightcolumn p.fototitle {
	font-size: 11px;
}


.footer {
	background-color: #FFFFFF;
	clear: both;
	width: auto;
	border-top: 1px solid #666666;
	font-size: 11px;
	text-align: center;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
p, h1, h2, h3, h4 {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 10px;
	margin-left: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #36414D;
	border-left: 12px solid #A3B8CC;
	padding-left: 16px;
	letter-spacing: -1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #36414D;
	letter-spacing: -1px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #36414D;
	letter-spacing: -1px;
}
.rightcolumn h3 {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
	background-image: url(../images/h3bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



/* LEFT COLUMN LINKS */

.leftcolumn a:link, a:visited {
	color: #003366;
}

.leftcolumn a:hover { 
	color: #990000;
	background-color: #FFFFFF;
}
.leftcolumn a:active {
	color: #36414D;
}

/* NORMAL LINKS */

a 	{
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited  {
	color: #003366;
}

a:hover, a:active {
	color: #990000;
}

/* RIGHT COLUMN LINKS */

.rightcolumn a:link {
	color: #36414D;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rightcolumn a:visited {
	color: #36414D;
	font-weight: normal;
	text-decoration: none;
}
.rightcolumn a:hover {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
.rightcolumn a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
.rightcolumn .fototitle img {
	border: 1px solid #333333;
}

#navholder {
	height: 28px;
	width: auto;
	top: 66px;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	border-top: 1px solid #36414D;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#subServices {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 99;
	font-weight: bold;
	width: 120px;
}

#subGalleries {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	z-index: 99;
	font-weight: bold;
	width: 136px;
}
ul#navList
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: auto;
}

ul#navList li
{
	display: block;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul#navList li a
{
	color: #FFFFFF;
	display: block;
	width: 100%;
	color: #777;
	text-decoration: none;
	background: #A3B8CC;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 8px;
	border-top: 0px none;
	border-right: 1px solid #36414D;
	border-bottom: 1px solid #36414D;
	border-left: 1px solid #36414D;
}
ul#navList li a:visited {
	color: #FFFFFF;
}
ul#navList li a:hover
{
	color: #36414D;
	background-color: #E9EEF3;
}
#hideitSvc {
	height: 150px;
	width: 200px;
	position: absolute;
	visibility: hidden;
	z-index: 90;
}

#hideitGal {
	height: 150px;
	width: 200px;
	position: absolute;
	visibility: hidden;
	z-index: 90;
}
#pagewrapGal {

	clear: both;
	width: 760px;
	border-top: 1px solid #292E33;
	border-right: 3px solid #292E33;
	border-bottom: 1px solid #292E33;
	border-left: 3px solid #292E33;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.leftcolumnGal {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 730px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B3D92;
	background-color: #E8E8E8;
	padding: 1px;
	border: 1px solid #507EA0;
	margin: 0px;
}
.button {
	font-weight: bold;
	color: #95927F;
	background-color: #D1CFC0;
	margin: 0px;
	padding: 0px;
	border: 1px solid #95927F;
}
.galleryGrid {
	border: 1px solid #738393;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.galleryGrid a {
	color: #36414D;
	text-decoration: none;
}.galleryGrid img {
	border: 1px solid #36414D;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 4px;
}
.justified {
	text-align: justify;
}
.leftcolumnGal img.left {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.leftcolumnGal img.right {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 18px;
}
.fadedBlueH {
	color: #6C7C8B;
}
.sampleLayers {
	position: absolute;
	visibility: hidden;
	z-index: 91;
	border: 1px solid #36414D;
	padding: 4px;
	background-color: #FFFFFF;
}
.leftcolumn .forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style: none;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B3D92;
	background-color: #E8E8E8;
	padding: 2px;
	border: 1px solid #507EA0;
}
textarea {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0B3D92;
	background-color: #E8E8E8;
	padding: 2px;
	border: 1px solid #507EA0;
}
.leftcolumn h3 {
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
	background-color: #36414D;
}
.linkURLs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rightcolh4 {
	color: #990000;
	margin-top: 4px;
	margin-bottom: 0px;
}
.rightcolsmaller {
	font-size: 11px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	letter-spacing: -1px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right: 4px;
	margin-left: 4px;
}
.rightcolumnBlog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 210px;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #DAE0E6;
	font-weight: normal;
}
.rightcolumnBlog ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.rightcolumnBlog li {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	list-style-type: none;
}.rightcolumnBlog h3 {

	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
	background-image: url(../images/h3bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*
RSS FeedRoll Styles
*/

/* border table for feed news */
.fd_bordertable { 
	background-color: white; 
	border-style: solid; border-width: 1px; border-color: #CCCCCC; 
	padding: 0; 
	width: 176px;
}

/* maintable table for feed news */
.fd_maintable { border-width: 0; background: white }

/* header cell with header text and xml button */
.fd_header { 
	padding: 5px; 
	background: #666666; color: white; 
	font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; 
	text-align: left; vertical-align: top 
}

/* item description area */
.fd_itemcell { 
	padding: 10px; 
	line-height: 14px; 
	background: #FAFAFA; color: black; 
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px 
}

/* item link properties, such as text-decoration and etc */
.fd_itemlink { color: blue; text-decoration: none; }
.fd_itemlink:visited { color: blue; text-decoration: none }
.fd_itemlink:hover { color: #336699; text-decoration: none }
#pagewrapGal .topNote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A3B8CC;
	border-bottom-color: #A3B8CC;
}
.leftcolumn li .link {
	font-size: 10px;
	padding-left: 8px;
}
.bluegrey {
	color: #36414D;
}
