body{
	margin:0px;
	padding:0px;
	background: url(../images/bg.jpg) repeat-x fixed top center;
	text-align:center;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	color: #ffffff;
		
}

#container{
	width:800px;
	height:600px;
	margin:auto;
	margin-top: 10px;
	text-align: right;
	
}

#content{
	width:800px;
	height:460px;
}

#topbar{
  width:800px;
  height:30px;
  background:#000;
  border:none;
  margin-top: 10px;
}

#bottombar{
	width:800px;
	height:30px;
	margin-top:0px;
	background:#000;
}

#left{
	float:left;
	width: 205px;
	height:460px;
	text-align:left;
	background:url(../images/leftmenubar3.jpg);
}

#right{
	float:right;
	width: 595px;
	text-align:left;
	background:#484848;
	height:460px;
}

#navdisp{
	text-align:left;
	float:left;
	padding:8px;
	margin-top:0px !important;
	margin-bottom:-12px;
	font-size: 10px; 
}

#topmenu{
	text-align:right;
	float:right;
	padding:3px 10px 10px 20px;
	margin-top:0px !important;
	margin-bottom:-12px;
	font-size: 10px; 
}

#topmenulist{
	list-style-type:none;
	float:right;
	text-align:right;
	margin-bottom:-12px;
	font-size: 9px;
}

#topmenulist li{
	display:inline;
}

#topmenulist li a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	height:2px;
	padding:5px 16px 2px 16px;
}

#topmenulist li a:hover{
	/*color:#bfbfbf;*/
	/*other thoughts*/
	border-top:5px solid #fff;
	/*color: #FFA500;*/
	color:	#CD853F;
	/*color:#cf262d;*/
	
}

/* forms */
form select,
form input,
form textarea{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	border:1px solid #888;
}
form input:hover,
form input:focus,
form textarea:hover,
form textarea:focus,
form select:hover,
form select:focus{
	background-color:#f9f9f9;
	border:1px dotted #888;  /*optional thought */
	/*border:1px solid #444;*/
}
form select{
	padding:1px;
}
form input{
	padding:1px;
	font-size: 10px;
}
form label{
	display:block;
	color:#777
}
form textarea{
	padding:1px;
	line-height:16px;
}
form p{
	margin:10px 0px;
}


#leftmenu {
	text-align:left;
	float:left;
	padding:8px;
	margin-top:0px !important;
	margin-bottom:-12px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

#leftmenu a{
	/*color:#9f9f9f;*/
	color:#000;
	text-decoration: none;
}

#leftmenu a:hover{
	/*color:	#FBB917;*/
	color:#CD853F;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	display: block;
}

#leftsubmenu{
	text-align:left;
	float:left;
	margin-top:0px !important;
	margin-bottom:-12px;
	font-size: 12px;
	color: #000;
	text-decoration: none;

}

#leftsubmenu a{
	/*color:#9f9f9f;*/
	color:#000;
	text-decoration: none;
}

#leftsubmenu a:hover{
	color:	#CD853F;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}

#bottommenu{
	text-align:left;
	float:left;
	padding:8px;
	margin-top:0px !important;
	margin-bottom:-12px;
	font-size: 9px;
}

#bottommenu a{
	color:#9f9f9f;
}

#bottommenu a:hover{
	color:	#CD853F;
	text-decoration:none;
}


#copyright{
	float:right;
	text-align:right;
	padding:8px;
	margin-bottom:-16px;
	font-size: 10px;
}


#bottomleft{
	float:left;
	width: 180px;
	height:100px;
	margin-left: 10px;
	padding:10px 0px 10px 5px;	
	text-align:left;
	
}

#myGallery
{
width: 593px !important;
height: 460px !important;
} 

#myGallery2
{
width: 595px !important;
height: 360px !important;
/*margin-top: 100px;*/
} 

#mytopmenu{
	text-align:right;
	float:right;
	margin-top:0px !important;
	padding:8px;
	margin-bottom:-20px;
	font-size: 10px; 
	text-decoration: none;
}

#mytopmenu a{
	/*color:#9f9f9f;*/
	color:#FFFFFF;
	text-decoration: none;
}

#mytopmenu a:hover{
	/*other thoughts*/
	border-top:5px solid #fff;
	color:	#CD853F;
	text-decoration: none;
}


#collections{
	font: 28px Arial; 
	text-align: left;
	padding-left: 10px;
}

#collectionsmenu{
	font: 10px Arial; 
	text-align: left;
	padding-left: 10px;
}

#rightct{
	font: 28px Arial; 
	text-align: left;
	padding-left: 10px;
}

#rightdetails{
	font: 10px Arial; 
	text-align: left;
	padding-left: 20px;
}

#rightimg{
	font: 10px Arial; 
	text-align: left;
	padding-left: 0px;
}

#aboutustxt{
	font: 10px Verdana; 
	text-align: left;
	padding-left: 10px;
	background:#484848;
	color: #fff;
	border: none;
}

#logo{
	
	height: 80px;
	background:url(../images/logo.jpg) no-repeat left;
}

#textfielddropdown {

	font-family: Arial, Helvetica, sans-serif;
	width: 170px;
	font-size: 11px;
	border-color: #9D9D9D;
	position: relative;
	background: white;
	border: solid #9D9D9D 1px;
	color : #333333;
	margin-bottom: 3px;
	margin-right: 15px;
	background-color: #FFFFFF;
	height: 18px;
}
#textsubheading2 {
	color: #616161;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#textsubheading1 {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#storetable{
	margin-top:0px !important;
	margin-bottom:-12px;
	margin-right: 10px;
	font-size: 12px;
	color: #000;
	text-decoration: none;

}
