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


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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}

a {outline: none;}

table {
	border-collapse: collapse;

}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #aaa;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	
}
.oneColFixCtrHdr #container {
	width: 750px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px dotted #666666;
	border-right: 1px dotted #666666;
	border-top: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 85%;
	line-height: 1.6;
	border: 1px solid #42413C;
}
.oneColFixCtrHdr #header {
	background: #ffffff; 
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 0
	
}

.oneColFixCtrHdr #mainContent {
	padding: 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}

/* ---------------------- CUSTOMER LIST STYLES ---------------------*/

#clientlst h4.subheading {
	font-weight: bold;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 10px;
}


.oneColFixCtrHdr #mainContent .clientlist h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-top: 1em;
	letter-spacing: 1px;
}
.oneColFixCtrHdr #mainContent table.clientlist p.plain-text {
	line-height: 1.8;
	margin: 2px;
	
}
.oneColFixCtrHdr #mainContent table.clientlist td {padding: 0;
	margin: 0px;
}





/* ---------------------- END CUSTOMER LIST STYLES ---------------------*/

.plain-text p {
	line-height: 1.8;
}

div.story {
				color: #666;
				
			}
			p.normal {
		}
			p.normal-web- {}
			p.plain-text {}
			
			
		a:link {color: #339966;
			text-decoration: underline;
			
		}	
		a:visited {color: #663366
			
		}
		
		a:link li {color: #339966;
			
			
		}	
	 a:visited li{color: #663366;
			display: block;
			
		}
		


/* --------------------------------- SMALL NAV CALLED LOWERHEADER NAV --------------------*/
#lowerheader #nav {margin: 0;
	padding: 0;
	text-align: center;}	

#lowerheader #nav li {display: inline;
	background-color: #f3f6f5;	
	padding: 0 30px 5px 30px;
	border-right: 1px solid #339966;
	list-style-type: none;

}
#lowerheader #nav li.home {border-left: 1px solid #339966;
	border-right: 1px solid #339966;
}
br {margin-top: -15px;}

#lowerheader #nav li a {text-decoration: underline;}

		
#mainContent table {padding-top: 40px;
	text-align: left;
	
}	

#mainContent table p {
	font-weight: lighter;

}
	
#mainContent table td {}


#mainContent .freeresources table {
	width: 550px;
	}
	
#mainContent .freeresources td {border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	padding: 5px;
	margin: 0;
	}
#mainContent .freeresources th {border-bottom: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding: 5px;
	margin: 0;
	}
	
a img {border: 0;}

div.Section1 {margin: 3em 0;}

.Section1 p {padding: .5em 0;}


	
#quotes {padding: 2em;}
	
#quotes p {margin: 0;
	padding: 0;}
	
#quotes p.quotes{font-style: italic;
	margin-top: 0;
	padding-top: .8em;}	
	
div.Section1 li {padding-left: 2em;}


.booksection1 {width: 700px;
	padding-right: 10px;
	font-size: 80%;

}



.booksection1 img{padding-right: 5px;}

.booksection2 {width: 650px;

}
	
.booksection2 p {width: 650px;
	

}	

/*---------------------------------use this if necessary
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;}


.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

*/
	
/* ----------------------------------- CV STYLES --------------------------*/
.story {margin: 2em;

}

#cv-new.story h4 {font-style: italic;
	font-weight: bold;}

ul.intro {
	list-style-type: disc;
	padding-left: 2em;
	font-style: normal;}

#cv-new.story {line-height: 2;
	font-size: 90%;
	padding: 2em;
}

#cv-new.story ol.itemized li {list-style: decimal;
	list-style-position: inside;
	padding: 0 0 0 10px;
	margin: 0;
	
	}
	
#cv-new.story ol a:link {color: #339966; }
	
#cv-new.story h4 {padding-top: 2em;}



#cv-new.story p.plain-text, #cv-new.story li {font-size; 90%;
	line-height: 1.6;
	padding: .5em;
}

#cv-new.story ul.bullets li{
	list-style-position: inside;
	list-style-type: disc;
	background: none;
	padding: 0 0 0 20px;
	margin: 0;
}

	
	
	
/*---------------------------------use this if necessary
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;}


.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

*/

