@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/patt_bg.jpg);
	background-attachment: fixed;
}
#leftside a:link {
	text-decoration: none;
	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;
}
#leftside a:visited {
	text-decoration: none;
	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;
}
#leftside a:hover {
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	margin-left: 180px;
}
a:link {
	color: #A4414C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0255D1;
}
a:visited {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0149B4;
	color: #A4414C;
}
a:hover {
	color: #006633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A4414C;
}
#wrapper {
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
}
#header {
	background-repeat: repeat-x;
	background-image: url(images/header_bg.jpg);
}
#menu_bg {
	background-repeat: repeat-x;
	background-image: url(images/headborder.jpg);
}
#content {
	background-image: url(images/body_main1.png);
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	background-position: center;
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 15px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.buttonindent {
	margin-left: 100px;
}
#mmade2 {
	font-size: 10px;
	color: #006633;
	width: 100px;
}
#leftside {
	float: left;
	width: 170px;
	padding-left: 10px;
}
#cc {
	padding: 4px;
	border: 1px solid #068063;
	color: #00529A;
	margin-top: 15px;
	background-color: #EAF0FB;
	width: 132px;
	height: auto;
}
.links   a:link {
	color: #0149B4;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #87282A;
	border-bottom-color: #87282A;
}
.links   a:visited {
	color: #0050D1;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #87282A;
	border-bottom-color: #87282A;
}
.links   a:hover {
	color: #87282A;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0050D1;
	border-bottom-color: #0050D1;
	background-color: #E5ECF9;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img a:link {
	text-decoration: none;
	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;
}
img a:visited {
	text-decoration: none;
	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;
}
img a:hover {
	text-decoration: none;
	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;
}
#paypalcartform {
	width: 100%;
}
#footer {
	background-image: url(images/body_footer1.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 62px;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	font-size: 12px;
	color: #852729;
	text-align: center;
}
.footermenu {
	height: 61px;
	line-height: 45px;
}
#footer .footermenu a:link {
	text-decoration: none;
	color: #84272A;
}
#footer .footermenu a:visited {
	color: #9A4E50;
	text-decoration: none;
}
#footer .footermenu a:hover {
	color: #126CF6;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	color: #0255D1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85282B;
}
.caption {
	font-size: 12px;
	color: #84282A;
}
.formstyles {
	border: 1px solid #990000;
	background-color: #F5F5F5;
	font-weight: bold;
	width: 75%;
	color: #86282D;
}
#contenthead {
	background-image: url(images/body.jpg);
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	background-position: center;
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 12px;
	color: #5C5C5C;
}
.textheight {
	line-height: 18px;
	padding-right: 4px;
	text-align: justify;
}
#main   li {
}
.storeboxrght  li {
	list-style-image: url(images/check.jpg);
	margin-bottom: 8px;
}
.storebox {
	height: auto;
	width: 300px;
	padding-right: 20px;
	float: left;
}
.storeboxrght {
	float: left;
	height: auto;
	width: 250px;
	padding-right: 20px;
}
.clearboth {
	clear: both;
}
select {
	font-size: 11px;
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
}
.sizes {
	font-size: 14px;
	color: #852A2C;
}
#copyright {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	color: #045BE1;
	text-align: center;
	font-size: 12px;
	padding-bottom: 6px;
}
#credit {
	font-family: "Trebuchet MS", "Lucida Grande", Tahoma;
	color: #045BE1;
	text-align: center;
	font-size: 12px;
	padding-bottom: 6px;
}
#credit  a:link {
	color: #792526;
	text-align: center;
	font-size: 11px;
	padding-bottom: 6px;
	text-decoration: none;
}
#credit a:visited {
	color: #792526;
	text-align: center;
	font-size: 11px;
	padding-bottom: 6px;
	text-decoration: none;
}
#credit a:hover {
	color: #4A88FF;
	text-align: center;
	font-size: 11px;
	padding-bottom: 6px;
	text-decoration: none;
}
.mmlogo_pad {
	padding-right: 6px;
}
#mmade {
	font-size: 12px;
	color: #1962A4;
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	text-align: justify;
	width: 500px;
	line-height: 16px;
}
.smallTM {
	font-size: 10px;
	color: #007050;
}
.regtrademark {
	font-size: 10px;
	color: #017658;
	width: 100px;
	margin-right: auto;
	margin-left: auto;
}
.close_element {
	margin-left: 10px;
	margin-top: 10px;
	font-weight: bold;
}
.catch {
	font-weight: bold;
	color: #0255D1;
}
.homebrder {
	margin-left: 8px;
}
.sellingpoint {
	font-size: 12px;
	color: #2D71D8;
}
.style1 {color: #03519B;
	font-weight: bold;
}
.style2 {
	font-weight: bold;
	text-transform: uppercase;
}
#homelist {
	font-weight: bold;
	color: #AB585A;
	text-transform: uppercase;
	border: 1px solid #8DAEEF;
	width: 340px;
}
#homelist li {
	list-style-image: url(images/check.jpg);
}
.storelinks {
	font-size: 10px;
	color: #84282A;
}
.viewcartform {
	float: right;
	width: 100px;
	height: 50px;
}
.pgh2 {
	font-size: 16px;
	color: #0255D1;
	margin-top: 12px;
}
.storeheaders {
	font-size: 18px;
	color: #84282A;
	text-align: center;
	padding-top: 10px;
}
.prod_box 
 {
	margin-top: 8px;
	background-image: url(images/store_box_bg1.png);
	background-repeat: no-repeat;
	height: 250px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
}
.preview {
	height: auto;
	width: 126px;
}
#contactform {
	color: #335EB0;
	background-color: #EAF0FB;
	border: 1px solid #A12128;
}
select {
	background-color: #CBDBF8;
	color: #335EB0;
}
option {
	background-color: #B9D1FF;
}
.prod_box2 {
	padding: 4px;
	margin-top: 8px;
	background-image: url(images/store_box_bg4.png);
	background-repeat: no-repeat;
	height: 152px;
}
#maincart {
	margin-left: 10px;
}
.prod_box3 {
	margin-top: 8px;
	background-image: url(images/store_box_bg_lng.png);
	background-repeat: no-repeat;
	height: 290px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 2px;
}
