body {background: url('../images/bg.jpg'); font: 62.5% Verdana,Arial,Helvetica,sans-serif; line-height: 18px;  color: #000;}

.container {background: #ebe7d6; border: 2px #074c20 solid; border-top: none;}

.left {float: left; padding: 0 10px 10px 0;}

.right {float: right; padding: 0 0 10px 10px;}

.center {text-align: center;}

/*********************/
/*  TEXT FORMATTING  */
/*********************/


p {font-size: 1.2em; line-height: 1.2em; margin: 1.2em 0;}

h2 {font-size: 2.8em; font-weight: normal; letter-spacing: -1px; color: #555;}

h3 {font-size: 1.5em; font-weight: bold;}

li {padding: 0 0 0 10px;}

a:link {
	color: #006633;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #66CC66;
}
a:active {
	color: #003300;
}


/*********************/
/*    TEXT STYLES	 */
/*********************/

#content, #contentMiddle, #contentFull, #contentAbout {float: left; display: inline; position: relative;}

.resetPadding {padding: 0;}

.red {color: #CC0000;}
.green {color: #006600;}

.small {font-size: .9em;}

/*********************/
/*    CORE STYLES	 */
/*********************/

#content {padding: 0 0 20px 0;}

#footer {text-align: center; background: none; border: none;}
#footer p { font-size: 1em; color: #003300;}

.slideshow {height: 600px; width: 750px;}


/*********************/
/*    LIST	 STYLES	 */
/*********************/

#beneficiaries {list-style: disc; margin: 1em 0; padding: 0;}
#beneficiaries li {font-size: 1.2em; line-height: 1.2em; margin: 0 3em; padding: 0;}

/*********************/
/*    NAVIGATION	 */
/*********************/


/*****************************/
/*    LOCATION FORMATTING	 */
/*****************************/


/*****************************/
/*    	FORMS FORMATTING	*/
/*****************************/

#registration ul li {padding: 0}

#registration #general, #registration #members {float: left; margin-right: 20px;}

#registration label {display: block; width: 250px;}
#registration input {display: block;}

#registration div div {clear: both;}

.clear {clear: both;}

#events {min-height: 900px; height: 900px;}
