/*body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}


html
{
height: 100%;
}

body
{
height: 100%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#footer
{
position: relative;
margin-top: -7.5em;
}



*/

/* =Sub-Page Layouts
-----------------------------------------------------------------------------*/

body.services #mainContent, body.about #mainContent, body.contact #mainContent, body.tools #mainContent {
	width: 825px;
	margin-left: 150px;
	margin-right: 5px;
	float: left;
}

body.services #mainContent .title, body.about #mainContent .title, body.contact #mainContent .title, body.tools #mainContent .title{
	width: 825px;
}

body.services #spotlight, body.about #spotlight, body.contact #spotlight, body.tools #spotlight {
	float: left;
	margin-left: -975px;
}

body.news #mainContent{
	margin-left: 5px;
	width: 560px;
}

body.news #mainContent .title{
	width: 570px;
}

body.news #mainNav{
	background: url();
}
/* REMOVE THIS LINE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-----------------------------------------------------------------------------*/

body.services #mainContent img{
	border: 0px;
	margin: 10px;
	margin-left: 5px;
}

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
  margin: .5em 0;
}

li{
	padding: 3px;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

html
{
height: 100%;
}

* html #wrapper
{
height: 100%;
}

.left{
	float: left;
}

.right{
	float: right;
}

.top_rnd{
	height: 13px;
}

.btm_rnd{
	height: 13px;
}

.content{
	margin: 5px 8px;
}

.point{
	margin:20px 0px 50px 0px;
	clear: left;
}

.title{
	margin: 3px;
}

.post{
	margin: 20px 0px;
}

.entry{
	padding: 0px 0px 5px 0px;
}

object{	
	margin: 10px auto;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 1.6;
}

#threeColumnLayout { background:#ccc url(../images/body_bg-980.jpg) repeat-y fixed 50%;
}

h2{
	font-family: "Times New Roman", Times, serif;
	color: #754600;
	margin: .2em 0px 0em 10px;
	line-height: 1.3;
}

small{
	margin: 0em 0px 0em 10px;
	font-size: 70%;
	color:#505050;
}

small a{
	color:#505050;
}

#mainContent a{
	font-family: "Times New Roman", Times, serif;
	color: #007647;
	text-decoration:none;
}

#mainContent a:hover, #mainContentt a:active {
	color: #E6D1B4;
}

body.news #mainContent .post{
	margin-left: 10px;
}


/* =Headings
-----------------------------------------------------------------------------*/
/*#blueprint {
	background:transparent url(../images/top_gradient.png) repeat-x 50% 0%;
	border: thin solid #FF0000;
	position: absolute;
	z-index: auto;
	height: 155px;
	width: 100%;
}*/

#wrapper {
	background:#fff;
	width:980px;
	margin: 0pt auto;
	padding: 0px 0px 0px 0px;
	min-height: 100%;
	/*border: thin solid #FF0000;*/
	position: relative;
}

/* =Links
-----------------------------------------------------------------------------*/




/* =Branding
-----------------------------------------------------------------------------*/
#banner {
	background:transparent url(../images/banner-logo-70-20.png) no-repeat scroll 3px 3px;
	//height: 100px;
	width:975px;
	text-align: right;
	color: #007647;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-weight: bolder;
	font-size: 65%;
	//vertical-align: bottom;
	margin-bottom: 20px;
	float:left;
}

#banner a {
	position: relative;
	float: left;
	background: transparent;
	width: 970px;
	height: 70px;
}

#banner p {
	//display: inline;
	//vertical-align: text-bottom;
	//bottom: auto;
}

#tomacorinc{
	overflow: hidden;
	height:1px;
	width:1px;
}

/*#message{
	background:#fff;
	width:400px;
	text-align: left;
	color: #007647;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 120%;
	position: relative;
	left: 15px;
	clear: left;
}*/

#message{
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 120%;
	color: #007647;
	
	margin-left: 15px;
	width:400px;
	text-align: left;
	float: left;
	clear: left;
}

#info{
	position: relative;
	float: right;
}

/* =Main Nav
-----------------------------------------------------------------------------*/

#mainNav {
	font-size:100%;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:970px;
	text-align: right;
	background: transparent url(../images/nav_bac.gif) left top no-repeat;
	clear: left;
	margin: auto;
}
#mainNav ul {
	margin: 20px 0pt 10px 0px;
	padding:0pt;
	float: right;
	max-width: 830px;
}
#mainNav li {
	display:block;
	float:left;
	margin:0pt;
	padding:0pt;
	width:auto;
}
#mainNav a {
	background:transparent none repeat scroll 0%;
	display:inline;
	margin:0pt;
	padding:3px 10px;
	text-decoration:none;
	width:auto;
	color: #007546;
}
#mainNav a:hover, #mainNav a:active {
	color:#fff;
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0%;
	background-color: #007546;
}



/* =Main Content
-----------------------------------------------------------------------------*/
#mainContent {
	width:425px;
	float: left;
	margin-left: 150px;
	background-color: #63A16A;
	background: transparent;
	line-height:1em;
}

body.contact #mainContent{
	font: Verdana, Arial, Helvetica, sans-serif;
}

#mainContent h2{
	background: #fff;
	display: inline;
	margin: -.7em 0px 0px 1em;
	position: absolute;
	padding: 0px 5px;
}

#mainContent h3{
	color: #007546;
	line-height: 1.2em;
}

#mainContent h4{
	color: #007546;
	line-height: 1.2em;
	}

#mainContent .title{
	overflow: hidden;
	background: transparent url(../images/green_stripe.jpg) repeat-x center center;
	height: .25em;
	margin: 1em auto;
	width: 425px;
}

#mainContent p{
	margin: 7pt 0pt;;
	clear: right;
}

#mainContent img, #blogExerpt img{
	clear:left;
	float:left;
	margin: 5px;
	border: 3px solid #ccc;
}

#mainContent ul{

}

#mainContent li{
	list-style-type: none;
	margin: 5px 0px;
	clear: left;
}

#mainContent a{

}


/* =Secondary Content
-----------------------------------------------------------------------------*/
#picture{
	width:390px;
	height:250px;
	float:right;
	background: transparent;
	overflow: hidden;
	margin-right: 5px;
	border: 2px solid #000000;	
	clear: both;
}

#blogExerpt {
	width: 394px;
	float: right;
	clear: right;
	margin: 5px;
	background-color: transparent;

}

#blogExerpt .title h2{
	margin-top: 0px;
	padding: 0px;
	padding-bottom: 5px;	
	line-height: .9em;
	height: 1.3em;
}

#blogExerpt .title{
	background: #E6D1B4;
	/*min-height: 20px;*/
	margin: 0px;
	padding: 0px;
	
}

#blogExerpt .top_rnd{
	background: transparent url(../images/blog_block.jpg) no-repeat 99% top;

}

#blogExerpt .btm_rnd{
	background: transparent url(../images/blog_block.jpg) no-repeat 99% bottom;
	position:absolute;
	margin-top: 0em;
	width:394px;
	clear: both;
}

#blogExerpt .content{
	margin: 20px 0px 0px 0px;
	background: #fffbf6;
}

#blogExerpt a{
	color: #007546;
	text-decoration: none;
}

#blogExerpt a:hover, #blogExerpt a:active {
	color: #E6D1B4;
}

#blogExerpt .post{
	background: url(../images/post_stripe.jpg) repeat-x bottom;
}

#spotlight {
	width:140px;
	float:left;
	background-color: #046B75;
	color: #fff;
	list-style-image: url(../images/house-bullet.jpg);
	margin:-30px 0px 0px -570px;
	list-style-position: inside;
}

/*#spotlight .content{
	background-color: #046B75;
}
*/
#spotlight .top_rnd{
	background: transparent url(../images/spotlight-rounds.jpg) no-repeat 99% top;

}

#spotlight .btm_rnd{
	background: transparent url(../images/spotlight-rounds.jpg) no-repeat 99% bottom;
}

#spotlight h2{
	color: #f49b6f;
	font-size: 160%;
	margin: 0px 0px 10px 3px;
	display: block;
}

#testimonials{
	font-size: 80%;
	}

#spotlight li{
	list-style-position: inside;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
}

#spotlight a{
	text-decoration:none;
	color: #fff;
}

#spotlight p{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.3;
	margin: 20px 0px;
}

/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	background:transparent url(../images/skyline-980.png) no-repeat 50% 0%;
	width:980px;
	height: 289px;
	clear: both;
	margin: -289px auto 0px auto;
	position: relative;
}

#footer_spacer {
	width:980px;
	height: 289px;
	clear: both;
}

#footer_info{
	color: #EFEFEF;
	position: absolute;
	top: 252px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	line-height: 15px;
}

#footer_info a{
	color: #fff;
}

#footer_info p.left{
	margin: 0px 0px 0px 50px;
	text-align: left;
}

#footer_info p.right{
	width: 200px;
	text-align: right;
	margin: 0px 50px 0px 0px;
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
  border-spacing: 0;
	border-collapse: collapse;
}

td {
  text-align: left;
	font-weight: normal;
}



/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
