/* 
	Theme Name: Carter Services
	Theme URL: http://www.altramarketing.com
	Description: Custom theme designed for Carter Services
	Author: Larry Tartisel
	Author URI: http://www.altramarketing.com
	Version: 1.0
	Tags: three columns, fixed width, white, gray, black, silver, red, sidebar widgets
	
*/

body {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	background: #273939 fixed bottom;
	}
	
#main {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 0px;
	background: #273939 url(images/bg.png) no-repeat fixed center top;
	}
	
#wrap {
	width: 1000px;
	margin: 0px auto;
	padding: 10px 0px;
	background: #FFFFFF url(images/content.png) repeat-y;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #2255AA;
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none 
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	width: 960px;
	height: 30px;
	color: #DDDDDD;
	margin: 0px auto;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	color:#FFFFFF;
	float:right;
        text-align:right;
	font-size:18px;
	font-weight:normal;
	margin:120px 13px 0 0px;
	padding:0;
	width:700px;
}
	
.topnavbarright {
	width: 700px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 1000px;
	background-image: url(images/masthead.png);
	height: 170px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
}
	
#header p {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	
}
	
#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Times New Roman, Georgia, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	width: 470px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
.headerright {
	width: 480px;
	float: right;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: right;
	}
	
.headerright a, .headerright a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 0px 0px 3px;
	}
	
.headerright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
.headerright a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Navbar  									*
************************************************/

#navbar {
	width: 970px;
	height: 74px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 0px 0px 0px 30px;
	background-color: #222222;
	background-image: url(images/navbar.png);
	background-repeat: no-repeat;
	}
	
#navbarleft {
	width: 900px;
	margin: 0px auto;
	padding: 3px 0 0 0;
	}
	
#navbarright {
	width: 180px;
	float: right;
	margin: 0px;
	padding: 3px 0px 0px 0px;
	}
	
#nav {
	margin: 0 0 0 -35px;
	padding: 0px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-left: 0px solid #FFF !important;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(images/nav-divider.png) no-repeat right;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px 0px 0px -1px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link, #nav li a:visited {
	color: #000;
	display: block;
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 6px 9px;
	/*border-right: 0px solid #FFFFFF;*/
	
	}
	
#nav li a:hover, #nav li a:active {
	color: #066;
	display: block;
	text-decoration: none;
	margin: 0px;
	padding: 6px 9px;
	
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
/*	opacity: .90;
	filter: alpha(opacity=90);*/
	background: #1A1A1A;
	width: 170px;
	color: #CCCCCC;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}
	
#nav li li a:hover, #nav li li a:active {
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	background-color: #666;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -31px 0 0 192px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/************************************************
*	Homepage					     		    * 
************************************************/

#homepage, #featuredpage {
	width: 956px;
	margin: 0px auto 0px;
	padding: 0px;
	line-height: 20px;
	}
	
#homepage p, #featuredpage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}
	
#homepage h1, #featuredpage h1 {
	color: #2255AA;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#homepage h1 a, #homepage h1 a:visited, #featuredpage h1 a, #featuredpage h1 a:visited {
	color: #036;
	text-decoration: underline;
	}

#homepage h1 a:hover, #featuredpage h1 a:hover {
	color: #900;
	text-decoration: none;
	}
	
#homepage h2, #homebottom h2, #featuredpage h2 {
	
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
	
#homepage h3, #featuredpage h3 {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.hometopleft {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	float: left;
	width: 592px;
	margin: 0px 20px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #333333;
	}
	
.hometopright {
	float: left;
	width: 292px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	display: inline
	}
	
#hometop {
	width: 916px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}
	
#homebottom {
	width: 916px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#hometop p, #homebottom p {
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}
	
#hometop ul, #homebottom ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li, #homebottom ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#hometop ul ul, #homebottom ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#hometop ul li li, #homebottom ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#hometop ul li ul li, #homebottom ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.homebottomleft {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottommiddle {
	float: left;
	width: 292px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	display: inline
	}
	
.homebottomright {
	float: left;
	width: 292px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 956px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #333333;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#content h1 a, #content h1 a:visited {
	color: #333333;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
#contentleft h2 {
	color: #333;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	text-transform: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

	
#content h3 {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content h4 {
	color: #333333;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	font: normal 18px Tahoma, Geneva, sans-serif;
	}
	
#content h5 {
	color: #333333;
	font-size: 16px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	font-style: italic;
	margin: 20px 0px 10px 0px;
	padding: 0px;;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
blockquote {
	background: #EEEEEE;
	margin: 0px 20px 15px 20px;
	padding: 10px 15px 0px 15px;
	border: 1px dotted #BBBBBB;
	}
	
#fcg {
	margin: 10px auto;
	padding: 0px;
	width:600px;
	}
	
#fcg p {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
	
#contentleft {
	float: left;
	width: 615px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	}
	
.postarea {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#FFF;
	border:1px dotted #999;
	width: 630px;
	float: left;
	margin: 0px;
	padding: 10px 0px 10px 10px;
	}
	
.postarea p, #postwide {
	padding: 0px 10px 10px 0px;
	margin: 0px;
	}
	
.postarea ol, .postright ol, #postwide ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ol li, .postright ol li, #postwide ol li {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul, .postright ul, #postwide ul {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul li, .postright ul li, #postwide ul li {
	list-style-type: square;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 5px 0px;
	}
	
.postarea ul ul, .postright ul ul, #postwide ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
.postarea ul li li, .postright ul li li, #postwide ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
.postarea ul li ul li, .postright ul li ul li, .postwide ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.postright {
	float: right;
	width: 324px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.postright p {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#postwide {
	width: 916px;
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 20px;
	z-index:2;
	}
	
.breadcrumb {
	color: #333333;
	font-size: 9px;
	margin: 0px 30px;
	padding: 0px;
	font-style: italic;
	}
	
.headline {
	width: 630px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.headline p {
	margin: 0px;
	padding: 0px;
	}
	
.headline a, .headline a:visited {
	color: #333333;
	font-size: 18px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
.headline a:hover {
	color: #2255AA;
	text-decoration: none;
	}
	
.headlineleft {
	width: 630px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.headlineright {
	width: 50px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.postmeta {
	background: #EEEEEE;
	width: 550px;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px dotted #BBBBBB;
	}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}
	
.author {
	background: #EEEEEE;
	width: 550px;
	float: left;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px dotted #BBBBBB;
	}
	
.pagination {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 30px 0px;
	padding: 5px 0px 0px 0px;
	border-top: 2px solid #333333;
	}

.palignright {
	float: right;
	}

.palignleft {
	float: left;
	}
	
.archives {
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
.aheadline {
	width: 570px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	
	}
.a1headline {
	width: 270px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	text-align:center;
	}
	
.bheadline {
	width: 570px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 7px 0px;
	clear: both;
	}
	
.fheadline {
	width: 916px;
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.pheadline {
	width: 324px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
.vheadline {
	width: 570px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 7px 0px;
	border-bottom: 1px dotted #BBBBBB;
	clear: both;
	}
	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: inline;
	}

img.alignright {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #BAD2EE;
	padding: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: right;
	width: 275px;
	margin: -50px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	}
	
#sidebar h2 {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	width: 257px;
	padding: 3px;
	font: bold 11px Arial, Tahoma, Verdana;
	background: #729090;
}
#sidebar h2 a:focus, #sidebar h2 a:hover, #sidebar h2 a:active {
	color:#FF0 !important;
	text-decoration:none;
}
#sidebar h2 a, #sidebar h2 a:visited {
	color:#FFF !important;
	text-decoration:none;
}


#sidebar p {
	margin: 0px;
	padding: 0px 5px 5px 5px;
	line-height:normal;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
.widget {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #74C0B7;
	}
	
.video {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #333333;
	width: 100%;
	}
	
.newsletter {
	background: #FFFFFF url(images/sidebar.png) repeat-x;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 270px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px solid #333333;
	}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	float: left;
	width: 140px;
	margin: 0px;
	padding: 0px;
	}
#l_sidebar h2 {
	background-color:#0B3C65;
	background-image:none;
	height:15px;
	padding:5px;
	width:120px;
}
	
#l_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
	}
#r_sidebar h2 {
	background-color:#0B3C65;
	background-image:none !important;
	height:15px;
	padding:5px;
	width:120px;
}
	
#r_sidebar p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

/************************************************
*	Footer Background							*
************************************************/

#footerbg {
	
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center top;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	width: 970px;
	height: 200px;
	color: #fff;
        font-weight: bold;
	margin: 0px auto 0px;
	padding: 17px 10px 30px 10px;
        
	}
	
#footer p {
	color: #fff;
    font-weight: bold;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer-top {
        font-size: 8px;
        font-weight: normal;
        font-style: italic;
        padding: 0px 0px 0px 0px;

#footer a, a:visited {
	color: #CCCCCC;
	text-decoration: none;
        padding: 0px 0px 3px 0px;
	}

#footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
	}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#footer ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#footer ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#footer ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#footer h2 {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer h2 a {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#footer .widget {
	background: none;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	border: none;
	}

.footer1 a img, .footer2 a img, .footer3 a img {
	border: none;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	}
	
.footer1 {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer2 {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer3 {
	width: 220px;
	float: left;
	margin: 0px;
	padding: 20px 20px 5px 0px;
	}
	
.footer5 {
	width: 230px;
	float: right;
	margin: 0px;
	padding: 20px 0px 20px 0px;
	}
	
.footer5 a img {
	border: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar #searchform input {
	float:left; margin-left:10px;
}
#sidebar #searchform div{height:30px;}
#sidebar #searchform label{display:none;}
	
#searchform {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}
	
#searchbox {
	background: #C0D6FE !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 100px;
	color: #000;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px;
	border: 1px solid #111111;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#searchbutton {
	background: #065282;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFF;
	font-size: 9px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #FFF;
	}
	
#author, #email, #url {
	background: #EAEAEA !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #333333;
	font-size: 9px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 2px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #EAEAEA !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 460px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #333333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #CCCCCC;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
#subscribe {
	margin: 0px;
	padding: 0px 0px 5px 5px;
	overflow: hidden;
	}

#subbox {
	background: #FFFFFF !important;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	width: 170px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px;
	margin: 0px 5px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#subbutton {
	background: #333333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px;
	border: 1px solid #111111;
	}
	
/************************************************
*	Comments									*
************************************************/
	
.commentlist li ul li {
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
	
#commentform p {
	margin: 5px 0px 5px 0px;
	}
	
#commentform #submit {
	margin: 0px;
	float: left;
	}
	
.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	margin: 0px;
	padding: 0px;
	}
	
.commentlist ol {
	margin: 0px;
	padding: 10px;
	}

.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
	}
	
.children { 
	margin: 0px;
	padding: 0px;
	}

.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
.thread-even {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	}
	
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}

.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
#home_news p{
	line-height:normal;
	font-size:11px;
}
#home_news h1 {
	font-size:14px;
	
}



.home_left {
	width:300px;
	float:left;
	padding:0px 10px 0px 0px;
	margin:0px;
	border-right:1px dotted #666;
}

.home_right {
	width:300px;
	float:right;
	padding:0px ;
	margin:0px;

}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


/* ***********************************
             CFORMS STYLING 
**************************************  */
.linklove {
	display:none !important;
	}
#label-2-9, #label-2-9 span, #label-2-10, #label-2-10 span{
	width:80px !important;

}
#cforms2form #cf2_field_9 {margin-left:75px;}

#cforms2form #cf2_field_9, #cforms2form #cf2_field_10 {
	width:90px !important;
}
#label-2-6, #label-2-6 span, #label-2-7, #label-2-7 span{
	width:50px !important;

}
#cforms2form #cf2_field_6  {
	width:90px !important;
	margin-left:105px;
}
#cforms2form #cf2_field_7 {
	width:35px !important;
}
#cforms2form li#li-2-6 {float:left;}
#cforms2form li#li-2-7 {float:right;width:255px}
#cforms2form li#li-2-9 {float:left;}
#cforms2form li#li-2-10 {float:right;width:225px}
#cforms2form label#label-2-15 {float:left;}
.cform {
	font-family:Verdana, Geneva, sans-serif !important;
	}
.cform legend{
	font-family:Verdana, Geneva, sans-serif !important;
	font-size:10px !important;
	}
.cform label span {
font-size:10px !important;
margin-top:0px !important;
}
.cform label {
	letter-spacing:normal !important;
	}


ol.cf-ol li {
line-height:1em !important;
margin:0 !important;
}
.cform ol.cf-ol li.textonly {
letter-spacing:normal !important;
margin:10px 0 !important;
padding:5px 0;
text-align:center;
}
.cform textarea, .cform input {
font-size:10px !important;
}
.cform input.sendbutton	{
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	width:100px !important;
	padding:5px !important;
	margin: 3px !important;
	font-size:0.8em !important;
	background: #729090 !important;
	font-weight: bold !important;
	color: #FFF !important;
	float:left !important;
}
.cform span.reqtxt,
.cform span.emailreqtxt {
	display:inline !important;
	color:#F00;
	font-size:10px;
}
.cform fieldset {
background:none !important;
border:none !important;
margin:0px !important;
padding:0 !important;
}


#cforms2form input {
width:250px ;
}

#cforms2form {
width:620px ;
margin:0px;
}

#cforms2form input.cf-box-a, input.cf-box-b {
background:transparent none repeat scroll 0 0;
border:medium none !important;
height:22px;
margin:2px 0 0;
width:16px !important;
	
}
#cforms2form p.cf-sb {
margin:0;
padding:0 !important;
text-align:left !important;
}

#cforms2form textarea{
width:375px;
float:right;
margin:0 46px 0 0;
padding:0px;

}

#cforms2form fieldset {
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	margin-bottom:10px !important;
	padding:5px 0 0px !important;
	background: url(images/sidebar.png) repeat-x!important;
	border: 1px solid #BDC58B !important;
}
#cforms2form legend {
	font-size:14px !important;
}

#cforms2form ol.cf-ol li {
margin:5px !important;
}
#cforms2form input.sendbutton	{
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	width:100px !important;
	padding:5px !important;
	margin: 10px 3px 0 !important;
	font-size:0.8em !important;
	background: #729090 !important;
	font-weight: bold !important;
	color: #FFF !important;
}

#cforms3form input {
width:250px !important;
}
#cforms3form label {
	width:150px !important;
	}
#cforms3form {
width:500px ;
}

#cforms3form .secinput input{
width:100px ;

}

#cforms3form textarea{
width:365px !important;
}

#cforms3form fieldset {
	border-color:#ECECEC #ADADAD #ADADAD #ECECEC;
	border-style:solid;
	border-width:1px;
	margin-top:10px;
	padding:5px 0 15px;
	background-attachment: scroll;
	background-color: #EDEAE0;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}

#cforms3form input.sendbutton	{
	width:100px;
	padding:2px;
	margin: 10px 3px 0;
	font-size:0.8em;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
	background-color: #BFD2DF;
	background-image: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
}

#cforms2form span.reqtxt,
#cforms2form span.emailreqtxt {
	color:#F00;
	font-size:10px;
	
}

/*  *********************************************     NextGen Gallery STYLING *****************************  */
.ngg-widget, .ngg-widget-slideshow {
	text-align:center !important;
}

#l_sidebar .ngg-widget a img {
margin:0 0 3px 0 !important;
}

/** *************************************
*********** INDEX THIRDS *************** */
#index_thirds h1 {
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.index_thirds_1 {
	margin: 0px;
	width: 190px;
	height: 285px;
	float: left;
	color: #000000;
	padding: 5px 10px 0px 10px;
	background: #A6A860;
	border: medium ridge #DDDEC2;
}
.index_thirds_2 {
	width: 190px;
	height: 285px;
	float: left;
	color: #FFFFFF;
	padding: 5px 10px 0px 10px;
	margin: 0px 0px 0px 13px;
	background: #729090;
	border: medium ridge #DDDEC2;
}
.index_thirds_3 {
	width: 190px;
	height: 285px;
	float: right;
	color: #000000;
	padding: 5px 10px 0px 10px;
	margin: 0px;
	background: #B3C5C5;
	border: medium ridge #DDDEC2;
}

.clearfloat { 
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}
ul#multiColLists	{
	float:left;
	width: 630px;
	margin: 5px 0 10px 25px;
	padding: 0;
	font-size: 9pt;
}
ul#multiColLists li	{
	float:left;
	width: 200px;
	margin: 0px 0 0;
	padding: 0;
}
div#verticalResponse {
	font-size: 11px;
	width: 155px;
	padding: 10px;
	border: 1px solid #000000;
	background: #DDDEC2;
	margin: 0px auto;

}
#verticalResponse label {
	font-size: 12px;
	float: left;
	width: 150px;

}
#verticalResponse #submit {
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#verticalResponse input {
	width: 150px;
	
	margin-bottom: 10px;
}
