body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #f8dcdd;
    background-color: #651014;
	background-image: url(images/templatemo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a:link, a:visited { color: #edc613; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #edc613; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

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

.margin_r20 { margin-right: 20px; }

/* header */

#templatemo_header_wrapper {
	width: 100%;
	background-image: url(images/templatemo_header_wrapper.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#templatemo_header {
	width: 990px;
	height: 1008px;
	margin: 0 auto;
}

#templatemo_header  #site_title {
	padding-left: 180px;
	padding-top: 140px;
}

#site_title a {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#site_title a:hover {
	font-weight: bold;	
	text-decoration: none;
}
