body
{	font-family: arial, Geneva, Arial, Helvetica, sans-serif; 
	color: #000; 
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 788px;
	text-align: center;
	font-size: small;
	line-height: 130%;
	font-weight: normal;
	position: relative;
	background: #845e55 repeat-x url(../images/bg_gradient_02.jpg);
}

p
{
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 220%; 
	margin: 10px 0px 30px 0px;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 110%;
}

h2
{
	font-size: 120%;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 4px 5px;
	letter-spacing: 1px;
	color: #48342d; 
	background: #eacdbc;
	border-top: 1px solid #c08773;
	border-bottom: 1px solid #c08773;
}

h3
{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size: 120%;
	color: #000; 
	letter-spacing: 0px;
}

a:link, a:visited
{
	color: #443328;
}

a:hover, a:active
{
	color: #000;
}

img
{
	vertical-align: middle;
	border: none;
}

#banner		
{	
/*	font-size: 0px;	*/					/* Need to get rid of extra space in Netscape 6 (possibly others */
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding: 0px;
	width: 788px;
	height: 93px;
	position: relative;
	font-size: 0px;
}

#banner #home-link 
{
	background: transparent url(../images/spacer.gif) no-repeat scroll 0%;
	position: absolute;
	left: 20px;
	top: 20px;
	height: 90px;
	width: 700px;
}

#container
{	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 0px 10px 0px;		/* Need bottom padding for space at bottom of page */
	text-align: left;
 	width: 788px;
	vertical-align: top;
	background: #f4e4d4 url(../images/bg_container_04.jpg);
	float: left;
}

/* Need to put width in or anything in main below the sidebar will
shift slightly to the left */
#main
{
	width: 578px;
	margin: 0px;
	padding: 0px;
	float: right;
	background: url(../images/watermark_01.gif) no-repeat -20px 140px;	
}

#main-content
{
	vertical-align: top;
	padding: 0px;
	margin: 15px 20px 10px 30px;
}

#sidebar
{
	float: left;
	width: 210px;
	margin: 0px; 
	padding: 0px;
}


#sidebar-content
{
	margin: 10px 0px 0px 30px;
	padding: 20px 0px 0px 0px;
	background: no-repeat url(../images/bg_navbar_01.jpg);
}

ul#navbar
{
	margin: 0px;
	padding: 0px;
	clear: left;
	height: 1%;
}

ul#navbar li 
{	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 1%;
}

ul#navbar li a
{	
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 140%;
	letter-spacing: 1px;
	color: #000;
	margin: 0px;
	padding: 7px 10px 7px 20px;
/*	padding: 0.4em 0.5em 0.4em 1.4em; */
	height: 1%;
	line-height: 100%;
}

ul#navbar li a:hover, ul#navbar li a:active
{
	color: #000;
	background-color: #c08773;
}

ul#navbar li ul
{
	padding: 0px 0px 0px 10px;
}

ul#navbar li ul li
{
}

ul#navbar li ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
}

#footer
{
	background: #f4e4d4 url(../images/footer_02.jpg) no-repeat; 
	height: 42px; 
	margin: 0px; 
	padding: 0px; 
	clear: both;
}

.kungfu
{
	position: absolute; 
	top: 43px; 
	left: 94px;
}

.testimonials
{
	margin: 0px 30px 0px 30px;
}

.testimonials dl
{
	text-align: left;
	margin: 20px 10px 0px 5px;	
	padding: 0px;
	line-height: 130%;
	color: #000;
}

.testimonials dl dd
{	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.testimonials dl dd img
{
	float: left;
	margin: 0px 20px 10px 0px;
	width: 200px;
}

.testimonials dl dd img.img-right
{
	float: right;
	margin: 0px 0px 10px 20px;
}

.testimonials dl dt
{
	margin: 5px 0px 10px 0px;
	padding: 3px 5px 3px 0px;
	font-weight: bold;
	text-align: right;
	line-height: 120%;
	font-size: 85%;
	background: #eacdbc;
	border-top: 1px solid #c08773;
	border-bottom: 1px solid #c08773;
	clear: both;
}


ul.note
{
	margin: 0px;
	padding: 0px 0px 15px 20px;
	list-style-type: none;
	margin-left: -10px;
}

ul.note li
{
	margin: 0px;
	padding: 5px 0px 5px 20px;
	color: #444;
	font-weight: bold;
	list-style: none;
	line-height: 1.25em;
	background: 10px 0.5em no-repeat url(../images/musical_note_05.gif);
}

ul.note li a
{
	color: #333;
	padding: 0px 0px 15px 10px;
}

ul.note li a:visited
{
	color: #ba5859;
}

ul.note li a:hover, ul.note li a:active
{
	color: #000;
	text-decoration: none;
}

.process-img
{
	float: left;
	width: 200px;
	margin: 0px 20px 20px 0px;
}

.process-img img
{
	width: 200px;
}

.process-img p
{
	text-align: left;
	margin: 2px 0px 0px 0px;
	padding: 4px 5px;
	color: #48342d; 
	background: #eacdbc;
	border-top: 1px solid #c08773;
	border-bottom: 1px solid #c08773;
}

.cartoon
{
	float: left; 
	width: 180px; 
	margin: 0px 0px 0px -218px;
}

.cartoon img
{
/*	width: 180px; */
}

.cartoon p
{
}

.page-button
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

.page-button a, .page-button a:visited
{
	background: #eacdbc;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #faebdc;
	border-left: 1px solid #faebdc;
	border-bottom: 1px solid #ba9c8c;
	border-right: 1px solid #ba9c8c;
	text-decoration: underline;
	margin: 0px 5px 0px 5px;
	padding: 5px;
}

.page-button a:hover, .page-button a:active
{
	border-top: 1px solid #ba9c8c;
	border-left: 1px solid #ba9c8c;
	border-bottom: 1px solid #faebdc;
	border-right: 1px solid #faebdc;
	background: #fff;
	color: #000;
}

.back-button, .back-button visited
{
	background: #eacdbc;
	color: #000;
	font-weight: bold;
	border-top: 1px solid #faebdc;
	border-left: 1px solid #faebdc;
	border-bottom: 1px solid #ba9c8c;
	border-right: 1px solid #ba9c8c;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
	padding: 2px 5px;
}

a:hover.back-button, a:active.back-button
{
	border-top: 1px solid #ba9c8c;
	border-left: 1px solid #ba9c8c;
	border-bottom: 1px solid #faebdc;
	border-right: 1px solid #faebdc;
	background: #432;
	color: #eacdbc;
}

.promo
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.promo a, .promo a:visited
{
	font-size: 80%;
	color: #ffed2a;
}

.promo a:hover, .promo a:active
{
	color: #fff;
}

.sidebar-testimonial
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin: 60px 20px 10px 20px; 
	font-weight: normal; 
	font-size: 90%;
}

.sidebar-testimonial .author
{
	margin: -10px 0px 50px 0px;
	color: #443328;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}

.contact-table 
{
	background: #eacdbc;
	border-color: #ffeddc #caad9c #caad9c #ffeddc;
	border-style: solid;
	border-width: 2px 2px 2px 2px;
	margin-top: 10px;
	width: 300px;
}

.contact-table th 
{
	font-weight: bold;
	padding: 5px 5px 5px 10px;
}

.contact-table td 
{
	padding:5px 10px 5px 5px;
}

ul.links a:link, ul.links:visited
{
	color: #000;
}

ul.links a:hover, ul.links:active
{
	text-decoration: none;
	background: #fff;
}

.photo-list 
{
	margin: 0px 0px 40px 0px;
	padding: 0;
/*	height: 250px;  This was when a 2nd <td> was used that had a link: Enlarge */
	height: 230px;
	width: 500px;
	list-style: none;
	overflow: auto;
	white-space: nowrap;
}

/***
.photo-list li 
{
	display: inline;
}
***/

.photo-list img
{
	border: 1px solid #000;
}

.photo-list-table
{
	display: inline-block;
	white-space: nowrap;
	margin: 0px;
}

.photo-list-table th, .photo-list-table td
{
	text-align: center;
	padding: 5px 0px 0px 0px;
}

.photo-list-table td
{
	font-size: 0px;
}

/***
.photo-list-div
{
	margin: 0;
	padding: 0;
	height: 300px;
	width: 500px;
	overflow: auto;
	white-space: nowrap;
}

.photo-list-div div
{
	display: inline;
}

.photo-list-div div p
{
	float: left;
	width: 100px;
	white-space: nowrap;
}

.photo-list-div img 
{
	height: 82px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	border: 0;
}
***/
