body {
	background: #E4E5DF url(images/site_bkg.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	margin: 0;
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

img { border: 0px; }

#navbar {
	display: inline;
	margin: 0;
	padding: 0;
}

#intro-content {
	margin: 8px 0 0 5px;
}

#intro-text {
	float: left;
	background: url(images/black_white.jpg);
	color: #FFF;
	width:484px;
	height:327px;
	overflow: auto;
}

#intro-text h2 
{
	margin-left: 25px;
	font-size: 16px;
}

#intro-text a, a:visited {
	color: #4ca2df;
	text-decoration: underline;
	font-weight: bold;
}

#intro-text a:hover {
	color: #ffffff;
}

#intro-text p 
{
	margin: 25px 0 0 25px;
	padding: 5px;
}

#intro-image {
	margin-left: 484px;
	width: 504px;
	height: 327px;
}

#lists
{
	background: transparent url(images/upcoming_events.gif) no-repeat 0 0;
	padding: 40px 0 0 20px;
	height: 233px;
}

#lists #apDiv12
{
	width: 482px;
	float: left;
}

#lists #apDiv13
{
	width: 482px;
	margin-left: 482px;
}

#lists a {
	color:#000000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:8pt;
	text-decoration:none;
}

#lists a:hover 
{
	text-decoration: underline;
}

#footer 
{
	text-align: center;
}


.content-wrapper-table, .content-wrapper 
{
	padding: 0;
	width: 964px;
	margin: 15px 0 0 30px;
	background: url(images/form_strip2.jpg) no-repeat bottom left;
}

.content-wrapper {
	background-color: #FFF;
}

.content {
	width: 100%;
	padding: 0;
	padding-top: 9px;
	margin: 0;
	background: url(images/form_strip.jpg) no-repeat top left;
}

.content-wrapper-table .content table 
{
	position: relative;
	left: -1px;
	margin: 5px 0 13px 0;
}

.content div table
{
	margin-top: 1px;
}

.content-wrapper .content 
{
	padding: 10px;
}

.content p {
	padding: 10px;
}

.content-wrapper-table table {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
}

.content-wrapper-table tr {
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
}

.content-wrapper-table td, th 
{
	padding: 5px;
	background: #FFF;
}

.content-wrapper-table td table 
{
	margin: 0;
	height: 100%;
}

.content-wrapper-table .right td 
{
	border-spacing: 1px;
}

dl 
{
	background: #FFF;
	width: 100%;
	border-bottom: 2px solid #E4E5DF;
}

dt 
{
	padding: 10px;
	border-top: 2px solid #E4E5DF;
	float: left;
	width: 200px;
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
	text-align: center;
}

dd 
{
	padding: 10px;
	margin-left: 200px;
	border-top: 2px solid #E4E5DF;
	border-left: 2px solid #E4E5DF;
	border-right: 3px solid #E4E5DF;
	text-align: center;
}

a.speak:link {
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

a.speak:hover {
	text-decoration: underline;
}

#logo-bar {
	margin: 10px 0 10px 0;
}

/*td textarea, td input 
{
	width: 100%;
}*/

.published 
{
	color: green;
}

.unpublished
{
	color: #F00;
}

.profile 
{
	text-align: center;
}

.services-heading
{
	color: #666666;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
}
