@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
}
img {
	border:none;
}
a {
	color:#444
}
.clearfix:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}
html, body {
	background-color: #454545;
	height:100%;
	min-height:100%;
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 100%;
	font-family: verdana, geneva, sans-serif;
	line-height: 1.4;
}
#wrapper {
	position: relative;
	width: 849px;
	min-height: 100%;
	margin-left:auto;
	margin-right:auto;
	background: #f4f4f4 url(images/backgroundshadow.gif) 0px 0px repeat-y;
}
img#banner {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
ul#menu {
	position:relative;
	background:url("images/spriteMenu.gif") no-repeat;
	width:785px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}
#menu span {
	display: none;
}
#menu li, #menu a {
	height:30px;
	display:block;
}
#menu li {
	float:left;
	list-style:none;
	display:inline;
}
#home {
	width: 103px;
	margin:0;
	padding:0;
}
#contactJim {
	width: 133px;
	margin:0;
	padding:0;
}
#accessWizard {
	width: 158px;
	margin:0;
	padding:0;
}
#aboutJim {
	width: 138px;
	margin:0;
	padding:0;
}
#clients {
	width: 104px;
	margin:0;
	padding:0;
}
#presentations {
	width: 149px;
	margin:0;
	padding:0;
}
#home a:hover {
	background:url("images/spriteMenu.gif") 0px -30px no-repeat;
}
#contactJim a:hover {
	background:url("images/spriteMenu.gif") -103px -30px no-repeat;
}
#accessWizard a:hover {
	background:url("images/spriteMenu.gif") -236px -30px no-repeat;
}
#aboutJim a:hover {
	background:url("images/spriteMenu.gif") -394px -30px no-repeat;
}
#clients a:hover {
	background:url("images/spriteMenu.gif") -532px -30px no-repeat;
}
#presentations a:hover {
	background:url("images/spriteMenu.gif") -636px -30px no-repeat;
}
div.menuGradient {
	width:783px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-color:#111;
	border-width: 0px 1px 0px 1px;
}
div.content {
	position:relative;
	width:783px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	border-style:solid;
	border-color:#111;
	border-width: 0px 1px 0px 1px;
	padding-bottom:10px;
}
.line {
	background-color:#999;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	width: 764px;
	margin-left:9px;
}
.content p {
	padding: 0 40px;
	font-size:0.75em;
	font-family:Geneva, sans-serif;
	line-height:1.5;
	color:#444;
	margin-bottom:15px;
	text-align:justify;
}
.content li {
	font-size:0.75em; /* this is equivalent to 11px i.e.16x.875=11 */
	font-family:Geneva, sans-serif;
	color:#444;
	margin-left:45px;
}
.content h1 {
	font-size:1.125em; /* this is equivalent to 15px i.e.16x.0.9375=15 */
	margin: 0px 0 30px 38px;
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#01339A;
	font-weight:bold;
}
#introPic {
	width:263px;
	height:186px;
	position:relative;
	display:block;
	float:right;
	margin: 86px 35px 25px 0px;
	border-color:#222;
	border-style:solid;
	border-width:1px;
}
ul.introBullets {
	margin-left:20px;
	margin-bottom:15px;
	list-style-image:url(images/bullet2.gif);
	padding-top:3px;
}
.introBullets li {
	line-height:2;
	margin-left:70px;
	padding-left:10px;
}
#services {
	background-color:#ffffff;
	width:783px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-color:#111;
	border-width: 0px 1px 0px 1px;
}
#services h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#000069;
	padding-bottom:3px;
	padding-top:3px;
}
#services ul {
	padding-top:10px;
	margin-left:25px;
	list-style-image:url(images/bullet1.gif);
}
#services li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding-bottom:6px;
}
#accessWiz {
	background-color:#ffffff;
	width:783px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	border-style:solid;
	border-color:#111;
	border-width: 0 1px 0px 1px;
}
#contentBox {
	width:760px;
	border-color:#000;
	border-style:solid;
	border-width:2px;
	border-top:none;
	margin-left:9px; /*centers the box in the wrapper*/
}
#footer {
	width:783px;
	height: 25px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#333333;
	border-style:solid;
	border-color:#111;
	border-width: 0 1px 0px 1px;
	border-bottom-style:solid;
	border-bottom-color:#222222;
	border-bottom-width:3px;
}
#footerNavMenu {
	font-size:12px;
	color:#CCCCCC;
	text-align:center;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	top:6px;
}
#footer a:link {
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:visited {
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover {
	color:#FFFFFF;
	font-weight:bold;
}
#copyright {
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	color:#666666;
	text-align:center;
	position:relative;
	top:16px;
	margin:0px;
}
.roundedcornr_box_565287 {
	background: url(images/roundedcornr_565287_tl.png) no-repeat top left;
}
.roundedcornr_top_565287 {
	background: url(images/roundedcornr_565287_tr.png) no-repeat top right;
}
.roundedcornr_bottom_565287 {
	background: url(images/roundedcornr_565287_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_565287 div {
	background: url(images/roundedcornr_565287_br.png) no-repeat bottom right;
}
.roundedcornr_content_565287 {
	background: url(images/roundedcornr_565287_r.png) top right repeat-y;
}
.roundedcornr_top_565287 div, .roundedcornr_top_565287, .roundedcornr_bottom_565287 div, .roundedcornr_bottom_565287 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_565287, .roundedcornr_bottom_565287 {
	margin-top: 0px;
}
.roundedcornr_content_565287 {
	padding: 0 15px;
}
/*What follows is the rounded corner code for The Access Wizard info box*/
.roundedcornr_box_450995 {
	background: url(images/roundedcornr_450995_tl.png) no-repeat top left;
}
.roundedcornr_top_450995 {
	background: url(images/roundedcornr_450995_tr.png) no-repeat top right;
}
.roundedcornr_bottom_450995 {
	background: url(images/roundedcornr_450995_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_450995 div {
	background: url(images/roundedcornr_450995_br.png) no-repeat bottom right;
}
.roundedcornr_content_450995 {
	background: url(images/roundedcornr_450995_r.png) top right repeat-y;
}
.roundedcornr_top_450995 div, .roundedcornr_top_450995, .roundedcornr_bottom_450995 div, .roundedcornr_bottom_450995 {
	width: 100%;
	height: 20px;
	font-size: 1px;
}
.roundedcornr_content_450995, .roundedcornr_bottom_450995 {
	margin-top: 0px;
}
.roundedcornr_content_450995 {
	padding: 15px 30px;
}
/* contactJim-specific style rules */
#contactInfoBox {
	position:absolute;
	bottom:7%;
	right:10%;
}
#lettersPic {
	position:absolute;
	bottom:0%;
	left:1%;
}
/* The following style rules are for the Access Wizard page */

#donationBanner {
	float:right;
	margin-left:30px;
	margin-top:50px;
	margin-right:-10px;
}

div#newsletterBox {
	float:right;
	width:241px;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	clear:right;
}

#emailEntryBox {
	position:relative;
	left:20px;
	bottom:40px;
	color:#999;
}
#goButton {
	position:relative;
	left:20px;
	bottom:40px;
}
/*	Table style rules modified from Teylor Feliz's theme "Blue Dream" - http://www.admixweb.com */

.ezineTableHeader {
	background-image:url(images/tableHeader.gif);
	width:167px;
	height:37px;
	margin-top:60px;
	margin-left:40px;
	
}
#tableWrap {
	width:700px;
	margin-left:40px;
	border:1px solid #444;
}
table {
	background:#D3E4E5;
	width:100%;
	border-collapse:collapse;
	color:#fff;
	font:normal 12px verdana, arial, helvetica, sans-serif;
}
td, th {
	color:#363636;
	padding:.4em;
	border-bottom: 1px dotted gray;
}
col.year {
	width:40px;
	font-weight:bold;
	text-align:center;
}
col.month {
	width:40px;
	font-weight:normal;
	padding-left:25px;
}
col.title {
	width:620px;
	padding-left:25px;
}
tr>th, tr>td {
	width:40px;
	font-weight:bold;
	text-align:center;
}
th+th, td+td {
	width:40px;
	font-weight:normal;
	padding-left:25px;
	text-align:left;
}
th+th+th, td+td+td {
	width:620px;
	padding-left:25px;
	text-align:left;
}
#tableHeadings th {
	background:#555;
	color:#fff;
	padding:3px 10px 3px 10px;
	text-align:left;
	font-size:0.86em;
	font-weight:normal;
	border-top:2px #333 solid;
	border-bottom:2px #333 solid;
}
td a {
	color:#363636;
	text-decoration:none;
}
td a:hover {
	text-decoration:underline;
}
th a {
	color:#363636;
	font-weight:normal;
	text-decoration:none;
}
th a:hover {
	color:#363636;
}
td+td a {
	background-image:url(images/bullet_blue.png);
	background-position:left center;
	background-repeat:no-repeat;
	color:#03476F;
	padding-left:20px;
	display:block;
}
td+td a:visited {
}
.odd {
	background:#fff;
}
tr:hover {
	background:#99BCBF;
	border:1px solid #03476F;
	color:#000000;
}
tr:hover#tableHeadings {
	border:none;
}
/* aboutJim-specific style rules */

div#jimsCV {
	padding-bottom:66px;
	padding-right:66px;
	padding-top:15px;
}
#jimsCV img {
	float:right;
}
ul.arrowHeadBullet {
	margin-left:20px;
	padding-bottom:4px;
	list-style-image:url(images/bullet2.gif);
	padding-top:10px;
}
.arrowHeadBullet li {
	line-height:3;
	margin-left:70px;
	padding-left:10px;
}
/* Presentation page rules */

div#floor {
	background-color:#f0f0f0;
	border-top-width:0px;
	border-top-color:#b1b1b1;
	border-top-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#b1b1b1;
	border-bottom-style:solid;
	width:100%;
	height:200px;
	position:relative;
	margin-top:470px;
}
div#whiteBoard {
	width:783px;
	height:634px;
	background-image:url(images/whiteBoardWoodFloor.gif);
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
	top:-429px;
}
#whiteBoard p {
	position:relative;
	top:115px;
	left:169px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#147;
}

div#whiteboardItems {
	float:left;
	margin-left:225px;
	margin-top:135px;
}

div.whiteboardItem {
	margin-bottom:20px;
}

.whiteboardItem a {
	position:relative;
	font-size:1.1em;
	color:#888;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	margin-left:18px;
	top:2px;
}

.whiteboardItem a:hover {
	color:#000;
}
