/*

*/
body {
	margin:0;
	padding:0;
	line-height: 2em;
	font-family: "Trebuchet MS", calibri, Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #ffffff;
}
a:link, a:visited { color: #0066CC; text-decoration: none} 
a:active, a:hover { color: #008800; text-decoration: underline}

#templatemo_container_wrapper {
	background:   repeat-x;
}
#templatemo_container {
	width: 830px;
	margin: 0px auto;
	background: ;
}
#templatemo_top {
	clear: left;
	height: 25px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */
	padding-top: 42px;
	padding-left: 30px;
	background: ;
}
#templatemo_header {
	clear: left;
	height: 179px;
	text-align: center;
	background: 810px;
}



#templatemo_right_column {
	clear: right;
	float: right;
	width: 600px;
	padding-left: 0px;
	padding-right: 0px;
}
#templatemo_left_column {
	float: left;
	width: 200px;
	padding-left: 0px;
	
}
#templatemo_footer {
	clear: both;
	padding-top: 18px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	background: ;
	color: #666666;
}
#templatemo_footer a {
	color: #666666;
}
#templatemo_site_title {
	padding-top: 65px;
	font-weight: bold;
	font-size: 32px;
	color: #FFFFFF;
}
#templatemo_site_slogan {
	padding-top: 14px;
	font-weight: bold;
	font-size: 13px;
	color: #AAFFFF;
}
.templatemo_spacer {
	clear: left;
	height: 18px;
}
.templatemo_pic {
	float: center;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #000000;
}
.section_box {
	margin: 0px;
	padding: 0px;
	border: 1px dashed #CCCCCC;
	background: #F2F2F2;
}
.section_box2 {
	clear: left;
	margin-top: 5px;
	background: #F6F6F6;
	color: #000000;
}
.text_area {
	padding: 5px;
}
.publish_date {
	clear: both;
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
.subtitle {
	padding-bottom: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #DDEEFF;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.templatemo_menu {
	list-style-type: none;
	margin: 10px;
	margin-top: 10px;
	padding: 0px;
	width: 190px;
}
.templatemo_menu li a{
	background: #F4F4F4 url(images/button_default.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
}
* html .templatemo_menu li a{ 
	width: 190px;
}
.templatemo_menu li a:visited, .templatemo_menu li a:active{
	color: #0066CC;
}
.templatemo_menu li a:hover{
	background: #EEEEEE url(images/button_active.gif) no-repeat;
	color: #FF3333;
}