/* ----------------------------	*/
/* About Us style  			*/
/*								*/
/* Created February 5, 2008		*/
/* Modified June 24, 2008		*/
/*								*/
/* Rebecca Lawrence - Design	*/
/* Allen Viehmeyer - Code		*/
/* ---------------------------- */


#masthead
	{
	padding-bottom: 30px;
	margin-bottom: 90px;
	}

#content
	{
	width: 540px;
	margin-left: 285px;
	padding: 29px 10px 10px 10px;
	/* border: 1px solid #000; */
	}
	
#content img
	{
	float: left;
	margin-right: 10px;
	padding-top: 5px;
	}

dt, dd
	{
	/* border: 1px solid red; */
	font-size: 14px;
	color: black;
	}
	
ul
	{
	/* border: 1px solid blue; */
	margin-left: 160px;
	}

	
td
	{
	padding: 5px 30px 5px 30px;
	color: Black;
	font-weight: bold;
	}
	
td li
	{
	font-size: 12px;
	color: black;
	list-style-type: disc;
	}

#content h3
	{
	border-style: solid;
	border-width: 1.5px;
	border-color: #009E4D;
	font: 14px verdana;
	font-weight: bold;
	color: #69709A;
	padding: 5px;
	}
	
#content h3 a
	{
	color: #69709A;
	text-decoration: none;
	}
	
#content p
	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}
	
#copyright
	{
	width: 830px;
	}
