html, body
{
	background-color: #080F4C;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
}
a:link, a:visited
{
	color: #906401;
	text-decoration: none;
}
a:hover
{
	color: #906401;
	text-decoration: underline; 
	/* border-bottom: 1px dashed #9B0000; */
}

.date
{
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
}

.slogan
{
	color: #ffffff;
	font-size: 20px;
	font-family: Times New Roman;
	font-weight: bold;
}

.btn
{
	border: 1px solid #000;
	background-color: #d6d6d6;
}
.tb
{
	border: 1px solid #d6d6d6;
}
.mainnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #090f4a;
	font-weight: 700;
	letter-spacing: 3px;
}
.mainnav:hover
{
	color: #1B2581;
	background: #C6D5DD;
	text-decoration: none;
}
#container
{
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	border-right: solid 1px #5E6399;
	border-left: solid 1px #5E6399;
	border-bottom: solid 1px #5E6399;
}
#header
{
	width: 960px;
	height: 79px;
	background: url(/images/twocolumn/embor_header.gif) no-repeat left top; 

}
#innercontainer
{
	background-color: #637D94;
	margin: 0 6px 6px 6px;
	border: solid #A5BAC6 1px;
}

/*********supplemental navigation************/
#supnav
{
	width: 100%;
	height: 14px;
}
#supcontainer
{
	float: right;
}
#supnav ul
{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
#supnav ul li
{
	background-image: url(/images/twocolumn/arrow1.gif);
	background-position: 6px 3px;
	background-repeat: no-repeat;
	list-style: none;
	display: block;
	float: left;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	border-left: 1px solid #A5BAC6;
	padding: 0 4px 2px 15px;
	text-align: left;
	text-indent: 15px;
	width: 120px;
}
#supnav ul li a
{
	width: 100%;
	height: 14px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

/***********content***************/
#contentbody
{
	background-color: #C6D5DD;
	margin: 0 4px 12px 4px;
	padding: 0;
}
#contentbody2
{
	background-color: #EFECE5;
	margin: 0 0 0 180px;
	padding: 0;
}
.columnin
{
	margin: 0;
	padding: 0.5em 1em;
}
#leftcolumn
{
	width: 180px;
	background-color: #C6D5DD;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
	float: left;
	position: relative;
}
#columncontent
{
	width: 170px;	
	padding: 20px 3px 20px 6px;
}
/******** Main Navigation ***********/
#mainnavDiv
{
	width: 180px;
}
#mainnavDiv div
{
	display: block;
}
#mainnavDiv a
{
	width: 180px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #C6D5DD;
	line-height: 15px;
	xleft: 0;
	padding-left: 2px;
}
#mainnavDiv a, #mainnavDiv a:link, #mainnavDiv a:visited, #mainnavDiv a:active
{
	color: #090f4a;
	text-decoration: none;
	font-weight: normal;
	padding-left: 8px;
}
#mainnavDiv a:hover
{
	background: #fff;
}
.navCategory
{
	background-image: url(/images/twocolumn/embor_navfade.gif);
	font:  normal normal 700 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #003366;
	margin-top: 12px;
	text-indent: 5px;
}
#_PageTemplate_content
{
	margin: 0 180px 0 0;
	background-color: #fff;
}
/*hack for ie7 and ie6*/
*:lang(en) #iesucks
{
	xmargin: 0 180px 0 0 !important;
	margin: 0;
	background-color: #fff;
}
#iesucks
{
	background-color: #fff;
}
#rightcolumn
{
	position: relative;
	float: right;
	width: 180px;
	background-color: #EFECE5;
	margin: 0;
	padding: 0;
}
#rightcontent
{
	padding-top: 12px;
}

A.mnl:link
{
	color: #ffffff;
	text-decoration: none;
}

A.mnl:visited
{
	color: #ffffff;
	text-decoration: none;
}

A.mnl:active
{
	color: #ffffff;
	text-decoration: none;
}

A.mnl:hover
{
	color: #92A7B9;
	text-decoration: none;
}



A.aff:link
{
	color: #090f4a;
	text-decoration: none;
}

A.aff:visited
{
	color: #090f4a;
	text-decoration: none;
}

A.aff:active
{
	color: #090f4a;
	text-decoration: none;
}

A.aff:hover
{
	color: #C98C01;
	text-decoration: none;
}



A.main:link
{
	color: #906401;
	text-decoration: none;
}

A.main:visited
{
	color: #906401;
	text-decoration: none;
}

A.main:active
{
	color: #906401;
	text-decoration: none;
}

A.main:hover
{
	color: #906401;
	text-decoration: underline;
}



A.em:link
{
	color: #090f4a;
	text-decoration: none;
}

A.em:visited
{
	color: #090f4a;
	text-decoration: none;
}

A.em:active
{
	color: #090f4a;
	text-decoration: none;
}

A.em:hover
{
	color: #C98C01;
	text-decoration: none;
}



A.sponss:link
{
	color: #848484;
	text-decoration: none;
}

A.sponss:visited
{
	color: #848484;
	text-decoration: none;
}

A.sponss:active
{
	color: #848484;
	text-decoration: none;
}

A.sponss:hover
{
	color: #C98C01;
	text-decoration: none;
}



A.sponshome:link
{
	color: #090f4a;
	text-decoration: none;
}

A.sponshome:visited
{
	color: #090f4a;
	text-decoration: none;
}

A.sponshome:active
{
	color: #090f4a;
	text-decoration: none;
}

A.sponshome:hover
{
	color: #C98C01;
	text-decoration: none;
}
.newsheader
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #000000;
}
.currentnews
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #990000;
	text-decoration: underline;
}
.rights
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.close
{
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.sponsors
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	font-weight: 700;
	color: #090F4A;
	line-height: 15px;
	font-style: normal;
}

.navTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	color: #003366;
	line-height: 20px;
}



#mid-col-1
{
	width: 155px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #C6D5DD;
	line-height: 15px;
	left: 0;
	padding-left: 2px;
}



#mid-col-1 a, #mid-col-1 a:link, #mid-col-1 a:visited, #mid-col-1 a:active
{
	color: #090f4a;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	padding-left: 2px;
}



#mid-col-1 a:hover
{
	background: #ffffff;
	width: 100%;
	padding-left: 2px;
}



#mid-col-m
{
	width: 155px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #C6D5DD;
	line-height: 15px;
	left: 0;
	padding-left: 2px;
}



#mid-col-m a, #mid-col-m a:link, #mid-col-m a:visited, #mid-col-m a:active
{
	color: #090f4a;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	padding-left: 2px;
}



#mid-col-m a:hover
{
	background: #ffffff;
	width: 100%;
	padding-left: 2px;
}

#mid-col-n
{
	width: 155px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #C6D5DD;
	line-height: 15px;
	left: 0;
	padding-left: 2px;
}



#mid-col-n a, #mid-col-n a:link, #mid-col-n a:visited, #mid-col-n a:active
{
	color: #090f4a;
	text-decoration: none;
	font-weight: normal;
	width: 100%;
	padding-left: 2px;
}



#mid-col-n a:hover
{
	background: #C6D5DD;
	width: 100%;
	padding-left: 2px;
}

.affiliate1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 600;
	text-transform: uppercase;
	color: #000000;
}
.affiliate2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	color: #000000;
}
.affiliate3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;		
	text-transform: none;
	color: #000000;
}

.affiliateheader
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #0e1553;
}

.affiliatelink
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #090F4A;
	line-height: 20px;
	font-style: normal;
	text-transform: none;
}

.affiliatetop
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	font-weight: 700;
	color: #090F4A;
	line-height: 20px;
	font-style: normal;
}

.bylawheader
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 18px;
	font-weight: 700;
}

.bylawregular
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: 400;
}

.bylawunderline
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: 700;
	text-decoration: underline;
}

.bylawregularindent
{
	font-family: "Times New Roman" , Times, serif;
	font-size: 14px;
	font-weight: 400;
	text-indent: 10pt;
}

.bodytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.bodyadd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}



.bodytextsmall1
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.bodyheader
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #0E1553;
	background-image: url(/images/twocolumn/embor_affiliatesbg.gif);
}

.bodyheader2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #0E1553;
	background-image: url(/images/twocolumn/brown_bg.gif);
}

.bodyheaderimage
{
	background-image: url(/images/twocolumn/embor_affiliatesor.gif);
	border-collapse: collapse;
	border-color: #EFB93E;	
}



.bodyheadermm
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 400;
	text-transform: none;
	color: #84774F;
}



.bodytextsmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}





.bodytextsmallreg
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #990000;
}





.bodyheadline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}

.memberlink
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #090F4A;
	line-height: 20px;
	font-style: normal;
	text-transform: none;
}



.bodytextbig
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.bodyheadlinenu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #000000;
}

.bodyno
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #000000;
}



.bodynor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #0E1553;
}

.input
{
	font-size: 10px;
	color: #0e1553;
	font-family: verdana;
	background-color: #EFECE5;
	border: 1px solid #796E57;
}



.input1
{
	font-size: 10px;
	color: #0e1553;
	font-family: verdana;
	background-color: #ffffff;
	border: 1px solid #796E57;
}
.rightsR
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.bodytextItalics
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.underall
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.directions
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}

.directionsbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #000000;
}



.sponsors
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 10px;
	font-weight: 700;
	color: #090F4A;
	line-height: 15px;
	font-style: normal;
}

.platponhome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #333333;
	line-height: 35px;
	font-style: normal;
	text-decoration: underline;
}

.goldsponhome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #906401;
	line-height: 35px;
	font-style: normal;
	text-decoration: underline;
}



.silvsponhome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #666666;
	line-height: normal;
	font-style: normal;
	text-decoration: underline;
}



.bodytextboldOrange
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #990000;
}



.bodytextboldOrangetri
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: 400;
	text-transform: none;
	color: #990000;
}





.bodytextboldOranger
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #990000;
}



.bodytextbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #000000;
}



.bodytextboldOrange1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #990000;
}

.calendartext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
}



.calendarsponsor
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000066;
}



.calendarflyer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #990000;
}





.calendartextbold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #000000;
}

.calendartextItalics
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #000066;
}

.bodyheadlinenaff
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	color: #000000;
}

.affonhome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #969696;
	line-height: normal;
	font-style: normal;
	text-decoration: underline;
}



.phonefax
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	line-height: normal;
	font-style: normal;
}



.smallnum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
	line-height: normal;
	font-style: normal;
}
#FooterContentDIV
{
	margin: 20px auto 0 auto;
	clear: both;
	width: 900px;
	position: relative;  
}

/****nrds members******/
#nrdsmem_srchhdr
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.nrdsmem_srch
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	color: #000;
}

/*****##Contact Form##*****/
#contactContainer
{
	width: 700px;
	padding: 10px 5px 20px 10px;
}
#contact_info
{
	padding-top: 8px;
	padding-bottom: 20px;
	width: 700px;
	border-bottom: #d6d6d6 1px solid;
}
#panelSendEmail
{
}
#contactus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-variant: normal;
	color: #CACACA;
	padding-bottom: 2em;
}
.contactuse1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 400;
	font-variant: normal;
	font-style: italic;
	color: #000000;
	padding: 20px 0 15px 0;
	font-weight: bold;
}
.contactuse
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 700;
	font-variant: normal;
	color: #000000;
}
.phone
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
}
.contactz
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	width: 255px;
	height: 26px;
	position: relative;
	vertical-align: top;
	text-align: right;
	float: left;
}
.contactzz
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	text-align: left;
}
.contactservices
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #000000;
	width: 250px;
	text-align: left;
	position: relative;
	float: right;
}
.contacthow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	color: #5F5F5F;
	line-height: 20px;
}
.input
{
	border-right: #796E57 1px solid;
	border-top: #796E57 1px solid;
	font-size: 11px;
	border-left: #796E57 1px solid;
	color: #000000;
	border-bottom: #796E57 1px solid;
	font-family: arial;
	background-color: #EFECE5;
}
.input1
{
	border-right: #645942 1px solid;
	border-top: #645942 1px solid;
	font-weight: 700;
	font-size: 10px;
	border-left: #645942 1px solid;
	color: #000000;
	border-bottom: #645942 1px solid;
	font-family: arial;
	background-color: #DCD7CC;
}

/****absolute div****/
#mcaldiv
{
	position: absolute;
	height: 75px;
	z-index: 200;
}

/************************************************************/
/************** image gallery ********************/
/************************************************************/
/*imagegallery.aspx*/
#thumbs
{
}
#_PageTemplate_innerHolder_dlImages
{
}
.thumb_div
{
	width: 166px;
	height: 123px;
	padding-bottom: 0px;
}
.thumb_div a
{
	margin: 0;
	display: block;
	border: solid 3px #E8E2D5;
	height: 120px;
}
.thumb_div a:hover
{
	border: solid 3px #A3BAC6;
}
/*imagegallerywrapper.aspx*/
#ss_container
{
	width: 753px;
	padding: 0;
	margin: 0 auto;
	background-color: #fff;
}
#ss_header
{
	height: 20px;
	margin-bottom: 2px;
}
#ss_caption
{
	height: 17px;
	position: relative;
	float: left;
	padding-left: 3px;
	line-height: 17px;
}
#ss_closetop
{
	height: 17px;
	width: 20px;
	position: relative;
	float: right;
	padding-right: 4px;
}
#ss_footer
{
	height: 20px;
	margin-bottom: 2px;
}
#ss_companyname
{
	height: 17px;
	position: relative;
	float: left;
	padding-left: 3px;
	line-height: 17px;
}
#ss_footerclose
{
	height: 17px;
	position: relative;
	float: right;
	padding-right: 4px;
}
.galleryCaption
{
	color: #000; 
	font-weight: 700;
	font-size: 1.35em;
}
.ig_caption_th
{
	font-family: verdana;
	color: #333;
	font-weight: 700;
	font-size: .9em;
	text-align: center;
}
.gallerytext
{
}
.companyName
{
	color: #000; 
	font-family:  verdana;
}
.closeLB a
{
	color: #906401; 
	font-family:  verdana;
}
.closeLB a:hover
{
	color: #906401;
	text-decoration: underline;
}
.galleryname
{
	margin-top: 6px;
	font-family:  arial;
	font-size: .95em;
	font-weight: bold;
	text-align: center;
	width: 160px;
}
/*imagegalleryslideshow.aspx*/
#mainContainer
{
	margin: 0 auto;
	width: 741px;
	text-align: left;
	background-color: #fff;
	padding: 3px;
	border: 3px solid #637D94;
}
.clear
{
	clear: both;
}
#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs
{	/* Width of divs for thumbnails */
	width:240px;
}
#DHTMLgoodies_panel_one
{		
	float:left;	
}
#DHTMLgoodies_thumbs
{
	overflow:hidden;	/* Don't change this */
	height:350px;	/* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
}
#DHTMLgoodies_largeImage
{	/* Large image div */
	width:470px;	/* Width of large image div */
	height:410px;	/* Height of large image div */
	float:left;
	padding-left: 10px;	/* "Air" */
	padding-right: 5px;	
}
#DHTMLgoodies_largeImage table
{	/* Used table to get both horizontal and vertical center alignement of large image */
	width:100%;
	height:100%;
	text-align:center;
}
#DHTMLgoodies_largeImage img
{	/* Large image */
	border:5px solid #A3BAC6;	/* Border around large image */
}
.strip_of_thumbnails
{	/* A vertical strip of thumbnails */
	width:114px;	/* Width of strip */
	padding:5px;	/* "Air" inside filmstrip div */
	float:left;		
}
/*.strip_of_thumbnails div*/
.ig_th
{
	width: 110px;
	height: 90px;
	padding: 2px;
	text-align: center;
}
.strip_of_thumbnails img
{
	border:0px;
	padding:5px;
}
.strip_of_thumbnails .activeImage
{	/* Active thumbnail */
	border:5px solid #A3BAC6;	/* Green border around active thumbnail */
	padding:0px;
}
.leftArrow
{
	float:left;
}
.rightArrow
{
	float:right;
}
#DHTMLgoodies_thumbs_inner
{
	position:relative;	/* Never change this */
	width:3000px;
}	

/*****custom paging****/
.paging_links a
{
	display: inline;
	line-height: 19px;
	vertical-align: text-top;
	letter-spacing: 3px;
	padding: 50px 3px 10px 3px;
	color: #906401;
	text-decoration: none;
}
.currentpage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #906401;
	font-weight: 700;
	background-color: #C6D5DD;
	letter-spacing: 5px;
}
.currentpage:hover
{
	color: #906401;
	background: #D9E3E8;
}

/***********************************/
/*******location.aspx***************/
/***********************************/
#loc_container
{
	width: 100%;
	padding: 15px 0 0 0;
}
#loc_baddr
{
	padding: 0 0 15px;
	width: 550px;
}
#loc_mapheader
{
	height: 20px;
	margin-bottom: 2px;
	width: 550px;
	background-color: #637D94;
	color: #fff;
	text-indent: 4px;
}
#loc_mapContainer
{
	height: 425px;
	width: 549px;
}
#loc_mapdirections
{
	margin-top: 20px;
}
.loc_hdr
{
	font-weight: 700;
}
.loc_tb
{
	padding: 6px;
	width: 350px;
	clear: both; /*don't remove*/
}
.loc_ddlinks
{
	width: 170px;
	background: #637D94 url(/images/twocolumn/arrow1.gif) no-repeat 3px 3px;
	color: #fff;
	border-left: solid 1px #fff;
	float: right;
	padding-left: 20px;
}
#loc_email
{
	width: 248px;
	height: 73px;
	background-color: #f6f6f6;
	border: 1px solid #000;
}
.loc_emailtxt
{
	width: 70px;
	text-align: right;
	float: left;
}
#loc_sendemail
{
	padding: 2px;
	text-align: right;
	clear: both;
}
#_PageTemplate_innerHolder_loc_print
{
	color: #fff;
	text-decoration: none;
}
/***********************************/
/***********************************/

/* - - - - - - - - - - - - - - - - - - - - -
Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/
Created : January 13, 2006
Modified : February 1, 2006
- - - - - - - - - - - - - - - - - - - - - */

#lightbox
{
	display: none;
	position: absolute;
	top: 30%;
	left: 40%;
	z-index: 9999;
	width: 760px;
	height: 550px;
	margin: -220px 0 0 -250px;
	xborder: 1px solid #fff;
	background: #fff;
	text-align: left;
}
#lightbox[id]
{
	position: fixed;
}
#overlay
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background-color: #000;
	-moz-opacity: 0.4;
	opacity: .40;
	filter: alpha(opacity=40);
}
#overlay[id]
{
	position: fixed;
}
#lightbox.done #lbLoadMessage
{
	display: none;
}
#lightbox.done #lbContent
{
	display: block;
}
#lightbox.loading #lbContent
{
	display: none;
}
#lightbox.loading #lbLoadMessage
{
	display: block;
}
#lightbox.done img
{
	width: 100%;
	height: 100%;
}

/*********************************************/
/***************Events Calendar***************/
/*********************************************/
#ev_parent
{
	width: 95%;
}
.ev_date
{
	margin-top: 12px;
	width: 100%;
	background-color: #D8D2C0;
	font-weight: 700;
	padding: 4px 4px 4px 4px;
	font-size: 1.35em;
}
#ev_header
{
	width: 100%;
}
#ev_datehdr
{
	vertical-align: top;
	width: 20%;
	font-weight: 700;
	position: relative;
	float: left;
	font-style: italic;
	padding-top: 4px;
	color: #000000;
}
#ev_eventhdr
{
	vertical-align: top;
	width: 59%;
	font-weight: 700;
	position: relative;
	float: left;
	font-style: italic;
	padding-top: 4px;
	color: #000000;
}
#ev_sponsorhdr
{
	vertical-align: top;
	width: 20%;
	font-weight: 700;
	position: relative;
	float: left;
	font-style: italic;
	padding-top: 4px;
	color: #000000;
	
}
#ev_content
{
	width: 100%;
	margin-bottom: 30px;
	padding-top: 12px;
}
#ev_left
{
	width: 20%;
	position: relative;
	float: left;
}
#ev_mid
{
	width: 60%;
	position: relative;
	float: left;
	font-size: .96em;
}
#ev_right
{
	width: 20%;
	position: relative;
	float: left;
	font-size: .96em;
	color: #5C5FA7;
}
.ev_hilite
{
	font-weight: 700;
	color: #990000;
	font-size: .95em;
	line-height: 14px; 
	padding-top: 6px;
	padding-right: 20px;
}
#ev_eventname
{
	font-weight: 700;
	padding-right: 20px;	
}
#ev_eventloc
{
	font-style: italic;
	padding-right: 20px;
}
#ev_eventdesc1
{	
	line-height: 14px;
	padding-top: 4px;
	padding-right: 20px;
}
#ev_eventitems
{
	font-size: .97em;
	line-height: 12px;
	padding-top: 4px;
	padding-right: 20px;	
}

#ev_register
{
	margin-top: 10px;
}

#ev_hiliteday
{
	font-size: .90em;
	font-style: italic;
	color: Red;
}
/***************registerwrapper.aspx***************/
#rw_container
{
	border: solid 4px #202078;
	background-color: #A6A7CA;
	background-image: url(/images/twocolumn/embor_event_registration.gif);
	background-repeat: no-repeat;
	padding-top: 66px;
	width: 640px;
}
#rw_closewin a:link, #footer a:visited
{
	color: #ffffff;
	padding-bottom: 10px;
}
#rw_closewin a:hover
{
	border-bottom: 1px dashed #ffffff;
}
/***************register.aspx***************/
#reg_container
{
	padding: 10px;
	width: 90%;
	text-align: left;
}
#reg_event
{
	float: left;
	width: 175px;
	position: relative;
}
#reg_datehdr
{
	clear: right;
	margin-top: 12px;
	float: left;
	width: 175px;
	position: relative;
}
.reg_evevent
{
	margin-top: 12px;
	color: #2F2F85;
	font-weight: 700;
	font-size: .80em;
}
.reg_evdates
{
	margin-top: 12px;
	color: #990000;
	font-weight: 700;
	font-size: .80em;
}
.reg_ctrlhdr
{
	margin-top: 12px;
	float: left;
	width: 175px;
	position: relative;
	font-weight: 700;
	font-size: .80em;
}
.reg_ctrlhdra
{
	float: left;
	width: 175px;
	position: relative;
	font-weight: 700;
	font-size: .75em;
}
.reg_formelem
{
	margin-top: 12px;
	float: left;
	position: relative;
	width: 200px;
}
#reg_sent
{
	color: green;
	font-weight: 700;
	font-size: .75em;
}
#reg_checks
{
	float: left;
	position: relative;
	width: 50%;
	font-size: .70em;
}
.reg_send
{
	color: #990000;
	font-weight: 400;
	font-size: .95em;
	font-style: italic
}
#reg_cc
{
	float: left;
	position: relative;
	width: 50%;
	font-size: .75em;
}
/***************mini calendar*****************/
#mcaldiv
{
	position: absolute;
	height: 200px;
	z-index: 200;
	background-color: #fff;
}
#ev_minical
{
	width: 250px;
	height: 200px;
	background-color: #f8f8ff;
}
.minicalendar
{
	background-color: transparent;
	height: 200px;
	width: 250px;
}
.minical_title
{
	width: 100%;
	font-weight: 700;
	color: #fff;
	padding: 0;
	margin: 0;
}
.minical_selectedday
{
	background-color: #C6D5DD;
	border: solid 2px #637D94;
}
.minicalendar_day
{
	font-size: 10px;
	font-weight: 700;
	font-family: Verdana;
}
.minicalendar_dayhdr
{
	font-style: italic;
	background-color: #637D94;
	color: #fff;
	font-size: 12px;
}
/*********************************************/
/*********************************************/
