body
{
	background: white url(../images/DCATbg.jpg) repeat scroll left top;
	font-family: Arial,Helvetica,Sans-serif;
	font-size: 80%;
	height: auto;
	/*	text-align: center;*/
	padding: 0;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#preload
{
	display: none;
}

#mainbg
{
	background: white url(../images/DCATbg.jpg) repeat scroll left top;
	padding-bottom:100px;
}
#nestedbg {
/*	text-align: center;	 IE-Win hack */
	background-image: url(../images/fadestrip80.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#main-topborder
{
	background-image: url(../images/aaa_top.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 70px;
	width: 800px;
	overflow: hidden;
}
#main-midborder
{
	background-image: url(../images/aaa_mid.png);
	background-repeat: repeat-y;
	width: 800px;
	margin: auto;
}
#main-botborder
{
	background-image: url(../images/aaa_bottom.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 70px;
	width: 800px;
}

/*All Pages: Menu Bar */
#mainbuttonbar
{
	height: 28px;
	padding: 30px 20px 0 30px;
	width: 750px;
	margin: 0 auto;
	white-space: nowrap;
}
/* MAIN NAVIGATION MENU */
#navMenu
{
	width: 740px;
	height: 28px;
	position: relative;
	background: url(../images/sprites/Main_Nav.png);
	margin: 0;
	padding: 0;
}
#navMenu li
{
	float: left;
	list-style-type: none;
}
#navMenu li a
{
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 28px;
	background: url(../images/sprites/Main_Nav.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
/* UP STATE */
li#navHome a
{
	left: 10px;
	width: 42px;
	background-position: -10px 0px;
}
li#navAboutus a
{
	left: 64px;
	width: 42px;
	background-position: -64px 0px;
}
li#navCalendar a
{
	left: 118px;
	width: 62px;
	background-position: -118px 0px;
}
li#navBulletin a
{
	left: 192px;
	width: 78px;
	background-position: -192px 0px;
}
li#navMembership a
{
	left: 282px;
	width: 86px;
	background-position: -282px 0px;
}
li#navPartners a
{
	left: 380px;
	width: 78px;
	background-position: -380px 0px;
}
li#navClasses a
{
	left: 470px;
	width: 56px;
	background-position: -470px 0px;
}
li#navVOD a
{
	left: 538px;
	width: 62px;
	background-position: -538px 0px;
}
li#navFaq a
{
	left: 612px;
	width: 34px;
	background-position: -612px 0px;
}
li#navReferences a
{
	left: 658px;
	width: 38px;
	background-position: -658px 0px;
}

/* HOVER STATE */
li#navHome a:hover
{
	background-position: -10px -28px;
}
li#navAboutus a:hover
{
	background-position: -64px -28px;
}
li#navCalendar a:hover
{
	background-position: -118px -28px;
}
li#navBulletin a:hover
{
	background-position: -192px -28px;
}
li#navMembership a:hover
{
	background-position: -282px -28px;
}
li#navPartners a:hover
{
	background-position: -380px -28px;
}
li#navClasses a:hover
{
	background-position: -470px -28px;
}
li#navVOD a:hover
{
	background-position: -538px -28px;
}
li#navFaq a:hover
{
	background-position: -612px -28px;
}
li#navReferences a:hover
{
	background-position: -658px -28px;
}

/* CURRENT STATE */
#body_home li#navHome a
{
	background-position: -10px -56px;
}
#body_aboutus li#navAboutus a
{
	background-position: -64px -56px;
}
#body_calendar li#navCalendar a
{
	background-position: -118px -56px;
}
#body_bulletin li#navBulletin a
{
	background-position: -192px -56px;
}
#body_membership li#navMembership a
{
	background-position: -282px -56px;
}
#body_partners li#navPartners a
{
	background-position: -380px -56px;
}
#body_classes li#navClasses a
{
	background-position: -470px -56px;
}
#body_QA li#navFaq a
{
	background-position: -612px -56px;
}
#body_Refs li#navReferences a
{
	background-position: -658px -56px;
}

/* FACE BOOK & FAVORATES LINKS */
#share-links
{
	margin:0 auto;
	background-image: url('../images/grad25.gif');
	background-repeat: repeat-x;
	overflow: hidden;
	height: 22px;
	width: 760px;
	text-align:left;
}

/* COMMUNITY PARTNERS PAGE: GRAPHICS */
#partnerSprites
{
	background-image: url(../images/sprites/partnerSprites.png);
}
.globe
{
	width: 246px;
	height: 16px;
	background-position: 0px 0px;
}
.oscar
{
	width: 246px;
	height: 16px;
	background-position: 0px -17px;
}
.emmy
{
	width: 246px;
	height: 16px;
	background-position: 0px -34px;
}
.friends
{
	width: 246px;
	height: 16px;
	background-position: 0px -51px;
}

/* CLASSES PAGE: CHECK CALENDAR GRAPHIC */
#logo-link
{
	width: 130px;
	height: 25px;
	text-decoration: none;
	display: block;
	background-image: url(../images/sprites/class_calendar.png);
	background-position: 0px 0px;
}
#logo-link:hover, #logo-link:active
{
	background-position: 0px -26px;
}

/* PEG ACCESS PAGES */
a.pub-guide
{
	background-image: url(../images/guidebutton_pub1.png) no-repeat;
}
a.pub-guide:hover
{
	background-image: url(../images/guidebutton_pub2.png) no-repeat;
}
a.edu-guide
{
	background-image: url(../images/guidebutton_edu1.png) no-repeat;
}
a.edu-guide:hover
{
	background-image: url(../images/guidebutton_edu2.png) no-repeat;
}
a.gov-guide
{
	background-image: url(../images/guidebutton_gov1.png) no-repeat;
}
a.gov-guide:hover
{
	background-image: url(../images/guidebutton_gov2.png) no-repeat;
}

/* BEGIN - All Pages: Used to Contain All Pages and its Content */
#main-container
{
	margin: 0 auto;
	height: auto;
	width: 760px;
}

/* HOME PAGE: */
#home-paneltop
{
	background-image:url(../images/home-paneltop.gif);
	background-repeat: no-repeat;
	width: 753px;
	height:16px;
}
#home-panelmid
{
	background-image:url(../images/home-panelmid.gif);
	background-repeat:  repeat-y;
	width: 753px;
}
#home-panelbot
{
	background-image:url(../images/home-panelbot.gif);
	background-repeat:  no-repeat;
	width: 753px;
	height:22px;
}
#home-panel1
{
	width: 750px; /*	height: 292px;*/
	height: 239px;
	border-bottom:1px solid #99CCCC;
	/*	padding-top: 6px;*/
	margin-bottom:8px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#home-panel2
{
	margin:0 auto;
	height:auto;
	width: 760px; /*	padding-top:6px;*/
}
#home-panel3
{
	margin: 0 auto;
	height:auto;
	width: 750px;
/*	border-top: 1px solid #99CCCC;
	border-bottom: 1px solid #99CCCC;*/
	margin-top: 6px;
	margin-bottom: 6px;
}
#home-panel4
{
	background-image: url('../images/shapeimage_box1.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 758px;
	height: 112px;
/*	margin-left:2px;*/
}
#whatsnew-wrapper
{
	margin:0 auto;
	width: 300px;
	height:200px;
	padding-top: 0px;
}
.notices
{
	list-style-image:url(../images/menu-leaf.png);
	background-repeat: no-repeat;
	font-family:trebuchet ms;
	font-size:14px;
	color:#666666;
/*	font-weight:bold;*/
	margin-top: 0px;
}
.notices li
{
	margin: 0 0 .8em 0;
}

/* BEGIN -  Home Page: Sets Style For Bottom three columns */
.cat-head
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 2px;
	padding-left: 4px;
	height: 18px;
	width: 170px;
}
.home-cat-img
{
	float: left;
	margin: 0 auto;
}
#home-col1, #home-col2, #home-col3, #home-col4
{
	margin: 0 auto;
/*	background-color: #FFFFFF;*/
	background-image: url('../images/shadecap-left.gif');
	overflow: hidden;
}
#home-col1
{
	background-image: url('../images/shadecap-left.gif');
	background-repeat: no-repeat;
	float: left; /* padding-right:6px; */ /* padding-left:6px; */
	border-right: 1px solid #CCCCCC;
	text-align: left;
	height: 106px;
}
#home-col2
{
	background-image: url('../images/shadecap-mid.gif');
	background-repeat: no-repeat;
	float: left; /* padding:0 3px 0 0; */ /* padding:0 6px; */
	border-right: 1px solid #CCCCCC;
	text-align: left;
	height: 106px;
}
#home-col3
{
	background-image: url('../images/shadecap-mid.gif');
	background-repeat: no-repeat;
	border-right: 1px solid #CCCCCC;
	float: left;
	text-align: left;
	height: 106px;
}
#home-col4
{
	background-image: url('../images/shadecap-right.gif');
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	/*width: 189px;*/
	height: 106px;
}
/* END -  Home Page: Sets Style For Bottom three columns */

/* BEGIN - Home Page: Sets style for P.E.G Section */
#guide-panel
{
	margin:0 auto;
	height:auto;
	width:740px;
	padding-top:6px;
	padding-bottom:3px;
}
#access-headers
{
	margin: 0 auto;
	height: 58px;
	width: 760px;
	margin-left: 6px;
}
#access-public, #access-education, #access-government
{
	float: left;
	margin-left: 0px;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

#guide-headers
{
	margin: 0 auto;
	height: 55px;
	width: 750px;
	margin-left: -2px;
	overflow: hidden;
}
.page-header
{
	margin:0 auto;
	height: 20px;
	width: 700px;
	letter-spacing: 4px;
	font-size: 18px;
	font-weight:bold;
	color: teal;
	border-bottom: 4px solid #D0D0D0;
/*	padding-top: 10px;*/
	padding-bottom: 4px;
	margin-bottom:10px;
	text-align: left;
}

/* BEGIN - Google Event Calendar Properties */
#event-calendar
{
	margin: 0 auto;
	width: 727px;
	padding-bottom: 6px;
/*	background-color:#66CCCC;*/
}

/* BEGIN - Aboutus Page: Sets Style for Section */
/*#about-wrapper
{
	margin: 0 auto;
	height: auto;
	margin-left: 16px;
}*/
#about-topborder
{
	background-image: url('../images/about-topborder.png');
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 504px;
	height: 36px;
}
#about-midborder
{
	margin: 0 auto;
	background-image: url(../images/about-midborder.png);
	background-repeat: repeat-y;
	height:880px;
}
#about-botborder
{
	background-image: url(../images/about-botborder.png);
	background-repeat: no-repeat;
	width: 504px;
	height: 20px;
}
#about-panel1
{
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 938px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#about-col1
{
	float: left;
	width: 504px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-left: 6px;
}
#about-col2
{
	float: left;
	width: 249px;
	height: auto;
	padding-left: 1px;
/*	margin: 0 auto;*/
}
#about-contacts
{
	background-image: url('../images/contacts_box.png');
	background-repeat: no-repeat;
	height: 178px;
	width: 248px;
	text-align: left;
}
#about-directions
{
	background-image: url('../images/directions_box.png');
	background-repeat: no-repeat;
	height: 238px;
	width: 248px;
	text-align: left;
}

#about-board
{
	background-image: url('../images/board_box.png');
	background-repeat: no-repeat;
	height: 196px;
	width: 248px;
	text-align: left;
}

#about-providers
{
	/*	background-image: url('../images/provider_box.png'); 	background-repeat: no-repeat;*/
	height: 175px;
	width: 246px;
	text-align: left;
}
.provider-content
{
	margin: 0 auto;
	margin-left: 10px;
	padding-top: 10px;
}

/* Staff Page */
#staff-panel1
{
	margin: 0 auto;
	width: 760px;
	height: auto;
	padding-top: 6px;
}
.staff-wrapper
{
	width: auto;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 6px;
/*	margin-top: 10px;*/
}
.staff-header
{
	position:relative;
	margin:0 auto;
	width: 748px;
	height: 42px;
	letter-spacing: 6px;
	font-size: 18px;
	color: teal;
}
.staff-pic
{
	margin: 0 auto;
	float: left;
	width: 130px;
	height: auto;
}
.staff-content
{
	margin: 0;
	float: left;
	width: 623px;
	height: 180px;
	min-height: 154px;
	text-align: justify;
}
.staff-picborder
{
	background-image: url(../images/staff-picbox.png);
	background-repeat: no-repeat;
	width: 128px;
	height: 180px;
}
.staff-img
{
/*	float: left;*/
	margin: 0 auto;
	height: 134px;
	width: 100px;
/*	border: 1px solid #999999;*/
	padding: 2px;
	margin: 4px 6px 2px 10px;
}
.staff-topborder2
{
	background-image: url(../images/staff-topborder2.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 754px;
	height: 41px;
}
.staff-botborder2
{
	background-image: url(../images/staff-botborder2.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 754px;
	height: 24px;
}
.staff-topborder
{
	background-image: url(../images/staff-topborder.png);
	background-repeat: no-repeat;
	width: auto;
	height: 19px;
	padding-left: 6px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.staff-midborder
{
	background-image: url(../images/staff-midborder.png);
	background-repeat: repeat-y;
	width: auto;
	height: 142px;
}

.staff-botborder
{
	background-image: url(../images/staff-botborder.png);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 623px;
	height: 18px;
}

/* Community Partners Page */
#partners-panel1
{
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.partners-topborder
{
	background-image: url(../images/links-topborder.png);
	background-position:right;
	background-repeat: no-repeat;
	height: 20px;
}
.partners-midborder
{
	background-image: url(../images/links-midborder.png);
	background-repeat: repeat-y;
	padding-left: 18px;
}
.partners-midborder-left
{
	background-image: url(../images/links-midborder-left.png);
	background-repeat: repeat-y;
}
.partners-midborder-right
{
	background-image: url(../images/links-midborder-right.png);
	background-repeat: repeat-y;
}
.partners-byborder
{
	background-image: url(../images/links-byborder.png);
	background-repeat: no-repeat;
	height: 36px;
}
.partners-byborder-left
{
	background-image: url(../images/links-byborder-left.png);
	background-repeat: no-repeat;
	height: 36px;
}
.partners-botborder
{
	background-image: url(../images/links-botborder.png);
	background-repeat: no-repeat;
	height: 22px;
}
.partners
{
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	width: 680px;
	color: Teal;
}

/* LINKS PAGE */
.links-topborder
{
	background-image: url(../images/links-topborder.png);
	background-repeat: no-repeat;
	height: 18px;
}
.links-midborder
{
	background-image: url(../images/links-midborder.png);
	background-repeat: repeat-y;
}
.links-midborder-left
{
	background-image: url(../images/links-midborder-left.png);
	background-repeat: repeat-y;
}
.links-midborder-right
{
	background-image: url(../images/links-midborder-right.png);
	background-repeat: repeat-y;
}
.links-byborder
{
	background-image: url(../images/links-byborder.png);
	background-repeat: no-repeat;
	height: 36px;
}
.links-byborder-left
{
	background-image: url(../images/links-byborder-left.png);
	background-repeat: no-repeat;
	height: 36px;
}
.links-botborder
{
	background-image: url(../images/links-botborder.png);
	background-repeat: no-repeat;
	height: 22px;
}

/* Q&A (FAQ) PAGE: Used to set Info & Hyperlink graphics icons */
dl
{
	padding: 2px 0;
}
dt
{
	font-weight: bold;
	margin: 15px 40px 5px;
	cursor: pointer; /*	text-decoration: underline; */
	color: #BD4A18;
}
dt:before
{
	background-color: #BD4A18;
	color: #FFD87D;
	content: "Q";
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman" , Times, serif;
	margin-right: 7px;
	padding: 2px 6px;
	font-weight: normal;
	margin-left: -35px;
	position: relative;
	top: 0px;
}
dd
{
	margin: 10px 70px 0px;
	padding-bottom: 12px;
	line-height: 125%;
}
dd:before
{
	content: "A";
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman" , Times, serif;
	margin-right: 7px;
	padding: 2px 6px;
	color: #752E0F;
	background-color: #FFD87D;
	margin-left: -38px; /*	position: relative;*/
	top: 10px;
}
dd p:first-child
{
	display: inline;
}
/* this makes it so that the first paragraph within a dd will float up next to the A */

p
{
	line-height: 150% !important;
}

.show
{
	display: block;
}
.hide
{
	display: none;
}
.remote1
{
	background: transparent url(../images/remote.gif) no-repeat scroll right top;
	padding-right: 8px;
	white-space: nowrap;
}
.remote2
{
	background: transparent url(../images/icon_info.png) no-repeat scroll right top;
	padding-right: 12px;
	white-space: nowrap;
}

#common-content
{
	width: 760px;
	margin: auto;
	padding-top: 6px;
	height: auto;
/*	text-align:left;
	height:auto;
	width: 740px;
	padding-top: 6px;
	padding-bottom: 4px;*/
}
.page-wrapper
{
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-bottom: 10px;
/*	text-align: left;*/
}
.links-wrapper
{
	margin: 0 auto;
	width: 696px;
	text-align: left;
}

/*Used to Center Text */
.cen
{
	text-align: center;
	font-size: 18px;
	font-weight: 700;
}

/* MEMBERSHIP PAGE: Sets the Style for Membership Fees Section */
#fees
{
	font-size: 12px;
	margin: 0 auto;
	width: 640px;
}

/* INTERNSHIP PAGE: Used to Indent Paragraphs */
div.hide, p
{
	margin-bottom: 0;
}
div.hide, p + p
{
	text-indent: 1.5em;
	margin-top: 0;
}

.clearfloat:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfloat
{
	display: block;
}
.clearfix:after
{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
/*
.clearfix
{
	display: inline-block;
}
*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{

}
.clear
{
	clear: both;
}

/* BEGIN (NOT USED) - Used To Create Feedback Form
form#feedbackform fieldset {
background:#FFFFFF url(../images/greygradient.jpg) repeat-x scroll 0 0;
border:2px solid #9999BB;
display:block;
font-family:verdana,sans-serif;
line-height:1.5em;
margin:0 auto;
padding:5px;
width:750px;
}
form#feedbackform legend {
background:#FFFFFF url(../images/formgrad.gif) repeat-x scroll left center;
border:3px solid #9999BB;
font-family:georgia,sans-serif;
font-size:1.3em;
font-weight:bold;
margin-bottom:5px;
padding:3px;
width:254px;
}
form#feedbackform label {
clear:left;
color:#333333;
display:block;
float:left;
margin-bottom:0.5em;
padding-right:10px;
text-align:right;
width:250px;
}
form#feedbackform input {
background:#FFFFFF url(../images/formgrad.gif) repeat-x scroll left top;
border:1px solid #999999;
float:left;
margin-bottom:0.6em;
padding-left:0.5em;
}
form#feedbackform textarea {
background:#FFFFFF url(../images/gradlightgrey.jpg) repeat-x scroll left bottom;
border:1px solid #999999;
float:left;
margin-bottom:2em;
overflow:auto;
padding:0.5em;
}
form#feedbackform submit {
background:#FFFFFF url(../images/gradlightgrey.jpg) repeat-x scroll left bottom;
border:1px solid #999999;
float:left;
margin-bottom:2em;
overflow:auto;
padding:0.5em;
}

/* BEGIN (NOT USED) - Sets Parameters for Tags Used in CLASSES
.red {
color:#CC0000;
}
.blue {
color:#0000CC;
}
.bluegrey {
color:#336699;
}
.greengrey {
color:#339966;
}
.orangegrey {
color:#996633;
}
.purplegrey {
color:#993366;
}
.white {
color:#FFFFFF;
}
.green {
color:#009900;
}
.black {
color:#000000;
}
.grey1 {
color:#333333;
}
.grey2 {
color:#666666;
}
.grey3 {
color:#999999;
}
.grey4 {
color:#BBBBBB;
}
.grey5 {
color:#EEEEEE;
}
.cen {
text-align:center;
}
.left {
text-align:left;
}
.right {
text-align:right;
}
.mono {
font-family:monospace;
}
.noul {
text-decoration:none;
}
.b {
font-weight:bold;
}
.i {
font-style:italic;
}
.u {
text-decoration:underline;
}
.point {
cursor:pointer;
}
*/

/* SETS COMMON SHARED CLASSES */
.s1
{
	font-size: 3em;
}
.s2
{
	font-size: 2.4em;
}
.s3
{
	font-size: 1.8em;
}
.s4
{
	font-size: 1.4em;
}
.s5
{
	font-size: 1.2em;
}
.s6
{
	font-size: 1em;
}
.s7
{
	font-size: 0.8em;
}
.s8
{
	font-size: 0.6em;
}
hr
{
	background: #DDDDDD none repeat scroll 0 0;
	border: medium none;
	clear: both;
	color: #DDDDDD;
	float: none;
	height: 0.1em;
	margin: 0 0 1.45em;
	width: 100%;
}
hr.space
{
	background: #FFFFFF none repeat scroll 0 0;
	color: #FFFFFF;
}

/* HOME PAGE: PEG Access drop-down menus */
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#nav
{
	padding: 0;
	margin: 0 auto;
	list-style: none;
	width: 756px;
	margin-left: 4px;
	height: 55px;
	position: relative;
	z-index: 500;
}
#nav li.top
{
	display: block;
	float: left;
	height: 38px;
}
/* Squeezed text */
#nav li a.top_pub
{
	display: block;
	float: left;
	width: 252px;
	height: 55px;
	color: #000000;
	padding: 0px;
	cursor: pointer;
	background: url(../images/access_redtop.png) right top no-repeat;
}
/* top image */
#nav li a.top_edu
{
	display: block;
	float: left;
	width: 252px;
	height: 55px;
	color: #000000;
	padding: 0px;
	cursor: pointer;
	background: url(../images/access_yellowtop.png) right top no-repeat;
}
/* top image */
#nav li a.top_gov
{
	display: block;
	float: left;
	width: 252px;
	height: 55px;
	color: #000000;
	padding: 0px;
	cursor: pointer;
	background: url(../images/access_cyantop.png) right top no-repeat;
}
/* top image */
/*#nav li a.top_link span {float:left; display:block; padding:0 0 0 0px; width:252px; height:55px; background: url(../images/access_button_red-jpg) right top no-repeat;} /* hover image */
/*#nav li a.top_link span.down {float:left; display:block; padding:6px 0 0 0px; width:252px; height:55px; background: url(../images/access_button_red-jpg) no-repeat right top;} /* top drop image */

#nav li:hover a.top_pub
{
	color: #000000;
	background: url(../images/access_redbot.png) no-repeat;
	height: 200px;
}
/* top hover image */
#nav li:hover a.top_edu
{
	color: #000000;
	background: url(../images/access_yellowbot.png) no-repeat;
	height: 200px;
}
/* top hover image */
#nav li:hover a.top_gov
{
	color: #000000;
	background: url(../images/access_cyanbot.png) no-repeat;
	height: 200px;
}
/* top hover image */
/*#nav li:hover a.top_link span {background:url(../images/access_button_red-jpg) no-repeat right top;} /* hover image */
/*#nav li:hover a.top_link span.down {background:url(../images/access_button_red-jpg) no-repeat right top;} /* hover drop image */

/* Default list styling */

#nav li:hover
{
	position: relative;
	z-index: 200;
}

#nav li:hover ul.sub
{
	left: 0px;
	top: 58px;
	padding: 3px;
	margin-left: 18px;
	border: 0px solid #5c731e;
	white-space: nowrap;
	width: 201px;
	height: 130px;
	z-index: 300;
}
/* drop image */
#nav li:hover ul.sub li
{
	display: block;
	height: 22px;
	position: relative;
	float: left;
	width: 200px;
	font-weight: normal;
}
#nav li:hover ul.sub li a
{
	display: block;
	font-size: 14px;
	height: 22px;
	width: 200px;
	line-height: 22px;
	text-indent: 5px;
	text-align: left;
	color: #000;
	text-decoration: none;
	border: 0px solid #bbd37e;
}
#nav li ul.sub li a.fly
{
	background: url(../images/arrow.gif) 80px 6px no-repeat;
}
#nav li:hover ul.sub li a:hover
{
	background: color:#000;
	border-color: #000;
	text-transform: uppercase;
	font-weight: bold;
}
#nav li:hover ul.sub li a.fly:hover
{
	background: url(arrow_over.gif) 80px 6px no-repeat;
	color: #000;
}

#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul
{
	left: 190px;
	top: -4px;
	background-image: url(../images/access_redbot2.png);
	background-repeat: no-repeat;
	padding: 12px;
	border: 0px solid #5c731e;
	white-space: nowrap;
	width: 230px;
	height: 100px;
	z-index: 400;
}

#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly
{
	background: url(../images/arrow_over.gif) 80px 6px no-repeat;
	color: #000;
	border-color: #000;
}

#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly
{
	background: #bbd37e url(../images/arrow.gif) 80px 6px no-repeat;
	color: #000;
	border-color: #bbd37e;
}
