body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #330000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2%;
	margin-bottom: 0px;
	margin-left: 2%;
	background-color: #FFEAB1;
}


#mainTable td {
 	padding: 8px;/*Pads each table cell in modern browsers*/
 }
 
 #maincontent {
	font-size: 11pt;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666699;
	line-height: 16pt;
 }
 
 #navbar {
	width: 120px;
	font-size: 12pt;
	background-color: #FFCC66;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666699;
 }
 
 #sidebar {
	width: 300px;
	font-size: 11pt;
	vertical-align: top;
	line-height: 16pt;
 }
 #sidebar ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: disc; /* */
 }
 
 #navbar a {
	/*/*/padding: 3px;
	display: block;
	border: 1px dotted #CCC;
	text-decoration: none;
	width: 110px;
	font-size: 12pt; /* */
}	
#navbar a:hover {
	padding: 3px;
	display: block;
	border: 1px dotted #660000;
	text-decoration: none;
	width: 110px;
	background-color: #E5A777;
	color: #330033;
 }

#header {
	color: #CCCCCC;
	padding-left: 0px;
 	
 }
 
 #footer {
 	background-color: #E5A777;
 	color: #330033;
}
#footer a {
	text-decoration: none;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 10px;
}	
#footer a:hover {
	text-decoration: underline;
	color: #330033F;
}	

td, p, ul {
 	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
 } 
ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: disc; /* */
 }	
a:link {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #330033;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}

.copyright {
	font-size: 10pt;
	border-top: 1px solid #330066;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding: 0px;
}
h1 {
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #660066;
	letter-spacing: 0.1em;
	line-height: 26pt;
}
h2 {
	font-size: 16pt;
	font-weight: bold;
	color: #660066;
	letter-spacing: .1em;
	line-height: 22pt;
}
h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #660033;
	letter-spacing: .1em;
	line-height: 18pt;
}
h4 {
	font-size: 12pt;
	font-weight: bold;
	color: #660033;
	letter-spacing: .1em;
	line-height: 18pt;
}
#title {
	padding-bottom: 0px;
	}
.empasis {
	font-style: italic;
	font-weight: bold;
}
.callout {
	color: #FFFFFF;
	background-color: #6D4C60;
	border: 1px solid #FF9933;
	padding: 8px;
	display: block;
}
.caption {
	font-size: 10pt;
	text-align: center;
}
.italic {
	font-style: italic;
}
.dream {
	font-style: italic;
	background-color: #E4CBB4;
	display: block;
}
.small {
	font-size: 10px;
}
.goodworx {
	font-size: 10px;
	border-top: 1px solid #330066;
	border-right: none;
	border-bottom: none;
	border-left: none;
	text-align: right;
}
.calloutname {
	text-align: right;
}
.name {
	padding-left: 40%;
	padding-top: 10px;
}
.testimonials {
	font-family: arial, helvetica, "sans serif";
	font-size: 11pt;
	font-style: italic;
}
.ltcallout {
	background-color: #FFCC66;
	padding: 6px;
	border: 1px dotted #660000;
	display: block;
}
.floatright {
	float: right; 
	width: 100px;
	margin: 0 0 10px 10px;  
}
