/* CSS Document */

body {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}




#content  h1.image {
	height: 50px;
	background-repeat: no-repeat;
	text-indent: -3000px;
}

/* Just for Opera, but hide from MacIE */
/*\*/html>body .image { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */



#content p {
	line-height: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#content h1 {
	font-size: 28px;
	line-height: 28px;
	font-weight: normal;
	color: #CB5202;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content h2 {
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #CB5202;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#content h3 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #CB5202;
	margin-bottom: 5px;
	margin-top: 0px;
}

#content h3.about {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CB5202;
	margin-bottom: 20px;
}


#content h4 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #CB5202;
	margin-bottom: 5px;
	margin-top: 10px;
}
#wrapper #content h6 {
	font-size: 24px;
	color: #CB5100;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}

#content a {
	color: #CB5100;
}
.italicText {
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.TextSource {
	font-style: normal;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
}
.boldOrange {
	font-style: normal;
	font-weight: bold;
	color: #CB5100;
}
.bold {
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
#wrapper #content ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#wrapper #content li {
	padding-bottom: 5px;
	padding-top: 0px;
}

.contact {
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #E8E8E8;
	text-align: center;
	line-height: 22px;
}

