/* CSS Document */

/* Novo Arbor - www.novoarbor.com */

/* Color Legend */


/* Reset */

html, body { margin: 0; padding: 0; border: 0;  background: transparent; font-size:10px; }

div, span, article, aside, footer, header, hgroup, nav, section,
h1, h2, h3, h4, h5, h6, p, blockquote, a, ol, ul, li, 
table, tr, th, td, tbody, tfoot, thead {
	margin: 0;
	padding: 0px;
	border: 0px;
	vertical-align: baseline;
	background: transparent;
	}

img 	{  }

table, tr, th, td, tbody, tfoot, thead {
	margin: 0; padding: 0; border: 0;
	vertical-align: baseline;
	background: transparent;
	}
	
table { border-collapse: collapse; border-spacing: 0; }
	
input, select, textarea, form, fieldset {
	margin: 0; padding: 0; border: 1;
	}

article, aside, dialog, figure, footer, header, hgroup, nav, section { 
	display:block; }

h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, b, i, u, strike { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%; 
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color:#187913;
	}

ol, ul { list-style: none; }


/* Global */

html 	{ 	}
body	{ text-align:center; background-color: #456E4B; 	}



/* Headings */

h1, h2, h3, h4, h5, h6 { color: #000; }

h1 { font-size:24px; margin-top:30px; color:#399935;
		border-bottom:1px #aaa solid; padding-bottom:15px; margin-bottom:15px; font-weight:bold }
h2 { font-size:20px; margin:30px 0px 10px 0px; color:#399935;}
h3 { font-size:16px; margin:30px 0 10px 0; color:#399935;}
h4 { font-size:14px; }
h5 { font-size:10px; }
h6 { font-size:10px; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }



/* Text Elements */

p           	{ color:#000; font-size:14px; line-height:150%; margin:10px 0; text-align:left; }
p.left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p.right 		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }
p.news-date		{ color:#CA6500; font-weight:bold;	}
p.news-item		{ margin-bottom:20px;	}

a           	{   }
a:link			{ color: #00f;  }
a:visited		{ color: #00f;  }
a:active		{ color: #000;  }
a:focus			{ color: #00f;  }
a:hover     	{ color: #f00;  }

blockquote  	{ color:#000; font-size:12px; }

strong      	{ font-weight: bold; }
em		      	{ font-style: italic; }

/* Images */

.image-block	{ padding:10px; border:1px #ccc solid; margin:10px; }

/* Lists */

ul          	{  }
ol          	{ list-style-type:decimal; }
li				{ font-size: 14px; color: #000; margin-left: 20px; padding: 5px;}

ul li		    { color:#000; font-size:12px; line-height:130%; }
ol li	     	{ color:#000; font-size:12px; }

dl          	{  	}
dt       		{  	}
dd          	{ 	}



/* Tables */

table       	{ width:100%; }

tr				{	}
.odd			{ background-color:#eee; }
.even			{ background-color:#fff; }

th          	{ font-weight: bold; }
thead, th    	{ background: #ccc; }

tbody			{   }

th,td,caption 	{ 	}
caption 		{ 	}

tfoot       	{	}
.tfooter		{ background-color:#ccc; text-align:center; font-style:italic; }

caption     	{ background: #efefef; }



/* Miscellaneous  */

sup, sub    	{ line-height: 0; }

abbr, acronym   { border-bottom: 1px dotted #666; }/* 666 gray*/
address     	{ 	 }
del         	{ background:#FFCECE; color:#f00; }

code, pre		{ background-color:#FF9; padding:2px 0px; margin:4px 25px;
					font-family:"Courier New", Courier, monospace; font-size:12px; font-weight:normal; line-height:150%;	}
					
					
/* Containers */

#outer  { width:960px; margin:0 auto; background-color:#fff; }

#wrapper  { width:900px; margin:0 auto; background-color:#fff;  }


#logo 	{ margin: 0px 0 0px 0px; float: left; color:#000 }   /*keep float: left  otherwise the Body Color changes to Wrapper Color???*/

#upper-right		{ float: right; }
.upper-right	{font-size:20px; color:#fff; text-align:center;}



#flex-container	{ margin: 15px 0 0 30px; clear: both; float: left }

#content 			{ clear:both; float:left; width:550px; margin:-400px 0 0 30px ; background-color: #fff; padding:0 0 0 30 }

#content-service	{ clear:both; float:left; width:570px; margin:-345px 0 0 30px ; background-color: #fff; padding:0 0 0 30 }

#content-about		{width: 575px; margin-top: 20px }

#content ul			{ list-style-type:disc; margin-left:25px; }
#content ul li		{ margin-bottom:10px; }
#content ol li		{ margin:0 0 10px 20px; }

#content-full		{ width:90% }
#content-full ol li	{ margin:0 0 10px 20px; }

#sidebar-right 			{ float:right; margin-top: 22px; width: 229px;  background-color: #9DC967; padding: 10px 20px 20px 20px; }
.sidebar-right	{color: #fff}

#sidebar-right-service	{ float:right; margin-top: -203px; width: 180px;  background-color: #9DC967; padding: 0px 20px 5px 20px; }

#image		{float: right; margin-top: 30px; margin-right: 30px;  }


/* PlugIn Service Slider (tabs)-not flexslider.css(buttons)*/
		#banner_wrapper {
			display: block;
			height: 253px;
			width: 650px;
			margin-top: 20px;
		}
		#banner_menu {
			float: left;
			width: 125px;
			margin-top: 20px;
		}
		#banner_menu a {
			float: left;
			height: 61px;
			margin: 0 3px 3px 0;
			width: 125px;
		}
		#banner_menu a span {
			display: none;
		}
		
		#banner_menu a {
			background:url(../images/service_tabs.jpg) no-repeat 0 0;
		}
		
		#banner_menu a.menu2 {
			background-position: 0 -61px;
		}
		#banner_menu a.menu3 {
			background-position: 0 -122px;
		}
		#banner_menu a.menu4 {
			background-position: 0 -183px;
		}
		#banner {
			float: left;
			margin-left: 3px;
			margin-top: 20px;
			height: 253px;
			position: relative;
			width: 425px;
		}
		* html #banner {
			height: 182px;
		}
		html>body #banner {
			margin-bottom: 2px;
		}
		#banner #home_photo {
			display: block;
		}
		#banner a {
			display: none;
			position: absolute;
		}
		#banner a img {
			border: none;
		}




/* Layout Extra */

#footer 			{border-top:1px #333 dotted; padding:3px 0px 10px 0px; clear: both; margin-left: 20px}
 
 

/* Navigation Extra */
#topnav 			{ clear:both;color:#399935; }

#topnav ul {
	width: 100%; /* menu will fill 100% of wrapper container  */
	padding:5px 0; margin:10px 0; 
	float: left;
	border-top:1px #333 solid; border-bottom:1px #333 solid; /*333 gray*/
	}

#topnav ul li { 
	display: inline; font-size:14px
	}

#topnav ul li a {
	padding: 3px 12px; /* Sets the Height and Width of the menu item*/
	float: left;
	color: #000; /* Sets the font color of the menu item text */
	font-weight:bold;
	text-decoration: none; /* removes the underline from underneath links */
	}

#topnav ul li a:hover {	color:#090;	}/*090 green/


