body {
	margin: 0;
	padding: 0;
	color: #7c7970;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4em; 
	background-color: #c9bda7; 
	background-image: url(../images/templatemo_body.jpg);
	background-repeat: repeat;
}

a, a:link, a:visited { 
	color: #29b2c2; 
	font-weight: normal; 
	text-decoration: none; 
	font-style: italic; 
}

a:hover { 
	text-decoration: underline; 
}

p { margin: 0 0 10px 0; padding: 0; }
img { border: none; }
blockquote { font-style: italic; margin: 0 0 0 10px;}
cite { font-weight: bold; color:#7c7970; }
cite a, cite a:link, cite a:visited  { font-size: 12px; text-decoration: none; font-style: normal }
cite span { font-weight: 400; color: #29b2c2; }

h1, h2, h3, h4, h5, h6 { color: #29b2c2; font-weight: normal; }
h1 { font-size: 48px; margin: 0 0 30px; padding: 5px 0 }
h2 { font-size: 24px; margin: 0 0 25px; padding: 3px 0 }
h3 { font-size: 20px; margin: 0 0 10px; padding: 0; }
/*h3 { font-size: 20px; margin: 0 0 20px; padding: 0; }*/
h4 { font-size: 18px; margin: 0 0 15px; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px; padding: 0;  }
h6 { font-size: 12px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.hr { background:url(../images/templatemo_divider.png) bottom center no-repeat; margin-bottom: 20px }

.float_l { float: left }
.float_r { float: right }

.image_frame { 
	display: inline-block; 
	position: relative; 
	margin: 3px 0 10px 0; 
	background: #f7f5ee; 
	padding: 6px; 
	border: 1px solid #e2ded1; 
}

.image_fl { 
	float: left; 
	margin: 3px 20px 12px 0; 
}

.image_fr { 
	float: right; 
	margin: 3px 0 12px 20px; 
}

#templatemo_top_wrapper {
	width: 100%;
	height: 20px;
	margin-bottom: 15px;
}

#templatemo_top {
	width: 880px;
	padding: 10px 48px;
	margin: 0 auto;
}

#templatemo_main_top {
	width: 696px;
	height: 56px;
	margin: 0 auto;
	background: url(../images/templatemo_main_top.png) no-repeat
}

#templatemo_main_wrapper {
	width: 600px;
	padding: 0 48px; 
	margin: 0 auto;
	background: url(../images/templatemo_main_middle.png) repeat-y
}

#templatemo_main { padding: 20px 40px 20px }

#templatemo_footer {
	width: 520px;
	padding: 60px 88px 10px;  
	margin: 0 auto;
	background: url(../images/templatemo_main_bottom.png) no-repeat top center
}

.col { float: left; margin-right: 40px }
.col_2 { width: 380px; }
.col_3 { width: 240px; }
.col_32 { width: 520px }
.no_margin_righ { margin-right: 0 }

.rp_pp { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #ced4dc }
.rp_pp img { float: left; margin-right: 15px; border: 3px solid #fff }
.rp_pp p { font-size: 10px }

.hp_post h4 { margin-bottom: 5px }
.hp_post img { float: left; margin: 3px 10px 30px 0 }

.copyright { 
	padding: 10px 0; 
	
	width:100%;
	text-align:center;
}

.copyright a { 
	color: #333; 
}