@charset "UTF-8";
/* CSS Document */
body {
	background-image:url(bkg1.jpg);
	background-repeat:no-repeat;
	margin:0;

}
*{
	margin:0 auto;
}
h1, h2, h3 {
	padding-top: 15px;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #66CC99;	
}
a, a img{
	text-decoration: none;
	border: none;
	color:#0C3;
}
a:hover{
	color: #0C3;
	text-decoration: underline;
}
p {
	color: #000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 35px;
	padding-left: 35px;
	}


#wrapper {
	padding: 0px;
	width: 1200px;
	margin: 0 auto;
}
 #logo {
	text-align: center;
	height: 145px;
	width:250px;
	background-image: url(logover.png);
	background-repeat: no-repeat;
	margin-left: 100px;
	float:left;
}

#homeContent {
	width: 1000px;
	margin-left: 100px;
	margin-top: 50px;
	height: 668px;
	margin-bottom: 50px;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	float:left;
}
#mainContent {
	width: 985px;
	float:left;
}
#mainContent ul {
	margin: 10px 0px 10px 25px;
	color:#666;
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	
}
#gallery {
	width: 965px;
	margin-top:20px;
	margin-left:10px;
}
#storeShell {
	width: 900px;
	margin-top:20px;
	margin-left:40px;
}
#product {
	height:210px;
	width:200px;
	margin-left:20px;
	float:left;
	-moz-box-shadow: 0px 0px 10px #000;
	-webkit-box-shadow: 0px 0px 10px #000;
	box-shadow: 0px 0px 10px #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#productPic {
	height:180px;
	width:180px;
	float:left;
	margin-left:10px;
}#productDesc {
	height:15px;
	width:180px;
	margin-left:10px;
	margin-top:10px;
	line-height:15px;
	float:left;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#0C3;
	
}
#productMain {
	height:600px;
	width:965px;
	margin-left:10px;
	margin-top:20px;
	float:left;
}
#bigPic {
	height:400px;
	width:300px;
	margin-left:10px;
	float:left;
}
#mainDesc {
	height:150px;
	width:250px;
	Margin-left:50px;
	font-size:14px;
	float:left;
	text-align:left;
}
#Footer {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	float:left;
	width:1200px;
}
#Footer a {
	color: #66cc99;
	text-decoration: none;
}

.odd {
	background-color: #d94b18;
	color: #FFF;
}

#form {
	width: 500px;
	float: right;
}
#Banner1 {
	width: 750px;
	Height: 498px;
	float: left;
	Margin-left:0px;
	Margin-top: 0px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-repeat: no-repeat;
	font-size: 14px;
	text-align: left;
	background-position:right;
	margin-bottom: 15px;
	float:left;
}
#socMedia {
	height:70px;
	width:250px;
	margin-right:125px;
	margin-top:25px;
	float:right;
	
