/**************
Privacy Policy Table
**************/

.privacy_policy
{
	background-color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0d0659;
}


/**************
Background Table
**************/

.top_background
{
	background-color: #549498;
}

.bottom_background
{
	background-image: url(images/all_pages/solid_bar.jpg);
	background-repeat:repeat-x;
	padding-bottom: 30px;
}

body 
{
	background-image: url(images/all_pages/swirls.jpg);
}


/**************
Header Table
**************/

.banner-table
{
    padding: 0;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    background: url(images/all_pages/top_green_bar.jpg) bottom left no-repeat;
}

td.text_enlarger
{
	text-align: right;
	padding-left: 0px;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td.topnav
{
	text-align: left;
	padding-left: 373px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


/**************
Main Content Table
**************/

td.body_copy 
{
	padding-left: 3px;
	padding-right: 47px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0d0659;
}

td.body_copy_portrait 
{
	padding-left: 5px;
	padding-right: 47px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0d0659;
}

td.body_copy_portrait_bold 
{
	padding-left: 5px;
	padding-right: 47px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight:bold;
	color: #0d0659;
}

td.body_copy_directions
{
	padding-left: 3px;
	padding-right: 47px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #0d0659;
}

td.body_copy_services
{
	padding-left: 3px;
	padding-right: 47px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0d0659;
}

.body_copy_services A:link, .body_copy_services A:visited, .body_copy_services A:active
{
	color: #006065;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}

.body_copy_services A:hover
{
	color: #0d0659;
	font-weight:bold;
	font-size: 14px;
}

.body_copy_portrait A:link, .body_copy_portrait A:visited, .body_copy_portrait A:active
{
	color: #006065;
	text-decoration:none;
	font-weight:bold;
}

.body_copy_portrait A:hover
{
	color: #0d0659;
	font-weight:bold;
}

.body_copy_bold 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #0d0659;
}

.body_copy A:link, .body_copy A:visited, .body_copy A:active
{
	color: #006065;
	text-decoration:none;
	font-weight:bold;
}

.body_copy A:hover
{
	color: #0d0659;
	font-weight:bold;
}

td.contact 
{
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #0d0659;
}


/**************
Lower Table
**************/

td.landscape_photo
{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right;
}

td.portrait_photo
{
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: right; 
}

td.info_bar
{
	background-color:#FFFFFF;
}

td.disclaimer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
	padding-left: 0px;
	padding-right: 47px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

td.disclaimer A:link, td.disclaimer A:visited, td.disclaimer A:active 
{
	color: #000000;
	text-decoration:none;
}

td.disclaimer A:hover
{
	color: #549498;
}


/**************
Left Side Menu
**************/

td.side_menu
{
	border-bottom: 1px solid #c5c3d7;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 0px;
	color: #006065;
}

td.side_menu A:link, td.side_menu A:visited, td.side_menu A:active
{
	color: #006065;
	text-decoration:none;
}

td.side_menu A:hover
{
	color: #549498;
	text-decoration:none;
}

td.side_menu_subnav
{
	border-bottom: 1px solid #c5c3d7;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	color: #0d0659;
	text-decoration:none;
	margin-top: -5px;
	margin-bottom: -5px;
}

td.side_menu_subnav A:link, td.side_menu_subnav A:visited, td.side_menu_subnav A:active
{
	color: #0d0659;
	text-decoration:none;
}

td.side_menu_subnav A:hover
{
	color: #006065;
	text-decoration:none;
}


/**************
Side information boxes
**************/

.nurses
{
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0d0659;
    background: url(images/all_pages/nurses.png) bottom right no-repeat;
}

.nurses A:link, .nurses A:visited, .nurses A:active
{
	color: #006065;
	text-decoration:none;
	font-weight:bold;
}

.nurses A:hover
{
	color: #0d0659;
	font-weight:bold;
}

.elderly-couple
{
    padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #0d0659;
    background: url(images/all_pages/elderly_couple.png) bottom right no-repeat;
}

.elderly-couple A:link, .elderly-couple A:visited, .elderly-couple A:active
{
	color: #006065;
	text-decoration:none;
	font-weight:bold;
}

.elderly_couple A:hover
{
	color: #0d0659;
	font-weight:bold;
}

.table_heading 
{
	font-size: 12px;
	color: #0d0659;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: .3 em;
}

.table_text 
{
	font-size: 11px;
	color: #0d0659;
	line-height: 17px;
}


/* START REPLACING BELOW */

/**************
Dropdown Menu New
**************/

ul#nav, ul#nav li ul { list-style: none; margin: 0; padding: 0;  }
	
	ul#nav li a { text-transform: lowercase; text-decoration: none; }
	ul#nav li.capital a { text-transform: uppercase !important; }
	
	/*#resourcesPosesTeachers dl{ margin-bottom: 16px; }*/
	
	/*-----------------------------
		  ul#nav 
	------------------------------*/
	ul#nav a { display: block; }
	
	ul#nav{ margin: 0 auto; padding: 0; width: 567px; }
	
	ul#nav li{ float: left; /*padding: 5px 0;*/ }
	
	ul#nav li a{ height: 43px; }
	
	ul#nav li a span { display: none;}
	
	li.home a{ display: block;
    width: 54px;
    background: url("images/all_pages/home_butt.png") no-repeat 0 0; }
	
	li.home a:hover { background: url("images/all_pages/home_buttonover.png") no-repeat 0 0; }
	
	li.services a{
		display: block;
    width: 80px;
    background: url("images/all_pages/services_butt.png") no-repeat 0 0;
	}
	
	li.services a:hover { background: url("images/all_pages/services_buttover.png") no-repeat 0 0; }
	
	li.ourcompany a{
		display: block;
    width: 110px;
    background: url("images/all_pages/ourcompany_butt.png") no-repeat 0 0;
	}
	
	li.ourcompany a:hover { background: url("images/all_pages/ourcompany_buttover.png") no-repeat 0 0; }
	
	li.resources a{
		display: block;
    width: 89px;
    background: url("images/all_pages/resources_butt.png") no-repeat 0 0;
	}
	
	li.resources a:hover { background: url("images/all_pages/resources_buttover.png") no-repeat 0 0; }
	
	li.careers a{
		display: block;
    width: 76px;
    background: url("images/all_pages/careers_butt.png") no-repeat 0 0;
	}
	
	li.careers a:hover {  background: url("images/all_pages/careers_buttover.png") no-repeat 0 0; }
	
	li.contactus a{
		display: block;
    width: 91px;
    background: url("images/all_pages/contactus_butt.png") no-repeat 0 0;
	}
	
	li.contactus a:hover {  background: url("images/all_pages/contactus_buttover.png") no-repeat 0 0; }
	
	 
	/* ul#nav DROP DOWN */
	ul#nav li ul{ 
		background: 	transparent url("images/all_pages/dropmenuback.png") 0 0 repeat; 
		left: 			-9999px; 
		margin-left:	-7px !important; 
		position: 		absolute;
		border-top: 5px solid #FFFFFF;
		 }
			 
	ul#nav li:hover ul, ul#nav li.sfhover ul { display: block; left: auto; }
	
	ul#nav li.services ul, ul#nav li.ourcompany ul, ul#nav li.resources ul, ul#nav li.careers ul, ul#nav li.contactus ul{ padding: 6px 14px 10px; }
	
	ul#nav li.services ul{ width: 180px; }
	ul#nav li.ourcompany ul{ width: 220px; }
	ul#nav li.resources ul{ width: 220px; }
	ul#nav li.careers ul{ width: 180px; }
	ul#nav li.contactus ul{ width: 137px; }
	
	ul#nav li ul li{ padding: 4px; }
	
	ul#nav li ul li a { font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	display: block;
	color: #0D0659; 
	height: auto;
	background: none;
	}
	
	ul#nav li ul li a:hover{ color: #006065; }
	
	ul#nav li.services ul li a{ width: 180px; }
	
	ul#nav li.ourcompany ul li a{ width: 220px; }
		/*ul#nav li.n-classes ul li.capital a{ 
			background: 	url("../media/images/small-bullet.png") right center no-repeat; 
			margin-right:	0 !important; 
			padding: 		0 10px 0 0; 
			width: 			auto; }*/
		/*ul#nav li.n-classes ul li.capital.last a{ background: none; }*/
	
	ul#nav li.resources ul li a{ width: 220px; }
	
	ul#nav li.careers ul li a{ width: 180px; }
	
	ul#nav li.contactus ul li a{ width: 137px; }

/* END REPLACING ABOVE */
		

/**************
Font Resizer
**************/

.font-selector-sm {
	font-size: 12px;
}
.font-selector-md { 
	font-size: 14px; 
}
.font-selector-lg { 
	font-size: 16px; 
}

