/*
Theme Name: ACCP
Theme URI: http://www.threedame.com
Description: Clean business theme
version: 2.1
Tags: three-column, widget-ready, business
Author: Three Dames Webworks
*/

*{margin:0; padding:0;}

body {
	background: #FFFFFF url(images/bg.jpg) top center no-repeat;
	color: #000;
	font-family: verdana, arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 24px;
	display: none;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin:0 0 5px;
	padding:0;
	text-transform: none;
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
	color: #2c327c;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	padding:0;
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 5px;
	color: #000000;
}

h4 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #000;
}

h5 {
	color: #2c327c;
	font-weight: bold;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	margin-bottom: 5px;
}

h2.pagetitle { 
	display:none; 
}

p { 
	margin-bottom: 15px;
}

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #2c327c;
	margin:20px;
	padding:0 12px;
	color: #2c327c;
	font-family: georgia, times, serif;
	font-weight: bold;
	font-style: italic;
}

code{
	font-family:"Courier New", Courier, monospace;
}

.breadcrumbs {
	margin-bottom: 10px;
}


/* links */

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 928px;
	clear: both;
	margin: 0 auto;
	padding:0;
	line-height: 145%;
}

#wrapper {
	background: url(images/wrbg.png) repeat-y;
	float: left;
	clear: left;
	width: 924px;
}

	
/* header */

#header {
  	width: 924px; 
  	float: left;
	clear: left;
	background: url(images/topbg.png) no-repeat top;
	-moz-box-shadow: 1px 6px 3px #bbbbbb;
	-webkit-box-shadow: 1px 6px 3px #bbbbbb;
	box-shadow: 1px 6px 3px #bbbbbb;
}

#topmenu {
	width: 650px;
	float: left;
	margin-left: 26px;
	margin-top: 3px;
}

.topnav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}


.topnav ul {
	position: absolute;
	top: -999em;
	display: none;
}

.topnav li {
	float: left;
	position: relative;
	z-index: 999;
	height: 25px;
	line-height: 25px;
	padding-right: 15px;
	margin-right: 13px;
}

.topnav a {
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans serif;
	text-decoration: none;
}

.topnav li#current a,
.topnav li.current_page_item a,
.topnav li:hover a {
	text-decoration: none;
	color: #82c35f;
}

.topnav ul li{ 
	width: 150px;
}

.topnav li:hover ul,
ul.topnav li.sfHover ul {
	left: -17px;
	top: 23px;
	width: 150px;
	background: #2C327C;
	padding-bottom: 7px;
}

.topnav li:hover li ul,
.topnav li.sfHover li ul {
	top: -999em;
}

.topnav li li:hover ul,
ul.topnav li li.sfHover ul {
	left: 140px;
	top: -1px;
}

.topnav li:hover ul,
.topnav li li:hover ul {
	top: -999em;
}

.topnav li li {
	display: block;
	padding: 0px;
	height: auto !important;
	border: none;
	background: #2C327C;
	margin: 0;
}

.topnav li li a:link, 
.topnav li li a:visited {
	display: block;
	height: auto !important;
	line-height: normal;
    color: #82c35f;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	border: none;
	margin: 10px 5px 5px 18px;
	padding: 0;
}

.topnav li li a:hover {
	color: #FFF !important;
}

#logo {	
	width:450px;
	float:left;
	clear: both;
	height: 116px;
	margin-top: 10px;
}

#logo a {
	color: #699ebb;
}

#logo a.site-title {
	font-weight: normal;
	font-size: 36px;
	color: #cc9900;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: georgia, arial, helvetica, sans-serif;
	line-height: 90px;
	padding-left: 5px;
}


#headerright {
    float: right;
    margin: 0px 20px 0px 0px;
    width: 394px;
    text-align: right;
}


#headerright p {
	color: #000;
	font-family:Georgia;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

#headerright .phone p{
	color: #2c327c;
	font-style: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	margin-bottom: 38px;
}

#header h2 {
	display: none;
}


#inheader {
	width: 900px;
	height: 100px;
	float: left;
	clear: left;
	margin: 0;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	width: 135px;
	height: 19px;
	float: right;
	margin-right: 17px;
	margin-top: 6px;
	z-index: 450;
	position: relative;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #999;
	width: 130px;
	border: solid 1px #999;	
	font-size:12px;
	padding-left: 2px;
	height: 17px;
	padding-top: 0px;
	background: #fff url(images/searchicon.png) no-repeat right;
}

#searchform input#searchsubmit {
	display: none;
}

/* content */

#contentwrapper {
	width: 924px;
	clear: left;
	float: left;
	-moz-box-shadow: 1px 3px 4px #888888;
	-webkit-box-shadow: 1px 3px 4px #888888;
	box-shadow: 1px 3px 4px #888888;
}

#bottomfront {
	width: 622px;
	float: left;
	clear: left;
	margin: 20px 10px;
	padding: 0;
}

#contentnarrow {
	float:left;
	width: 602px;
	padding: 20px;
}

#contentleft {
	float:left;
	width: 620px;
	padding: 20px;
	padding-top: 0;
	padding-left: 5px;
	margin-top: 20px;
	border-right: dotted 1px #ccc;
	min-height: 450px;
}

#contentright {
	float: left;
	width: 670px;
	padding: 20px;
	margin-top: 20px;
	padding-top: 0;
	border-left: dotted 1px #ccc;
	min-height: 450px;
}

#contentfull {
	float:left;
	width: 880px;
	padding: 20px;
	padding-left: 5px;
	padding-top: 0;
	margin-top: 20px;
	min-height: 450px;
}

.thumby {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 35px;
	line-height: 150%;
}
	
.post a {
	color: #70A554;
	font-weight: bold;
}

.post a:hover {
	color: #000;
	text-decoration: none;
}

.post a:visited {
	color: #2C327C;
}

.post li {
	margin: 0 0 10px 15px;
}


#audata {
	text-transform: none;
	clear: both;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

#audata a {
	color: #084065;
	text-transform: none;
	text-decoration: none;
}

#audata a:hover {
	text-decoration: underline;
}

a.more-link {
	color: #084065;
	text-decoration: none;
	border-bottom: dotted 1px #084065;
}

a.more-link:hover {
	text-decoration: none;
	border: none;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* Right Sidebar*/

#rightbar {
	width: 227px;
	float: right;
	margin:0;
	padding:0;
	padding: 20px;
}

#rightbar .widgets {
	margin: 0 0 15px;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
!	width: 100%;
}

#rightbar h2 {
	margin: 0;
	padding: 0;
	color: #00;
	margin-bottom: 15px;
	font-size: 1fpx;
	line-height: 20px;
	text-transform: none;
	font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#rightbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 7px;
	margin-top: 7px;
}

#rightbar ul li ul li {
	border: none;
	list-style: disc;
	margin-left: 20px;
}

#rightbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#rightbar ul li a:hover {
	text-decoration: underline;
}

#rightbar a {
	text-decoration: underline;
}
	
#rightbar a:hover {
	border: none;
	text-decoration: none;
}

/* Homepage Title */

#hometitle {
	margin:0 10px 10px;
}

#hometitle h2 {
	color: #2c327c;
	font-weight: bold;
	font-size: 24px;
	font-family: verdana, arial, sans-serif;
	text-transform: uppercase;
}

/*Home Featured */

#homefeatured {
	width: 884px;
	padding:20px;
	background: #ddefd4;
	float: left;
	clear:both;
}

#homefeatured .widgets {
	float: left;
}

#homefeatured #text-6 {
	width: 603px;
	border-right: 2px solid;
	margin-right: 20px;
	padding-right: 20px;
}

#homefeatured #text-6 h2 {
	font-family: verdana, arial, sans-serif;
	font-size:18px;
	margin-bottom: 5px;
	color: #000;
	font-weight: normal;
}

#homefeatured #text-7 {
	width: 235px;
}

#homefeatured #text-7 h2 {
	font-family: verdana, arial, sans-serif;
	font-size:18px;
	margin-bottom: 5px;
	color: #000;
	font-weight: normal;
}


/* Front Page Left*/

#frontleftbar {
	width: 227px;
	float: right;
	margin:0;
	padding:0;
	padding: 20px;
}

#frontleftbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
!	width: 100%;
}

#frontleftbar h2 {
	margin: 0;
	padding: 0;
	color: #00;
	margin-bottom: 15px;
	font-size: 1fpx;
	line-height: 20px;
	text-transform: none;
	font-weight: bold;
	font-family: verdana, Arial, Helvetica, sans-serif;
}

#frontleftbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 7px;
	margin-top: 7px;
}

#frontleftbar ul li ul li {
	border: none;
	list-style: disc;
	margin-left: 20px;
}

#frontleftbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#frontleftbar ul li a:hover {
	text-decoration: underline;
}

#frontleftbar a {
	text-decoration: underline;
}
	
#frontleftbar a:hover {
	border: none;
	text-decoration: none;
}

/* Front Page Right Widgets*/

#frontrightbar, #frontrightbar2 {
	width: 621px;
	float: right;
	margin:0;
	padding:0;
}

#frontrightbar .widgets, #frontrightbar2 .widgets {
	margin: 0;
	padding: 0 19px 0 10px;
	float: left;
	font-size: 12px;
	width: 178px;
	min-height: 310px;
}



#frontrightbar ul li, #frontrightbar2 ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
}

#frontrightbar ul li a, #frontrightbar2 ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#frontrightbar ul li a:hover, #frontrightbar2 ul li a:hover {
	text-decoration: underline;
}

#frontrightbar a, #frontrightbar2 a {
	text-decoration: underline;
	color: #000000;
}
	
#frontrightbar a:hover, #frontrightbar2 a:hover {
	border: none;
	text-decoration: none;
}

#frontrightbar img, #frontrightbar2 img {
	padding: 1px;
	border: solid 1px #eaeaea;
}

/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #084065; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #eaeaea;
	border-bottom: solid 3px #eaeaea;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
	padding: 4px 7px;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #cc9900;
	font-size: 16px;
	margin-bottom: 2px;
	clear: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, arial, helvetica, sans-serif;
}	


.reply a.comment-reply-link {
	background: #fff;
	font-size: 11px;
	border: none;
	padding:0;
	color: #666;
	padding: 4px 7px;
	border: 1px solid #eaeaea;
	border-bottom: solid 3px #eaeaea;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	color: #333;
	background: #eaeaea;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	border: solid 1px #eaeaea;
	border-bottom: solid 3px #eaeaea;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
      width: 500px;
	margin-bottom: 20px;
}

ol.commentlist ul li {
      border: none;
      padding: 20px;
	width: 440px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#084065;
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}

/* misc */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.alignleft a {
	margin: 5px;
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	margin: 0 10px 10px 0;
}

.wp-caption img a{
   	margin: 0;
   	padding: 0;
   	border: 0 none;
	margin: 0 auto;
}

p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

ol {
	margin: 10px;
}

ul {
	margin: 10px 0 10px 20px;
}

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 884px;
	margin: 0;
	padding: 0;
	float: left;
	padding: 20px;
	font-size: 10px;
	color: #000;
	background: #ddefd4;
	-moz-box-shadow: 1px 3px 4px #888888;
	-webkit-box-shadow: 1px 3px 4px #888888;
	box-shadow: 1px 3px 4px #888888;
}

#footer h2 {
	color: #000;
	font-size: 14px;
}

#footerwidgets .widgets {
	float:left;
	width:187px;
	margin-right: 20px;
}

#copyinfo {
	width: 928px;
	float: left;
	clear: left;
	margin-top: 20px;
	text-align: left;
	padding-bottom: 30px;
}

#footer li {
	list-style-type: none;
}

#footer a:hover {
	text-decoration: none;
}

#footerwidgets #text-11 {
	width: 222px;
}


