body {
	background: #d2d288;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
hr {
	color: #D2D288;
}
#container  {
	width: 896px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FDF8CC;
}
#header  {
	background: #2a1a0d;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 80px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header  h1  {
	font-family: "Times New Roman", Times, serif;
	color: #c8ac8b;
	font-weight: lighter;
	padding-top: 43px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	margin: 0;
	font-size: 30px;
	float: left;
}
#emailBox  {
	float: right;
	display: inline;
	font-weight: normal;
	text-align: right;
	vertical-align: bottom;
	padding: 0px;
	height: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#emailBox form {
	display: inline;
	margin-top: 20px;
}
#emailBox p {
	color: #C8AC8B;
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#header .title {
	float: left;
	width: 400px;
}


.welcome #mainContent {
	vertical-align: top;
	margin: 0px;
	padding: 0;
	background-color: #FDF8CC;
	position: relative;
}
.welcome #box_UpLeft {
	background-repeat: no-repeat;
	width: 593px;
	background-image: url(../images/banner-red_06.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D288;
	float: left;
	background-color: #FDF8CC;
	height: auto;
}
.welcome #box_UpLeft h2 {
	color: #F0F0F0;
	margin-left: 12px;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 18px;
}
.welcome  #box_UpLeft  h4 {
	color: #990000;
	margin-left: 12px;
	margin-bottom: -15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.welcome #box_UpLeft p {
	font-size: 12px;
	padding-left: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 8px;
	padding-top: 5px;
}
.welcome  #box_UpLeft  p a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.welcome #box_UpLeft p a:hover {
	font-weight: bold;
	color: #C02A29;
	text-decoration: underline;
}
.welcome #box_UpLeft p a:visited {
	font-weight: bold;
	color: #C02A29;
}
.welcome #box_DownLeft {
	background-repeat: no-repeat;
	height: auto;
	width: 593px;
	background-image: url(../images/banner-brown.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D288;
	float: left;
	background-color: #FDF8CC;
}
.welcome  #box_DownLeft  h2 {
	color: #F0F0F0;
	margin-left: 12px;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 18px;
}
.welcome #box_DownLeft p {
	font-size: 12px;
	padding-left: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 8px;
	padding-top: 5px;
}

.welcome #box_UpRight {
	background-repeat: no-repeat;
	width: 302px;
	background-image: url(../images/images/banner-org.jpg);
	float: right;
	background-color: #FDF8CC;
}
.welcome #box_UpRight h2 {
	color: #F0F0F0;
	margin-left: 12px;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 18px;
}
.welcome  #box_UpRight  ul {
	font-size: 11px;
	padding-left: 25px;
	line-height: 17px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 8px;
	padding-top: 5px;
	list-style-type: none;
}
.welcome #box_UpRight li {
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
}
.welcome   #box_UpRight   li  a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.welcome  #box_UpRight  li  a:hover {
	font-weight: bold;
	color: #C02A29;
	text-decoration: underline;
}
.welcome  #box_UpRight  li  a:visited {
	font-weight: bold;
	color: #C02A29;
}


.welcome #box_DownRight {
	background-repeat: no-repeat;
	height: 200px;
	width: 302px;
	background-image: url(../images/banner-green.jpg);
	float: right;
	background-color: #FDF8CC;
}
.welcome #box_DownRight img {
	border: 1px solid #D2D288;
	margin-top: 8px;
}

.welcome #box_DownRight h2 {
	color: #F0F0F0;
	margin-left: 12px;
	margin-top: 16px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.welcome #box_DownRight p {
	font-size: 12px;
	padding-left: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 8px;
	text-align: center;
}
.welcome #box_DownRight ul {
	list-style-type: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 20px;
}
.welcome #box_DownRight .listLeft {
	float: left;
	display: block;
}

.welcome #box_DownRight li {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 6px;
	padding-left: 18px;
	list-style-type: none;
}
.welcome  #box_DownRight a {
	color: #333333;
	text-decoration: none;
}
.welcome #box_DownRight a:hover {
	color: #C02A29;
	text-decoration: underline;
	font-weight: bold;
}
.welcome #box_DownRight a:visited {
	color: #C02A29;
	text-decoration: none;
	font-weight: bold;
}

#headerImages {
	width: 896px;
	margin: 0px;
	padding: 0px;
}
#headerImages img {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer  {
	background-color: #332011;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	position: relative;
	height: 50px;
}



#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#footer .copyright {
	color: #8d6442;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	padding-top: 4px;
	float: left;
}
#footer .littlefish {
	color: #8d6442;
	font-size: 11px;
	text-align: right;
	margin-top: 0px;
	padding-top: 4px;
	float: right;
}

#footer  .littlefish a {
	color: #8D6442;
	text-decoration: none;
}
#footer .littlefish a:hover {
	color: #DCB12F;
	text-decoration: none;
}


/*TOP NAVITGATION MENU*/

#nav {
	width:896px;
	height:45px;
	background-color:#2A1A0D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#nav li {
	display:inline;
	float:left;
	text-align:center;
	width: 127px;
	line-height: 36px;
	text-transform: uppercase;
	font-size: 14px;
}
#nav  #contactExtension {
	width: 128px;
	line-height: 20px;
}
#nav  #line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2A1A0D;
}
#nav #line2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2A1A0D;
	line-height: 20px;
}


#nav a {
	padding-top:3px;
	text-decoration:none;
	color:#DDDDDD;
	font-weight:800;
	display:block;
	background-color: #919628;
	height: 40px;
}
#nav a:hover {
	color:#333333;
	font-weight:800;
	background-color: #ea8f19;
}
#nav  .current a {
	color:#000000;
	font-weight:800;
	background-color: #ea8f19;
}
.bullet {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 10px;
}
.TopLink a {
	font-size: 10px;
	font-style: normal;
	padding-left: 7px;
	color: #333333;
	text-decoration: none;
}
.TopLink a:hover {
	color: #C02A29;
	text-decoration: underline;
}

.subpage  #box_UpLeft {
	background-repeat: no-repeat;
	width: 896px;
	background-image: url(../images/border-org.jpg);
	float: left;
	background-color: #FDF8CC;
}
.subpage #box_UpLeft  a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.subpage #box_UpLeft a:hover {
	color: #C02A29;
	text-decoration: underline;
}

.subpage #box_UpLeft .listLeft a {
	color: #333333;
	text-decoration: none;
}
.subpage #box_UpLeft .listLeft a:hover {
	color: #C02A29;
	text-decoration: underline;
}


.subpage #box_UpLeft h2 {
	color: #332011;
	margin-left: 12px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 18px;
}
.subpage #box_UpLeft p {
	font-size: 12px;
	padding-left: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.subpage #box_UpLeft ul {
	margin-bottom: 0px;

}
.subpage  #box_UpLeft  li {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
	list-style-type: none;
	padding-left: 18px;
	line-height: normal;
}
.subpage #box_UpLeft .listLeft {
	float: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 15px;
}
.subpage    #box_UpLeft    #image {
	width: 850px;
	height: 250px;
	text-align: center;
}
.subpage #box_UpLeft #image img {
	width: 600px;
}



.vendor #box_UpLeft {
	background-repeat: no-repeat;
	width: 896px;
	background-image: url(../images/border-org.jpg);
	float: left;
	background-color: #FDF8CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D288;
}

.vendor #box_UpLeft h2 {
	color: #332011;
	margin-left: 12px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 18px;
}
.vendor #box_UpLeft p {
	font-size: 12px;
	padding-left: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 8px;
	padding-top: 5px;
}
.vendor #box_UpLeft ul {
	margin-left: 5px;
	padding-left: 4px;
	width: 430px;
}
.vendor #box_UpLeft li {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
	list-style-type: none;
	padding-left: 18px;
	line-height: 15px;
	color: #333333;
}
.vendor   #box_UpLeft   li a  {
	color: #333333;
	text-decoration: none;
}
.vendor    #box_UpLeft    li    a:hover  {
	color: #C02A29;
	text-decoration: underline;
}
.vendor #box_UpLeft li a:visited {
	color: #C02A29;
}



.vendor  #box_UpLeft  .listLeft {
	float: left;
	display: block;
}
.vendor  #box_Vendor {
	width: 896px;
	float: left;
	background-color: #FDF8CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D288;
}
.vendor   #box_vendorBio   {
	float: left;
	width: 850px;
	padding: 10px;
}


.vendor  #box_vendorBio  h5 {
	color: #CC3300;
	margin: 0px;
	text-transform: capitalize;
}
.vendor #box_vendorBio h5 a {
	color: #CC3300;
	margin: 0px;
	text-transform: capitalize;
}

.vendor #box_vendorBio h5 a:hover {
	color: #006699;
	margin: 0px;
	text-transform: capitalize;
}
.vendor     #box_vendorBio     a.readbio  {
	font-size: 10px;
	color: #666600;
	font-style: italic;
}
.vendor  #box_vendorBio  a:hover.readbio  {
	font-size: 10px;
	color: #FF9900;
	font-style: italic;
}



.vendor  #box_vendorBio  #address {
}
.vendor    #box_vendorBio    table.vendor  {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 525px;
	padding: 0px;
}
.vendor          #box_vendorBio          li.tableHead     {
	font-size: 11px;
	text-align: left;
	background-color: #D2D288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 5px;
	text-transform: capitalize;
	list-style-type: none;
	display: block;
}
.vendor    #box_vendorBio    ul.tableHead    {
	float: left;
	list-style-type: none;
	display: block;
	border: 1px solid #D2D288;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.vendor #box_vendorBio ul.tableHead a {
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
}
.vendor  #box_vendorBio  ul.tableHead  a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #C02A29;
}

.vendor   #box_vendorBio   li.tableBody  {
	font-size: 11px;
	display: block;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	text-transform: capitalize;
	padding-left: 5px;
	line-height: 14px;
}


.vendor  #box_vendorBio  li.cellOne {
	vertical-align: top;
}
.vendor #box_vendorBio td.cellTwo {
	width: 35%;
	padding-left: 5px;
	vertical-align: top;
}
.vendor #box_vendorBio td.cellThree {
	width: 30%;
	padding-left: 5px;
	vertical-align: top;
}



.vendor   #box_vendorBio   li.greenBorder  {
	font-size: 11px;
	display: inline;
	text-align: left;
	background-color: #D2D288;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 5px;
}




.vendor #box_vendorBio p {
	font-size: 12px;
	margin-top: 2px;
	line-height: 16px;
	margin-bottom: 10px;
}

.vendor   #box_vendorImage  {
	float: right;
	width: 275px;
	text-align: center;
	margin-top: 10px;
	padding-top: 8px;
	margin-right: 10px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AC7A51;
	border-right-color: #AC7A51;
	border-bottom-color: #AC7A51;
	border-left-color: #AC7A51;
}
.vendor #box_vendorImage   img {
	width: 250px;
	border: medium ridge #8D6442;
}

/*MARKET COMMITTEE*/
.committee #box_UpLeft {
	background-repeat: no-repeat;
	width: 896px;
	background-image: url(../images/border-org.jpg);
	float: left;
	background-color: #FDF8CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D288;
}

.committee #box_UpLeft h2 {
	color: #332011;
	margin-left: 12px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 18px;
}

.committee #box_UpLeft p {
	font-size: 12px;
	padding-left: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 8px;
	padding-top: 5px;
}


.committee  #box_UpLeft  lii {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 6px;
	list-style-type: none;
	padding-left: 18px;
	line-height: 15px;
	color: #333333;
}

.committee    #box_UpLeft    lii  a  {
	color: #333333;
	text-decoration: none;
}
.committee #box_UpLeft a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.committee #box_UpLeft a:hover {
	color: #C02A29;
	text-decoration: underline;
}





.committee  #box_UpLeft  .listLeft {
	float: left;
	display: block;
}
.committee #box_UpLeft .listTop {
	display: inline;
}


.committee #box_UpLeft .listTop ul {
	margin-left: 5px;
	padding-left: 4px;
	width: 850px;
	margin-top: 20px;
}
.committee #box_UpLeft .listTop li {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	margin-bottom: 10px;
	padding-left: 18px;
	line-height: 15px;
	color: #333333;
	display: inline;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-right: 20px;
}
.committee #box_UpLeft .listTop li a {
	color: #333333;
	text-decoration: none;
}
.committee     #box_UpLeft     .listTop     li a:hover  {
	color: #C02A29;
	text-decoration: underline;
}
.committee  #box_UpLeft  li  .listTop a:visited {
	color: #C02A29;
}
.committee   #box_committee {
	width: 876px;
	float: left;
	background-color: #FDF8CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D288;
	padding-left: 10px;
	padding-right: 10px;
}
.committee #box_committee .paragraphText {
	font-size: 12px;
	line-height: 18px;
}

.committee #box_committee h6 {
	font-style: italic;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #D2D288;
	border-right-color: #D2D288;
	border-bottom-color: #D2D288;
	border-left-color: #D2D288;
	padding-top: 10px;
}

.committee    #box_committee    h5 {
	color: #CC3300;
	text-transform: capitalize;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.committee   #box_committee   p {
	font-size: 12px;
	margin-top: 2px;
	line-height: 16px;
	margin-bottom: 10px;
}

.committee  #box_committee  a  {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.committee  #box_committee  a:hover  {
	font-weight: bold;
	color: #C02A29;
	text-decoration: underline;
}


.committee    #box_members   {
	float: left;
	width: 600px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.committee   ul#box_members  {
	float: left;
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.committee      ul#box_members li      {
	font-size: 12px;
	text-transform: capitalize;
	margin-bottom: 10px;
}
.committee ul#box_members li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.committee ul#box_members li a:hover {
	color: #C02A29;
	text-decoration: underline;
	font-weight: bold;
}

.committee   #box_vendorImage  {
	float: right;
	width: 275px;
	text-align: center;
	margin-top: 10px;
	padding-top: 8px;
	margin-right: 10px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AC7A51;
	border-right-color: #AC7A51;
	border-bottom-color: #AC7A51;
	border-left-color: #AC7A51;
}
.committee #box_vendorImage   img {
	width: 250px;
	border: medium ridge #8D6442;
}
.committee ul#box_aboutus {
	display: block;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.committee ul#box_aboutus li {
	font-size: 12px;
	margin-bottom: 10px;
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
}

#box_UpLeft .disclaimer {
	font-size: 9px;
	font-style: italic;
	color: #333333;
	margin-right: 40px;
	margin-left: 30px;
	display: block;
	margin-bottom: 15px;
}
.subpage #box_UpLeft .nutritionimage {
	float: left;
	width: 300px;
	text-align: center;
	margin-top: 5px;
	padding-top: 8px;
	margin-right: 15px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

.subpage #box_UpLeft .nutritionimage img {
	width: 300px;
	border: medium ridge #8D6442;
	height: auto;
}
.subpage #box_UpLeft .newsimage {
	float: left;
	width: 300px;
	text-align: center;
	margin-top: 5px;
	padding-top: 8px;
	margin-right: 15px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-bottom: 10px;
}
.subpage #box_UpLeft .newsimage img {
	width: 300px;
	border: medium ridge #8D6442;
	height: auto;
}
.subpage #box_UpLeft .newsBullet {
}

/* NEWS PAGE */
.news  #box_UpLeft {
	background-repeat: no-repeat;
	width: 896px;
	background-image: url(../images/border-org.jpg);
	float: left;
	background-color: #FDF8CC;
}
.news #box_UpLeft  a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
.news #box_UpLeft a:hover {
	color: #C02A29;
	text-decoration: underline;
}

.news #box_UpLeft .listLeft a {
	color: #333333;
	text-decoration: none;
}
.news #box_UpLeft .listLeft a:hover {
	color: #C02A29;
	text-decoration: underline;
}


.news #box_UpLeft h2 {
	color: #332011;
	margin-left: 12px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 18px;
}
.news #box_UpLeft p {
	font-size: 12px;
	padding-left: 12px;
	line-height: 18px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.news #box_UpLeft ul {
	margin-bottom: 0px;
	margin-right: 15px;

}
.news  #box_UpLeft  li {
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	list-style-type: none;
	padding-left: 18px;
	line-height: normal;
}
.news #box_UpLeft .listLeft {
	float: left;
	display: block;
	margin-top: 20px;
	margin-bottom: 15px;
}
.news    #box_UpLeft    #image {
	width: 850px;
	height: 250px;
	text-align: center;
}
.news #box_UpLeft #image img {
	width: 600px;
}
.news    #box_UpLeft    .freshimage {
	float: left;
	width: 500px;
	text-align: center;
	margin-top: 5px;
	padding-top: 8px;
	margin-right: 15px;
	padding-bottom: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
	margin-bottom: 10px;
}
.news   #box_UpLeft   .freshimage   img {
	width: 500px;
	border: medium ridge #8D6442;
	height: auto;
}
.calendar #box_UpLeft {
	background-repeat: no-repeat;
	width: 896px;
	background-image: url(../images/border-org.jpg);
	float: left;
	background-color: #FDF8CC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D288;
}
.calendar #box_UpLeft h2 {
	color: #332011;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 18px;
	margin-left: 12px;
}
.calendar #box_UpLeft h4 {
	color: #CC0033;
	font-size: 16px;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}


.calendar #box_UpLeft h5 {
	color: #333333;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
.calendar #container .calendarHighlight {
	background-color: #F6CA8D;
}

.calendar #container .calendarMonth {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2D288;
	padding-top: 5px;
}

.calendar #box_UpLeft td {
	padding-left: 13px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D288;
	padding-top: 2px;
	padding-bottom: 4px;
}
.calendar #box_UpLeft table {
	width: 100%;
	background-color: #FDF8CC;
}

#fresh.listItem {
        width: 875px;
        height: auto;
        padding-bottom: 5px;
        float: left;
        vertical-align: top;
        display: block;

}
