body {
	{-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	-o-user-select:none;
	user-select:none;
}
	background-image:url(../images/bg.jpg);
	background-repeat:repeat;
	margin-top:10px;
}

#menu {
	background-color:#572600;000
	width:950px;
	height:54px;
	border-radius:10px;
}

.menu {
	font-family:Lucida Grande, Verdana, Arial, Tahoma;
	font-size:16px;
	color:#ede5aa;
	padding:0px 8px 0px 8px;
	font-weight:normal;
	text-decoration:none;
}
	
.menu:hover{
	font-family: Lucida Grande, Verdana,Arial, Tahoma;
	font-size: 14px;
	color: #FFF;
	padding: opx 8px 0px 8px;
	font-weight: normal;
	text-decoration: none;
}
.products{
	font-family:Lucida Grande, Verdana,Arial, Tahoma;
	font-size:14px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
	
.products:hover{
	font-family:Lucida Grande, Verdana,Arial, Tahoma;
	font-size:14px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.link1{
	font-family:Lucida Grande, Verdana, Arial, Tahoma;
	font-size:12px;
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
	
.link1:hover{
	font-family:Lucida Grande, Verdana,	Arial, Tahoma;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-align: justify;
}
.text1 {
	font-family:Lucida Grande, Verdana, Arial, Tahoma;
	font-size:14px;
	color:#333;
	font-weight:normal;
}

.form {
	font-family:Lucida Grande, Verdana, Arial, Tahoma;
	width:300px;
	border:#D3D3D3 1px solid;
	padding-left:5px;
	padding-top:7px;
	padding-bottom:7px;
	border-radius:6px;
	font-size:13px;
	color:#572600;
	font-weight:normal;
}

.contact {
	height:25px; 
	padding:6px 15px;
	font-family:Lucida Grande, Verdana, Arial, Tahoma;
	background-color:#000;
	border-radius:8px;
	font-size:12px;
	color:#999;
	font-weight:normal;
	text-decoration:none;
}
.contact:hover {
	padding: 6px 15px;
	font-family: Lucida Grande, Verdana, Arial, Tahoma;
	background-color: #000;
	border-radius: 8px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	-moz-box-shadow: 0px 2px 5px #000000;
	-webkit-box-shadow: 0px 2px 5px #000000;
	box-shadow: 0px 0px 4px #444;
	text-align: center;
}
.head {
	font-family:Trajan Pro, Times New Roman, Times, serif;
	font-size:20px;
	padding:10px 0px 10px 20px;
	color:#3A3A3A;
	font-weight:bold;
	text-transform:uppercase;
}

.pro-head {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding-top: 5px;
	font-weight: bold;
	text-transform: capitalize;
}
.pro-inhead{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 5px;
	font-weight: bold;
	text-transform: capitalize;
	color: #300;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
.link2{
	font-family:Lucida Grande, Verdana,Arial, Tahoma;
	font-size:12px;
	color:#572600;
	font-weight:normal;
	text-decoration:none;
}
	
.link2:hover{
	font-family:Lucida Grande, Verdana,Arial, Tahoma;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.footer{
	font-family:Lucida Grande, Verdana,Arial, Tahoma;
	font-size:12px;
	color:#572600;
	font-weight:normal;
	text-decoration:none;
}
	
.footer:hover{
	font-family:Lucida Grande, Verdana,Arial, Tahoma;
	font-size:12px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
