@import url("initial.css");

body {
	background: #39B54A;
	margin: 0 auto;
	padding: 0px;
	color: #333;
	font-size: 1em;
}

a:active, a:link, a:visited {
	color: #db001b;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.displayImg {
	float: right;
	padding: 0 0 0px 10px;
}
.displayImg p {
	width: 310px;
	text-align: left !important;
	font-size: 1.2em !important;
	padding: 0 10px 0 20px;
	font-style: italic;
}
.pagination ul {
	text-align: right;
}
.pagination ul li {
	list-style: none;
	display: inline;
	font-size: 1.2em;
	padding: 0 3px;
}
.pagination ul li a, .pagination ul li a:visited{
	text-decoration: underline;
}
.pagination ul li a:hover, .pagination ul li a.active {
	color: #333 !important;
	text-decoration: none !important;
}
#outer {
	width: 818px;
	margin: 40px auto 0;
	background: url(../images/bg_outer_center.gif) 0 0 repeat-y;
}
#inner {
	padding: 10px 20px 20px; 
	background: url(../images/bg_outer_bottom.gif) 0 100% no-repeat;
}
#inner_foot {
	width: 818px;
	height: 14px;
}
#container {
	background: #ffffa2;
}
#footer {
	border: 12px solid #2b388f;
	border-width: 0 12px 12px;
	background: #FFFFE1;
	position:relative;
}
#footer p {
	border-top: 1px solid #9D9624;
	margin: 0;
	padding: 20px;
	color: #808080;
	font-size: 1.2em;
}

#footer p a
{
	position:absolute;
	right:20px;
	top:8px;
}

#header {
	border: 12px solid #2b388f;
	border-width: 12px 12px 0;
}
#header h1 {
	background: url(../images/img_mpwn_logo.gif) 20px 20px no-repeat;
	height: 170px;
	text-indent: -9999px;
	margin: 0;
}
#nav {
	border: 12px solid #2b388f;
	border-width: 0 12px 0;
	height: 47px;
	background: url(../images/bg_nav.gif) 50% 0 no-repeat;
	margin: 0 auto;
	text-align: center;
}
#nav ul {
	margin: 0 auto;
	padding: 2px 40px 0;
}
#nav ul li {
	list-style: none;
	float: left;
}
#nav ul li a, #nav ul li a:visited {
	background: url(../images/bg_nav_hover.gif) 0 2px repeat-x;
	display: block;
	padding: 10px 30px;
	color: #39B54A;
	text-decoration: none;
	font: bold 1.8em Georgia, "Times New Roman", Times, serif;
}
#nav ul li a:hover, #nav ul li a.active {
	background-position: 0 100% !important;
	color: #fff !important;
	text-decoration: none;
}
#content {
	border: 12px solid #2b388f;
	border-width: 0 12px;
	padding: 20px;
}
#content h2 {
	color: #2B388F;
	width: 350px;
	font-weight: bold;
	font-size: 2.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-bottom: 1px solid #dfdf99;
	margin: 0 0 20px 0;
	padding: 0 0 10px;
}
#content h4 {
	color: #333;
	font-weight: bold;
	font-size: 1.6em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

#content h4 small
{
	font-size: 1.0em;
	font-weight:normal;
}

.aboutPage h4 {
	margin: 30px 0 10px !important;
}
#content hr {
	background: transparent none;
	border: 0;
	border-bottom: 1px solid #dfdf99;
	height: 1px;
	margin: 0 0 10px 0;
}

#content p {
	font-size: 1.4em;
	line-height: 2em;
	margin: 0 0 1.5em 0;
}
/* Store */
.storePage .displayImg p {
	width: 250px;
}
.storePage h2 {
	width: 390px !important;
}
.purchaseLink img {
	vertical-align: middle;
}
.storeItemList {
	margin: 40px 0 0 0;
	clear: both;
}

.storeItem {
	width: 350px;
	float: left;
}
.itemImage {
	float: left;
	width: 100px;
}
.itemInfo {
	float: right;
	width: 250px;
}
.itemInfo h6 {
	width: 90%;
	color: #2B388F;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.6em;
	padding: 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #dfdf99;
}
.storePage_interior h2 {
	width: 100% !important;
	position: relative;
}
.storePage_interior h2 span {
	position: absolute;
	text-align: right;
	text-decoration: underline;
	color: #E44044;
	right: 0;
	top: 15px;
	display: block;
	float: right;
	width: 200px;
	font-size: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.morecraft {
	clear:both;
}
.morecraft h2 {
	width: auto !important;
	padding: 100px 0 0 !important;
	border: 0 !important;
	font-size: 2em !important;
}
.morecraft .displayImg {
	width: 250px !important;
	float: left !important;
}
.morecraft .displayImg p {
	width: 200px !important;
}
.storiesPage h2 {
	width: 100% !important;
	position: relative;
}
.storyList {
	clear: both;
	margin: 0 0 20px;
}
.storyImage {
	float: left;
	width: 160px;
}
.storyContent {
	float: right;
	width: 550px;
}
.storyContent h6 {
	width: 90%;
	color: #257250;
	font-weight: bold;
	font-size: 1.6em;
	padding: 0 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #dfdf99;
}

.storyContent li {
	list-style: none;
	margin: 0 0 3px 20px;
	font-size: 1.4em;
}
.storyContent li .bullet {
	padding: 0 10px 0 0;
}
.contactPage h2 {
	width: 100% !important;
	position: relative;
}
.contactPage .mainContent {
	width: 480px;
}
.contactSnippet {
	float: right;
	background: url(../images/bg_site_friends.gif) 0 0 no-repeat;
	width: 195px;
	height: 182px;
}
.contactSnippet h6 {
	color: #006837;
	font-weight: bold;
	font-size: 1.4em;
	padding: 15px 18px 0;
	margin: 0 0 15px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.contactSnippet li {
	list-style: none;
	margin: 0 0 1em;
	padding: 0 20px;
	font-size: 1.4em;
}

.contactLink {
	background: url(../images/bg_email_link.gif) 0 0 no-repeat;
	display: block;
	padding: 12px 10px 14px 80px;
	font: bold italic 1em Georgia, "Times New Roman", Times, serif;
}
.contactPage .contactList {
	margin: 0 0 10px 0;
	line-height: 2em;
}
.contactPage .contactList img {
	float: left;
	margin: 0 20px 10px 0;
}

.contactPage .contactList li {
	list-style: none;
	padding: 0 0 0 20px;
	font-size: 1.2em;
	margin: 0 0 10px;
	background: url(../images/icon_contact.gif) 0 0 no-repeat;
}