
/* HEAD 1 */
P.first {
font-weight: bold;
text-decoration: none;
color: #7c3602;
font-style: normal;
font-size: 20px;
line-height: 22px;
margin-top: 0px;
margin-bottom: 9px;
margin-left: 0px;
text-indent: 0px;
font-family: Myriad Web, Myriad, "Trebuchet MS", Helvetica, Sans-Serif, Arial, Tahoma, sans-serif;
}

/* HEAD 2 */
P.second {
font-weight: bold;
text-decoration: none;
color: #000000;
font-style: normal;
font-size: 14px;
line-height: 17px;
margin-top: 0px;
margin-bottom: 9px;
margin-left: 0px;
text-indent: 0px;
font-family: Myriad Web, Myriad, "Trebuchet MS", Helvetica, Sans-Serif, Arial, Tahoma, sans-serif;
}

/* TEXT 1 */
P.third {
font-weight: none;
text-decoration: none;
color: #000000;
font-style: normal;
font-size: 13px;
line-height: 18px;
text-align: justify;
margin-top: 0px;
margin-bottom: 12px;
margin-left: 0px;
text-indent: 0px;
font-family: Myriad Web, Myriad, "Trebuchet MS", Helvetica, Sans-Serif, Arial, Tahoma, sans-serif;
}

/* TEXT LIST HANG INDENT, NO LEADING*/
.bullet li {
font-weight: none;
text-decoration: none;
color: #000000;
font-style: none;
font-size: 13px;
line-height: 17px;
list-style-type: square;
list-style-position: outside;
text-align: left;
margin-top: -15px;
margin-bottom: 17px;
margin-left: 0px;
text-indent: 0px;
font-family: Myriad Web, Myriad, "Trebuchet MS", Helvetica, Sans-Serif, Arial, Tahoma, sans-serif;
}


/* TEXT LIST HANG INDENT*/
.hang li {
font-weight: none;
text-decoration: none;
color: #000000;
font-style: none;
font-size: 13px;
line-height: 17px;
list-style-type: square;
list-style-position: outside;
text-align: left;
margin-top: -5px;
margin-bottom: 15px;
margin-left: 0px;
text-indent: 0px;
font-family: Myriad Web, Myriad, "Trebuchet MS", Helvetica, Sans-Serif, Arial, Tahoma, sans-serif;
}




/* TEXT LINK */
a.text:link {
color: #bd5516;
font-weight: normal;
text-decoration: none;
margin-bottom: 0px;
font-family: Myriad Web, Myriad, "Trebuchet MS", Helvetica, Sans-Serif, Arial, Tahoma, sans-serif;
}
a.text:visited {
color: #bd5516;
font-weight: normal;
text-decoration: none;
}
a.text:hover {
color: #fa7422;
font-weight: normal;
font-style: italic;
text-decoration: none;
}


a {
color: #bd5516;
font-weight: normal;
text-decoration: none;
}
a:hover {
color: #fa7422;
font-weight: normal;
text-decoration: none;
}
a:visited {
color: #bd5516;
font-weight: normal;
text-decoration: none;
}
a:active {
color: #fa7422;
font-weight: normal;
text-decoration: none;
}


#left-quote {
	float: left;
	width: 225px;
	height: 200px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	text-align: center;
	text-decoration: none;
	font-style: italic;
	display: block;
	font-size: 20px;
	line-height: 24px;
	color: #bd5516;
	background-image:url(../images/quote-back.jpg);
	background-repeat: no-repeat;
	border-bottom: 0px;
	text-indent: 0px;
	list-style-type: none;
	font-family: Myriad Web, Myriad, "Trebuchet MS", Helvetica, Sans-Serif, Arial, Tahoma, sans-serif;
	text-decoration: none;
}

