body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../Images/bg.gif) repeat left top;
	font: normal 10px Tahoma, Arial;
	color: #b9bdbe;
	text-decoration: none;
	background-color:#1F2627;
}
a {
	color: #ffffff;
	text-decration: underline;
}
#container2{
	width:625px;
	margin-left:auto;
	margin-right:auto;
}
#header{
	margin-top:10px;
	background: url(../Images/logo.gif) no-repeat right top;
	padding:0px;
}
#main{
	display:block;
	background-color:#212727;
	height:357px;
	background-image: url(../Images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #000000;
}
#main2{
	display:block;
	background-color:#212727;
	height:357px;
	background-image: url(../Images/main-bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 5px solid #000000;
}
#offers{
	display:block;
	text-align:center;
	margin-top:10px;
}
#content2{
	float:right;
	width:327px;
	clear:both;
	height:337px;
	background-image: url(../Images/content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	padding:10px;
}
#content3{
	float:right;
	width:327px;
	clear:both;

	padding:10px;
}
a.link,a.link:active,a.link:visited{
	color:#b4925d;
	text-decoration: underline;
	font-weight: bold;
}
a.link:hover{
	color:#e1c497;
}
.home-img{
	margin-top:6px;float:left;padding-right:5px;
}
.options{
	margin-top:5px;
	margin-right:5px;
}
.field{
	background: url(../Images/field-bg.jpg) no-repeat left top;
	border: 1px solid #c29e52;
	width:98px;
	height:10px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #b9bdbe;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
}	
label{
	margin-top:16px;
	font-weight: bold;	
}
form{
	margin:0px;
	display:inline;
	padding:0px;
}
.flt-right{
	float:right;
}
.Multifield{
	background: url(../Images/field-bg.jpg) no-repeat left top;
	border: 1px solid #c29e52;
	width:150px;
	height:50px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #b9bdbe;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
}	
em{
	font-style: normal;
	font-weight: bold;
	color: #C29E52;
	text-decoration: none;	
}
.buttons{
	width:120px;
	height:15px;
	font: bold 10px "Trebuchet MS", Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #9b8054;
	border: 0px solid #333333;
	cursor: hand;
}
.buttons2{
	width:120px;
	height:15px;
	font: bold 10px "Trebuchet MS", Arial;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #C2AF8F;
	border: 0px solid #333333;
	cursor: hand;
}
.photo {
	float: left;
	margin: 5px;
	border: solid 1px #958355;
}
.largephoto {
	border: solid 1px #958355;
}
.breadcrumb {
	float: left;
	height: 24px;
	line-height: 24px;
}
.basket {
	float: right;
	height: 24px;
	line-height: 24px;
}
.amount {
	background: url(Images/field-bg.html) no-repeat left top;
	border: 1px solid #c29e52;
	width:20px;
	height:14px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #b9bdbe;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.flt-left{
	float:left;
	padding-right:5px;
}	
#gallery{
	float:left;
	width:260px;
	padding:4px;
	
}

a.shoot-links,a.shoot-links:active,a.shoot-links:visited{
	color:#000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display:block;
	background: #AC8851;
}
a.shoot-links:hover{
	color:#000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display:block;
	background: #dbc19a;
}
.download{
		margin-top:10px;
}