@charset "utf-8";

body {
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}
.subTitleboard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.navHolder {
	background-image: url(images/side-nav-roll.png);
}

#social_widget {
	width: 180px;
	height: 20px;
	float: right;
	margin-top: 30px;
}

#content-right {
	height: auto;
	float: right;
	width: 180px;
	margin: 17px 0 0 0;
	
	}
	
#content-right ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#content-right  li {
	margin-top: 0;
	text-align: left;
	} 
	
#content-right  li a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-top: 0;
	padding-left: 10px;
	display: block;
	margin-top: 5px;
	height: auto;
	width: auto;
	text-decoration: none;
	color: #666;
	} 
	
#content-right a:hover {
	background-image: url(images/left-nav-roll.png);
	background-repeat: no-repeat;
	background-position: left-bottom;
	display: block;
	height: auto;
	width: auto;
	color: #666;
	} 
	
#content-right ul lh {
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px solid #CCC;
	display: block;
	height: auto;
	width: 150px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

a:link {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #000;
}


h1 {
	font-family: Helvetica, "Helvetica 55 Roman";
	font-size: 22px;
	color: #6D8BA1;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	text-decoration: none;
}

h2 {
	font-family: Arial, Verdana, "sans serif";
	font-size: 22px;
	color: #666;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}


.flashad {
	float: right;
}

.viewPdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.pdfIcon {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}



h3 {
	font-family: Arial, sans-serif;
	font-size: 56px;
	color: #CCC;
}


#wrapper {
	height: auto;
	width: 968px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	}
	
#newsletter {
	float: right;
	height: 29px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	line-height: 29px;
	background-image: url(images/nav_backer.png);
	background-repeat: no-repeat;
}

#newsletter a {
	text-align: center;
	font-family: Arial, sans-serif;
	color: #aaa;
	text-decoration: none;
	}
	
	
#sign_up {
	width: 170px;
	height: 29px;
	float: left;
	
}



#sign_up a:hover {
	background-image: url(images/news.png);
	display: block;
	width: 170px;
	height: 29px;
	color: #8BC541;
}


#client {
	width: 86px;
	height: 29px;
	float: left;
}

#client a:hover {
	background-image: url(images/client_roll.jpg);
	display: block;
	width: 86px;
	height: 29px;
	color: #8BC541;
}

#split {
	width: 2px;
	height: 29px;
	background-image: url(images/spacer.png);
	float: left;
}

#navigation {
	float: right;
	height: 29px;
	width: 435px;
	margin-top: 22px;
	background-image: url(images/nav-backer.png);
	clear: right;
}

#home-butt {
	width: 80px;
	height: 29px;
	float: left;
	text-align: center;

	}
	
#home-butt a {
	color: #ccc;
	font-family: "Helvetica 45 Light", Helvetica, Arial, sans-serif;
	display: block;
	height: 29px;
		line-height: 29px;
	width: 80px;
	font-size:14px;
	}
	
#home-butt a:hover {
	background-image: url(images/home-roll.png);
	background-repeat: no-repeat;
	display: block;
	height: 29px;
	width: 80px;
	color: #8BC541;
	padding:0;
	}

#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#navigation li {
	float: left;
	margin: 0;
	text-align: center;
	} 
	
#navigation li a {
	font-family: "Helvetica 45 Light", Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-top: 5px;
	display: block;
	margin: 0;
	height: 24px;
	width: 88px;
	text-decoration: none;
	color: #ccc;
	} 
	
#navigation li a:hover {
	background-image: url(images/rollover-states.png);
	background-repeat: no-repeat;
	background-position: left-bottom;
	display: block;
	height: 29px;
	width: 88px;
	color: #8BC541;
	} 
	
	
#logo {
	float: left;
	height: 45px;
	width: 216px;
	margin-left: 25px;
	margin-top: 18px;
	}

#header {
	height: 80px;
	background: #fff;
	}
	
#title-bar {
	height: 41px;
	background-color: #000;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}
	
#page-title {
	height: 35px;
	width: auto;
	float: left;
	color: #6D8BA1;
	font-family: Helvetica, "Helvetica 55 Roman";
	font-size: 22px;
	margin: 3px 0 0 25px;
	line-height: 1.6em;
}
	
#page-title-nav{
	margin-left: 25px;
	line-height: 2.5em;
	height: 40px;
	width: 600px;
	float: left;
	}
	
#page-title-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#page-title-nav ul a{
	display: block;
	width: 125px;
	text-align: center;
	color: #6D8BA1;
	font-family: Helvetica, "Helvetica 55 Roman";
	font-size: 14px;
	list-style: none;
	padding: 0;
	margin: 0px;
	}
	
#page-title-nav ul a:hover {
	display: block;
	background-image: url(images/secondary-nav-roll.png);
	background-repeat: no-repeat
	width: 125px;
	text-align: center;
	color: #8bc541;
	font-family: Helvetica, "Helvetica 55 Roman";
	font-size: 14px;
	list-style: none;
	padding: 0;
	margin: 0px;
	}
	
#page-title-nav li {
	float: left;
	margin: 0;
	} 
	
#large-image {
	width: 806px;
	float: left;
	}
	
#side-nav {
	background-color: #000;
	float:right;
	width: 160px;
	height: 197px;
	}
	
#side-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#side-nav li {
	margin-top: 0;
	text-align: center;
	} 
	
#side-nav li a {
	font-family: "Helvetica 45 Light", Helvetica, Arial, sans-serif;
	font-size:14px;
	padding-top: 5px;
	display: block;
	margin-top: 0;
	height: 23px;
	width: auto;
	text-decoration: none;
	color: #ccc;
	border-top: 1px solid #666;
	} 
	
#side-nav a:hover {
	background-image: url(images/side-nav-roll.png);
	background-repeat: no-repeat;
	background-position: left-bottom;
	display: block;
	height: 23px;
	width: auto;
	color: #8BC541;
	} 
	
#space-side-nav-top {
	height: 40px;
	width: auto;
	color: #8BC541;
	} 
	
#space-side-nav-bottom {
	height: 23px;
	width: auto;
	color: #8BC541;
	border-top: 1px solid #666;
	} 

#content {
	clear: both;
	height: auto;
	background-color: #fff;
	}
	
#content-left {
	height: auto;
	float: left;
	width: 355px;
	background-color: #fff;
	margin: 30px 0 0 25px;
	line-height:1.4em;
}

#content-left-advise {
	height: auto;
	float: left;
	width: 355px;
	background-color: #fff;
	margin: 30px 0 0 25px;
}

#content-right-advise {
	height: auto;
	float: left;
	width: 350px;
	margin: 30px 0 0 25px;
	}

#content-left-bio {
	height: auto;
	float: left;
	width: 500px;
	background-color: #fff;
	margin: 30px 0 0 25px;
	line-height:1.4em;
}

#content-left-bio ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

	
#content-left a {
	color: #70A332;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#content-right-jeff {
	height: auto;
	float: left;
	width: 350px;
	margin: 30px 0 0 25px;
	line-height: 1.4em;
	}
	
#content-right-jeff a {
	color: #70A332;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
	
#pic1 {
	width: 132px;
	height: 60px;
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	}
	
#rounded-bottom {
	height: 17;
	}
	
.adCopy {
	font-family: "Helvetica 45 Light", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ccc;
	}
	
#footer {
	width: auto;
	height: 40px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 3em;
	color: #999;
	}
	
#footer a, #footer a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 3em;
	color: #999;
	text-decoration: underline;
	}
	
#left-sidebar {
	float: left;
	width: 175px;
	height: auto;
	background-color: #fff;
	margin: 30px 0 0 25px;
	}
	
#left-sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#left-sidebar li {
	margin-top: 0;
	text-align: left;
	} 
	
#left-sidebar li a {
	font-family: Arial, Geneva, sans-serif;
	font-size:13px;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	margin: 0 0 0 0;
	height: 23px;
	width: auto;
	text-decoration: none;
	color: #333;
	border-top: 1px solid #EFEFEF;
	}  
	
#left-sidebar a:hover {
	background-image: url(images/left-nav-roll.png);
	background-repeat: no-repeat;
	background-position: left-bottom;
	display: block;
	height: 23px;
	width: auto;
	color: #666;
	} 
	
.bioHolder {
	background-image: url(images/left-nav-roll.png);
	background-repeat: no-repeat;
	}
	
.readMore {
	color: #70A332;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

p {
	font-size: 13px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
	

