body {
	background-image:url(images/background.gif);
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
* {margin: 0px;padding: 0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 780px;
}
a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:200px;
}
#header2 {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:200px;
	}
#menu {
	position:relative;
	background-image:url(images/menu4.jpg);
	background-repeat:no-repeat;
	width:768px;
	/*height:80px; */
	height:50px;
}
#menu ul{
	position:absolute;
	top:20px;
	left:26px;
/*	left:265px; */
}
#menu li{
	float:left;
	display:inline;
	padding: 0px 0px 0px 10px;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #d8cd8d;
	text-decoration: none;
}
#menu a:hover{
	color:#3e3c27;
}

#viewcart { position:relative;
			top:181px;
			left:650px;
			width:100px;
			color: #FFFFFF;
}
/* Ad Banner */
#ad-banner {
	position:relative;
	margin: 0px 0px 0px 0px;
	background-image:url(images/ad-banner.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:200px;
}
/********************** Main ***************************/
#main {
	background-image:url(images/main_bg.gif);
	background-repeat: repeat-y;
	display:block;
	width:768px;
	height:auto;
}
#content {
	background-image:url(images/content_bg.gif);
	background-repeat: repeat-y;
	width:768px;
}
#contentheader {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 30px;
  border-bottom: solid 1px #625d3b;
  width:720px;
}
main h1,h2,h3,h4 {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 18px; */
	font-weight: bolder;
	margin: 15px 0px 0px 0px;
	border-bottom: solid 1px #625d3b;
/*	text-transform: uppercase; */
/*	text-transform: lowercase; */
	color: #171508;
}
h1,h2 {
	/*position:absolute; */
	/* top:94px; */
  /*top:54px;	*/
}
h1 {
	/* left:241px; */
	/* left: 30px; */
}
h2 {
	/* right:75px; */
}

/********************** Indent - Text ***************************/
#indent {
	float:left;
	width:710px;
	padding: 10px 10px 10px 30px;
}
#indent h1, #indent h2, #indent h3, #indent h4{
	font-size: 18px;	
	border-bottom: solid 1px #625d3b;
	width:710px;
}
#indent p{
	padding: 5px 10px 10px 0px;
}
#indent a:hover{color:#d8cd8d;
}

/********************** Left - Text ***************************/
#left {
	float:left;
	width:480px;
	padding: 5px 10px 10px 30px;	
}
#left h1,#left h2, #left h3, #left h4 {
	font-size: 18px;	
	border-bottom: solid 1px #625d3b;
	width: 460px;
}
#left p {
	padding: 5px 10px 10px 0px;
}
#left a:hover{color:#d8cd8d;
}

/**********************Left2 - Text ***************************/
#left2 {
	float:left;
	width:750px;
}
#left2 p {
	padding: 5px 10px 10px 30px;
}
#left2 a:hover{color:#d8cd8d;
}
/********************** Column1 - Text ***************************/
#column1 {
	float: left;
	width: 330px;
	padding: 5px 10px 5px 0px;
}
#column1 h1, #column1 h2, #column1 h3, #column1 h4 {
	font-size: 14px;	
	border-bottom: solid 1px #625d3b;
	width: 330px;
}
#column1 p {
	padding: 5px 10px 10px 0px;
}
#column1 a:hover{color:#d8cd8d;
}
/********************** Column2 - Text ***************************/
#column2 {
	float: left;
	width: 200px;
	padding: 5px 10px 5px 0px;
}
#column2 h1, #column2 h2, #column2 h3, #column2 h4 {
	font-size: 14px;	
	border-bottom: solid 1px #625d3b;
	width: 200px;
}
#column2 p {
	padding: 5px 10px 10px 0px;
}
#column2 a:hover{color:#d8cd8d;
}
/********************** Right - Team ***************************/
#right {
	float:right;
	width:230px;
}
.member {
	display:inline;
	float:left;
	margin-left:10px;
}
.member a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member img{
	border: solid 1px #000000;
}
.member span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;
}
.member span a{}
.member span a:hover{}

.news {
	display:inline;
	float:left;
	margin-left:10px;
}
.news a{
	font-size: 12px;
	/* font-weight: bold; */
	color: #000000;
	text-decoration: none;
}
.news img{
	border: none 0px #000000;
}
.news span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;
}
.news span a{}
.news span a:hover{}
#right a:hover{color: #999900
}

/********************** Right2 - Team ***************************/
#right2 {
	float:right;
	width:230px;
}
.member2 {
	display:inline;
	float:left;
	margin-left:10px;
}
.member2 a{
	font-size: 12px;
	font-weight: bold;
	color: #f5f1d1;
	text-decoration: none;
}
.member2 img{
	border: none 0px #000000;
}
.member2 span{
	display:block;
	text-align:center;
	padding: 2px 0px 13px 0px;
	text-transform: uppercase;
}
.member2 span a{}
.member2 span a:hover{}

/********************** FrogJS Photo Gallery ***************************/

#frogjs{
width: 720px;
height: 466px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: left;
font-size: 100%;
color: #FFFFFF;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 140%;
}
#photogallery{
background-image:url(images/photogallerybackground.jpg);
width:768px;
height:576px;
margin: 0px;
padding: 0px;
background-repeat:no-repeat;
}

/********************** Footer ***************************/

#footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	width:768px;
	height:97px;
	text-align:center;
	float:left;
	clear:both;
}
#footer ul{

}
#footer li{
	display:inline;
	float:none;
	text-align:center;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #908a68;
}
.lastchild{
	border-right: 0px none !important;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform:uppercase;
	color: #908a68;
	text-decoration: none;
}
#footer a:hover{text-decoration: underline;}
#footer span{
/* font-size: 9px; */
	font-size: 10px;
	font-weight: bold;
/* color: #18160e; */
	color: #d8cd8d;
	margin:10px;
	display:block;
}
/*************************** Light box *************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img{
	width: auto;
	height: auto;
}
#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-image: url(data:image/lbimages/gif;base64,AAAA); /* 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/lbimages/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(./images/lbimages/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#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;
	outline: none;
}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* option header */
#optionheader {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #171508;
}
/* price header */
#priceheader {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #d8cd8d;
}
/* sprite*/

#blobs {
 width: 768px;
 height: 431px;
 background: url(images/Lanyard-menu-background.jpg);
 margin: 0px; padding: 0;
 position: relative;
}
#blobs li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
 
#blobs a {display: block;}
 
#blob1 {left: 0px; top: 0px; width: 300px; height: 225px;}
#blob2 {left: 300px; top: 0px; width: 468px; height: 100px;}
#blob3 {left: 300px; top: 100px; width: 468px; height: 125px;}
#blob4 {left: 0px; top: 225px; width: 400px; height: 206px;}
#blob5 {left: 400px; top: 225px; width: 368px; height: 206px;}

#blob1 a {height: 225px;}
#blob2 a {height: 100px;}
#blob3 a {height: 125px;}
#blob4 a {height: 206px;}
#blob5 a {height: 206px;}
 
#blob1 a:hover {background: url(images/Lanyard-menu-background.jpg) 0px -431px no-repeat;}
#blob2 a:hover {background: url(images/Lanyard-menu-background.jpg) -300px -431px no-repeat;}
#blob3 a:hover {background: url(images/Lanyard-menu-background.jpg) -300px -531px no-repeat;}
#blob4 a:hover {background: url(images/Lanyard-menu-background.jpg) -0px -656px no-repeat;}
#blob5 a:hover {background: url(images/Lanyard-menu-background.jpg) -400px -656px no-repeat;}

#blobs-call {
 width: 768px;
 height: 431px;
 background: url(images/call-menu-background.jpg);
 margin: 0px; padding: 0;
 position: relative;
}
#blobs-call li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
 
#blobs-call a {display: block;}
 
#blob1-call {left: 0px; top: 0px; width: 300px; height: 225px;}
#blob2-call {left: 300px; top: 0px; width: 468px; height: 100px;}
#blob3-call {left: 300px; top: 100px; width: 468px; height: 125px;}
#blob4-call {left: 0px; top: 225px; width: 400px; height: 206px;}
#blob5-call {left: 400px; top: 225px; width: 368px; height: 206px;}

#blob1-call a {height: 225px;}
#blob2-call a {height: 100px;}
#blob3-call a {height: 125px;}
#blob4-call a {height: 206px;}
#blob5-call a {height: 206px;}
 
#blob1-call a:hover {background: url(images/call-menu-background.jpg) 0px -431px no-repeat;}
#blob2-call a:hover {background: url(images/call-menu-background.jpg) -300px -431px no-repeat;}
#blob3-call a:hover {background: url(images/call-menu-background.jpg) -300px -531px no-repeat;}
#blob4-call a:hover {background: url(images/call-menu-background.jpg) -0px -656px no-repeat;}
#blob5-call a:hover {background: url(images/call-menu-background.jpg) -400px -656px no-repeat;}
 
