body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 15px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #be0404;
        text-decoration: none;
}

a:hover {
        color: #be0404;
        text-decoration: underline;
}

#subright ul a {
        text-decoration: underline;
}

#wrapper {
        margin: auto;
        text-align: left;
        width: 800px;
        background: white;
}

#wrapperi {
        padding: 0px 2px;
        background: url(images/dot.gif) 195px 0px repeat-y;
}

#wrapperj {
        background: url(images/dot.gif) 526px 0px repeat-y;
}

#header, #search, #nav, #nav li, h2, #special, #special h3, #footnav,
#strategies li, #strategies ul {
        margin: 0;
        padding: 0;
}

#header {
        background: #13ABB0;
        border-bottom: 1px solid #fff;
        border-top: 2px solid #fff;
        margin-bottom: 1px;
}

.clear {
        clear: both;
        font-size: 1px;
        height: 5px;
        margin: 0 0 -4px 0;
}

#left {
        float: left;
        width: 195px;
}

#right {
        float: right;
        width: 590px;
}

#search {
        background: #eda135 url(images/search_icon.gif) 21px 14px no-repeat;
        border-bottom: 2px solid #004b83;
        padding: 8px 0px 8px 40px;
        margin-bottom: 4px;
}

#search .text {
        width: 180px;
}

#search .submit {
        background: #db8100;
        color: #e5e4e2;
        border: 1px solid #e5e4e2;
}

#nav {
        float: left;
        width: 190px;
        margin: 0;
        padding: 0;
}

#nav li {
        background: #91aa37 url(images/menu_green_arrow.gif) left center repeat-y;
        padding: 3px 0px 4px 36px;
        margin-bottom: 2px;
        margin-left: 0;
        list-style: none;
}

* html #nav li { /* IE 5.x hack */
        padding-left: 20px;
        padd\ing-left: 36px;
}

#nav a {
        color: #efeeed;
        text-decoration: none;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#nav a:hover {
        color: #ffffff;
        text-decoration: underline;
        font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
}

#policies {
        float: right;
        width: 181px;
        border: 1px solid #bdbab6;
        margin: 0;
}

#policies h2 {
        background: #6584a9;
}

#policies ul {
        padding-left: 25px;
        padding-bottom: 1px;
        margin: 12px 0 1px 0;
}

#policies li {
        list-style-image: url(images/bullet_dimond.gif);
        padding-bottom: 8px;
        padding-left: 0;
        margin-left: 0;
}

#news {
        border-top: 4px solid #fff;
        color: #000;
        padding-bottom: 11px;
        height: 100%;
}

#sponsors {
        border-top: 4px solid #fff;
        color: #666;
        padding-bottom: 11px;
        height: 100%;
}

#news_aleha {
        background: #f5f4f3;
        padding-bottom: 0.5em;
        border-top: 4px solid #fff;
        color: #666;
}

#explore {
        margin-top: -1px;
        background: #fff url(images/right_bg.jpg) bottom right repeat-x;
        border-bottom: 6px solid #fff;
}

#explorei {
        background: url(images/aleha.png)  bottom right no-repeat;
        padding-bottom: 11px;
}

#explore ul {
	    margin-top: 16px;
        margin-bottom: 8px;
        margin-left: 0;
        padding-left: 25px;
}

#explore a {
        color: #000;
        text-decoration: underline;
}

#explore li {
        list-style: none;
        background: url(images/bullet_arrow.gif) left center no-repeat;
        padding: 4px 0 4px 25px;
        margin-left: 0;
}

#explore .orange {
        color: #f09d27;
}

#explore .learnmore {
        margin: 5px 0 20px 18px;

}

#special {
        margin-left: 9px;
        margin-top: 10px;
        width: 187px;
        background: url(images/offer_box_bg.gif) repeat-y;
}

#special, #special a {
        color: #f5f5f5;
                text-decoration: none;
}

#special p {
        padding: 0 13px;
}

#special div {
        background: url(images/offer_box_bot.gif) bottom no-repeat;
        height: 6px;
        font-size: 1px;
}

#subright {
        margin-top: 0px;
}

#strategies {
        float: left;
        width: 195px;
}

#strategies h2 {
        background: #6aa100;
}

#strategies li {
        list-style: none;
        margin: 0.8em 0.5em;
}

#solutions {
        float: right;
        width: 213px;
}

#solutions h2 {
        background: #024c83;
}

#footer {
        text-align: right;
        background: #b7b7b8;
        color: #666;
        border-top: 2px solid #fff;
}

* html #footer {
    height: 1.5em;
}

#footeri {
     padding: 2px 3px 4px 13px;
     border-bottom: 2px solid #fff;
}

#footer .copyright {
        float: left;
}

#footer a {
        color: #666;
}


.readmore {
        text-align: right;
        font-weight: bold;
}

.green {
        color: #6aa100;
}
.blue {
        color: #4880ab;
}
.blue_and_bold {
        color: #4880ab;
        font-weight: bolder;
}
.blue_and_big {
        color: #4880ab;
        font-size: large;
}
.orange {
        color: #e0a403;
}

.red {
        color: #ff0000;
}

.red_and_big {
        color: #ff0000;
        font-size: x-large;
}

.white {
        color: #ffffff;
}

p.photo {
        text-align: center;
}

#callbox {
        float: left;
        clear: left;
        margin: 0;
}

#header_name {
		color: #ffffff;
		font-size: 54px;
}

#header_sub1 {
		color: #dddddd;
}

#header_sub2 {
		color: #13ABB0;
		font-size: 21px;
		float: right;
}

#aleha_left 
{
	float: left;
	width: 200px;
}

p.left_1
{
	text-align: center;
	font-size: 12px;
}

p.left_2
{
	text-align: center;
	font-size: 16px;
	color: #13ABB0;
}

.section_headers
{
	color: #ffffff;
	background: #e0a403;
}

.red_hot_text
{
	color: red;
	font-size: 14px;
}

.free
{
	color: red;
	font-size: 14px;
}

ul.benefits
{
	font-size: 14px;
}

table.benefits
{
	font-size: 14px;
}

p.with_logo
{
	width: 66%;
}

table.contact_pics
{
	width: 100%;
	border: 0;
}

p.contact_pics
{
	font-size: 12px;
}

table.committees
{
	padding: 2px 4px 2px 4px;
	border: 1px solid #005b5c;
}

td.committees
{
	font-size: 14px;
	border: 1px solid #005b5c;
}

th.committees
{
	font-size: 16px;
	border: 1px solid #005b5c;
	background-color: #005b5c;
	color: #ffffff;
}

img.logo
{
	float: right;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
}

img.red_hot
{
    float: right;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -15px;
	top: -20px;
	clear: right;
}

img.cabana
{
    float: right;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -15px;
	top: -20px;
	clear: right;
}

img.yyinst
{
    float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: 0px;
	top: 0px;
	clear: right;
}

img.adt
{
    float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: 95px;
	top: -20px;
	clear: right;
}

img.winn_dixie
{
    float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: inherit;
	left: -350px;
	top: 90px;
	clear: right;
}

img.sam_taylor
{
    float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -300px;
	top: 70px;
	clear: right;
}

img.hillis
{
	float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -750px;
	top: 160px;
	clear: right;
}

img.wingstop
{
	float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -705px;
	top: 170px;
	clear: right;
}

img.lennys
{
	float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -1160px;
	top: 240px;
	clear: right;
}

img.cuppys
{
	float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -1120px;
	top: 300px;
	clear: right;
}

img.adam_brack
{
	float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -1560px;
	top: 385px;
	clear: right;
}

img.hammock
{
	float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -1520px;
	top: 360px;
	clear: right;
}

img.boys_and_girls_club
{
	float: left;
	border: 0px;
	margin: 0px 0px 15px 20px;
	position: relative;
	left: -20px;
	top: -45px;
	clear: right;
}

p.sponsored_by
{
	font-size: 12px;
}

img.sponsor_logo
{
	vertical-align: middle;
	position: relative;
	left: 20px;
}

h3.vendor
{
	text-align: center;
}

p.vendor
{
	border-style: solid;
}

div.center
{
	align: middle;
}

.small_and_bold 
{
    font-size: small;
    font-weight: bolder;
}

.bold
{
    font-weight: bolder;
}

.event_promoter
{
    font-size: 10pt;
}