.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5D1419;
	list-style-position: outside;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5D1419;
	list-style-position: outside;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #78A7BF;
	font-weight: 100;
}
.padleft {padding-left: 10px; padding-right: 10px;}
.padright {padding-right: 10px;}

.main a:link {color: #78A7BF;text-decoration: none;} 
.main a:visited {color: #78A7BF;text-decoration: none;}
.main a:hover {color: #78A7BF;text-decoration: underline;}
.main a:active {color: #78A7BF;text-decoration: none;}
.padtopbotton {padding-top: 10px; padding-bottom: 10px;}

.bodypadleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5D1419;
	padding-left: 10px;
}
.bodyitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #5D1419;
	list-style-position: outside;
	font-style: italic;
}
.bodylight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #EBDBCE;
	
}
.bodylightbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #EBDBCE;
	font-weight: bold;
}
.brown a:link {color: #5D1419;text-decoration: underline;} 
.brown a:visited {color: #5D1419;text-decoration: underline;}
.brown a:hover {color: #5D1419;text-decoration: underline;}
.brown a:active {color: #5D1419;text-decoration: underline;}

div#credits				{display: block;
						height: 15px;
						width: 200px;
						font-family: Arial, Helvetica, Tahoma, Verdana, Myriad Pro, Sans-Serif;
	                    font-size: 11px;
	                    font-weight: bold;
						color: #5D1419;
						text-transform: none;
						word-spacing: none;
						vertical-align: none;
						text-align: center;
						line-height: 15px;
						word-spacing: none;
						padding-bottom: 20px;
						padding-top: 5px;
						margin-left: auto;
						margin-right: auto;
						border: 0px solid red;}
div#credits a:link 		{text-decoration:none; font-weight: bold; font-size: 11px; color:#5D1419;}
div#credits a:visited 	{text-decoration:none; font-weight: bold; font-size: 11px; color:#5D1419;}
div#credits a:hover 	{text-decoration:underline; font-weight: bold; font-size: 11px; color:#5D1419;}
div#credits a:active	{text-decoration:underline; font-weight: bold; font-size: 11px; color:#5D1419;}
