/* 2.4	Content
-----------------------------------------------------------------------------------------------*/	

img.imgpadd {
		padding: 0px 30px 0px 0px;
		float: left;
	}

img.imgtoppadd {
               padding: 50px 0px 0px 0px}
	
img.imgright {
		float: right;
	}


	
	#content p {
		padding-bottom: 20px;
	}
	
	#content p.nopadd {
		padding-bottom: 5px;
	}
	
	 #content ul li {
		list-style: disc;
		padding-bottom: 5px;
	}
	
	#content ul, #content ol {
		padding-left: 15px;
		padding-bottom: 15px;
	}
	#content ol li {
	padding-bottom: 5px;
	margin-left: 25px;
	list-style-type: decimal;
}

	#content a {
	font-weight: bold;
}
a { font-size: 1em;
		color: #73202c;
		text-decoration: none;
	}
	
	a:hover, 
	a:active {
		color: #73202c;
		text-decoration: underline;
	}
	#content h2 {
		font-weight: bold;
		font-size: 24px;
line-height: 28px;
		border-bottom: 3px solid;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	#content h3 {
		font-weight: bold;
		font-size: 1.5em;
		padding-bottom: 7px;
		margin-bottom: 7px;
	}
	#content table,#content tbody,#content tr, #content td  {
		vertical-align: middle;

	}
	#content blockquote {
	margin-left: 35px;
	margin-right: 65px;
	text-align: justify;
	display: block;
	}

#navigation p {
		float: right;
		text-align: right;
		font-size: 1em; 
	}
	
	#navigation p a {
		color: #dcd8cc;
		display: block;
		padding: 0 22px 5px;
		background: transparent;
	} 

h1.table {color: #410304;
font-weight: bold;
font-size: 1.2em;
padding-bottom:15px;}

h4 {color: #410304;}