@charset "utf-8";
/* CSS Document */
#header {
	background-color: #fffed8;
	width: 1000px;
	height: 108px;
	display: block;
	background-image: url(../images/mma001.jpg);
	background-repeat: no-repeat;
	margin: 0px;
/*	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px; */
}
#header h1 {
	margin: 0px;
	position:
	top: -100px;
	position: relative;
	visibility: hidden;
	top: -100px;
}
#header img {
	display: block;
	background-image:url(../images/mma001.jpg);
}
#headText {
	float: right;
	width: 200px;
	margin: 0;
	position: relative;
	visibility: visible;
	top: -30px;
	font-size:18px;
	color: #009;
}
#nav {
	width: 1000px;
	background-color: #CCCCCC;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav li {
	display: inline;
	float: left;
}
#nav a {
	display: block;
	margin: 0px;
	height: 1em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	width: 150px;
}
/* #nav a:link,#nav a:visited {
	color: #FFF;
	background-color: #256C2F;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #908aa5;
	border-right-color: #2c263d;
	border-bottom-color: #2c263d;
	border-left-color: #908aa5;
} */
#leftCol {
	width: 175px;
	height: 698px;
	float: left;
	background-color: #BFCAE7;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#colCenter {
	float: left;
	width: 640px;
	height: 700px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#colCenter p {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#rightCol {
	float: left;
	width: 165
	px;
	height: 690px;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
/*.rightImg {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}*/
#botNav {
	clear: both;
	background-color: #cccccc;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#botNav p {
	margin: 0;
	padding: 0;
	font-size: 75%;
}
#botNav a {
	text-decoration: none;
	color: #000;
}
#botNav a:visited {
	text-decoration: none;
	color: #000;
}
#botNav a:hover {
	text-decoration: underline;
	color: #000;
}

#footer {
	clear: both;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc; 
	text-indent: 10px;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 75%;
}
#contact {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
/* features page Styling */

#products {
	width: 810px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#prodImg {
	width: 350px;
	height: 420px;
	border: thin double #999;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	color: #000;
	/*font-weight: bold;*/
}
/* #prodImg img  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} */
/*#land {
	clear: both;
	width: 900px;
	height: 280px;
	margin-bottom: 5;
} */
/*#portrait {
	clear: both; 
	width: 900px;
	height: 280px;
	margin-bottom: 5;
} */
#img2 {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 45px;
	padding: 10px;
	border: thin double #999;
}

.right {
	float: left;
}
.left {
	float: Right;
}

#recNavTop a {
	color:#000;
	text-decoration: none;
}
#description {
	margin: 0;
	padding: 0;
	width: 250px;
	/*height: 100px;*/
}
#description p {
	margin: 0;
	padding: 0;
	font-size: 85%;
}
#count {
	margin: 0;
	padding: 0;
}
#price {
	clear: both;
	color:#00F;
	font-weight: bold;
	
}
#count p {
	text-align: right;
	font-size: 75%;
	margin: 0;
	padding: 0;
}
#botRecNav {
	clear: both;
}

