@charset "utf-8";
/* CSS Document */

.links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #fec470;
	text-decoration: none;
}
.padding {
	padding-right: 16px;
}

.links:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.border2 {
	border: 2px solid #DCB17C;
}
.jhjh {
	border: 5px solid #F3F3F3;
}
.headbg {
	background-image: url(../images/head.gif);
	background-repeat: repeat-x;
}
.txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #fdd47c;
	text-decoration: none;
	line-height: 17px;
}
.more {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-size: 11px;
}
.more:hover {
	font-family: Tahoma;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.twobg {
	background-image: url(../images/secandhead.jpg);
	background-repeat: repeat-x;
}
.twobg2 {
	background-image: url(../images/secandhead.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.headbg3 {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.projects {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.twotxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 17px;
	text-decoration: none;
	font-weight: normal;
}
.readmore {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.readmore:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#990000;
	text-decoration: none;
}
.line7 {
	background-image: url(../images/new_123.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.footertxt {
	color: #663300;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.footertxt:hover {
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7D0103;
	text-decoration: none;
}
.line_10 {
	background-image: url(../images/line_5.gif);
	background-repeat: repeat-x;
}
.headd {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #A16A32;
	text-decoration: none;
}
.headd2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color:#333333;
	text-decoration: none;
}

.txtttwo {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #a16a32;
	text-decoration: none;
	font-weight: normal;
}
.head2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.head3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.border {
	border: 1px solid #CCCCCC;
}
.form2 {
	background-color: #ECE1CC;
	height: 65px;
	width: 180px;
	border: 1px solid #D2AC7B;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
 .form1 {
	background-color: #ECE1CC;
	height: 17px;
	width: 180px;
	border: 1px solid #D1AB7A;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
 .form3 {
	background-color: #F9F9F9;
	height: 17px;
	width: 70px;
	border: 1px solid #9EC308;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
 .form5 {
	background-color: #F9F9F9;
	height: 17px;
	width: 50px;
	border: 1px solid #9EC308;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.formbutton {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-color: #7D0103;
}
.formbutton:hover {
	width: 60px;
	height: 18px;
	color: #FFFFFF;
	padding: 2px 2px 4px;
	font-weight: bold;
	font-size: 9px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	background-color: #C9A86B;
}

/* lightbox styles below */



#lightbox{
	position: absolute;
	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: #666; }
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	
