/*=========================================================================================*/
/* COMMON STYLES */
/*=========================================================================================*/
BODY, HTML
{padding:0; margin:0; height:100%; text-align:center;}
BODY, TR, TD, P, DIV			
{font-family: Arial; font-size: 10pt;}
H2
{font-variant:small-caps; margin-bottom:2px; padding-bottom:2px; font-size:10pt;}
UL, OL
{padding-top:0px; margin-top:0px;}

/*=========================================================================================*/
/* ID STYLES 																			   */
/*=========================================================================================*/
/* Main container */
#mainLayout
{width:960px; margin:auto; border:solid 2px #6E9545; padding:0px;}
#comingSoonLayout
{width:960px; height:700px; margin:0; padding:0; display:table;}

/* Header container */
#header
{margin:0px; padding:0px; width:960px; height:98px;}
#header IMG
{vertical-align:bottom;}
#headNav
{margin:0px; padding:0px; width:960px; height:26px; background-color:#6E9545; vertical-align:bottom;}
#headNav TD, A
{color:#FFFFFF; font-size:9pt; font-weight:bold; text-decoration:none;}
#headNav A:HOVER
{color:#0BF116; font-size:9pt; font-weight:bold;}
#middlePhotos
{margin:0px; padding:0px; width:960px; height:172px; background-color:#0D99D6; border-bottom:solid 2px #6E9545;}
#middlePhotos IMG
{margin:0px; padding:0px; vertical-align:bottom;}
#middleBar
{width:960px; height:30px; background-color:#D8D1CA; border-bottom:solid 2px #6E9545;}
#middleBar IMG
{margin:0px; padding:0px; vertical-align:bottom;}

/* Body container */
#contentBody
{width:940px; text-align:left; padding:5px; margin:5px;}
#contentBody H1
{font-variant:small-caps; margin-bottom:2px; padding-bottom:2px; font-size:12pt; text-indent:30px; background-image: url(/images/listLogo.gif); background-repeat:no-repeat;  height:22px; line-height:22px;}
#contentBody A
{color:#0A522C; text-decoration:none;}
#contentBody A:HOVER
{color:#0BF116; text-decoration:none;}
#breadCrumb
{font-size:8pt;}

/*Sponsors Lists*/
#majSponsor A
{font-size:12pt; line-height:24px;}
#majSponsor
{margin-left:30px; list-style:none; text-indent:30px; background-position:center left; background-image: url(/images/listStar.gif); background-repeat:no-repeat; height:24px;}
#conSponsor A
{font-size:10pt; line-height:15px;}
#conSponsor
{margin-left:30px; list-style:none; text-indent:20px; background-position:center left; background-image: url(/images/listDot.gif); background-repeat:no-repeat; height:15px;}
#donSponsor A
{font-size:10pt;}
#donSponsor 
{margin-left:30px; font-size:10pt;}

/* Footer container */
#footer
{width:100%; color:#0A522C; text-align:bottom; margin:0xx; padding:0px; position:relative; bottom:0px; left:0px; font-size:8pt;}
#footer A
{color:#0A522C; font-size:8pt; font-weight:bold; }
#footer A:HOVER
{color:#0BF116; font-size:8pt; font-weight:bold; text-decoration:none;}
#footerText
{font-size:7pt; color:#8EA764; text-decoration:none;}
#footerText A
{font-size:7pt; color:#8EA764; text-decoration:none;}
#footerText A:HOVER
{font-size:7pt; color:#0BF116; text-decoration:none;}

/*=========================================================================================*/
/* CLASS STYLES */
/*=========================================================================================*/
.txt8
{font-size:8pt;}

/*=========================================================================================*/
/* SHOPPING CART STYLES */
/*=========================================================================================*/


/*=========================================================================================*/
/* FORM STYLES*/
/*=========================================================================================*/
#contactForm INPUT, TEXTAREA
{background-color:#F0F4EC; border:solid 1px #6E9545; padding-left:2px; width:100%;}
#contactFormSubmit
{background-color:#F0F4EC; border:solid 1px #6E9545; padding-left:2px; width:200px;}