/*Colors
	Blue (links)#04415d
	Burgundy #863636
*/	

.container_16 {
	overflow: hidden;
}


body {
	background-color: #000000;
	background-image: url(../images/bkgrnd-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
    display: table;  /*Stops FireFox from re-sizing background image*/
}
.body-wrap {
	background-image: url(../images/bkgrnd-body-wrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
    min-height: 100%;
    height: auto !important;
    height: 100%;     margin: 0 auto -4em;	
}


#footer, .push {
    height: 4em;
}



#footer
{
	overflow: hidden;
	float: left;
	width: 940px;
	padding-bottom: 0px;
	z-index: 0;
	margin-bottom: 0px;
	clear: both;
	background-image: url(../images/bkgrnd-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
}


h1.hdr-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	margin-bottom: 0px;
	margin-top: 20px;
	background-color: #863636;
	padding: 5px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #000;
	text-transform: none;
	margin-bottom: 10px;
	margin-top: 35px;
	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	text-transform: none;
	margin-bottom: 10px;
	margin-top: 30px;
	
}

.grid_8 {
	margin-bottom: 0px;
	z-index: 0;
}




.grid_6 {
	background-color: #EDDDC0;
	margin-bottom: 18px;
}


.footer_p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #04415d;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}

p {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 136%;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}






.content {
	float: right;
	width: 698px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:relative;
	z-index: 0;
}


a:visited, a:link, a:active {
	color: #04415d;
	text-decoration: underline;
}

a:hover {
	color: #04415d;
	text-decoration: none;

}

/*Contact Form*/

#contact-area {
	width: 445px;
	margin-top: 10px;
}

#contact-area input, #contact-area textarea {
	padding: 2px;
	width: 300px;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #000;
	background-color: #FFFFFF;
}

#contact-area textarea {
	height: 150px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #0d4ab4;
	background-color: #FFF;
}

#contact-area input.submit-button {
	width: 200px;
	float: right;
	padding: 4px;
	margin-top: 0px;
	margin-right: 130px;
	margin-bottom: 18px;
	margin-left: 0px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #863636;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 18px;
	color: #333;
	font-family: "font-family: Helvetica", sans-serif;
	;
}

/*End Contact Form*/
#body-content {
	background-image: url(../images/bkgrnd-content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

#navi-top {
	background-image: url(../images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi-lft {
	float: left;
	margin-left: 15px;
	width: 190px;
}

#navi-lft li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: capitalize;
	color: #04415d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-left: 3px;
}

#navi-lft a {display:inline-block}

#navi-lft a {
	display: block;
	padding: 10px;
	text-decoration: none;
	
}

#navi-lft a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #04415d;
}

#navi-lft p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #04415d;
	margin-top: 0px;
	margin-bottom: 10px;
}



.content-list li {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	list-style-type: disc;
	margin-left: 60px;
	margin-top: 5px;
}
.content-list {
	margin-bottom: 10px;
}

ol li {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin-left: 60px;
	margin-top: 5px;
	list-style-type: decimal;

}

ol {
	margin-bottom: 15px;
}


#gallery h2, #gallery h3, #gallery h4, #gallery form {
    margin: 0;
    padding: 0;
}

#gallery p {
    margin: 0.6em 0;
    padding: 0;
}





#gallery .gbBlock h3 {
    margin-bottom: 0.5em;
}

#gallery .gbBlock h4 {
    margin-top: 0.5em;
}


#gsNavBar div.gbBreadCrumb {
    margin: 0;
    padding: 4px 8px;
}

#gsNavBar {
    border-top-width: 1px;
    border-bottom-width: 1px;
}

#gsNavBar div.gbSystemLinks {
    padding: 4px 6px;
}

#gsNavBar div.gbSystemLinks span {
    padding: 0 0px;
}

#gsNavBar div.gbBreadCrumb {
    font-size: 1.1em;
}

#gsNavBar div.gbBreadCrumb a, #gsNavBar div.gbBreadCrumb span {
    padding: 0 0 0 14px;
    background: url('images/icon_path_separator.gif') no-repeat left;
}

#gsNavBar div.gbBreadCrumb a.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
    white-space: nowrap;
}

#gallery.IE div.gbBreadCrumb span {
    display: inline-block;   /* IE loses padding-left on wrapped inline nowrap element */
    padding-right: 4px;      /* IE has less space at right of each span */
}

#gsNavBar div.gbBreadCrumb span.BreadCrumb-1 {   /* no :first-child in IE */
    padding-left: 0;
    background-image: none;
}

#gsNavBar div.gbSystemLinks {
  float: right;
}

td.giAlbumCell, td.giItemCell {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

div.gbNavigator div.next-and-last {
  float: right;
}
div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: right;
}

div.gbNavigator a.first {
  padding-left: 27px;
  background: url('images/nav_first.gif') left no-repeat;
}

div.gbNavigator a.previous {
  padding-left: 27px;
  background: url('images/nav_prev.gif') left no-repeat;
}

div.gbNavigator a.next {
  padding-right: 27px;
  background: url('images/nav_next.gif') right no-repeat;
}

div.gbNavigator a.last {
  padding-right: 27px;
  background: url('images/nav_last.gif') right no-repeat;
}

div.gbNavigator div.first-and-previous img {
  vertical-align: middle;
  padding-right: 0.5em;
}
div.gbNavigator div.next-and-last img {
  vertical-align: middle;
  padding-left: 0.5em;
}

#gallery h2, #gallery h3, #gallery h4, #gallery form {
	padding: 0;
	margin-top: 15px;
}

#gallery.rtl div.gbNavigator div.first-and-previous {
  text-align: right;
}

#gsImageView .gbBlock img {
	margin-bottom: 0.5em;
	text-align: center;
}
