
#content
{
	float: left;
	/*
	width: 529px;
	*/
	width: 620px; 
	margin: 8px 0 0 0;
}
#content
{

}

#contentsection
{
	float: left;
	/*
	width: 529px;
	*/
	width: 620px;
	padding-top: 34px;
	background-image: url("../images/contentsectionbg2.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#contentsectionleft
{
	float: left;
	width: 260px;
	margin: 0 0 30px 0;
	padding-top: 10px;
	background-image: url("../images/contentsectionleftbg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#contentsectionright
{
	margin: 0 0 30px 8px;
	float: left;
	width: 350px;
	padding-top: 10px;
	background-image: url("../images/contentsectionrightbg.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#content #contentsection h2
{
	margin: 0;
	padding: 26px 0;
}


#content #contentsectionleft h2
{
	margin: 0;
	padding: 25px 0;
	border-bottom: 1px solid #c1c1c1;	
}

#content #contentsectionright h2
{
	margin: 0;
	padding: 25px 0;
}

#content #contentsectionright #staff h2
{
	margin: 0;
	padding: 25px 0;
	border-bottom: 1px solid #c1c1c1;	
}

#content #contentsectionright h2 a,
#content #contentsectionright h2 a:visited
{
	color: #434343;
	text-decoration: none;
}

#content #contentsectionright h2 a:active,
#content #contentsectionright h2 a:hover
{
	color: #74a8f5;
}

/*** END CONTENT SECTIONS ***/



/*** START GENERAL CONTENT SECTION ***/

#contentsection h4
{

	margin: 35px 40px 10px 40px;
	color: #434343;
}

#contentsection p
{
	margin: 40px 40px 35px 40px;
	padding: 20px 30px 20px 30px;
	background-color: #f4f4f4;
	font-size: 0.8em;
	line-height: 160%;
	color: #636363;
}

#contentsection p em
{
	font-style: normal;
	font-weight: bold;
}

#contentsection p strong
{
	color: #85C329;
}

#contentsection form
{
	margin: 35px 40px;
	padding: 0;
}

#contentsection form dl
{
	clear: both;
}

#contentsection form dl dt
{
	float: left;
	line-height: 23px;
	padding: 5px 0 5px 0;
	width: 130px;
	text-align: right;
	font-weight: bold;
	margin: 0 20px 0 0;
}

#contentsection form label
{
	font-size: 0.9em;
	font-weight: bold;
	/*
	text-transform: lowercase;
	*/
	color: #85C329;

}

#contentsection form dl dd
{
	padding: 5px 0 5px 0;
	margin: 0 0px 10px 150px;
	color: #636363;
}

#contentsection form dl dd textarea
{
	width: 280px;
	height: 300px;
}

#contentsection form dl dd input
{
	width: 280px;
	text-transform: none;
}

#contentsection form dl dd select
{
	width: 287px;
}

#contentsection form dl dd input.submit
{
	width: 130px;
	margin: 0 auto;
	padding: 2px 0;
	border-top: 2px solid #BADF84;
	border-left: 2px solid #BADF84;
	border-bottom: 2px solid #6C9134;
	border-right: 2px solid #6C9134;
	background-color: #85C329;
	font-size: 0.65em;
	font-weight: bold;	
	/*
	text-transform: lowercase;	
	*/
	letter-spacing: 0.05em;
	color: #fff;
}

/*** END GENERAL CONTENT SECTION ***/
/*** START SUMMARY ***/

#summary
{
	margin-left: 12px;
}

#summary h3
{
	font-size: 1.2em;
	color: #85C329;
}

#summary p
{
	margin: 5px;
	font-size: 0.8em;
	line-height: 160%;
	color: #636363;
}

#summary p strong
{
	color: #85C329;
}

#summary p em
{
	font-weight: bold;
	font-style: normal;
}

/*** END SUMMARY ***/


/*** START PAGES ***/

#pages
{
}

#pages ul
{
	margin: 0;
	padding: 10px 0px 0px 15px;
	background-color: #f4f4f4;
}

#pages ul li
{
	margin: 0px 0 10px 0;
	color: #636363;
	list-style: none;
}


/*** END PAGES ***/

