﻿body 
{
	margin: 1em 0 0 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}

#Breadcrumb a, #Breadcrumb a:visited
{
	color: Purple;
	text-decoration: none;
}

#Breadcrumb a:hover
{
	color: #888888;
}

#page
{
	width: 100%;
	float: left;
	text-align: center;
}

#container
{
	width: 918px;
	margin: 0 auto;
}

/* HEADER */
#Tabs
{	
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;	
	width: 928px;	
	height: 25px;
	float: left;
}

#Tabs #BSD
{
	width: 40px;
	height: 14px;
	float: right;
	margin-top: -20px;
	margin-right: 25px;
	_margin-right: 15px;
}

#Tabs #TabInner
{
	width: 800px;
	height: 25px;
	margin: 0 auto;
	text-align: center;		
}

#Tabs .TabItem
{
	width: 112px;
	height: 25px;
	background-image: url("../images/Tab_Unselected.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	float: left;				
}

#Tabs .TabItemSelected
{
	width: 112px;
	height: 25px;
	background-image: url("../images/Tab_Selected.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	float: left;	
}

#Tabs a, #Tabs a:visited
{
	width: 112px;
	position: relative;
	top: 0.25em;
	color: #ffffff;
	text-decoration: none;
}


#Header
{
	float: left;
	width: 918px;
	height: 147px;
}

#HeaderBody
{
	background: #ffffff url("../images/Header.png") no-repeat;
	width: 918px;
	height: 147px;
	float: left;
	position: relative;
}

#HeaderBody .AleinuLogo
{
	width: 131px;
	height: 109px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}

#HeaderBody .JFSLogo
{
	
}

#HeaderBody #SubMenu
{
	width: 650px;
	height: 24px;
	background-color: #125C81;
	float: left;
	position: absolute;
	top: 120px;
	left: 255px;
	

	
	color: #ffffff;	
}


#HeaderBody #SubMenu .Left
{
	float: left;
	background: url("../images/SubMenu_Left.png") no-repeat;
	width: 6px;
	height: 24px;
	
}

#HeaderBody #SubMenu .Right
{
	float: right;
	background: url("../images/SubMenu_Right.png") no-repeat;
	width: 6px;
	height: 24px;	
}

#HeaderBody #SubMenu #Content
{
	float: left;
	width: 630px;
	text-align: center;
	padding-top: 3px;	
}

#HeaderBody #SubMenu #Content .MenuItem
{		
	float: left;
}

#HeaderBody #SubMenu #Content .MenuItem a, #HeaderBody #SubMenu #Content .MenuItem a:visited 
{
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 1.2em;
	position: relative;
	top: 1px;
	width: auto;
}

#HeaderBody #SubMenu #Content .MenuItem a:hover
{
	color: #ffffff;
}




#HeaderContentDivider
{
	height: 6px;
	width: 918px;
	float: left;
	background: url("../images/Bronze_Divider.png") repeat-x;		
	font-size: 0px;
}

/* BOTTOM CONTENT */
#BottomContent
{	
	width: 918px;
	float: left;
}

/* LEFT CONTENT */
#LeftContent
{
	width: 200px;
	padding-left: 25px;
	padding-top: 1em;
	float: left;
	text-align: center;	
}

#SafetyKid
{
	height: 101px;
	width: 101px;	
	margin: 0 auto;
	position: relative;
	top: 1em;
}

/* TESTIMONIALS */
#Testimonials
{
	float: left;
	width: 100%;
	background: #ffffff;
	text-align: center;
	height: 231px;	
	border-bottom: double 4px #4393B9;
}

/* MAIN CONTENT */
#BrowseProgramsBox
{
	float: left;
	width: 200px;
	position: relative;
	top: 1em;
}

#BrowseProgramsBox_Top
{
	width: 200px;
	height: 29px;
	float: left;	
}

#BrowseProgramsBox_Top .Left
{
	float: left;
	width: 9px;
	height: 29px;
	background: url("../images/BrowseProgram_Corner_TopLeft.png") no-repeat;
	
}

#BrowseProgramsBox_Top .Content
{
	float: left;
	width: 182px;
	height: 29px;
	background-color: #916342;
	color: #ffffff;	
	text-align: center;
	font-size: 1.25em;
	font-weight: bold;	
	line-height: 1.75em;
}

#BrowseProgramsBox_Top .Right
{
	float: left;
	width: 9px;
	height: 29px;
	background: url("../images/BrowseProgram_Corner_TopRight.png") no-repeat;
	
}

#BrowseProgramsBox_Body
{
	float: left;	
	border-left: solid 1px #916342;
	border-right: solid 1px #916342;
	height: 250px;
	width: 198px;
	_width: 200px;
	overflow: auto;
	text-align: left;
	visibility: hidden;
}

#BrowseProgramsBox_Bottom
{
	float: left;
	width: 200px;
	height: 11px;	
}


#BrowseProgramsBox_Bottom .Left
{
	float: left;
	width: 9px;
	height: 11px;
	background: url("../images/BrowseProgram_Corner_BottomLeft.png") no-repeat;
	
}

#BrowseProgramsBox_Bottom .Content
{
	float: left;
	width: 182px;
	height: 11px;
	background-color: #916342;
	font-size: 0px;
}

#BrowseProgramsBox_Bottom .Right
{
	float: left;
	width: 9px;
	height: 11px;
	background: url("../images/BrowseProgram_Corner_BottomRight.png") no-repeat;
	
}

#BrowseProgramsBox
{
	width: 200px;
	height: 375px;
	float: left;	
}

#BrowseProgramsBox a, #BrowseProgramsBox a:visited
{
	color: #444444;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:#4393B9;
}

#BrowseProgramsBox a:hover
{
	color: #888888;
}

#BrowseProgramsBox .ProgramBoxDivider
{
	border-bottom: solid 1px #eeeeee;
	height: 1px;
}



#MainContent
{
	float: left;
	text-align: left;
	width: 916px;	
	border-right: solid 1px #579cbf;
	border-left: solid 1px #579cbf;
}

#MainContent #MainCopy
{
	padding: 1em;
	width: 650px;
	float: right;
}

#MainContent #MainCopy h1
{
	color: #42638B;
	font-size: 1.5em;
	
}

/* FOOTER */
#Footer
{
	width: 918px;
	height: 20px;	
	float: left;	
	color: #ffffff;
	text-align: center;
}

#Footer .LeftCorner
{
	width: 8px;
	height: 19px;
	float: left;	
	background-image: url("../images/Footer_left_corner.png");
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#Footer .Content
{
	width: 910px;
	height: 17px;
	float: left;
	font-size: 0.8em;
	padding-top: 2px;
	background-image: url("../images/Footer_right_corner.png");
	background-repeat: no-repeat;
	background-position: bottom right;		
	background-color: #4393B9;	
}

#Footer .Content .ContentCopy
{
	background-color: #4393B9;
	float: left;
	height: 17px;
	text-align: center;
	width: 900px;
	
}


/* SCROLLBAR */
#mycustomscroll {
	width: 290px;
	height: 300px;
	overflow: auto;
	position: relative;
	}
	
#HomeCopy
{
	float: left;
	width: 600px;
	font-size: 11pt;
	padding-top: 0.5em;
	color: #666666;
}	

#HomeContentFooter
{
	float: left;
	width: 600px;
	text-align: center;
	color: #4393B9;
}
	
/* EVENT BOARD */
#EventBoard
{
	width: 600px;	
	height: 200px;
	margin: 0 auto;	
	float: left;
	margin-top: 1.5em;
	padding-bottom: 1em;
}	

#EventBoard .Left
{
	float: left;
	height: 73px;
	width: 18px;
	background: #ffffff url("../images/Cork_Left.png") no-repeat;
}

#EventBoard .Content
{
	float: left;
	width: 564px;
	height: 73px;
	background: #ffffff url("../images/Cork_Middle.png") repeat-x;
}

#EventBoard .Right
{
	float: left;
	width: 18px;
	height: 73px;
	background: #ffffff url("../images/Cork_Right.png") no-repeat;	
}

#EventBoard .FlyerLink1
{
	position: relative;
	margin-left: -20px;
	margin-top: -10px;
}

#EventBoard .FlyerLink2
{
	position: relative;	
	margin-left: 0px;
	margin-top: -10px;	
}

#EventBoard .FlyerLink3
{
	position: relative;
	margin-left: 25px;
	margin-top: 0px;	
}

#EventBoard .FlyerLink4
{
	position: relative;
	margin-left: 25px;
	margin-top: 0px;	
}
#BottomLinks
{
    border-left: solid 1px #4393B9;
    border-right: solid 1px #4393B9;
    text-align:center;
}
#BottomLinks a, #BottomLinks a:visited, #BottomLinks a:hover
{
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	color:white;
}

.searchbox
{
    width:90px;
    height:16px;
    border-style:none;
    font-size:0.8em;
    color:graytext;
    font-weight:bold;
}


.pdcfoot
{
	font-size: 1px;
	color: #ffffff;
	padding-top: 1em;
}


.pdcfoot a, .pdcfoot a:hover, .pdcfoot a:visited
{

	color: #ffffff;
}

