@charset "utf-8";
/*-----------------------------------------------------------------------------
author: PalmettoSoft
date: 05/01/2008
client: Cantey Technology
Copyright 2008 PalmettoSoft, Inc.
-----------------------------------------------------------------------------*/

/* @group GLOBAL */

/*
This code authored by Eric Meyer.
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/

The purpose of a reset file, stated in the words of Yahoo, "removes and neutralizes the inconsistent default styling of HTML elements, creating a level playing field across A-grade browsers and providing a sound foundation upon which you can explicitly declare your intentions." (see http://developer.yahoo.com/yui/reset/)

*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color:#5F6565;
	font: 1em/1 Helvetica, Verdana, Arial, sans-serif;
	height: 100%;
	width: 100%;
	margin:  0 auto;
	/* make IE center the site */
	text-align:  center;
	background: #fff url(images/bg.jpg) repeat-x center top;
}
.nav ul, .topnav ul, .leftnav ul, .footnav ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* hack for forcing scroll bars to stop page jog - http://www.splintered.co.uk/experiments/49/ */
html { 
	margin-bottom : 1px;	
		 /* added for flash detection */
	height: 100%;
}
/*debug border on all divs*/
div {
	border: 0;
}
/* Class for clearing floats */
.clear {
	clear: both;
}
/* Remove border around linked images and fix Firefox odd spaces */
img {
	border: 0;
	vertical-align: bottom;
}

/* @end */
/* @group STRUCTURAL */

#container { 
	margin: 0 auto;
	/* again, makes old, broken IE center the site */
	text-align: left;
}
#content {
	width: 900px;
	margin: 0 auto;
	position: relative;
	top: 20px;
}
#top {
	width:865px;
	height: 147px;
	margin: 0 auto;
}
#flash {
	width: 900px;
	overflow: hidden;
	height: 255px;
	background: url(images/cantey_flash.png) no-repeat center top;
}
#btm {
	width: 865px;
	margin: 0 auto;
	position:relative;
}
.logolink {
	width: 257px;
	height: 157px;
	position: absolute;
	left: 16px;
	top: 4px;
}
.topPhone {
	position: relative;
	float: right;
	top: 23px;
	font: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #505050;
}
.callToday {
	font-size: 24px;
}
/* @end */
/* @group MAIN CONTENT */

#calloutone {
	width: 275px;
	height: 230px;
	background: url(images/bg_callout1.png) no-repeat center top;
	float: left;
}
#callouttwo {
	width: 275px;
	height: 230px;
	background: url(images/bg_callout2.png) no-repeat center top;
	float: right;padding-right: 27px;
}
#calloutthree {
	width: 275px;
	height: 230px;
	background: url(images/bg_callout3.png) no-repeat center top;
	float: right;
}
#readon {
	width: 865px;
	clear: both;
	position: relative;
	left: -40px;
	top: -50px;
}
.readon {
	height: 22px;
	width: 104px;
	margin-left: 184px;
	float: right;
}
.SEO_home-content {
	font: 12px Helvetica, Verdana, Arial, sans-serif;
}

/* @end */

/* @group TYPOGRAPHY */

#calloutone p, #callouttwo p, #calloutthree p {
	width: 230px;
	font: .75em/1.4em Helvetica, Verdana, Arial, sans-serif;
	color: #fff;
	position: relative;
	top: 70px;
	left: 24px;
}
#callouttwo p {
	margin-left:  10px !important;
}

/* @end */

/* @group NAV */

/* @group SUBNAV */

/* @end */

.nav {
	float: right;
	clear: right;
	width:530px;
	height: 37px;
	position: relative;
	top: 37px;
}

/* image rollover technique */	
.nav li {
	height: 37px;
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}
.nav a {
	float: left;
	padding: 37px 0 0 0;
	margin:0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:37px; /* for IE5/Win only */
}	
.nav a:hover {
	background-position: 0 -37px;
}
.nav a:active {
	background-position: 0 -37px;
}
.nav01 a {
	width:85px;
	background: url(images/nav01.png) no-repeat top left;
}
.nav02 a {
	width:73px;
	background: url(images/nav02.png) no-repeat top left;
}
.nav03 a {
	width:86px;
	background: url(images/nav03.png) no-repeat top left;
}
.nav04 a {
	width: 112px;
	background: url(images/nav04.png) no-repeat top left;
}
.nav05 a {
	width:96px;
	background: url(images/nav05.png) no-repeat top left;
}
.nav06 a {
	width:73px;
	background: url(images/nav-blog.png) no-repeat top left;
}
#dropmenudiv {
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 100%;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a, #dropmenudiv a:visited, #dropmenudiv a:active {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	background-color: #686567;
	color: #fff;
	font-size: 80%;
	line-height: 18px;
}
#dropmenudiv a:hover { /*hover background color*/
	background-color: #b7c236;
	color: #fff;
}

/* @end */
/* @group H1-H6 */

h1.logo {
	padding: 147px 0 0 0;
    overflow:  hidden;    
    height: 0px !important;
    height /**/:147px;
    width:257px;
    background-image: url(images/logo.png);
    bakground-repeat no-repeat left top;
    float: left;
}
h2.index {
	padding: 57px 0 0 0;
    overflow:  hidden;    
    height: 0px !important;
    height /**/:57px;
    width:298px;
    background: url(../media/h1_welcome.html) no-repeat left top;
}
h3.latestnews {
	padding: 32px 0 0 0;
    overflow:  hidden;    
    height: 0px !important;
    height /**/:32px;
    width:205px;
	background: url(../media/h2_latest-news.html) no-repeat left top;
}

/* @end */
/* @group LINKS */



/* @end */
/* @group FOOTER */

#branding {
	background: url(images/ps-icon-blk.png) no-repeat right 40%;
	padding-right: 2em;
	width: 17em;
	color: #181818;
}
#branding a {
	color: #818181;
}
#branding a:hover {
	border-bottom: 1px solid #818181;
	color: #2d2d2d;
}

/* hack for opera width issue */

html:first-child #branding {
	width: 21em;	
}
#foot {
	font-size: .7em;
	width: 865px;
	margin: 0 auto;
	line-height: 26px;
	text-align: left !important;
	color: #818181;
	padding-bottom: 20px;
	position: relative;
	top: 20px;
	background: url(images/bg_logo_sm.png) no-repeat right 30px;
}
#footright {
	float: right;
	position: relative;
	top: -50px;
}
#footright ul {
	padding-right: 30px;
}

#footright li {
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	list-style-type: none;
}
#foot a, #foot a:visited, #foot a:active {
	text-decoration: none;
}
#footright a {
	color: #818181;
}
#footright a:visited {
	color: #818181;
}
#footright a:hover {
	border-bottom: 1px solid;
	color: #2d2d2d;
}
#footright a:active {
	border-bottom: none;
}

#widgets  li{
 list-style-type:none;
}

#newsletter-wrap{
color:#505050;
float:right;
font-size:12px;
font-weight:bold;
position:relative;
top:23px;
}


/* @end */
/* @group FORMS */

/* @end */
/* @group TABLES */

/* @end */
/* @group MISC */

/* @end */