@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
	}

Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	background-color: #eddcb0;
	background-image: url(images/bckgdcolors_01.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
a {
	color: #0B572E;
	text-decoration: underline; 
	}

a:hover {
	color: #b1021a;
	}
	
a.current {
	color: #b1021a;
	text-decoration: none;
	}

a.imagelink {
	text-decoration: none; 
	border: none;
	}

h2 {
	color: #0B572E;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
	display:inline;
	}
	
h3 {
	font-size:12px;
	font-weight: bold;
	color: #0B572E;
	margin: 10px 0 0 0;
	padding: 0;
	}
	
h3.mainsalesheadings {
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	margin: 0;
	padding-bottom: 3px;
	}
	
p {
	margin: 0 0 11px 0;
	}


/* Associations Images & Text */
.associations {
margin: 8px 30px 8px 6px;
font-size: 11px;
line-height: 14px;
}

.imagefloat {
	float: left;
	margin: 0px 8px 30px 0px;
	}
	

/* Logo and background image */
div#branding {
	width: 960px;
	margin: 0 auto -50px;
	min-height: 100%;
	height: auto !important;
	background: url(images/background_2010_02.jpg) no-repeat;
	}
	
h1 { 
	width: 259px;
	float: left;
	}
	
h1 a {
	display: block;
	width: 259px;
	height: 125px;
	text-indent: -9999px;
	}
	
	
/* Footer */
.footer, .push {
	height: 50px;
	clear: both;
	font-size: 11px;
	line-height: 15px;
	}
	
.wordspacing {
	word-spacing: 5px;
	}
	
	
/* Main Navigation */
div#nav {
	text-align: left;
	width:590px;
	margin: 0 0 40px 0;
	position: relative;
	left: -17px;
	padding: 118px 0 0 0;
	overflow:auto;
	}

ul#navmain {
	margin: 0 0 10px 0;
	width:355px;
	list-style:none;
	height:37px;
	}
	
ul#navmain li {
	display: block;
	float: left;
	}
	
ul#navmain li a {
	display: block;
	margin: 0;
	padding: 0;
	height:37px;
	text-indent:-9999px;
	}
	
ul#navmain li#home a {
	width:79px;
	background:url(images/navigation.png) no-repeat 0 0; /* X and Y position at 0 */
	}
	
ul#navmain  li#home a:hover {
	background-position:0 -74px;
	}

ul#navmain  li#home a.current {
	background-position:0 -37px;
	}
	
ul#navmain li#about a {
	width:103px;
	background:url(images/navigation.png) no-repeat -79px 0;
	}

ul#navmain  li#about a:hover {
	background-position:-79px -74px;
	}

ul#navmain  li#about a.current {
	background-position:-79px -37px;
	}
	
ul#navmain li#sales a {
	width:73px;
	background:url(images/navigation.png) no-repeat -182px 0;
	}

ul#navmain  li#sales a:hover {
	background-position:-182px -74px;
	}

ul#navmain  li#sales a.current {
	background-position:-182px -37px;
	}
	
ul#navmain li#contact a {
	width:100px;
	background:url(images/navigation.png) no-repeat -255px 0;
	}

ul#navmain  li#contact a:hover {
	background-position:-255px -74px;
	}

ul#navmain  li#contact a.current {
	background-position:-255px -37px;
	}
	
	
/* Sub Navigation */
ul#navsub {
	display: inline;
	list-style:none;
	}
	
ul#navsub li {
	display: inline;
	}
	
ul#navsub li a {
	padding: 0 5px 0 5px;
	}

	
/* Slideshow Column */
div#slideshow {
	float: left;
	width: 290px;
	margin: 0px 0 0 0;
	background-color: #FFFFFF;
	}
	
div#slideshow-service {
	float: left;
	width: 290px;
	margin: 0px 0 0 0;
	padding: 10px 0 10px 0;
	background-color: #FFFFFF;
	}
	
p.slideshow {
	margin: 10px 0 10px 0;
	text-align: center;
	}

div#homeslideshow-outer {
	float: left;
	width: 711px;
	margin: 0px 0 10px 0;
	background-color: #eddcb0;
	}

div#homeslideshow-inner {
	width: 711px;
	margin: 0px 0 15px 0;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	}
	

/* Side Navigation */
#sidenavigation { 
 	width: 118px; 
 	float: right;
	padding: 0;
	margin: 0;
	text-align: left;
	} 

#sidenavigation ul { 
 	list-style: none; 
 	margin: 11px 10px 0 5px; 
 	padding: 0; 
	} 
#sidenavigation li { 
 	border-bottom: 1px solid #FFFFFF; 
	font-size: 11px;
	} 

#sidenavigation li a:link, #sidenavigation li a:visited  {  
	display: block; 
	padding: 6px 0 6px 6px; 
	border-left: 5px solid #b1021a; 
	background-color: #eda903; 
	color: #b1021a; 
	text-decoration: none; 
	line-height: 14px;
	}

#sidenavigation li a:hover {  
	display: block; 
	padding: 6px 0 6px 6px; 
	border-left: 5px solid #b1021a; 
	background-color: #b1021a; 
	color: #FFFFFF; 
	text-decoration: none; 
	line-height: 14px;
	}

	
/* Text Column */
div#textcolumn {
	margin: 0 249px 0 310px;
	text-align: left;
	}
	
	
/* Sales People Column */
div#salescolumn {
	width: 218px;
	min-height: 500px;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	background-color: #edd088;
	border-right: solid;
	border-right-width: 11px;
	border-right-color: #eda903;
	}
	
div#salescolumn h2 {
        font-size: 15px;
        font-weight: bold;
        }

div#salescolumn-top {
	width: 190px;
	padding: 14px;
	background-color: #faf0d6;
	border-right: solid;
	border-right-width: 11px;
	border-right-color: #eda903;
	}
	
div#salescolumn .salesbiolink {
        cursor: pointer;
        text-decoration: underline;
        font-weight: bold;
        }
	
div#salescolumn .salescolumn-thumb {
        cursor: pointer;
        }
		
		
/* Referral Page */
div#refcolumn1 {
	width: 209px;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	background-color: #faf0d6;
	padding: 10px;
	}
	
div#refcolumn2 {
	float: left;
	width: 270px;
	margin: 0px 0 0 0;
	text-align: left;
	margin-bottom: 10px;
	padding: 0px;
	}
	
div#refcolumn2-inner {
	width: 270px;
	padding: 10px;
	background-color: #faf0d6;
	}
	
#ref-table {
	margin: 0 0 17px 0;
	padding: 0px;
	width: 290px;
	text-align: left;
	font-size: 11px
	}

#ref-table th {
	margin: 0;
	padding: 0;
	line-height: 13px;
	}

#ref-table td {
	margin: 0;
	padding: 2px 5px 2px 5px;
	line-height: 15px;
	}

p.ref, h2.ref {
	margin-left: 2px;
	}
	
h2.ref {
	font-size: 13px;
	}



/* Sales People Text */
h3#salesname {
	float: left;
	}
	
h3#salesphone {
	font-size: 11px;
	font-weight: normal;
	float: right;
	}
	
p.salesemail {
	margin: 0;
	font-size: 11px;
	}
	
p.salesbio {
	margin: 8px 0 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	}
	
a.salesbio {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	}
	
a.salesbio:hover {
	color: #b1021a;
	}


/* Sales People Homepage Column */
div#salescolumnhome {
	width: 218px;
	min-height: 253px;
	float: right;
	text-align: left;
	margin-bottom: 10px;
	background-color: #faf0d6;
	border-right: solid;
	border-right-width: 11px;
	border-right-color: #eda903;
	}
	
div#salescolumnhome-inside {
	padding: 14px 14px 7px 28px;
	}

h2.contact {
	font-size: 23px;
	line-height: 29px;
	color: #0B572E;
	font-weight: normal;
	}
	
	
/* Staff Page */
div#salesinfo {
	width: 90%;
	margin: 0 auto;
	padding: 0;
	}
	
	
/* Contact Page */
div#contactcolumn1 {
	margin: 0;
	width: 238px;
	text-align: left;
	float: left;
	}
	
#contactcolumn2 {
	margin: 0;
	text-align: left;
	font-size: 11px;
	float: right;
	width: 135px;
	padding: 10px 8px 5px 10px;
	background-color: #faf0d6;
	}
	
.clearfloat {
	clear: both;
	}
	
	
/* Services Page */
h2.servicehead {
	font-size: 15px;
	color: #b1021a;
	font-weight: normal;
	display: block;
	}

p.b4bullets {
	margin-bottom: 5px;
	}

ul.bullets {
	margin-top: 0;
	margin-left: 15px;
	padding-left: 15px;
	}

ul.bullets li {
	margin-bottom: 2px;
	}
	
ul.bulletsidebar {
	font-size: 12px;
	margin-top: 0;
	margin-left: 8px;
	padding-left: 8px;
	}

ul.bulletsidebar li {
	margin-bottom: 2px;
	}
	
#floatbox {
	margin: 0px 15px 10px 15px;
	text-align: left;
	font-size: 11px;
	float: right;
	width: 135px;
	padding: 0;
	}
	
#floatbox-inner {
	width: 135px;
	padding: 10px 8px 5px 10px;
	background-color: #faf0d6;
	}