@charset "utf-8";
/* CSS Document */
body {
	background: #150200 url(../images_gen/bg_1-0.jpg) no-repeat top center;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757575;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
}
#Wrapper {
	width: 788px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
#Header {
	width: 780px;
	padding: 0 4px;
	margin: 0;
}
#Header h1 {
	margin: 0;
	padding: 0;
	float: left;
	width: 183px;
}
#Header h2 {
	font-size: 120%;
	font-weight: normal;
	color: #fff;
	margin: 0;
	padding: 67px 0 0 0;
	float: right;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#Page {
	background: url(../images_gen/page_top_bg.png) no-repeat top;
	_background: url(../images_gen/page_top_bg.gif) no-repeat top;
	padding: 13px 0 0 0;
	position: relative;
}
#Navigation {
	width: 768px;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(../images_gen/nav_bg.gif) repeat-x top;
	float: left;
	position: relative;
}
#NavCorner {
	position: absolute;
	top: 0;
	right: 0;
	height: 5px;
	width: 5px;
	background: url(../images_gen/nav_top_r_bg.gif) no-repeat top right;
}
#MainNav {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(../images_gen/nav_top_l_bg.gif) no-repeat top left;
}
#MainNav h3 {
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
#MainNav li {
	display: block;
	float: left;
}
#MainNav li a {
	color: #150200;
	text-decoration: none;	
	padding: 25px 0 5px 10px;
	display: block;
	border-right: 2px solid #fff;
}
a#HomeNav {
	width: 72px;
}
a#HomeNav.Active {
	background: url(../images_gen/nav_active_home.gif) no-repeat top;
	color: #fff;
}
a#GalleryNav {
	width: 74px;
}
a#GalleryNav.Active {
	background: url(../images_gen/nav_active_gallery.gif) no-repeat top;
	color: #fff;
}
a#MethodNav {
	width: 147px;
}
a#MethodNav.Active {
	background: url(../images_gen/nav_active_method.gif) no-repeat top;
	color: #fff;
}
a#WoodNav {
	width: 112px;
}
a#WoodNav.Active {
	background: url(../images_gen/nav_active_wood.gif) no-repeat top;
	color: #fff;
}
a#ContactNav {
	width: 80px;
}
a#ContactNav.Active {
	background: url(../images_gen/nav_active_contact.gif) no-repeat top;
	color: #fff;
}
#PageInner {
	background: url(../images_gen/page_bg.png) repeat-y;
	_background: url(../images_gen/page_bg.gif) repeat-y;
	padding: 0 10px 0 10px;
}
#TopImage {
	width: 768px;
	height: 155px;
	background: #002388 url(../images_gen/top_image_privacy.jpg) no-repeat top;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #757575;
	clear: both;
}
#TopImage.index {
	height: 275px;
	background: #002388 url(../images_gen/top_image_home.jpg) no-repeat top;
}
#TopImage.gallery, #TopImage.gallery_view {
	background: #002388 url(../images_gen/top_image_gallery.jpg) no-repeat top;
}
#TopImage.method {
	background: #002388 url(../images_gen/top_image_method.jpg) no-repeat top;
}
#TopImage.contact {
	background: #002388 url(../images_gen/top_image_contact.jpg) no-repeat top;
}
h1.PageTitle {
	font-family: "Times New Roman", Times, serif;
	color: #7d70e1;
	margin: 0 0 20px 20px;
	width: 685px;
	padding: 15px 40px 0 0;
	font-size: 280%;
	border-bottom: 1px solid #dadada;
	font-weight: normal;
}
#HomeLeft { 
	width: 315px;
	float: left;
	margin: 0;
	padding: 0;
}
#HomeRight {	
	width: 380px;
	float: right;
	margin: 0;
	padding: 0;
}
#HomeGallery {
	padding: 8px 0 0 0;
}
#HomeGallery img {
	padding: 0 10px 0 0;
}
h1.HomeTitle {
	font-family: "Times New Roman", Times, serif;
	color: #7d70e1;
	margin: 0 0 20px 20px;
	padding: 5px 0 0 0;
	font-size: 280% !important;
	border-bottom: 1px solid #dadada;
	font-weight: normal;
}
a.Back {
	position: absolute;
	top: 260px;
	right: 33px;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #7d70e1 !important;
}
#Content {
	padding: 10px 20px;
	font-size: 85%;
	width: 728px;
}
#Content a {
	color:  #002388;
	font-weight: bold;
	text-decoration: underline;
}
#Content a:visited {
	font-weight: normal;
}
#Content a:hover {
	color: #7d70e1;
}
a img {
	border: none;
}
#Content h1, #Content h2, #Content h3, #Content h4, #Content h5 {
	font-family: "Times New Roman", Times, serif;
	color: #7d70e1;
	margin: 0 0 12px 0;
}
#Content h1 {
	font-size: 220%;
}
#Content h2 {
	font-size: 180%;
}
#Content h3 {
	font-size: 140%;
}
#Content h4 {
	font-size: 120%;
}
#Content p {
	margin: 0 0 12px 0;
	line-height: 1.5em;
}
#Content ul {
	margin: 0 0 12px 25px;
	padding: 0;
	color: #7d70e1;
}
#Content ul li {
	color: #757575;
	padding: 0 0 3px 0;
}
.GalleryRow {
	padding: 15px 0 15px 0;
	border-top: 1px solid #DADADA;
}
.GalleryRowFirst {
	padding: 0 0 15px 0;
}
.GalleryTeaser {
	width: 330px;
	padding: 0 20px 0 0;
}
.LeftGallery {
	float: left;
}
.RightGallery {
	float: right;
}
.GalleryTeaser p {
	width: 195px;
	float: right;
}
.GalleryTeaser img {
	float: left;
}
.GalleryTeaser h3 {
	font-size: 220% !important;
	font-weight: normal;
}
.GalleryTeaser h3 a {
	text-decoration: none !important;
	color: #7d70e1 !important;
	font-weight: normal !important;
}
.GalleryTeaser h3 span {
	font-size: 50%;
	font-style: italic;
	color: #757575;
}
.GalleryRow dl, .GalleryRowFirst dl {
	width: 140px;
	margin: 0 55px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
.GalleryRow dl.Last, .GalleryRowFirst dl.Last {
	margin: 0 !important;
}
.GalleryRow dl dt, .GalleryRowFirst dl dt, .GalleryRow dl dd, .GalleryRowFirst dl dd {
	margin: 0;
	padding: 0;
}
.GalleryRow dl dd h3, .GalleryRowFirst dl dd h3 {
	font-size: 100% !important;
	font-weight: normal !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	margin: 0 !important;
}
.ResultsNav {
	border-bottom: 1px dotted #DADADA;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	width: 725px;
	overflow: hidden;
}
.ResultsNav p {
	float: left;
	margin: 0 !important;
}
.ResultsPages {
	float: right;
}
.ResultsPages span {
	font-size: 130%;
}
.ResultsPages span a {
	font-size: 80%;
	color: #9470E1 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}
h1#GalleryDate {
	color: #8F8F8F !important;
	font-style: italic !important;
	font-weight: normal !important;
	margin: -25px 0 12px 0 !important;
	font-size: 180% !important;
	position: relative;
	z-index: 100;
}

#RightColumn {
	float: right;
	margin: 0 0 15px 25px;
	width: 182px;
}

.ImageHolder {
	margin: 0 0 10px 0;
	text-align: center;
	color: #7D70E1;
	background: #fff;
	border: 1px solid #DADADA;
}
.ImageHolder a, .ImageHolder img {
	padding: 0;
	margin: 0 0 0 0;
}
.ImageHolder img {
	display: block;
}
.ImageHolder h3 {
	font-size: 100%;
	margin: 6px 0 6px 0;
	padding: 0 10px;
}
.ImageHolder p {
	border-top: 1px solid #DADADA;
	font-size: 80% !important;
	margin: 0 !important;
	padding: 5px;
}
#RightColumn h3 {
	font-size: 150% !important;
	font-weight: normal;
	margin: 0 0 10px 0;
	color: #7D70E1;
}
div.Downloads {
	font-size: 95%;
}
div.Downloads a img {
	border: none;
}
div.Downloads a {
	text-decoration: none !important;
}
#Footer {
	width: 788px;
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 80%;
	background: url(../images_gen/page_bottom_bg.png) no-repeat top;
	_background: url(../images_gen/page_bottom_bg.gif) no-repeat top;
	color: #7d70e1;
}
#Footer ul {
	float: left;
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
	border-left: 1px solid #7d70e1;
}
#Footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#Footer p{
	width: 250px;
	float: left;
	margin: 0;
	padding: 0;
}
#Footer h3 {
	width: 250px;
	float: right;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#Footer h3 a {
	color: #333333;
}
#Footer h3 a:hover {
	color: #666;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}