/* CSS Document */

html, body {
	background: #ded1c2;
	margin: 0px;
	padding: 0px;
	height: 101%;
	color: #04343b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#container {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	height: 740px;
	}

#border1 {
	background: url(images/mms_sliced_img_07.jpg);
	width: 620px;
	float: left;
	padding: 10px;
	}

#border2 {
	background: #9d835e;
	float: left;
	width: 600px;
	padding: 10px;
	}

#header {
	float:left;
	padding: 0px 0px 0px 0px;
 	}

#content {
	background: #e9d3b4;
	float: left;
	width: 600px;
	padding-bottom: 15px;
	}
	
#content_n {
	background: #e9d3b4;
	width: 600px;
	height: 500px;
	padding-bottom: 15px;
	}

#footer {
	font-size: x-small;
	background: #ded1c2;
	clear: left;
	width: 640px;
	height: 40px;
	}
	
#tagline {
	text-align: right;
	font-family: Georgia, Garamond, Calisto MT, "Times New Roman", Roman, Times, serif;
	font-size: 13px;
	font-style: italic;
	}

#welcome {
	font-size: 13px;
	text-align: left;
	line-height: 130%;
	width: 225px;
	height: 70px;
	padding: 5px 8px 35px 40px;
	margin: 30px 0px 55px 5px;
	float: left;
	}
	
#offer {
	background: #DED1C2;
	font-size: 12px;
	font-stretch: semi-expanded;
	text-align: left;
	border: 1px dotted #9d835e;
	width: 220px;
	height: 55px;
	padding: 15px;
	margin: 25px 40px 35px 0px;
	float: right;
	}
	
a:link, a:visited {
	color: #a95069;
	text-decoration: none;
	}
	
a:hover {
	color: #9f315d;
	border-bottom: 1px dotted #8F2754;
	}
	
a:active {
	color: #a95069;
	text-decoration: none;
	}
	
#aloha { 
	background: #ded1c2;
	font-size: 12px;
	text-align: left;
	border: 1px solid #9d835e;
	width: 360px;
	padding: 15px 10px 10px 10px;
	margin: 15px 5px 0px 10px;
	float: left;
	display: inline;
	}

#article { 
	background: #ded1c2;
	font-size: 12px;
	text-align: left;
	border: 1px dotted #9d835e;
	width: 360px;
	padding: 15px;
	margin: 10px 5px 20px 150px;
	float: left;
	display: inline;
	}

#news { 
	background: #ded1c2;
	font-size: 12px;
	line-height: 175%;
	text-align: left;
	border: 1px solid #9d835e;
	width: 500px;
	padding: 15px;
	margin: 25px 5px 20px 10px;
	float: left;
	}
	
#news a:link {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#news a:hover {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#news a:visited {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
	
h5 {
	color: #9f315d;
	font-size: 13px;
	font-weight: bold;
	margin-top: -4px;
	margin-bottom: -4px;
	}

#photo {
	float: left;
	display: inline;
	}

#master { 
	width: 180px;
	background: #ded1c2;
	font-size: 12px;
	text-align: left;
	border: 1px solid #9d835e;
	padding: 10px 5px 0px 5px;
	margin: 20px 5px 10px 10px;
	float: left;
	display: inline;
	}

#items img {
	width: 75px;
	height: 60px;
	}

	
#item_title {
	text-align: center;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}

#item_img {
	align: center;
	width: 150px;
	height: 120px;
}	


#item_desc {border:#990033;}

#price {

	text-align: left;
	font-size: 14px;
	font-weight: bold;
	margin: 5px;
	}

		
#detail_tbl {
	margin: 5px 5px 5px 8px;
}

#viewcart {
align: right;
margin: 0px 0px 0px 20px;
padding-left: 200px;
}
