body	{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

html	{ height: 100%; }


.container	{
	background-color:#CCC;
	margin: 0px;
	padding: 0px;
	border: 2px;
	height: 100%;
	}




.links { border:1px solid black; vertical-align:text-top; }
 
.forums-table { text-align: center; border: 2px; border:1px solid black; background-color:#99FF66; width:395px; color:#666;}

.400width	{ width:400px; font-size:18px; vertical-align:text-top; }

.700width	{ width:600px; text-align:center;}

.forums		{ color:#333; font: 15px arial, aerial; font-weight: bold; letter-spacing: 0px; width: 500; text-align:left; border: 2px; border:1px solid black;}

.paid-services		{ color:#333; font: 15px arial, aerial; font-weight: bold; letter-spacing: 0px; width: 400; text-align:left; background-color:#FFFFFF;}
			
.excelhelpboxes3 { color:#333; font: 15px arial, aerial; font-weight: bold; letter-spacing: 0px; }

.testimonial  { color:#333; font: 13px arial, aerial; font-weight: normal; letter-spacing: 0px; width:100%; text-align:center;}


.excelhelpboxes33 {
			width: 750;
			border:#333;
			text-align:left;
			background-color:#FFFFFF;
			height: 100%;
			margin-left: auto;
			margin-right: auto;
			border:#999 2px solid;
			}


/* DEFAULTS - MARGINS SPACING */

div		{ margin: 0; padding: 0; border: 0; }

table, tr, td	{ border-collapse: collapse; border-spacing: 0; margin: auto; padding: 0; border: 0; }

.training-table	{ border-style:solid; border-width:1px; border-color:#CCC; }





/* DEFAULTS - ALIGNMENT */

.td-right 	{ text-align: right; }

.td-left 	{ text-align: left; }

.td-center	{ text-align: center; }

.td-top		{ vertical-align: top; }

.td-middle	{ vertical-align: middle; }

.td-bottom	{ vertical-align: bottom; }

.center-align	{ text-align: center; }

.center-div	{ margin-left: auto; margin-right: auto; }

.right-div	{ margin-left: auto; margin-right: 0; }

.left-div	{ margin-left: 0; margin-right: auto; }

.valign-top 	{ vertical-align:text-top;}




/* DEFAULTS - MISC */

.fullwidth	{ width: 100%; }

.halfwidth	{ width: 50%; }

.750width	{ width:750px; background-color:#FFFFFF; }

.700width	{ width:700px; background-color:#FFFFFF; }

.650width	{ width:650px; background-color:#FFFFFF; }

.nobreak	{ white-space: nowrap; }

.just 		{ text-align: justify; }

.img 		{ border: 0; }

.img-four   { border-style:solid; border-width:2px; border-color:#CCC; }

.img-five   { border-style:solid; border-width:0px; border-color:#CCC; }

.contact-banner  { border-style:solid; border-width:0px; border-color:#666;}

.bkgrncolor	{background-color:#FFFFFF;}

.contact-banner-right { text-align:right;}

.contact-banner-left { text-align:left;}

.forum-banner-left  { text-align:left;}

.forum-banner-right  { text-align:right;}

.call-to-action-forum-banner-left  { border-style:solid; border-width:0px; border-color:#666; text-align:left;}
.call-to-action-forum-banner-right { border-style:solid; border-width:0px; border-color:#666; text-align:right;}

.call-to-action  { border-style:solid; border-width:0px; border-color:#666; text-align:right;}

.blockimage	{ display: block; }

.formmargin	{ margin: 0px; }




/* NON-MENU PAGE LINK COLORS */

a:link		{ color: #B79564; text-decoration: none; }

a:visited	{ color: #B79564; text-decoration: none; }

a:active	{ color: #B79564; text-decoration: none; }

a:hover		{ color: #0099FF; text-decoration: none; }




/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

div, table	{ color: #888888; font: 13px arial, sans-serif; font-weight: normal; line-height: 18px; }

.title 		{ color: #000000; font: 18px arial, sans-serif; font-weight: normal; text-align:right;}

.subtitle 	{ color: #000000; font: 16px arial, sans-serif; font-weight: normal; }

.smalltitle 	{ color: #000000; font: 15px arial, sans-serif; font-weight: bold; letter-spacing: 0px; }

.largetitle	{ color: #888888; font: 18px verdana, arial, sans-serif; font-weight: normal; }

.phonetitle 	{ color: #000000; font: 13px arial, sans-serif; font-weight: bold; }

.hilite		{ color: #000000; font-weight: bold; }




/* CONTENT WIDTHS, HEIGHT, MARGINS, PADDING */

.pagewrapper		{
			width: 800px;
			background-color:#FFFFFF;
			height: 100%;
			margin-left: auto;
			margin-right: auto;
			border:#999 2px solid;
			}

.content-outer		{ padding: 0px 10px 0px 10px; }

.content-width		{ width: 560px; }

.content-pad		{ padding: 20px 8px 8px 8px; }

.pageheight		{ min-height: 600px; }

.contact-pageheight		{ min-height: 700px; }

.pagetop-space		{ height: 25px; }




/* HEADER CODE */

.logoimage	{ margin-top: 0px; margin-bottom: 0px; }

.headerwidth	{ width: 100%; }

.headerheight	{ height: 85px; }

.header-background 	{
			background-color: #FFFFFF;
			border-bottom: #FF0000 0px solid;
			}

/* START TEXT HEADER CODE */

.logolayerlink	{
		display: block;
		padding: 30px 15px 0px 15px;
		}

.textlogo	{ font: normal 23px arial, sans-serif; }

a.textlogo:link, a.textlogo:visited, a.textlogo:active	{ color: #000000; text-decoration: none; }

a.textlogo:hover { color: #000000; text-decoration: none; }




/* HOMEPAGE CODE */

/* JQUERY HOME PAGE CODES - SEE ALSO .css IN JQuery FOLDER */

.homeimage	{
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: #FFFFFF;
		border-top: #C0C0C0 1px solid;
		border-bottom: #C0C0C0 1px solid;
		margin: 10px 0px 10px 0px;
		}

.JQslideshow	{ background-color: transparent; }

.JQS-border	{
		border: 0px solid #C0C0C0;
		border-width: 0px 1px 0px 1px;
		}

.JQslideshow	{
		background-color: transparent;
		}

/* NEXT PREV BUTTONS */

.NextPrevBorder	 		{ border: #FFFFFF 0px solid; }

a:hover .NextPrevBorder 	{ border: #009900 0px solid; }

#NextPrev	{
		position: relative;
		left: -354px;
		top: 305px;
		width: 62px;
		height: 30px;
		margin-bottom: -30px;
		z-index: 50;
		}

table#NextPrev	td	{ padding: 0px 0px 0px 0px; }

#prev			{ margin: 0px 2px 0px 0px; }

#next			{ margin: 0px 0px 0px 0px; }

/* HOMEPAGE LINK AREA CODE */

.homelinks-box  {
		  width: 800px;
		  text-align:center;
		  background-color: transparent;
		  *border-top: #C0C0C0 0px solid;
		  *border-bottom2: #C0C0C0 1px solid;
		  margin-top: 0px;
		  margin-bottom: 0px;
		  }

table.homelinks-pad td { padding: 25px 15px 5px 5px; }

ORIGINAL -table.homelinks-pad td { padding: 13px 25px 13px 25px; }

.homelinks	  {
		  font-family: arial, helvetica, sans-serif;
		  font-size: 13px;
		  font-weight: normal;
		  letter-spacing: 2.0px;
		  }

a.homelinks:link		{ color: #000000; text-decoration: none; }

a.homelinks:visited		{ color: #000000; text-decoration: none; }

a.homelinks:active		{ color: #000000; text-decoration: none; }

a.homelinks:hover		{ color: #3399FF; text-decoration: none; }

/* CODE FOR OPTIONAL HOME PAGE "OPTIONAL-style3-index.html" */

table.home-OPT-pad td	{ padding: 8px 8px 8px 8px; }




/* GOOGLE SITE SEARCH */

.searchbox	{
		margin-top: 20px;
		margin-bottom: 0px;
		margin-right: 15px;
		background-color: transparent;
		border: #AFAFAF 0px solid;
		}

.sitesearchbutton	{ display: block; margin: 1px 0px 0px 5px; }

.searchsiteform		{
			width: 110px;
			height: 18px;
			color: #000000;
			font: 12px arial, sans-serif;
			background-color: #F7FAFA;
			background-image: url("picts/shadeform.gif");
			border: #A3B7B3 1px solid;
			}

.searchtext		{
			color: #000000;
			font: normal 10px arial, sans-serif;
			}




/* SOCIAL ICONS */

.socialspace	{ padding-left: 2px; padding-right: 2px; }

.social-box	{
		width: 130px;
		padding-bottom: 5px;
		border: #FF0000 0px solid;
		}




/* TEXT LIST COLORS AND SPACING */

.list	{ line-height: 22px; color: #6666CC; }




/* PAGE SPLIT LINES */

.page-splits 	{ 
		font-size: 1px;
		line-height: 1px;
		width: 99%;
		height: 2px;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px;
		border-top: #D5B588 1px solid;
		border-bottom: #D5B588 0px solid;
		}

.sidebar-splits	{ width: 80%; }




/* NON-GALLERY IMAGE BORDERS AND CAPTIONS */

.img-borders	{ border: #999999 1px solid; padding: 3px; }

.img-captions	{ color: #000000; font-size: 10px; padding: 3px 0px 3px 0px; }

/* SITE MAP HOVER BORDERS */

.Hoverborder	 	{ border: #999999 1px solid; cursor: pointer; display: block; padding: 3px; margin-bottom: 3px; }

A:hover .Hoverborder,
A:active .Hoverborder 	{ border: #0099CC 1px solid; filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; cursor: pointer; display: block; padding: 3px; margin-bottom: 3px; }




/* PICTURE GALLERY CODE */

.gallerytext 	{ font-size: 11px; padding: 5px 0px 7px 0px; }

.picturetitle 	{ color: #000000; font: 11px arial, sans-serif; font-weight: bold; letter-spacing: 1.0px; }

.gallery-text-width	{
			width: 680px;
			padding: 0px 0px 0px 0px;
			}

.gallery-images-width	{
			width: 80%;
			max-width: 600px;
			padding: 0px 0px 0px 0px;
			}

.gal-cell, .cart-width	{
			width: 150px;
			padding-top: 1px;
			padding-bottom: 4px;
			}

.gallery-align		{ min-height: 70px; }

/* GALLERY BORDERS */

.Galborder	 	{ border: #999999 1px solid; cursor: pointer; display: block; padding: 7px; margin-bottom: 6px; }

A:hover .Galborder,
A:active .Galborder 	{ border: #0099CC 1px solid; filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60; cursor: pointer; display: block; padding: 7px; margin-bottom: 6px; }

.viewer-border		{ border: #000000 1px solid; display: block; }


/* GALLERY CART CODE */

.price 			{ color: #773B00; font: 15px arial, sans-serif; font-weight: bold; }

.gallery-text-width-cart {
			 width: 80%;
			 max-width: 680px;
			 padding: 0px 0px 0px 0px;
			 }

.cart-box	{
		background-color: #F3F3F3;
		border: #C0C0C0 1px solid;
		margin-top: 1px;
		}

table.cart-box td { padding: 6px 3px 6px 5px; }

#view-cart	{ position: relative; top: -10px; left: 0px; }

.button-order 	{
		background-image: url("picts/button-order.jpg");
		background-color: #F05574;
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		cursor:pointer;
		width: 72px;
		padding-top: 4px;
		padding-bottom: 4px;
		border: #B10023 1px solid;
		}

.buttonon-order {
		background-image: url("picts/buttonon-order.jpg");
		background-color:#47C4F0;
		font-family: arial, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		cursor:pointer;
		width: 72px;
		padding-top: 4px;
		padding-bottom: 4px;
		border: #00ABFF 1px solid;
		}

.cart-options	{
		color: #000000;
		background-color: #F0F0F0;
		width: 125px;
		font-size: 11px;
		margin-top: 6px;
		margin-bottom: 0px;
		}




/* PICTURE VIEWER */

.viewer-pad	{ padding: 8px; }

.back-arrow	{ margin-bottom: 8px; }


/* PICTURE VIEWER TEXT AREA CODE */

.Gallery-Page-Frame	{
			width: 622px;
			height: 170px;
			display: block;
			margin: 6px auto;
			padding: 0px;
			border: #FF0000 0px solid;
			/* NEXT LINE TO auto TO SHOW SCROLLBAR */
			overflow: hidden;
			}

.Gallery-Page-Width	{
			width: 100%;
			margin-left: auto;
			margin-right: auto;
			}

.Gallery-Page-Area	{
			text-align: left;
			color: #666666;
			font: 12px arial, sans-serif;
			font-weight: normal;
			padding: 8px 10px 0px 10px;
			}

.Gallery-Page		{
			margin: 0px;
			padding: 0px;
			background-color:#FFFFFF;
			}

#gallery-watermark	{
			width: 300px;
			height: 40px;
			margin: 0 auto;
			margin-bottom: -40px;
			position: relative;
			left: 0px;
			top: 300px;
			z-index: 8;
			-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
			filter: alpha(opacity=30);
			-moz-opacity:.30;
			opacity: .3;
			}




/* SLIDESHOW CODE */

table.slideshow-buttons td { padding: 1px; }

.slide-text		{ color: #999999; font: 11px verdana, arial, sans-serif; font-weight: bold; }

.slide-hilite 		{ color: #000000; font-weight: bold; }

.button-gallery 	{
			background-color:#FFFFFF;
	        	background-image: url("picts/button-gallery.gif");
			color: #777777;
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			cursor:pointer;
			text-align: center;
			width: 25px;
			padding: 5px 4px 5px 4px;
			border: #C5C3CE 1px solid;
			}


.buttonon-gallery	{
			background-color:#FFFFFF;
	        	background-image: url("picts/buttonon-gallery.gif");
			color: #000000;
			font-family: arial, helvetica, sans-serif;
			font-size: 14px;
			font-weight: normal;
			cursor:pointer;
			text-align: center;
			width: 25px;
			padding: 5px 4px 5px 4px;
			border: #000000 1px solid;
			}




/* MAIN VIDEO PAGES CODE (NOT POPUP) */

/* FOR POPUPS SEE CSS IN "video/colors-video" FOLDER */

.playtext		{ font: bold 13px arial, sans-serif; }

.timetext		{ color: #000000; font: normal 11px arial, sans-serif; }

.rightVid-text		{ color: #777777; font: normal 12px arial, sans-serif; }

.vidbox			{
			width: 325px;
			padding: 5px;
			margin-top: 4px;
			margin-bottom: 18px;
			background-color: transparent;
			border: #47A5FF 0px solid;
			}

table.vidcells td	{ padding: 4px 6px 4px 6px; }

.video-pad		{ padding: 8px; }

.leftVid-cell		{ width: 154px; vertical-align: top; text-align: center; }

.rightVid-cell		{ vertical-align: top; text-align: left; }

.vid-splits		{ margin: 5px 0px 5px 0px; }

.vidplaybutton		{ vertical-align: middle; margin-right: 2px; }

.Hvideoborder		{ border: #000000 2px solid; display: block; }

.HvideoborderTOP	{ border-bottom: #000000 0px solid; }

.Vcontrols		{ margin-bottom: 3px; }




/* VIDEO SIDEBAR */

.vid-sidebar		{ width: 100px; }

.sidebar-vid-text	{ font: 11px arial, sans-serif; font-weight: bold; }

.sidebar-vid-background	{
			background-color: #F1EBE4;
			border: #E1D3C0 1px solid;
	/* CORNER ROUNDING */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
			}

.Vidsideborder	 	{ border: #000000 2px solid; cursor: pointer; padding: 0px; display: block; margin-bottom: 3px; }

A:hover .Vidsideborder,
A:active .Vidsideborder { border: #FFFFFF 2px solid; cursor: pointer; display: block; margin-bottom: 3px; }

a.vid-sidelink:link	{ color: #B79564; text-decoration: none; }

a.vid-sidelink:visited	{ color: #B79564; text-decoration: none; }

a.vid-sidelink:active	{ color: #B79564; text-decoration: none; }

a.vid-sidelink:hover	{ color: #663300; text-decoration: none; }




/* HIDE MENU AND ITEMS FOR PRINTING */

@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}




/* FOOTER */

.footer		{
		color: #888888;
		font: 11px arial, sans-serif;
		font-weight: normal;
		padding: 15px 10px 15px 10px;
		background-color: transparent;
		border-top: #FF0000 0px solid;
		}

.footer-background 	{
			background-color: #FFFFFF;
			border-top: #FF0000 0px solid;
			background-position: left top;
			background-repeat: repeat;
			}

.footer a:link		{ color: #000000; text-decoration: none; }

.footer a:visited	{ color: #000000; text-decoration: none; }

.footer a:active	{ color: #000000; text-decoration: none; }

.footer a:hover		{ color: #0099FF; text-decoration: none; }




/* CONTACT PAGE CODE */

.form-align		{ margin-left: 0px; }

table.form-align td	{ padding: 2px 0px 2px 0px; }

.button 	{
		background-color:#FFFFFF;
	        background-image: url("picts/button.gif");
		color: #566864;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		cursor:pointer;
		width: 110px;
		padding: 5px 4px 5px 4px;
		border: #A3B7B3 1px solid;
		}
		
.button2 	{
		background-color:#CCC;
	        background-image: url("picts/button.gif");
		color: #566864;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		cursor:pointer;
		width: 110px;
		padding: 5px 4px 5px 4px;
		border: #A3B7B3 1px solid;
		}

.buttonon 	{
		background-color:#FFFFFF;
	        background-image: url("picts/buttonon.gif");
		color: #000000;
		font-family: arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: normal;
		text-align: center;
		cursor:pointer;
		width: 110px;
		padding: 5px 4px 5px 4px;
		border: #000000 1px solid;
		}


.shadeform	{
		font: 13px arial, sans-serif;
		color: #000000;
		text-align: left;
		background-color: #F7FAFA;
		background-image: url("picts/shadeform.gif");
		width: 180px;
		border: #A3B7B3 1px solid;
		}


.textarea	{
		font: 13px arial, sans-serif;
		color: #000000;
		text-align: left;
		background-color: #F7FAFA;
		background-image: url("picts/shadeform.gif");
		width: 230px;
		height: 125px;
		overflow: auto;
		border: #A3B7B3 1px solid;
		}




/* PAYPAL custom.htm PAYMENT PAGE CODE */

.payform		{ width: 112px; }

textarea.payform	{ overflow: auto; }

.payformbox	{
		background-color: #F7FAFA;
		border: #A3B7B3 1px solid;
		}

table.paypaltable td	{ vertical-align: middle; padding: 6px 7px 6px 7px; }




/* CODE FOR LINKS PAGE */

table.searcharea td	{ padding: 0px 4px 0px 0px; }

.searcharea	{ margin: 5px 0px 0px 0px; }

.linksmargin	{ margin: 0px 0px 10px 0px; }

.searchbutton 	{
		background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		color: #566864;
		font-family: arial, helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		height: 22px;
		width: 60px;
		cursor:pointer;
		text-align: center;
		border: #A3B7B3 1px solid;
		}

.searchform 	{
		font: 13px arial, sans-serif;
		color: #000000;
		background-color: #F7FAFA;
		background-image: url("picts/shadeform.gif");
		width: 120px;
		height: 20px;
		border: #A3B7B3 1px solid;
		}




/* CODE FOR THE menu_gallery.js GALLERY MENU */

#galmenu	{
		margin: 0px 0px 0px 0px;
		padding: 0px 8px 0px 8px;
		}

.gallery-menu	{ background-color: transparent; }

.menu-gal	{
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 1.0px;
		padding: 4px 8px 4px 8px;
		margin: 0px 1px 0px 1px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		background-color: transparent;
		border: 0px solid #C0C0C0;
		border-width: 0px 1px 1px 1px;
/* BUTTON CORNER ROUNDING */
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
-khtml-border-radius: 0px;
border-radius: 0px;
		}

a.menu-gal:link 	{ color: #000000; }


a.menu-gal:visited 	{ color: #000000; }


a.menu-gal:active 	{ color: #000000; }


a.menu-gal:hover 	{
			color: #FFFFFF;
			background-image: none;
			background-color:#D5B588;
			}




/* CODE FOR THE menu_footer.js FOOTER MENU */

.menu-ft-outer 	{
		width: 100%;
		background-color: transparent;
		border-top: #C0C0C0 1px solid;
		border-bottom: #C0C0C0 1px solid;
		}

.menu-ft-inner	{ margin-top: 0px; margin-bottom: 0px; }

.menu-ft	{
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		letter-spacing: 1.0px;
		padding: 13px 15px 13px 15px;
		cursor:pointer;
		text-align: center;
		display: block;
		white-space: nowrap;
		border: #000000 0px solid;
		}

a.menu-ft:link 		{ color: #000000; }


a.menu-ft:visited 	{ color: #000000; }


a.menu-ft:active 	{ color: #000000; }


a.menu-ft:hover 	{ color: #FFFFFF; background-color: #D5B588; }

.four-square-header { color:#333; font: 15px arial; font-weight: bold; letter-spacing: 0px; }

.four-square-text { color:#666; font: 14px arial; letter-spacing: 0px; text-align:left; vertical-align:text-top; border:#FFF; border:thin; }

.toll-free { color:#333; font: 16px arial; letter-spacing: 0px; text-align:right; border:#FFF; border:thin; }

.toll-free-contact { color:#333; font: 16px arial; letter-spacing: 0px; text-align:left; border:#FFF; border:thin; }


.webinar-title { color:#333; font: 27px arial; letter-spacing: 0px; text-align:center; border:#FFF; border:thin; }

.webinar-header { color:#333; font: 35px arial; letter-spacing: 0px; text-align:center; border:#FFF; border:thin; font-weight:bold;}

.webinar-mini { color:#333; font: 23px arial; letter-spacing: 0px; text-align:center; border:#FFF; border:thin; text-align:center; }

.webinar-body-summary { color:#333; font: 14px arial; letter-spacing: 0px; text-align:center; border:#FFF; border:thin; width:700px; }

. { color:#333; font: 17px arial; letter-spacing: 0px; border:#FFF; border:thin;}

.-summary { color:#333; width:750px; font: 17px arial; letter-spacing: 0px; border:#FFF; border:thin;}

h2 {text-align:center;}

.jeff-h1 {color:#006600;}

.jeff-h2 {color:#006600;}

.jeff-h2-2 {color:#006600; text-align:center; }

.jeff-section1 {text-align:center; width:750px;}

.15wide	{ width:25px; font-size:36px;}

.450wide { width:450px; text-align:left; vertical-align:text-top; font-size:36px;}


.training-gif {vertical-align:top;}

.jeff-testimonial { font-size:22px; color:#006600; font-style:italic; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; vertical-align:text-top; text-align:center;}

.jeff-testimonial2 { font-size:22px; color:#666; font-style:italic; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; text-align:center;}

.jacob-testimonial { font-size:16px; color:#666; font-style:italic; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; text-align:center;}

.bold { font-weight:bold; color:#006600;}

.jeff-paragraph-text {text-align:left; color:#666; width:650px;}

.align-center {text-align:center; width:750px; vertical-align:text-top; }

.jeff-bullets { font-size:16px; color:#666; font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; text-align:left; width:700px; vertical-align:text-top;}

.bottom-text { color:#666; font: 16px arial; letter-spacing: 0px; text-align:left; vertical-align:text-top; border:#FFF; border:thin; }

.bottom-text-larger { color:#666; font: 14px arial; letter-spacing: 0px; text-align:left; vertical-align:text-top; border:#FFF; border:thin; }

.books { width:800px;
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
		font-weight: normal;
		padding: 15px;
		text-align: center;
		border: #000000 2px solid;
		color:#333;
		}
 
.book-header {text-align: center; border: 1px; border:1px solid black; color:#000; margin: 3px; padding: 3px;background-color:#0C9; }
  
.book-detail { text-align: left; border: 1px; border1px solid black; color:#333; margin: 3px; padding: 3px; font-weight:bold; vertical-align:top;}
 
.book-description { text-align: left; border: 1px; border:1px solid black; ; color:#999; margin: 3px; padding: 3px;}
 
