html {
	/*background: url('../images/bg.gif') repeat-x;*/
	background: #e2f1d8;
}
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	/*background: #F0D8C0;*/
	background: #FFFFFF;	
	width: 1000px;
}
blockquote  {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.1;
	margin-right: 1em;
	margin-left: 0.8em;
	/*margin-right: 1em;
	margin-left: 1em;*/
	padding-right: 1em;
	padding-left: 1em;
	background: url(../images/upQuote.gif) no-repeat;
	padding-top: 1em;
	/*margin-top: 1.8em;*/
	margin-top: 0.3em;
}
blockquote span {
	text-align: right;
	font-weight: bold;
	background: url(../images/downQuote.gif) no-repeat right bottom;
	line-height: 1.2;
	padding-bottom: 2.4em;
	display: block;
	padding-top: 0em;
	padding-right: 2em;
}


/*blockquote, ul, ol, dl, address {
	margin: 1em 0;
	padding: 0;
	}
a:link, a:visited { color: #930; text-decoration: none} 
a:active, a:hover { color: #F60; text-decoration: underline}*/
a:link, a:visited { color: #469c23; text-decoration: none} 
a:active, a:hover { color: #90c869; text-decoration: underline}

/* Top */
#templatemo_top {
	clear: left;
	height: 186px;
	background: url(../images/templatemo_header_bg.jpg);
}
#templatemo_header {
	clear: both;
	margin: auto;
	/*width: 820px;*/
	width: 1000px;
	text-align: center;
	/*background: url(../images/energy-logo.jpg) no-repeat;*/
}
/* Top ENDING */

/* LOGO AREA */
#templatemo_logo_area {
	height: 130px;
	/*background: url(../images/templatemo_top_art.jpg) no-repeat right;*/
}
#templatemo_site_title {
	width: 1000px;
	margin: auto;
	padding-top: 60px;
	font-weight: bold;
	font-size: 42px;
	text-align: center;
	color: #FFF;
}
#templatemo_site_slogan {
	width: 1000px;
	margin: auto;
	padding-top: 16px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
/* LOGO AREA ending */

/* Middle */
#templatemo_container {
	width: 1000px;
	margin: auto;
}
#templatemo_left_column {
	clear: left;
	float: left;
	/*width: 210px;*/
	width: 210px;
}
#templatemo_right_column {
	float: right;
	width: 500px;
	/*width: 575px;*/
	padding-right: 15px;
}
/* Middle ENDING */


/* Bottom */
#templatemo_bottom_top {
	height: 16px;
	background: url(../images/templatemo_bottom_top.jpg) repeat-x;
	
}

#templatemo_bottom_content {
	width: 1000px;
	margin: auto;
}
#templatemo_bottom_content a {
	color: #FFC;	
	font-size: 16px;
}
#templatemo_bottom {
	clear: both;
	background: url(../images/templatemo_bottom_bg.jpg);
	color: #FFFFFF;
}
/* Bottom ENDING */


/* footer */
#templatemo_footer {
	clear: both;
	padding: 5px;
	text-align: center;
	font-size: 11px;
	color: #FFF;
}
#templatemo_footer a {
	color: #FFC;
}
/* footer ENDING */


/* Section Left */
.section_left {
	margin: 5px;
    margin-right: 0px;
	border: 1px solid #5d3c00;
}
.section_left_inner {
	padding: 10px;
	background: #F8ECE0;
}
.section_left_inner a:link, .section_left_inner a:visited { color: #469c23; text-decoration: none} 
.section_left_inner a:active, .section_left_inner a:hover { color: #90c869; text-decoration: underline}

.section_left_title {
	padding: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background: #85611c;
}
/* Section Left ENDING */

/* Main Content */
.title {
	/*padding-bottom: 12px;*/
	padding-bottom: 8px;
	line-height: 1em;
	/*line-height: 1.2em;*/
	font-size: 18px;
	font-weight: bold;
	color: #5d3c00;
	/*color: #630;*/
}

.text_area {
	/*padding-top: 5px;
	padding-bottom: 10px;
	text-align: justify;*/
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000;
}
/* Main Content ENDING */

/* Post Box */
.post_box {
	clear: left;
	margin-top: 10px;
	color: #000;
	background: #F8ECE0;
	border: 1px solid #5d3c00;
}
.post_title {
	padding: 6px;
	padding-left: 10px;
	/*background: #A87848;*/
	background: #5d3c00;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.post_title a {
	color: #fff;
}
.post_text_area {
	padding: 10px;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
}
/* Post Box ENDING */


/* Bottom Box */
.bottom_box {
	float: left;
	width: 255px;
	margin: 10px;
	margin-right: 0px;
	background: #301800;
}
.bottom_box_title {
	background: #520;
	padding: 8px;
	font-size: 14px;
	font-weight: bold;
}
.bottom_box_inner {
	padding: 8px;
	text-align: justify;
}
.bottom_box_inner a {
	color: #FFC;
}
/* Bottom Box ENDING */


/* Vertical Menu */
.templatemo_menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*width: 198px;*/
	width: 198px;
}
.templatemo_menu li a{
	background: #F8ECE0;
	font-size: 12px;
	font-weight: bold;
	color: #630;
	display: block;
	width: auto;
	padding: 4px;
	padding-left: 10px;
	text-decoration: none;
}
* html .templatemo_menu li a{ 
	width: 193px;
}
.templatemo_menu li a:visited, .templatemo_menu li a:active{
	color: #630;
}
.templatemo_menu li a:hover{
	/*background: #A87848;
	background: #85611c;*/
	background: #90c869;	
	color: #FFF;
}
/* Vertical Menu ENDING */


/* Horizontal Menu */
.templatemo_menu_horizon{
	position: relative;
	/*padding-left: 30px;*/
	padding-left: 21px;
	height: 30px;
	list-style: none;
}
.templatemo_menu_horizon li{
	float:left;
}
.templatemo_menu_horizon li a{
	float: left;
	display: block;
	/*color: #530;*/
	color: #5d3c00;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 5px;
	margin-right: 2px;
	/*margin-right: 10px; padding: 30px*/
	text-align: center;
	cursor: pointer;
}
.templatemo_menu_horizon li.current a, .templatemo_menu_horizon li a:hover{
	color: #FFF;
	background: #90c869;
}
/* Horizontal Menu ENDING */

/* Contact Us */
#utilNav li {
 width: 97px;
 line-height: 21px;
 margin: 0 0 1px 1px;
 display: inline;
 float: left;
 font-family:  Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
}
#utilNav li a {
 /*text-indent: 3px;*/
 width: 97px;
 height: 22px;
 color: #fff;
 display: block;
 background: #85611c url(../images/contact.gif) no-repeat right bottom;
 float: left;
 }
#utilNav li a:hover { 
 background-color: #5d3c00; 
}

/* -------------------- main content specific styles ------------------*/
#mainContent img {
	background: #ccc;
	display: block;
	padding: 3px;
	border: 1px solid #999;
	margin: 1.6em auto;
}
#mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	line-height: 1.6;
	padding-right: 1.6em;
	padding-left: 1.6em;
	color: #333;
	margin-top: .5em;
}
#mainContent a {
	font-weight: bold;
	color: #602E0C;
	text-decoration: none;
	border-bottom: 1px dotted #602E0C;
	padding-bottom: .1em;
}
#mainContent a:hover {
	color: #BA3818;
	border: none;
}


#mainContent .article, #mainContent .galleryArticle {
	background: #fff;
	padding: 0.5em 0.5em 2em;
	margin-bottom: 1em;
	border: 2px solid #bbb;
	border-top: none;
}
#mainContent .article h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #999;
	margin: 0;
	font-weight: normal;
	line-height: 2;
	padding-left: 45px;
	background: url(../images/skull_icon.gif) no-repeat left center;
}
#mainContent .article h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #666;
	margin-bottom: -0.5em;
	font-weight: normal;
	text-align: center;
	padding-bottom: 45px;
	background: url(../images/headline_bkg6.jpg) no-repeat center bottom;
}
#mainContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	margin: 1em .5em;
	color: #600;
}
/* ------ mainContent gallery styles --------------*/
#mainContent .galleryArticle h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	line-height:1.75em;
	text-align: center;
	color: #666;
	margin: 1em 2em 0;
	font-weight: normal;
	padding: 0;
	border-top: 1px dotted #666;
	background: none;
}
#mainContent .galleryArticle h2 {
	position: relative;
	top: -.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 0;
	color: #333;
	font-weight: normal;
	text-align: center;
	padding: 0 0 55px;
	background: url(../images/headline_bkg6.jpg) no-repeat center bottom;
}
#mainContent .author {
	font-style: italic;
	}
/* ------ mainContent table styles --------------*/
#mainContent table#gearTbl {
	width: 500px;
	border: 1px solid #333;
	margin: 0 auto;
	border-collapse:collapse;
	background: #445745;
}
#mainContent  #gearTbl  caption   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #666;
	text-align: left;
	padding-bottom: .5em;
}
#mainContent #gearTbl thead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	font-weight: normal;
}
#mainContent #gearTbl tbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .625em;
	color: #fff;
	text-align:center;
}
#mainContent #gearTbl th {
	background: #444;
	height: 190px;
	vertical-align: bottom;
	font-weight: normal;
	border: 1px solid #333;
	text-align: center;
	padding-bottom: 0.5em;
}
#mainContent #gearTbl th.sony {
	background: #444 url(../images/sony_dscf717.gif) no-repeat center;	
}
#mainContent #gearTbl th.fuji {
	background: #444 url(../images/fuji_finepixf480.gif) no-repeat center;
}
#mainContent #gearTbl td.specs {
	text-align: left;
	font-weight: bold;
}
#mainContent #gearTbl td {
	padding: 1.5em 1em;
	border: 1px solid #333;
	}
#mainContent #gearTbl tr.odd {
	background: #58725A;
}
#mainContent #gearTbl tr:hover {
	background: #333;
}
/* ---------------- form styles ----------------*/
#formWrap {
	/*background: #999;*/
	background: #5d3c00;
	padding: 1em 0;
	}
form#frmContact {
	width: 505px;
	margin: 0 auto;
	}
fieldset {
	background: #D8D5C5;
	border: none;
	margin: 1em 0;
	padding-bottom: .5em;
	}
legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #602E0C;
	line-height: 1.4;
	background: #D8D5C5;
	padding: 0.2em .5em;
	margin-left: 0.5em;
}
#formWrap p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #602E0C;
	font-size: 0.85em;
	line-height: 1.2;
	margin: 1.4em 0;
}
input.text {
	width: 250px;
}
textarea {
	width: 300px;
	margin-top: .5em;
}
label.top {
	display: block;
	margin-bottom: .5em;
}
label.check {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1;
	color: #000;
}
span.aside {
	font-style: italic;
}
p.required {
	position: relative;
}
span.required {
	position: absolute;
	left: 320px;
	padding-left: 35px;
	background: url(../images/notice_icon.gif) no-repeat left center;
	color: #c00;
	height: 25px;
	line-height: 25px;
}

input.text:focus, textarea:focus {
	background: #C8D3CB;
}


/* Templatemo Left Content */
#templatemo_content_left {

	float: left;

	width: 518px;

	/*background: url(../images/templatemo_content_left_bg.jpg)  repeat-y;*/

}

#templatemo_content_left_top {

	float: left;

	width: 430px;

	background: url(../images/templatemo_content_left_top.jpg) no-repeat;

	color: #000;

	text-align: justify;
	padding: 20px 25px ;
	margin-left: 1px;

}

* html #templatemo_content_left_top {
		margin-left: 10px;
}
#templatemo_content_left_top a{ color:#ca721d; text-decoration: none; font-weight: bold; } 

#templatemo_content_left_top a:hover { color :#7b440e; text-decoration: none; font-weight: bold; }
	
	


#templatemo_content_left_bot {

	float: left;

	width: 488px;

	height: 27px;

	margin-left: 8px;

	background: url(../images/templatemo_content_left_bot.jpg) no-repeat;

}
* html #templatemo_content_left_bot {
		margin-left: 10px;
}

.templatemo_content_left_banner {

	padding : 5px 0px 0px 20px;
}

* html .templatemo_content_left_banner {
	padding : 5px 12px 0px 12px ;
}
