/********************************************************************************
			RESETS
********************************************************************************/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	
	margin: 0;
	padding: 0;
}
body {
	
	font: normal normal 12px/150% Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	vertical-align: top;
	background: #ffffff url(body_bg.jpg) repeat-x left top;
}

/********************************************************************************
			GLOBAL STYLES
********************************************************************************/

a {
		
	color: #f4911d;
	text-decoration: underline;
}
a:hover {

	text-decoration: none;
}

p {
	
	margin-bottom: 1em;
}
h1 {
	
	font: normal normal 24px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 0.5em;
	margin: 1em 0 1em 0;
	margin: 10px 0 1em 0;
	color: #5c5c5c;
	border-bottom: #f4911d solid 1px;
}

h1 a, h2 a, h3 a {

  text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {

  text-decoration: underline;
}
.widgettitle {

	display: none;
}

/********************************************************************************
			MAIN WRAPPER
********************************************************************************/

#wrapper {
	
	width: 1100px;
	margin: 0 auto 0 auto;
	text-align: left;
}

/********************************************************************************
			HEADER
********************************************************************************/

#header {
	
	width: 1100px;
	height: 159px;
	position: relative;	
}
#home_link {

	width: 250px;
	height: 100px;
	position: absolute;
	left: 100px;
	top: 0;
	float: left;
}
#header_info {
	
	width: 1100px;
	height: 120px;
	background: url(header_bg.jpg) no-repeat left top;
}
#header_info .textwidget {

	font: normal normal 10px/175% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
	padding: 10px 110px 0 0;
}
#header_info .textwidget a {

	color: #ffffff;
	text-decoration: underline;
}
#header_info .textwidget a:hover {

	text-decoration: none;
}
#rotating {
	width: 870px;
	height: 278px;
	margin: auto;
}
#master0 { /* this targets the rotating javascript */

	display: block;
	float: left;
}

/********************************************************************************
			NAVIGATION
********************************************************************************/

#nav {

	height: 29px;
	padding: 10px 0 0 125px;
}
#nav ul {

	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul li {

	display: inline;
	margin: 0;
	padding: 0;
}
#nav ul li a {

	display: block;
	font: normal normal 16px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight:bold;
	padding-bottom: 3px;
	margin-right: 25px;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
#nav ul li a:hover { 

	border-bottom: #ffffff solid 2px;
}

/********************************************************************************
			MAIN CONTENT AREA
********************************************************************************/

#main_wrapper_bg {

	width: 920px;
	height: auto;
	background: url(main_wrapper_bg.jpg) repeat-y left top;
	margin: auto;
	clear: both;
}
#main_wrapper {

	width: 890px;
	margin:10px auto;
	border-top: #ffffff solid 5px;
}
#main {
	
	width: 595px;
	height: auto;
	background: #ffffff url(main_bg.jpg) no-repeat;
	float: left;
}
.post {
	
	padding: 0px 20px 20px 20px;
}
.post h2 {

	font: normal normal 18px/100% "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
		padding-top: 12px;

}
.entry	{

	line-height: 18px;
}


.imgLeft {
	margin-right:15px;
	margin-bottom:15px;
	margin-top:6px;
}

.imgRight {
	margin-left:15px;
	margin-bottom:15px;
	margin-top:6px;
}

/********************************************************************************
			SIDEBAR
********************************************************************************/

.sidebar {
	
	width: 295px;
	background: #004e66;
	margin: 0;
	display: inline;
	float: left;
}
.sidebar ul {
	
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #ffffff;
}
.sidebar ul li {
	
	margin: 0px 0 10px 0;
	padding: 0 10px;
}
.sidebar ul li h2 {
	
	height: 75px;
	font: normal normal 16px/100% Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 70px;
	position: relative;
	z-index: 1;
}
.sidebar ul li.widget_text h2 {

	height: auto;
	padding: 10px 0 10px 0;
	line-height: 100%;
}
.sidebar ul li h2.widgettitle {

	padding: 0;
	height: auto;
	line-height: 100%;
}
.sidebar ul li h2 img {

	position: absolute;
	left: -10px;
	top: 0;
	z-index: -1;
}
.sidebar ul ul li {
	
	line-height: 24px;
	padding: 0;
	margin: 0;
}
.sidebar ul li#field-images img {

	border: #ffffff solid 5px;
	margin-bottom: 5px;
	_margin-bottom: 10px;
}

/********************************************************************************
			FOOTER
********************************************************************************/

#footer_wrapper {

	width: 100%;
	height: auto;
	background: url(footer_bg.jpg) repeat-x left top;
	clear: both;
}
#footer	{
	
	width: 880px;
	height: 68px;	
	font: normal normal 11px/200% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: auto;
	padding: 25px 0 0 20px;
	text-align: left;
}
#footer ul {
  
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#footer ul li {
  
  display: inline;  
  list-style: none;
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
  border-right: #ffffff solid 1px;
}
#footer a {
  
  color: #ffffff;
  text-decoration: none;
}

#footer a:hover {
  
  text-decoration: underline;
}
#footer ul li:last-child {
  
  border: none;
}
#footer h2 {

	display: none;
}

#footer p {
	display:block;
}

/********************************************************************************
			USED FOR CONTENT ADDED IN WORDPRESS
********************************************************************************/

p.postmetadata {

	border-top: 1px solid #cccccc;
	margin: 10px 0 0 0;
}
.comments-template {

	border-top: 1px solid #cccccc;
	margin: 10px 0 0;	
	padding: 10px 0 0;
}
.comments-template ol {

	list-style: none;
	margin: 0;
	padding: 0 0 15px;	
}

.comments-template ol li {
	
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
	margin: 10px 0 0;	
	padding: 0 0 10px;	
}
.comments-template h2, .comments-template h3 {
	
	font: normal normal 16px/150% Georgia, "Times New Roman", Times, serif;
}
.commentmetadata {
	
	font-size: 12px;
}
.comments-template p.nocomments {
	
	padding: 0;
}
.comments-template textarea{
	
	font: normal normal 12px/150% Arial, Helvetica, sans-serif;
}

/********************************************************************************
			CLEARING FLOATS HACK!
********************************************************************************/

.clearFloat:after {

	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFloat {

	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearFloat { 
	
	height: 1%; 
}

.clearFloat { 

	display: block; 
}

/* End hide from IE-mac */

.noSpaceAbove {
	margin-top:0;
}

.small {
	font-size: .95em;
}

.boxedText {
	border: #000 1px solid;
	padding: 6px;
	width:200px;
	float:left;
	margin: 6px 10px 0px 0px;
	background:#d9f7ff;
}
