/********************************************************************************
			RESETS
********************************************************************************/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form {
	
	margin: 0;
	padding: 0;
}
body {
	
	font: normal normal 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #2f2f2f;
	text-align: center;
	vertical-align: top;

	background: #eaeaea url(images/body_bg.png) top repeat-x;
}

/********************************************************************************
			GLOBAL STYLES
********************************************************************************/

a:link, a:visited {
		
	color: #2f2f2f;
	text-decoration: underline;
}
a:hover {

	text-decoration: none;
}

a img {
  border: 0;
}

p {
	
	margin-bottom: 1em;
}
h1 {
	font: bold normal 22px/100% "HelveticaNeue LightExt", Helvetica, Arial, sans-serif;
	padding: 0 0 15px 0;
	border-bottom: #CCCCCC solid 1px;
	margin: 15px 0 15px 0;
}

h2 {
	font: normal normal 20px/100% "HelveticaNeue LightExt", Helvetica, Arial, sans-serif;
	margin: 15px 0 15px 0;
}

h2.title {
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 15px 0;
	border-bottom: #CCCCCC solid 1px;
}

h2.title a {
  text-decoration: none;
}

h2.title a:hover, h2.title a:focus {
  text-decoration: underline;
}

h3 {
	font: normal normal 18px/100% "HelveticaNeue LightExt", Helvetica, Arial, sans-serif;
	margin: 25px 0 15px 0;
}

h4 {
	font: normal normal 14px/100% "HelveticaNeue LightExt", Helvetica, Arial, sans-serif;
	margin: 15px 0 15px 0;
}

h5, h6 {
	font: normal normal 12px/100% "HelveticaNeue LightExt", Helvetica, Arial, sans-serif;
	margin: 15px 0 15px 0;
}

strong {
  color: #CC0000
}

strong a {

}

.alignright {
float: right;
margin-left: 20px;
clear: right;
display: inline;
}
.alignleft {
float: left;
margin-right: 20px;
clear: left;
display: inline;
}

.aligncenter {
  text-align: center;
  margin: auto;
}

/* For Images only */
.wp-caption-text {
  font-size: .9em;
  font-style: italic;
  margin: 0;
  text-align: center;
  font-family: "Times New Roman", Times, Serif;
}

h6 {
  font-style: none;
  font-weight: normal;
  font-size: 1em;
  margin: 0;
  padding: 0;
}

h6 img{
  margin-bottom: 30px;
  padding: 4px;
  background: #ffffff;
  border:1px solid #A9A9A9;
}

h6 .wp-caption img {
  margin-bottom: 0;
}

h6 .wp-caption {
  margin-bottom: 30px;
}


/********************************************************************************
			MAIN WRAPPER
********************************************************************************/

#wrapper {
	
	text-align: left;
}

/********************************************************************************
			HEADER
********************************************************************************/

#header_wrapper {

	background: url(images/header_repeat.jpg) repeat-x;
}
#header {

	height: 115px;
	background: url(images/header_bg.png) no-repeat center top;	
}
#header_inner {

	width: 972px;
	height: 115px;
	background: url(images/header_bg.png) no-repeat center top;
	margin: auto;
	position: relative;
}
#logo {
	width: 420px;
	height: 110px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: none;
}

#logo a {
  display: block;
	width: 328px;
	height: 108px;
	padding: 1px;
}

#logo a:hover, #logo a:focus {
    border: 1px solid #ffffff;
    padding: 0;
}

#logo a span {
  display: block;
  position: relative;
  left: 999%;
}


/********************************************************************************
			NAVIGATION
********************************************************************************/

#top_nav {
		
	position: absolute;
	top: 75px;
	right: 10px;
	text-align: right;	
	color: #ffffff;
}

#top_nav a {
  color: #ffffff;
  text-decoration: none;
}

#top_nav a:hover, #top_nav a:hover {
  text-decoration: underline;
}

#top_nav ul {

	list-style: none;
	margin: 0;
	padding: 0;
}
#top_nav ul li {

	display: inline;
	font: normal normal 12px/150% Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
	margin-right: 15px;
}
#top_nav ul li:last-child {

	margin-right: 0;
}

/********************************************************************************
			MAIN CONTENT AREA
********************************************************************************/

#main_outer {
  background: url(images/body_lower_bg.png) bottom repeat-x;
}

#main_wrapper {

	width: 972px;
	height: auto;
	background: url(images/wrapper_bg.png) repeat-y;
	margin: 20px auto 0 auto;
}
#main {
	background: url(images/main_top.png) top right no-repeat;
	width: 746px;
	float: right;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	padding-bottom: 20px;
}

#header_image {

	width: 746px;
}

/********************************************************************************
			SIDEBAR
********************************************************************************/

.sidebar {
	
	width: 226px;
	background: url(images/sidebar_top.png) no-repeat left top;
	display: inline;
	float: left;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	color: #ffffff;
}

.sidebar a {
  color: #ffffff;
}

.sidebar ul {
	
	list-style-type: none;
	margin: 0;
	padding: 20px;
}
.sidebar ul li {
	
	padding: 10px 0 10px 0;
}
.sidebar ul li h2 {
  font-size: 17px;
  font-weight: bold;
}
.sidebar ul ul {

	margin: 0;
	padding: 0;
}
.sidebar ul ul li {
	
	padding: 0;
}
.sidebar ul li.flexipages_widget ul li {

	font: normal normal 13px/100% Verdana, Arial, Helvetica, sans-serif;
	color: #b5b5b5;
	text-transform: uppercase;
	border-top: #b5b5b5 solid 1px;
}
.sidebar ul li.flexipages_widget ul li:first-child {

	border-top : none;
}
.sidebar ul li.flexipages_widget a {

	display: block;
	color: #b5b5b5;
	text-decoration: none;
	padding: 8px 0;
}
.sidebar ul li.flexipages_widget a:hover {

	color: #eb2d24;
}

.sidebar .widget_calendar table {
  width: 100%;
}

.sidebar #calendar_wrap {
  color: #2F2F2F;
}

.sidebar #calendar_wrap table caption {
  font-size: 17px;
  font-weight: bold;
}

#wp-calendar th {
  background: #CC0000;
  font-size: 11px;
}

#tooltip dd, #tooltip li{
  margin-left: 40px;
  text-align: left;
}

.sidebar .callout {
  background-color: #ffffff;
  color: #2F2F2F;
  padding: 10px;
  margin-top: 20px;
}

.sidebar .callout a {
  color: #2F2F2F
}

/********************************************************************************
			FOOTER
********************************************************************************/

#footer	{
	
	min-height: 80px;
	height: auto !important;
	height: 80px;
	min-width: 972px;
	background: url(images/footer_bg.png) repeat-x;
	clear: both;
}
#footer_inner {

	width: 962px;
	height: auto;
	font: normal normal 9px/150% Verdana, Arial, Helvetica, sans-serif;
	margin: auto;
	text-align: right;
	padding: 15px 10px 0 0;
	position: relative;
	color: #ffffff;
}
#footer_inner a {
  color: #ffffff;
	text-decoration: none;
}
#footer_inner a:hover {

	text-decoration: underline;
}
#footer_inner ul {

	margin: 0;
	padding: 0;
	list-style: none;
}
#footer_inner ul li {

	display: inline;
	margin: 0;
	padding: 0;
	border-left: #ffffff solid 1px;
	padding-left: 5px;
	margin-left: 5px;
}
#footer_inner ul li:first-child {

	border-left: none;
	margin-left: 0;
	padding-left: 0;
}	
#sidebar_bottom {

	width: 255px;
	height: 66px;
	background: url(images/sidebar_bottom.png) no-repeat left top;
	position: absolute;
	left: -29px;
	top: 0;
}
form .linklove {

	display: none;
}

/********************************************************************************
			WORDPRESS GENERATED CONTENT
********************************************************************************/

.post {
	line-height: 150%;
	padding: 0 50px;
	margin: 20px 0;
}

.single-item .post {
  margin: 30px 0 20px;
}

p.postmetadata {

	border-top: 1px solid #cccccc;
	margin: 10px 0 5px 0;
	padding: 5px 20px 0;
}
.comments-template {

	border-top: 1px solid #cccccc;
	margin: 10px 0 0;	
	padding: 10px 20px 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% Arial, Helvetica, sans-serif;
}
.commentmetadata {
	
	font-size: 12px;
}
.comments-template p.nocomments {
	
	padding: 0;
}
.comments-template textarea{
	
	font: normal normal 12px/150% Arial, Helvetica, sans-serif;
}

.nav {
	padding: 0 50px;
}

/* Form */
#usermessagea, .cform {
  clear: both;
}

.cform {
  margin: 20px 0;
  width: auto;
}

form#cforms2form.cform {
  margin:  0;
  width: auto;
}

.cform fieldset {
  border: none;
  background: transparent;
}

form#cforms2form.cform fieldset {
  margin-top: 0;
}

.cform fieldset legend {
  font: normal normal 20px/100% "HelveticaNeue LightExt", Helvetica, Arial, sans-serif;
	margin: 0 0 15px 0;
	color:#2F2F2F;
}

form#cforms2form.cform fieldset legend {
  font: normal normal 0px "HelveticaNeue LightExt", Helvetica, Arial, sans-serif;
	margin: 0 0 0px 0;
	color:#2F2F2F;
        display: none !important;
}


form#cforms2form.cform ol.cf-ol li{
padding: 0px !important;
}

.cform textarea, .cform input {
  width: 250px;
}

form#cforms2form.cform .cform textarea, .cform input {
  width: 170px;
}

form#cforms2form.cform span.reqtxt, form#cforms2form.cform span.emailreqtxt {
font-size: 10px;
}

li#cforms-2 h2.widgettitle { margin: 15px 0 0 0; }

.cform label, .cform label span {
  width: 120px;
}

.cform label.cf-after, .cform label.cf-after span {
  width: 320px;
}

li#cforms-2 { display: none; }
body.home li#cforms-2 { display: block; }

#li--2 input, #li--3 input {
  margin-left:130px;
}

div.success{
  font-size:1.5em;
  font-weight:bold;
  margin:20px 0;
  padding: 0;
  clear: both;
}

div.success2{
  font-size:1em;
  font-weight:bold;
  margin:10px 0;
  padding: 0;
  clear: both;
  width: 140px !important;
}


/* TinyMCE */
.word-doc a, .pdf-doc a {
  line-height: 58px;
  padding-left: 65px;
  background: url(images/doc-icon.jpg) left center no-repeat;
  display: block;
  font-weight: bold;
  font-size: 1.1em;
}
.pdf-doc a
 {
  background: url(images/pdf-icon.jpg) left center no-repeat;
}

/********************************************************************************
			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 */
