body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  trebuchet ms;
	font-size: 12px;
	color: #000000;
	background: #47613A;
}

a:link, a:visited { color: #268226; text-decoration: none; } 
a:active, a:hover { color: #786448;}

h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color:#000000;
	height: 20px;
}

h2 {
	margin: 0px 0px 8px 0px;
	padding: 10px 0px 0px 15px;
	font-size: 14px;
	color: #47613A;
}

p {
	margin: 10px 0px;
	color:  black;
	text-align: justify;
}

#iap_container_wrapper1 {
	background: url(/Store/images/uploads/background.gif) top center repeat-x;
}

#iap_container_wrapper2 {
	background: url(/Store/images/uploads/templatemo_mainbackground.jpg) top center no-repeat;
}

#iap_container {
	margin: 0px auto;
	width: 900px;
}


/* ----- Header ----- */

#iap_header {
	clear: both;
	padding: 30px 0px 0px 30px;
	width: 870px;
	height: 140px;
}
/* ----- End of Header ----- */

/* ------------- Menu ------------------ */
#iap_menu {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 42px;
	text-align: right;
	background: url(/Store/images/uploads/templatemo_menu_bg.png) no-repeat;
}

#iap_menu ul {
	margin: 0px;
	padding: 18px 20px 0px 0px;
	list-style: none;
}

#iap_menu ul li {
	margin: 0px;
	display: inline;	
}

#iap_menu ul li a {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	font: 14px trebuchet ms;
	font-weight: bold;
	color:black;
	text-decoration: none;
}

#iap_menu ul li a:hover, #iap_menu ul li .current {
	color: #3C352A;
}

/* ---------- End of Menu ------------- */

/* ----------------- Content ----------------------- */

#iap_content {
	float: left;
	margin: 0px;
	width: 900px;
	background: #C2B096 url(/Store/images/uploads/templatemo_content_bg.png) no-repeat;
}

#iap_left_column {
	float: left;
	margin: 40px 0px 0px 40px;
	padding: 0px;
	width: 570px;
}

/* IE6 Only */
* html #iap_left_column {
	float: left;
	margin: 40px 20px 0px 20px;
	padding: 0px;
	width: 570px;
}

#iap_right_column {
	float: right;
	margin: 40px 40px 0px 0px;
	padding: 0px;
	width: 200px;
}

* html #iap_right_column {
	float: right;
	margin: 40px 20px 0px 20px;
	padding: 0px;
	width: 200px;
}

/* IE6 Only */
#iap_bottom {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 90px;
	background: url(/Store/images/uploads/templatemo_content_bg_bottom.png) no-repeat;

}

/* ----------------- End of Content ------------------- */

/* ------------- Side Navigation ------------------ */
.iap_section {
	margin: 0px 0px 15px 0px;	
	padding: 0px;
	color: black;
}

.iap_section .section1_top {
	height: 40px;
	background: url(/Store/images/uploads/templatemo_section1_top.png) no-repeat;
}
.iap_section .section1_middle {
	background: url(/Store/images/uploads/templatemo_section1_middle.png) repeat-y;
}
.iap_section .section1_bottom {
	height: 37px;
	background:url(/Store/images/uploads/templatemo_section1_bottom.png) no-repeat;
}

.iap_section .section2_top {
	height: 40px;
	background: url(/Store/images/uploads/templatemo_section2_top.png) no-repeat;
}
.iap_section .section2_middle {
	background: url(/Store/images/uploads/templatemo_section2_middle.png) repeat-y;
}
.iap_section .section2_bottom {
	height: 37px;
	background: url(/Store/images/uploads/templatemo_section2_bottom.png) no-repeat;
}

.iap_section .section3_top {
	height: 40px;
	background: url(/Store/images/uploads/templatemo_section3_top.png) no-repeat;
}
.iap_section .section3_middle {
	background: url(/Store/images/uploads/templatemo_section3_middle.png) repeat-y;
}
.iap_section .section3_bottom {
	height: 37px;
	background: url(/Store/images/uploads/templatemo_section3_bottom.png) no-repeat;
}


.iap_section ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
}

.iap_section ul li {
	display: block;
}

.iap_section ul li a {
	padding: 0px;
	margin: 0px;
	color: black;
	text-decoration: none;
}

.iap_section ul li a:hover {
	color: #3C352A;
}

/* ---------- End of Side Navigation ------------ */

/* ----- Page Content Secion ------ */
.iap_postbody {
	padding: 0px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #3C352A;
}

.publish_info {
	clear: both;
	margin: 0px;
	padding: 0px;
	color:#000000;

}

/* ----- End of Page Content Section ------ */
/* ----- Footer Section Styles ----- */

#iap_footer {
	clear: both;
	padding: 10px 0px 0px 15px;
	width: 870px;
	height: 60px;
	text-align: center;
	color: #1B2416;
	text-align: center;
}

#iap_footer a {
	color: #1B2416;
}

#iap_footer a:hover {
	color: #3C352A;
}

/* ----- End of Footer ----- */