/* Generic Styles */
		
		
		body {
			background: #ffffff;
			text-align: center;
			font-family: helvetica, arial, sans-serif;
			font-size: 12px;
			color: #464646;
			line-height: 14px;
		}
		
		h4 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 16px;
			color: #3a4062;
			margin-bottom: 8px;
		}
		
		h5 {
			font-size: 14px;
			color: #787f9f;
		}
		
		a:link {
			color: #787f9f;
			text-decoration: none;
		}

		a:visited {
			color: #888888;
			text-decoration: none;
		}

		a:hover,a:active {
			text-decoration: underline;
		}

		a img {
			border: none;
		}
		
		#container {
			width: 1000px;
			margin: auto;
			overflow: hidden;
		}
		
/* Header */	

		#header {
  			background-image: url(../images/headerback.jpg);
			background-repeat: no-repeat;
			height: 179px;
		    width: 1000px;
			float: left;
			clear: both;
			font: Arial, Helvetica, sans-serif;
			font-size: 12px;	 
		}
		
		#header #logo {
			float: left;
			width: 192px;
			height: 107px;
			margin-top: 45px;
			margin-left: 30px;
		}
		
		#header #searchbox {
			width: 260px;
			float: right;
			margin-top: 24px;
			margin-right: 20px;
		}
		
		.search-box .cat_textbox_small, .cat_listbox_small  {
		width: 170px;
		float: left;
		}
		
		.searchbutton {
		float: left;
		margin-left: 3px;
		}
		
		#header #contacticon {
			float: left;
			margin-top: 16px;
			margin-left: 400px;
		}
		
		#header a {
			color: #FFF;
			text-decoration:none;
		}
		
		#header a:hover, a:active {
			color: #e9f48c;
		}


/* Front Page */

		#frontpagecontent {
			background: #fbf6eb;
			border-top: 1px solid white;
			height: 736px;
			width: 1000px;
			float: left;
			clear: both;
			margin: 0 0;
			overflow: hidden;
		}
		
		#frontpagecontent #slider {
			float: left;
			display: block;
			width: 647px;
			height: 536px;
			overflow: hidden;
		}
		
		#frontpagecontent #frontright {
			display: block;
			float: left;
			width: 353px;
			height: 536px;
			float: right;
			overflow: hidden;
		}
		
		#frontpagecontent #frontright #frontrighttop {
			display: block;
			float: left;
			width: 353px;
			height: 125px;
			float: right;
			overflow: hidden;
		}
		
		#frontpagecontent #frontright #frontrightmiddle {
			display: block;
			float: left;
			width: 353px;
			height: 126px;
			float: right;
			overflow: hidden;
		}
		
		#frontpagecontent #frontright #frontrightbottom {
			display: block;
			float: left;
			width: 353px;
			height: 283px;
			float: right;
			background-image: url(../images/frontrightbottomnews.jpg);
			overflow: hidden;
			text-align: left;
		}
		
		#frontpagecontent #frontright #frontrightbottom .date {
			color: #666;
		}
			
		.blogsitesummary li {
			margin-left: 20px;
			margin-right: 20px;
			color: #414666;
			font-weight: bold;
			margin-bottom: 20px;
		}
		
		.blogsitesummary li a, a:hover, a:active {
			color: #414666;
		}
		
		.blogsitesummary .date {
			font-size: 10px;
			color: #333;
		}
		
		#frontpagecontent #frontcontentarea {
			width: 1000px;
			float: left;
			clear: both;
		}

#frontpagecontent .date {
 margin-left: 4px; 
}
		
		#frontcontentarea .contentcolumn {
			width: 42%;
			float: left;
			text-align: left;
			padding: 6px;
			margin-left: 30px;
			margin-top: 20px;
			
		}
		
/* Sub page */	
		
		#subheading {
			background-image: url(../images/subheadingback.png);
			width: 1000px;
			height: 95px;
			clear: both;
			overflow: hidden;	
			border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;
		}
		
		#subpagecontent {
			width: 1000px;
			background: #fbf6eb;
			float: left;
			padding: 0px 0px 20px 0px;
		}
		
		#subpagecontent #rightside {
			width: 278px;
			float: right;
			background: #fbf6eb;
			background-image: url(../images/sideback.jpg);
			min-height: 600px;
			text-align: left;
			
		}
		
		#rightside .rightsidemenu {
			padding: 20px;	
			width: 252px;
			height: 500px;
			background-image: url(../images/sidemenuback.gif);
		}
		
		#subpagecontent #rightside h4 {
			text-transform: uppercase;
			font-size: 12px;
			color: #787f9f;
			margin-bottom: 20px;
		}
		
		.rightsidemenu li a {
			float: left;
			display: block;
			width: 160px;
			padding-bottom: 2px;
			border-bottom: 1px solid #999;
			margin-bottom: 10px;
			color: #ee7b00;
			font: Arial, Helvetica, sans-serif;
			font-size: 11px;
			text-transform: uppercase;
			text-decoration: none;
		}
		
		.rightsidemenu li a:hover, a:active {
			color: #7d83a1;
			text-align: left;	
		}
		
		#subpagecontent #main {
			float: left;
			width: 680px;
			min-height: 500px;
			height: auto;
			text-align: left;
			margin-left: 30px;
			margin-top: 30px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 18px;
			color: #666;
			
		}
		
		#subpagecontent #mainblog {
			float: left;
			width: 950px;
			min-height: 500px;
			height: auto;
			text-align: left;
			margin-left: 30px;
			margin-top: 30px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			line-height: 18px;
			color: #666;
			
		}
		
		#subpagecontent #contentarea ul {
			display: block;
			width: 600px;
			margin-left: 20px;
		}
		
		#subpagecontent #contentarea li {
			list-style-type: none;	
		}
		
		#subpagecontent #contentarea .bullets li {
			list-style-type: disc;
			padding-bottom: 6px;	
		}
		
/* NAV */
		
		#header #navbar {
			width: 645px;
			height: 30px;
			margin-top: 34px;
			float: right;
			display: block;
		}
		
		#navbar ul.nav {
			width: 645px;
			height: 30px;
			float: left;
		}
		
		#navbar li {
			width: 92px;
			height: 18px;
			padding-top: 8px;
			float: left;
			display: block;
			list-style-type: none;
		}
		
/* FOOTER */
		
		#footer {
			background: #4d4d4d;
			width: 1000px;
			height: 180px;
			float: right;
			clear: both;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
			font-size: 11px;
			line-height: 14px;
			overflow: hidden;
			border-top: 2px solid #8b8b8b;
		}
		
		#footermenublock {
			margin-left: 40px;
			display: block;
			float: left;
			width: 400px;
			height: 180px;
		}
		
		#footer p {
			color: #8b8b8b;
			font-size: 9px;
			line-height: 12px;
		}
	
		
		#footer #footermenu {
			float: left;
			width: 80px;
			margin-left: 20px;
			margin-top: 44px;
			display: block;
			border-right: 1px solid #8b8b8b;
			
		}
		
		#footer #footermenu2 {
			float: left;
			width: 80px;
			margin-left: 40px;
			margin-top: 44px;
			display: block;
			border-right: 1px solid #8b8b8b;
			
		}
		
		#footer #footermenu3 {
			float: left;
			width: 80px;
			margin-left: 40px;
			margin-top: 44px;
			display: block;
			border-right: 1px solid #8b8b8b;
			
		}
		
		#footer #footerinfo {
			float: left;
			width: 300px;
			clear: both;
			margin: 30px 0px 0px 20px;
			text-align: left;
			color: #aeb1c5;
				
		}
		#footer #footersocial {
			width: 550px;
			height: 180px;
			margin-top: 30px;
			float: right;
		}
		
		#footersocial .social { 
			width: 115px;
			height: 53px;
			float: left;	
		}
		
		#footersocial #subscribe {
			float: left;
			display: block;
			width: 300px;
			height: 53px;
			margin-top: 15px;
		}
		
		#subscribe #emailfield {
			float: left;
			display: block;
		}
		
		#subscribe #emailsubmit {
			float: left;
			display: block;
			margin-left: 3px;
			width: 77px;
			height: 20px;
			margin-top: 2px;
		}
		
		#footer a {
			color: #8b8b8b;
		}
		
		#footer a:hover {
			color: #b8bdd7;
		}
		
	

		/* other */
		
		ol.blogsitesummary li span.author { display:none; }#