/* CSS Document */
/* reset styles */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 	font-size: 100%;
 	font-weight: normal;
 	overflow: none;
 	padding: 0;
 	margin: 0 auto;
}
/* end reset styles */

html {
	height:100%;
}

body {
	background: url('../images/mmatop.gif') repeat-x top white;
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#474747;
}
p{ padding-bottom: 10px; }
h1 {
	color:#547e44;
	font-family: Times New Roman;
	font-size: 30px;
	font-weight:900;
	letter-spacing: -2px;
	padding-top: 12px;
	padding-bottom:0px;
	margin-bottom:0;
	margin-top:0;
}

h2 {
color: #949494;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
padding-top: 10px;
}
h3{
color: #949494;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 16px;
font-weight: bold;
padding-top: 10px;
}
h4{
color: #949494;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
font-weight: bold;
}
h5 {
font-size: 12px;
padding: 4px 0 10px 0;
font-size: 14px;
font-weight: bold;
}
	

#bodyWrapper {
	width: 720px;
	margin: 0 auto;
}

#banner {
	width: 100%;
	clear: both;
	position: relatives;
}

#contentWrapper {
	clear: both;
	position: relative;
	width: 100%;
}

#mainContent {
	position: relative;
	width: 520px;
	height: 100%;
	margin-right: 205px;
	border-right: 1px dashed #CCC;
}

#mainContent p {
	margin-right: 13px;
	line-height: 26px;
	text-align: justify;
}

#subContent {
	position: relative;
	width: 700px;
	height: 100%;
	margin-right: 205px;
}

#subContent p {
	margin-right: 13px;
	line-height: 26px;
	text-align: justify;
}

#subContent ul {
	margin-top: 15px;
	padding-left: 30px;
	font-weight: bold;
	list-style-type: none;
}

#subContent ul.links {
	margin: 10px;
	list-style-type: circle;
}

#rightside {
	position: absolute;
	top: 0;
	right: 5px;
	width: 180px;
}

#footer {
	background: url('../images/mmabot.gif') repeat-x;
	position: relatives;
	height: 100px;
}

#footer p {
	text-align: center;
	padding-top: 25px;
}

#menu{
	text-align:center;
	width:700px;
	height:24px;
}

img.para {
	float:left;
	padding:7px;
}

img.contentbody {
	padding: 20px;
	margin-left: 25px;
}

img.photo{
	border: solid 4px #C4D8BC;
	padding: 6px;
	margin: 10px;
}

img.book{
	padding: 5px 10px 0 10px;
}

#menuitem{
	font-family: georgia;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
	text-align: center;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
}
#menuitem a{
	color: #404040;
	text-decoration:none;
}
#menuitem a:hover{
	color:#FFFFFF;
}

#newsletter{
width: 420px;
height:50px;
background-image: url('../images/nl.jpg');
background-repeat: no-repeat;
margin-top:20px;
margin-bottom:20px;
text-align:center;
margin-left: auto;
margin-right: auto;
}

.field{
margin-top:17px;
margin-left:222px;
border-style:solid;
border-width:1px;
border-color:#8da983;
color:#424242;
background-color:#e3eedf;
font-family: Trebuchet MS;
font-size:11px;
height:17px;
width:120px;
float:left;
}

.submit{
margin-top:17px;
margin-left:10px;
border-style:solid;
border-width:1px;
border-color:#8da983;
color:#8da983;
background-color:#e3eedf;
font-family:Trebuchet MS;
font-size:11px;
height:17px;
float:left;
}

#pubbox_o{
width: 132px;
background: bottom left url('../images/pubbot.gif') no-repeat;
margin-left: 5px;
margin-top: 10px;
}

#pubbox_i{
width: 132px;
background:top left url('../images/pubtop.gif') no-repeat;
text-align:center;
}

#pubbox_content{
width:117;
margin:auto;
padding-top:5px;
padding-bottom:6px;
}

.clear {
	clear: both;
}

#nowAvailable {
	margin-top: 10px;
}

a{
color:black;
text-decoration:none;
}
a:hover{
text-decoration:underline;}
a.copy{
text-decoration: none;
color: black;
font-weight: bold;
}
a.copy:hover{
color:#547e44;
}

.quote_container { background: transparent url(../images/storeimages/quote.gif) no-repeat top left; height: 218px; width:520px }

.quote {
color:#474747;
font-family:Trebuchet MS;
font-size:11px;
margin-right:15px;
margin-top:5px;
line-height:19px;
}

td {
	padding-left: 10px;
}

.address{
	border: solid 4px #C4D8BC;
	padding: 6px;
	margin: 10px;
	width: 40px;
	text-align: center;
}

#facebook {
		width: 48px;
	height: 48px;
	position: absolute;
	margin-left: 520px;
	top: 25px;
}