BODY 	{ 
	background-color: white; 
	background-image: none;
	margin-right: auto
	}

#left_menu {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 190px
	}

P.menu_item {
	color: white;
	font-family: serif;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
	margin: 4px 15px 4px 5px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: none;
	width: 180px;
	background-color: #005A4A
	}

P.menu_item A {
	color: white;
	text-decoration: none
	}

DIV.header {
	padding: 15px 10px 15px 75px;
	margin-bottom: 15px;
	color: white;
	font-family: serif;
	font-size: large;
	font-weight: bold;
	background: url(/pix/CHP_line.gif) white
	}

.feature {
    position: relative;
    float: right;
    background-color: #D0FFD0;
    width: 350px;
    padding: 10px 10px 10px 0px;
    margin: 5px;
}

.feature_head {
    color: #006000;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

.feature_subhead {
    color: #006000;
    font-family: sans-serif;
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
    margin-bottom: 5px;
}

.feature_text {
    color: #000000;
    font-family: serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    margin: 0px 10px 5px 25px;
}

.feature_text a {
    text-decoration: none;
    font-weight: bold;
    color: #006000;
}

DIV.chp	{
	position: absolute;
	top: 10px;
	left: 210px;
	width: auto;
	background: white;
	color: black;
	font-family: serif; 
	}

DIV.chp P {
	margin-top: 0;
	margin-bottom: 0.5em
	}

DIV.chp H2 {
	color: #005A4A; 
	font-family: serif; 
	font-size: medium;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 0
	}

DIV.chp UL {
	margin-top: 0;
	margin-bottom: 0.5em
	}

DIV.chp EM {
	font-style: italic;
	font-weight: bold;
	font-size: larger
	}

DIV.right_box {
	font-style: italic;
	font-size: smaller;
	float: right;
	align: center;
	margin: 2px 2px 2px 2px
	}

DIV.left_box {
	font-style: italic;
	font-size: smaller;
	float: left;
	align: center;
	margin: 2px 2px 2px 2px
	}

P.caption {
	font-style: italic;
	font-size: smaller;
	}

#video
{
        float: right;
        width: 425px;
/*	height: 355px;*/
	margin: 8px 8px 8px 8px
	padding: 0px;
        z-index:5;
}

UL.volunteers {
	font-size: larger;
	list-style-image: url(/pix/veggie.gif);
	list-style-type: disc
	}

DIV.inline_box {
	border: thin solid #005A4A;
	padding: 8px
	}

DIV.inline_box H2 {
	margin-top: 0px;
	margin-bottom: 4px
	}

P.contact {
	color: #000000;
	font-family: sans-serif;
	font-size: xx-small;
	text-align: center
	}
