body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-size: 10px;
	line-height: 20px;
	color: #979490;
}

/*.imgleft {
	float: left;
} */

/* layout styles */
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#content {
	margin-left: -380px;
	position: absolute;
	top: -210px;
	left: 50%;
	width: 760px;
	height: 420px;
	visibility: visible;
	}
#contentoversize {
	margin-left: -380px;
	position: absolute;
	left: 675px;
	width: 760px;
	height: auto;
	visibility: visible;
	background-color: #1C160F;
	margin-top: 41px;
	top: 4px;
}
#contentcitydiary {
	margin-left: -380px;
	position: absolute;
	top: -252px;
	left: 50%;
	width: 760px;
	height: 515px;
	visibility: visible;
	background-color: #1C160F;
}
#maincontent {
	width: 506px;
	float: right;
	height: 343px;
	float: left;
	background-color: #1C160F;
	padding-top: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 30px;
	}
#maincontentcitydiary {
	width: 506px;
	float: right;
	height: 450px;
	float: left;
	background-color: #1C160F;
	padding-top: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 30px;
	}
#maincontentindex {
	width: 641px;
	float: right;
	height: 343px;
	float: left;
	background-color: #1C160F;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 30px;
	padding-top: 12px;
}
#maincontentcontacts {
	width: 641px;
	float: right;
	height: 355px;
	float: left;
	background-color: #1C160F;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 30px;
}
#maincontentindexoversize {
	width: 641px;
	float: right;
	float: left;
	background-color: #1C160F;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 30px;
	height: auto;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.txt_copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #25201b;
	margin-left: 400px;
}
#primnav {
	width: 89px;
	height: 343px;
	float: left;
	text-align: left;
	background-color: #1C160F;
	padding-top: 12px;
	}
#primnavoversize {
	width: 89px;
	height: auto;
	float: left;
	text-align: left;
	background-color: #1C160F;
	padding-top: 12px;
}
.thumbnail_spacer {
	margin-left: 2px;
	margin-top: 1px;
}
#worknav {
	width: 135px;
	height: 343px;
	float: left;
	text-align: left;
	background-color: #1C160E;
	padding-top: 12px;
	}
#thumbnails {
	width: 760px;
	height: 41px;
	text-align: left;
	background-color: #000000;
	}
#thumbnailsindex {
	width: 760px;
	height: 41px;
	text-align: left;
	background-color: #1C160F;
	}
#footerindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 760px;
	height: 24px;
	text-align: left;
	background-color: #000000;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 760px;
	height: 24px;
	text-align: left;
	background-color: #000000;
	margin-top: 355px;
}
.txtcontact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	color: #666666;
}
a:link {
    TEXT-DECORATION: none;
	color: #903329;
}
a:visited {
	TEXT-DECORATION: none;
	color: #903329;
}
a:hover {
	TEXT-DECORATION: underline;
	color: #979490;
}
a:active {
	TEXT-DECORATION: underline;
	color: #979490;
}

/*
a.plink:link {
	TEXT-DECORATION: none;
	color: #e5004f;
}
a.plink:visited {
	TEXT-DECORATION: none;
	color: #e5004f;
}
a.plink:hover {
	TEXT-DECORATION: underline;
	color: #e5004f;
}
a.plink:link {
	TEXT-DECORATION: none;
	color: #e5004f;
}.plink {
	color: #e5004f;
} */
.titleimage {
	border: 2px solid #989694;
	margin-top: 15px;
}
.imgprimnav {
	margin-top: 60px;
}

/* start of lightbox plugin */

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	color: #000000
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	
#worknavcitydiary {
	width: 135px;
	height: 450px;
	float: left;
	text-align: left;
	background-color: #1C160E;
	padding-top: 12px;
}
#primnavcitydiary {
	width: 89px;
	height: 450px;
	float: left;
	text-align: left;
	background-color: #1C160F;
	padding-top: 12px;
}
#contentprayer {
	margin-left: -380px;
	position: absolute;
	left: 50%;
	width: 760px;
	height: 827px;
	visibility: visible;
}
#maincontentprayer {
	width: 506px;
	float: right;
	height: 700px;
	float: left;
	background-color: #1C160F;
	padding-top: 12px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 30px;
}
#worknavprayer {
	width: 135px;
	height: 700px;
	float: left;
	text-align: left;
	background-color: #1C160E;
	padding-top: 12px;
}
#primnavprayer {
	width: 89px;
	height: 700px;
	float: left;
	text-align: left;
	background-color: #1C160F;
	padding-top: 12px;
}
#leftcolumncontent {
	width: 298px;
	margin-right: 15px;
	float: left;
}
#rightcolumncontent {
	width: 298px;
	float: right;
}
