/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	background: #fffcf4;
	color: #000000;
}
a:link, a:visited { color: #e28b02; text-decoration: underline; } 
a:active, a:hover { color: #e28b02; text-decoration: none; }


img {
padding-left:5px;
}


#templatemo_container {
	width: 828px;
	margin: 0px auto;
	background: url(../images/templatemo_content_bg.gif);
	margin-bottom: 10px;
}
#templatemo_top {
	padding: 0 15px 0 15px;
	text-align: right;
	width: 773px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 15px;
	
}

#templatemo_top_spacer {
   background: url(../images/templatemo_top_bg.jpg) no-repeat top;
   height: 5px;
}

#templatemo_top li {
  float: left;
  list-style: none;
  margin: 0 10px 0 0;
}
#templatemo_header {
	clear: left;
	margin-top: 10px;
	text-align: left;
	padding-left: 25px;
	background: url(../images/header.jpg) no-repeat center center;
	height: 300px;
	width: 566px;
}
#templatemo_left_column {
	clear: left;
	float: left;
	width: 210px;
	padding-left: 3px;
}
#templatemo_right_column {
	float: right;
	width: 590px;
	padding-right: 15px;
}
#templatemo_footer {
	clear: both;
	padding-top: 9px;
	height: 40px;
	text-align: center;
	font-size: 11px;
	background: url(../images/templatemo_footer_bg.gif) no-repeat;
	color: #666666;
}
#templatemo_footer a {
	color: #666666;
}
h1 {
	padding: 30px 0 15px 0;
	margin: 0;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
}
#templatemo_header span {
	padding-top: 14px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
#templatemo_header div {
  color: #fff;
  padding: 10px 15px 30px 0;
  bottom: 0;
}
.templatemo_spacer {
	clear: left;
	height: 10px;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.section_box {
	margin: 10px;
	margin-right: 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	background: url(../images/gradient_top.gif) repeat-x;
}
.section_box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.section_box p {
  margin: 0;
  padding: 0;
}
.post_box, .single {
	clear: left;
	margin-top: 10px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
}
.single {
  margin: 0;
}
.text_area {
	padding-top: 10px;
	padding-bottom: 10px;
}

.text_area p {
  margin: 0 0 6px 0;
  padding: 0;
}

.post_text_area {
	padding: 10px;
}
.post_box h3 {
	padding: 6px 6px 0 10px;
	margin: 0;
	background: #EFEFEF url(../images/gradient_top.gif) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.post_text_area p {
  margin: 0;
  padding: 0;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	background: #EFEFEF  url(../images/gradient_bot.gif) repeat-x bottom;
}
h2 {
	padding: 4px 0 12px 0;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
h3 {
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #e28b02;
	text-decoration: underline;
}
.templatemo_menu {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	width: 200px;
}
.templatemo_menu li a{
	background: #F4F4F4 url(../images/button_default.jpg) no-repeat;
	font-size: 13px;
	color: #fbaa2a;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 14px;
	text-decoration: none;
}
* html .templatemo_menu li a{ 
	width: 195px;
}
.templatemo_menu li a:visited, .templatemo_menu li a:active{
	color: #008000;
}
.templatemo_menu li a:hover, .templatemo_menu li a.highlighted {
	background: #e28b02 url(../images/button_default.jpg) no-repeat left bottom;
	color: #fff;
}

.text_full { width: 100%; clear: both; }

.gallery_pic { width: 175px; height: 175px; }
.gallery { margin: 10px 0 0 10px; }
