 /* paragraphs  */
 
p {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;	
	font-style: normal;
	color: #cccccc;
}

strong {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 20px;	
	font-style: normal;
	font-weight: bold;
	color: #fb5d24;
}

li {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 24px;	
	font-style: normal;
	font-weight: normal;
	color: #cc9966;
	text-align: left;
}

div.quote {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	line-height: 22px;	
	font-style: italic;
	font-weight: bold;
	color: #a18972;
	text-align: left;
}

div.title {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 28px;
	line-height: 30px;	
	font-style: normal;
	color: #fb5d24;
}

div.footer {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #a18972;
}

span.orange {
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 17px;	
	font-style: italic;
	font-weight: bold;
	color: #fb5d24;
}


/* links  */
 
a:link {
	color: #fb5d24;
	background: transparent;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px; 
	font-style: normal;
}

a:visited {
 	color: #fb5d24;
 	background: transparent;
 	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a:active {
	color: #fb5d24;
	background: transparent;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a:hover {
	color: #ffffff;
	background: transparent;
	text-decoration: underline;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
}

a.menu:link {
	color: #cc9966;
	background: transparent;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px; 
	font-style: normal;
	font-weight: bold;
}

a.menu:visited {
 	color: #cc9966;
 	background: transparent;
 	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}

a.menu:active {
	color: #cc9966;
	background: transparent;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}

a.menu:hover {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
}

a.subsection:link {
	color: #cc9966;
	background: transparent;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px; 
	font-style: normal;
	font-weight: normal;
}

a.subsection:visited {
 	color: #cc9966;
 	background: transparent;
 	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

a.subsection:active {
	color: #cc9966;
	background: transparent;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

a.subsection:hover {
	color: #ffffff;
	background: transparent;
	text-decoration: none;
	font-family: Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
