html, body
{
	background-color: #7B9D46;
	margin: 0;
	padding: 0;
	background-image: url(/images/broadcast/chamber_bg3.png);
	background-repeat: repeat-x;
}
.date
{
	color: #696969;
	font-size: 11px;
	font-family: Arial;
	clear: left; 
	float: right; 
	width: 180px;
	margin: 0 4px 0 0;
}
.slogan
{
	color: #162C5B;
	font-size: 16px;
	font-family: Tahoma, Arial, sans-serif;
	font-style: italic;	
	float: right;
	letter-spacing: .90px;
	margin: 0 0 0 0;
}
.btn
{
	border: 1px solid #000;
	background-color: #d6d6d6;
}
.tb
{
	border: 1px solid #d6d6d6;
}

#top
{
	border-top: 1px solid #BCBCBC;
	background: #fff url(/images/broadcast/chamber_top23.gif) no-repeat;  
	margin: 15px auto 0 auto;
	clear: both;
	width: 960px;
	position: relative;
	height: 50px;
	height: 50px;
}
#top_inside
{
	padding-right: 20px; 
	padding-top: 7px;
}
.navCategory
{
	width: 170px;
	padding: 0 0 0em 5px;
	margin: 3px 0 0 0px;
	color: #D6D6D6;
	font-weight: 400;
	font-size: 16px;
	font-family: times;
	letter-spacing: 2px; 
}

/******__Main Navigation__*******/
.mainnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2A4687;
	font-weight: 700;
	letter-spacing: 3px;
}
.mainnav:hover
{
	color: #fff;
	background: #C6D5DD;
}
#container
{
	background-color: #fff;
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}
#header
{
	width: 960px;
	min-height: 185px; /* FF height */
	height: 200px; /* IE height */
	background: transparent;
	clear: both;
	margin:0;
	padding:0;
}
#innercontainer
{
	background-color: #fff;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
}
#datediv
{
	float: right;
	margin: 0;
}
#search
{
	color: #000;
	margin:0;
	padding:0;
}
#searchP
{
    margin: -248px 0 0 0;
    padding: 0 0 5px 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: right;
    clear: right;
    width: 255px;
}
.search
{
	width: 160px;
	border: 1px solid #6879AD;
	color: #000;
	padding: 3px;
	margin: 5px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.button
{
	padding: 2px;
	font: bold 1em Arial, Sans-Serif;
	margin: 0;
	height: 25px;
}

/*********supplemental navigation************/
#supcontainer
{
	margin: 0;
	padding: 3px 0 0 0;
	background-color: #fff;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	
}
#supnav
{
	background-color: #fff;
	margin: 0 0 25px 0;
	padding: 0;
}
#supnav ul
{
	padding: 3px 0 0 0 !important;
	padding: 3px 0 2px 0;
	margin: 2px 0 0 0;
	float: left;
	
}
#supnav li
{
	list-style: none;
	display: inline;
	margin: 0;
	
}
#supnav li a
{
	text-decoration: none;
	padding: 4px 30px;
	margin-right: 0px;
	background: #122754 url(/images/broadcast/corner.gif) no-repeat top right;
	font-weight: bold;
	color: #fff;
	border-bottom: solid 3px #FFA820;
}
#supnav li a:hover
{
	background: #2C4C8D url(/images/broadcast/corner.gif) no-repeat top right;
	color: #fff;
	padding: 4px 30px;
	margin-right: 0px;
	font-weight: bold;
	border-bottom: solid 3px #FFA820;
}
#supnav li a.current
{
	background: #6879AD url(/images/broadcast/corner.gif) no-repeat top right;
	color: #2F637A;
	padding: 6px 30px;
}
#supnav .key
{
	text-decoration: underline;
}
/***********content***************/
#contentbody
{
	
	margin: 0;
	padding: 0;
	border: solid #fff 1px;
	/* background: #1F3B73 url( '/images/broadcast/chamber_mainbg1.gif' ) top left repeat-y; */
	background-image: url(/images/broadcast/chamber_mainbg2.gif);
	background-repeat: repeat-y;
}
#contentbody2
{
	background-color: #fff;
	margin: 0 0 0 185px;
	padding: 0;
}
#contentbody2 a:link, a:visited
{
	color: #274686;
	text-decoration: none;
}
#contentbody2 a:hover
{
	color: #274686;
	
}
#columnin
{
	margin: 0px 8px 0 5px;
	padding: 1px 7px 0 7px;
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
}
#columnin a:link, #columnin a:visited
{
	color: #3258A7;
	text-decoration: none;
}
#columnin a:hover
{
	color: #AA0407;
	text-decoration: underline;
}
.columnina
{
	margin: 0 0 0 0;
	padding: 1px 0 0 7px;
	font: 12px Arial, sans-serif; 
	line-height: 1.2em;
}
#columncontent
{
	width: 170px;
	padding: 10px 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E9F0FF;
}
#columncontent a:link, #columncontent a:visited
{
	color: #D0DFFF;
	text-decoration: underline;
}
#columncontent a:hover
{
	color: #D0DFFF;
	text-decoration: underline; 
}

/*********Main Navigation***************/
#leftcolumn, #MainNav
{
	width: 179px;
	padding-bottom: 20px;
	float: left;
	background-color: #1F3B73;
	
}
#leftcolumn div ul
{
	list-style: none;
	width: 179px;
	clear: left;
	margin: 0;
	padding: 0;
	
}
#leftcolumn div ul li
{
	list-style: none;
	display: block;
	width: 179px;
	float: left;
	text-align: left;
	line-height: 25px;
	font-size: 12px;
	font-weight: normal;
	
}
#MainNav a
{
	height: 25px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-family: "arial";
	font-size: 12px;
	padding-left: 10px;
	background-color: #507811;
	margin-top: 1px;
	border-left: 4px solid #7E0708;
	font-weight: normal;
}
#MainNav a:hover
{
	height: 25px;
	color: #ffffff;
	background-color: #638A25;
	border-left: 4px solid #7E0708;
	
}
/***********dhtml dropdown menus**********/
#dropmenudiv
{ 
	position: absolute;
	height: 25px;
	line-height: 23px;
	z-index: 200;
	margin: -5px 0px 0px 5px;
	 
	border-bottom: 1px solid #132754;
	
}
#dropmenudiv a
{
	width: 180px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	/* background-color: #D5D8E7; */
	background: #638A25 url(/images/broadcast/chamber_arrow.gif) 1% 50% no-repeat;
	color: #ffffff;
	text-decoration: none;
	line-height: 25px;
	font-size: 12px;
	padding-left: 15px;
	font-weight: 500;
	font-family: "arial";
	border-bottom: 1px solid #19305F;
}
#dropmenudiv a:hover
{
	background: #507811 url(/images/broadcast/chamber_arrow.gif) 1% 50% no-repeat;
	color: #fff;
	border-bottom: 1px solid #19305F;
}

/**************Container Right Start************/
/*ie ignores style when the control has runat=server att*/
#_PageTemplate_content
{
	background-color: #fff;
	margin: 0 185px 0 0;
}
#iesucks
{
	background-color: #fff;
}
#rightcolumn
{
	position: relative;
	float: right;
	width: 180px;
	margin: 2px 5px 0 0;
	border-left: 1px solid #ccc;
}
#rightcontent
{
	padding-top: 12px 0 0 5px;
	font-size: 12px;
    font-family: Arial, sans-serif;	
    color: #333333;
    margin: 12px 3px 14px 3px;
}

#rightcontent a:link, #rightcontent a:visited
{
	color: #3258A7;
	text-decoration: none;
}
#rightcontent a:hover
{
	color: #3258A7;
	text-decoration: underline;
}


A.mnl:link
{
	color: #fff;
	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: 10px;
	font-style: normal;
	font-weight: 700;
	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;
}

.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-size: 12px;
    font-family: Arial, sans-serif;	
    line-height: 1.5em;
	text-transform: none;
	color: #000;
}



.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;
}

/*******Footer**********/
#footer
{
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	background: #fff url(/images/broadcast/chamber_footer_1.png) no-repeat; 
	padding-top: 1px;
	height: 41px;
	color: #fff;
	width: 960px;
	clear: both;
}
#footer a:link, #footer a:visited
{
	
	color: #ffffff;
}
#footer a:hover
{ 
    
	border-bottom: 1px dashed #ffffff;
}

/*******************************************/

#FooterContentDIV
{
	
	margin: 0 auto 0 auto;
	clear: both;
	width: 940px;
	position: relative;
	background: #B6C998 url(/images/broadcast/chamber_footercnt.gif) repeat-x;
	
	padding: 20px 10px 20px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    border-bottom: none;
    color: #6D6D6E;
}

#FooterContentDIV a:link, a:visited
{
	color: #6D6D6E;
	text-decoration: underline;
}
#FooterContentDIV a:hover
{
	text-decoration: underline;
}


/*****##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: #808080;
	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: 265px;
	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: #6879AD 1px solid;
	border-top: #6879AD 1px solid;
	font-size: 11px;
	border-left: #6879AD 1px solid;
	color: #000000;
	border-bottom: #6879AD 1px solid;
	font-family: arial;
	background-color: #F1F2F7;
}
.input1
{
	border-right: #810809 1px solid;
	border-top: #810809 1px solid;
	font-weight: 700;
	font-size: 12px;
	border-left: #810809 1px solid;
	color: #ffffff;
	border-bottom: #810809 1px solid;
	font-family: arial;
	background-color: #810809;
}


/*****custom paging****/
.paging_links a
{
	display: inline;
	line-height: 19px;
	vertical-align: text-top;
	letter-spacing: 3px;
	padding: 50px 3px 20px 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;
}

.barText
{
	padding-top: 15px;
	color: #ffffff;
	font-family: Verdana;
}
 
A.siteBy:link
{
	
	padding-top: 15px;
	color: #848484;
	text-decoration: none;
}

A.siteBy:visited
{
	padding-top: 15px;
	color: #848484;
	text-decoration: none;
}

A.siteBy:active
{
	padding-top: 15px;
	color: #848484;
	text-decoration: none;
}

A.siteBy:hover
{
	padding-top: 15px;
	color: #C98C01;
	text-decoration: none;
}

/*********************************************/
/***************Events Calendar***************/
/*********************************************/
#ev_parent
{
	width: 95%;
}
.ev_date
{
	margin-top: 12px;
	width: 100%;
	background-color: #C1D2A7;
	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 #6879AD;
	background-color: #B8C0D7;
	background-image: url(/images/broadcast/newton_event_registration1.jpg);
	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: both;
	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
{
	clear: both;
	margin-top: 12px;
	float: left;
	width: 175px;
	position: relative;
	font-weight: 700;
	font-size: .75em;
}
.reg_ctrlhdra
{
	clear: both;
	float: left;
	width: 175px;
	position: relative;
	font-weight: 700;
	font-size: .75em;
}
.reg_formelem
{
	float: left;
	position: relative;
	width: 200px;
}
#reg_sent
{
	color: 000000;
	font-weight: 700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#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: #BFC4DE;
	border: solid 2px #596CA3;
}
.minicalendar_day
{
	font-size: 10px;
	font-weight: 700;
	font-family: Verdana;
}
.minicalendar_dayhdr
{
	font-style: italic;
	background-color: #596CA3;
	color: #fff;
	font-size: 12px;
}
/*********************************************/
/*********************************************/

/*******************************/
/**********shopping cart*************/
/*******************************/
/****************** items ******************/
#items_parent
{
	width: 585px;
}
.item_img
{
	width: 150px;
	height: 193px;
}
.item
{
	float: left;
	position: relative;
	width: 170px;
	border-right: solid 1px #dfdfdf;
	margin: 4px 4px 10px 4px;
	height: 370px;
	line-height: 14px;
}
.item_id
{
	font-weight: 700;
}
.item_name
{
	font-weight: 700;
	font-size: small;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 50px;
	line-height: 14px;
}
.item_description
{
	font-size: x-small;
	height: 75px;
	line-height: 14px;
}
.item_btndiv
{
	width: 100%;
	text-align: right;
	height: 25px;
	vertical-align: bottom;
}
.item_cartbtn
{
	font-size: 10px;
	font-weight: 700;
	border: 1px solid #000;
	background-color: Transparent;
}
.item_spacer
{
	border-bottom: solid 1px #dfdfdf;
	height: 10px;
	float: left;
	width: 170px;
	text-align: center;
	margin: 0 4px 0 4px;
}
.item_price
{
	width: 167px;
	text-align: right;
	font-size: small;
	margin: 4px 0 4px 0;
}
/***********item detail***************/
.itemdetail_name
{
	font-weight: 700;
	font-size: medium;
	margin-top: 6px;
	margin-bottom: 6px;
}
.itemdetail_description
{
	font-size: small;
}
.itemdetail_price
{
	width: 100%;
	text-align: right;
	font-size: small;
	margin: 4px 0 4px 0;
}
/************cart**********************/
.cart_viewdiv
{
	margin-top: 25px;
	text-align: right;
	padding-right: 20px;
}
.cart_btn
{
	font-size: 10px;
	font-weight: 700;
}
.cart_total
{
	font-size: small;
	width: 200px;
	background-color: #dfdfdf;
	text-align: right;
}
/*******************************/
/**********shopping cart********/
/*******************************/

/****** cart info ************/
#merc_wrapper
{
	width: 90px;
	height: 21px;
	line-height: 21px;
	padding: 15px 0 3px 0;
	float: right;
	clear: none;
}
.merc_nav:link, .merc_nav:visited, .merc_nav:active, .merc_nav:hover
{
	display: block;
	text-decoration: none;
	font-size: 12px;
	background: #fff url(/images/shoppingcart.gif) no-repeat top right;
	line-height: 21px;
}
/***************************/

/************************************************************/
/************** image gallery ********************/
/************************************************************/
/*imagegallery.aspx*/
.thumb_div
{
	width: 166px;
	height: 123px;
}
.thumb_div a
{
	margin: 0;
	display: block;
	width: 160px;
	height: 120px;
	border: solid 3px #c4c9e1;
}
.thumb_div a:hover
{
	border: solid 3px #6879ad;
}
.closeLB a:link, .closeLB a:visited, .closeLB a:active
{
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;	
	text-decoration: none;
}
.closeLB a:hover
{
	text-decoration: underline;
	font-family: Arial;
	font-size: 12px;
}
.galleryCaption
{
	color: #5668a0;
	font-weight: 700;
	font-size: 14px;
	font-family: verdana;
}
/*.ig_caption_th
{
	font-family: verdana;
	color: #333;
	font-weight: 700;
	font-size: .9em;
}*/
.gallerytext
{
}
#lblCaption
{
	font-weight: 700;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
.ig_caption_th
{
	font-family: verdana;
	font-size: .80em;
	height: 20px;
	text-align: center;
}
.galleryname
{
	margin-top: 6px;
}
#ss_container
{
	width: 772px;
	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;
}
#mainContainer
{
	margin: 0 auto;
	width: 760px;
	text-align: left;
	background-color: #fff;
	padding: 3px;
	border: 3px solid #333;
	color: #333;
	font-family: verdana;
	font-size: 11px;
}
.clear
{
	clear:both;
}
/* End of demo CSS */
#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 #c4c9e1;	/* 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;
	xheight: 90px;
	padding: 2px;
	text-align: center;
}
.strip_of_thumbnails img{
	border:0px;
	padding:5px;
}
.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	border:5px solid #c4c9e1;	/* Green border around active thumbnail */
	padding:0px;
}
.leftArrow{
	float:left;
}
.rightArrow{
	float:right;
}
#DHTMLgoodies_thumbs_inner{
	position:relative;	/* Never change this */
	width:3000px;
}
/* - - - - - - - - - - - - - - - - - - - - -
DO NOT ALTER
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: 40%;
	left: 40%;
	z-index: 9999;
	width: 772px;
	height: 550px;
	margin: -220px 0 0 -250px;
	border: 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.6;
	opacity:.60;
	filter: alpha(opacity=60);
}
#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%;
}