/* CSS Document */


body {
	background-image: url(../images/back.gif);
}

p,h1,h2, ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	line-height: 1.3em;
}

h1 {
	font-size: 1em;
	line-height: 1.3em;
	color:#CC6600
}

h2 {
	font-size: .8em;
	line-height: 1em;
	color:#CC6600
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
}

.sidebarHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.0em;
	color: #0000FF;
}

.header {
	font-size: 1.1em; 
	letter-spacing: 2px; 
	font-style: italic; 
	font-weight: bolder; 
	color: #CC6600; 
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #663300;
}
.style3 {
	font-size: 24px;
	letter-spacing: 2px;
	font-style: italic;
	font-weight: bold;
	color: #FBF5DB;
}
/* BEGIN style1 */
#navlist
{
	padding-left: 0px;
	margin-left: 5px;
	border-bottom: 1px solid white;
	width: 220px;
	text-align: left;
	background-color: #FF9933;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid white;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#navlist li a {
	text-decoration: none;
	color: #FFFFFF;
}
#navlist li a:hover {
	text-decoration: underline;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link {
	color: #CC6600;
}


/* END style1 */
