@charset "utf-8";
/* CSS Document */


*{
	padding: 0px;
	margin: 0px;}

body{
	background: #f5faf3 url(Images/gradient.jpg) repeat-x;
	font: normal 62.5% sans-serif;
	line-height: 18px;
}

#square{
	position:relative;
	margin: 0 auto;
	width:600px;
	height:430px;
	background: url(Images/index_square.gif) center top no-repeat;
	padding-left: 0;
	margin-top:80px;
}

#square2{
	position:relative;
	margin: 0 auto;
	width:580px;
	height:375px;
	border:#333333 medium solid;
	padding-left: 0;
	margin-top:80px;
}

#skip{
	position:absolute;
	float:right;
	;
	right:27px;
	top:401px;
	
}
#skip a{
	text-decoration:none;
	font-size:16px;
	color:#003300;
}

#skip a:hover{
	text-decoration:underline;
}

#container{
	position: relative;
	width: 718px;
	margin: 0 auto;
	background: #fff url(Images/shadows.jpg) repeat-y;
	padding-left: 0;
}

#subcontainer{
	position:relative;
	padding: 13px 15px 13px 15px;
	z-index: 2;
}

#gradient{
	position: absolute;
	top: 0px;
	background: #fff url(Images/UpBag.jpg) no-repeat;
	width: 718px;
	height: 264px;
	z-index: 1;
}

#logo{
	position: absolute;
	width: 130px;
	height: 110px;
	background: url(Images/logobg.jpg) no-repeat center;
}

#header{
	position: absolute;
	right: 15px;
	background: url(Images/header5.jpg) no-repeat;
	width: 540px;
	height: 110px;
}

#header h2{
	position: absolute;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
	top: 70px;
	right: 5px;
}

#content{
	position: relative;
	width: 490px;
	float: left;
}
#content .title{
	font-size:16px;
	color:#003300;
}

#content .content2{
	font-size:12px;
	text-align:justify;
	margin-top:25px;
}

p.quesion{
font-weight:bold;
color:#003300;
}

#searcher{
	position: relative;
	width: 170px;
	float: right;
	border: 1px solid #669933;
	height: 180px;
}

#ebay{
	position: relative;
	width: 170px;
	float: right;
	height: 120px;
	margin-top:20px;
	right:0px;
	border: 1px solid #669933;
	font-size:14px;
}

#searcher .headSearch{
	position: relative;
	height: 25px;
	background: #006600 url(Images/nav2.jpg);
	padding-left:10px;
	font-size:14px;
	font-family:trebuchet ms, helvetica, sans-serif;
	background-color: #d0dac1;
}

#searcher .form{
	position:relative;
	padding:10px;
	
}

select{
	margin-right:5px;
}


#footer{
	position: relative;
	clear: both;
	height: 40px;
	text-align: center;
	line-height: 18px;
	background: #4D6720;
	color:#FFFFFF;
	font-size:12px;
	border: #213204;
	margin-top: 15px;
}

#address{
	position:absolute;
	width:150px;
	right:10px;
	top:45px;
	background-color:#F0F5DC;
	padding:10px;
}

/* menu */

#menu {
	position: relative;
	background: #d9dbe8 url(Images/nav.jpg) repeat-x;
	height: 30px;
	margin: 118px 0px 20px 0px;
	border-top: 1px solid #213204;
	border-bottom: 1px solid #213204;
	font-size:12px;
	background-color: #4b651e;
	border-right: 1px solid #213204;
}
#menu a {
	background: #FFF url(Images/nav.jpg) repeat-x;

	border-left: 1px solid #213204;
	color:#FFFFFF;
	float: left;
	padding: 0 15px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
#menu a:hover {
	background: #FFF url(Images/nav2.jpg) repeat-x;
	color:#000000;
}

/* start lightbox */

#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 */ 

/* end lightbox */
	
/* contact form */

.contactform2 input, .contactform2 textarea, .contactform2 select{
	margin-left:12em;
	margin-bottom:10px;
	}
.contactform input, .contactform textarea, .contactform select{
	margin-left:12em;
	margin-bottom:10px;
	}

.contactform label{
	position:absolute;
	
}
.contactform2 label{
	position:absolute;
	
}
.contactform2{
padding:15px;
background-color:#F0F5DC;
}

.contactform{
padding:15px;
background-color:#F0F5DC;
}
/*list*/
ol {
	list-style-type: arabic numbers;
	list-style-position: inside; 
}

ol li{
	margin-top:20px;
}

p.link a{
	text-decoration:none;
	color:#000000;
}

p.link a:hover{
	font-weight:bold;
}