h1,h2,h3,h4{
	font-weight:400;
	color:#7A1600;
	}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.7em;
}

h3 {
	font-size: 1.5em;
}

body {
	margin: 0px;
	margin-bottom: 6px; 
	background-color: #a7b596;
	}

td, form, form input, form select {
	font-size: 11px;
	}

.main {
	background: #a7b596 url(../img/mtz_bgsubpg.gif) repeat-y top center;
	}

.content {
	background: transparent url(../img/mtz_bgDragonfly.gif) no-repeat bottom right; 
	font-size: 12px;
	font-family: arial, verdana, helvetica;
	
	padding-left: 18px;
	padding-right: 14px;
	padding-top: 4px;
	padding-bottom: 0;
	}

.nobox {
	border: 0;
	background-color: transparent;
}	

/*.dragonfly {
	background: url(../img/mtz_bgDragonfly.gif) no-repeat bottom right;	
	}
	*/


.footer {
	color: black;
	background: #a7b596 url(../img/mtz_bgfooter.gif) no-repeat top center;
	font: normal 11px arial, verdana, helvetica;
	padding-right: 30px;
	padding-top: 6px;
	text-align: right;
	}
	
/** POPOVER STYLES  **/

#popoverBanner {
	width: 450px;
	margin: 5px auto 0px auto;
	}
	
#popoverContent {
	margin: 0px auto;
	width: 428px;
	padding: 10px;
	border-top: none;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	font: normal 11px arial, verdana, sans-serif;
	background-color: white;
	color: black;
	}
 
 #popoverContent form {
	margin: 0px;
	}
 #popoverContent table {margin: 0px;}
 
 .popoverProductName {
	font-size: 16px;
	float: left;
	margin-bottom: 4px;
	}
 
 .popoverPrice{
	font-size: 16px;
	float: right;
	}
	
 .nounderline {
	border: 0px;
	}
	
.detail_hr {
	clear: both;
	margin: 6px 4px;
	}
	
.popoverDescription {
	font-size: 12px;
	float: left;
	margin: 4px; 
	}
	
#addtocart_table {
	float: right;
	margin-left: 100px;
	margin-bottom: 10px;
	}
	
.closeWindow {
	width: 300px;
	display: block;
	text-align: center;
	margin: 10px auto;
	}
	
.calcel {
	height: 50px;
	}
	
.monthday {
	float: right;
	}
	
.calevent {
	text-align: left;
	}
	
.monthname {
	font-size: 1.6em;
	font-weight: bold;
	}
	
.caldayweek {
	background-color: #69873b;
	color: #fff;
	}
