* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 758px;
	max-width:1000px;
	max-width:758px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #C0C0C0;
	background-color: #B4D782;
}
#wrapper #left {
	width: 232px;
	background-color: #B4D782;
	float: left;
}
#wrapper #main {
	background-color: #FFF;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 10px;
	padding-right: 0px;
	float: right;
	width: 506px;
}
#wrapper #header #header1 {
	background-image: url(../images/striped_bars.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 11px;
}

#wrapper #left a img {
	margin-bottom: 20px;
}

#wrapper #main h2 {
	font-size: 16px;
}

#wrapper #header {
	background-color: #B4D782;
	padding-top: 10px;
}
#wrapper #header #header2 {
	background-image: url(../images/onehundredlogo.gif);
	height: 130px;
}

#wrapper #footer {
	clear: both;
	width: 100%;
	background-color: #EAEAEA;
	font-size: 10px;
	text-align: center;
}
#wrapper #left ul li {
	list-style-type: none;
	background-color: #695E49;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}
#wrapper #left ul li:hover {
	/*background-color: #8D7E63;*/
	background-image: url(../images/striped_bars_horizontal.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 15px;
}
#wrapper #left ul a  {
	text-decoration: none;
	color: #FFF;
	font-weight: 400;
}
#wrapper a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.onehundred {
	color: #0AC4FA;
	text-transform: lowercase;
}

.onehundrednolc {
	color: #0AC4FA;
}
#wrapper #main h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #E4F0D0;
	border-bottom-style: dotted;
	border-bottom-color: #B4D782;
	border-bottom-width: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.emphasis {
	color: #000;
	font-weight: bold;
	font-style: oblique;
}
h1 .emphasis {
	color: #04A0CE;
	font-style: oblique;
	font-weight: bold;
}


.emphasisnoital {
	color: #04A0CE;
	font-weight: bold;
}
#wrapper #main p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}
#wrapper #main p a {
	color: #506D23;
}
#wrapper #main p a:hover {
	color: #900;
}
#wrapper #main #top {
	background-image: url(../images/striped_bars.gif);
	background-position: bottom;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	left: -10px;
}
.reposition {
	position: relative;
	left: -10px;
	width: 516px;
}



.sig {
	font-style: oblique;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper #main #top img {
	width: 516px;
	text-align: center;
}
#wrapper #main .highlight {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E4F0D0;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B4D782;
	border-right-color: #B4D782;
	border-bottom-color: #B4D782;
	border-left-color: #B4D782;
	margin-right: 10px;
}
#wrapper #main .highlight:hover {
	background-color: #DBECC1;
}
p.first_paragraph:first-letter{
	font-family:"Book Antiqua", "Palatino Linotype", Palatino, serif;
	font-size:3em;
	float:left;
	font-style:oblique;
}
p.first_paragraph:first-line{
	font-size:1em;
	line-height:100%;
}
#home_list    {
}
#home_list li  {
	padding-left: 20px;
	list-style-type: square;
	list-style-image: url(../images/list_img.gif);
}
#wrapper #main #sponsorship_categories_list *{
	list-style-type: none;
}
#wrapper #main #home_list li ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}
#wrapper #main div ul li {
	margin-left: 40px;
	margin-bottom: 20px;
	font-size: 12px;
}

#wrapper #main #sponsorship_categories_list li {
	padding-left: 10px;
	font-weight: bold;
}
#wrapper #main #sponsorship_categories_list ul li {
	padding-left: 20px;
	font-weight: normal;
	font-size: 12px;
	padding-bottom: 10px;
}
#wrapper #main #sponsorship_categories_list li ul li:hover {
	background-color: #B4D782;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#wrapper #main #home_list li {
	margin-left: 20px;
	font-size: 14px;
}
#visionary, #pioneering, #innovative, #platinum, #gold, #silver {
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B4D782;
}

.list {
		font-size: 14px;
}
.flash {
	background-image:url(../images/striped_bars.gif);
	background-repeat:repeat-x;
	width:975px;
	padding-top:11px;
	margin-left:auto;
	margin-right:auto;
}
.flash .left, .flash .right {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	list-style-type:none;
}
.flash .left {
	float:left;
}
.flash .right {
	float:right;
}
.flash .left a, .flash .right a {
	color:#FFF;
	text-decoration:none;
}
.flash .left a:hover, .flash .right a:hover {
	color:#FFF;
	text-decoration:underline;
}
.flash .left li, .flash .right li {
	padding-bottom:10px;
}
table.img {
	margin:5px;
 	background-color: #E4F0D0;
}
table.img td {
	padding:5px;
}
#wrapper #left #flowers_cta p, #flowers_cta h4 {
	padding: 5px;
	font-size: 12px;
}
#flowers_cta a {
	text-decoration:none;
	color:#000;
}
$flowers_cta a:hover {
	text-decoration:underline;
}#wrapper #left #flowers_cta a img {
	padding-left: 3px;
}

