
/* 
------------Content Header---------------- 
*/



#page-copy .fieldItem .fieldTitle, #full-width-page-copy .fieldItem .fieldTitle {font-size:120%;font-weight:normal;}

#logout {width:70px;font-size:150%;float:right;padding:10px 0 0 0;text-decoration: none;text-align:right;}
#logout a:link {color: #1c3f95; text-decoration: none;background:url(../images/icon_arrow.jpg) left no-repeat;padding:0 0 0 15px;}
#logout a:visited {color: #1c3f95; text-decoration: none;background:url(../images/icon_arrow.jpg) left no-repeat;padding:0 0 0 15px;}
#logout a:hover {text-decoration: underline;background:url(../images/icon_arrow.jpg) left no-repeat;padding:0 0 0 15px;}

.button {width:50px;}

#page-copy .sldw_caption h3, #full-width-page-copy .sldw_caption h3 {color:#fff !important;}
.development #page-copy .sldw_caption h3, .development #full-width-page-copy .sldw_caption h3  {color:#fff !important;}
.parent #page-copy .sldw_caption h3, .parent #full-width-page-copy .sldw_caption h3 {color:#fff !important;}
.admissions #page-copy .sldw_caption h3, .admissions #full-width-page-copy .sldw_caption h3 {color:#fff !important;}

table {margin-left:auto;margin-right:auto;}

#wrapper {
	width: 916px;
	background: transparent url(../images/content_bg.gif) no-repeat center 144px;
	}
#full_width_wrapper
{
	    background: url("../images/full_width_content_bg.gif") no-repeat scroll center 144px transparent;
    margin: 0 auto;
    width: 916px;
	}

#holder{
	width: 916px;
	background: transparent url(../images/content_bg_detail.gif) no-repeat center 144px;
	margin:0px auto;
	}
	
#header { 
	height: 82px;
	background: transparent url(../images/seal_content.gif) no-repeat 8px 0;
	position: relative;
	width: 916px;
}

#header h1 {
	float: left;
	padding-top: 32px;
	}
 
#header h1 img {
	float: left;
	}

#header .search {
	position: absolute;
	top: 41px;
	right: 21px;
	}
	
/* 
------------Navigation---------------- 
*/

#navigation {
	width: 916px;
	height: 32px;
	background-color: #009ddc;
	}
	
#navigation ul {
	float: left;
	list-style-type: none;
	}
	
#navigation ul li {
	float: left;
	}
	
#navigation ul li a {
	float: left;;
	height: 32px;
	width: 229px;
	text-decoration: none;
	}
	
#navigation ul li a .nav-title {
	visibility: hidden;
	}

#navigation ul li.nav_about a {
	background: #009ddc url(../images/about_us_button.gif) no-repeat bottom;
	}
	
#navigation ul li.nav_admissions a {
	background: #23bcb9 url(../images/admissions_button.gif) no-repeat bottom;
	}
	
#navigation ul li.nav_parents a {
	background: #c1d82f url(../images/parent_pages_button.gif) no-repeat bottom;
	}
	
#navigation ul li.nav_development a {
	background: #b48cb4 url(../images/development_os_button.gif) no-repeat bottom;
	}

#navigation ul li a:hover {
	background-position: top;
	}

/* 
------------Sub Content Navigation---------------- 
*/

#second-navigation {
	background: transparent url(../images/about_secnav_bg.gif) repeat-x 0 0;
	width: 916px;
	height: 38px;
	}
	
.admissions #second-navigation {
	background: transparent url(../images/admissions_secnav_bg.gif) repeat-x 0 0;
	}
	
.parent #second-navigation {
	background: transparent url(../images/parent_secnav_bg.gif) repeat-x 0 0;
	}
	
.development #second-navigation {
	background: transparent url(../images/development_secnav_bg.gif) repeat-x 0 0;
	}
	
#second-navigation ul {
	float: left;
	list-style-type: none;
	padding-left: 19px;
	}
	
#second-navigation ul li {
	float: left;
	font-size: 1.4em;
	padding-right: 20px;
	height: 38px;
	}
	
#second-navigation a {
	display: block;
	color: #fff; 
	text-decoration: none;
	line-height: 30px;
	padding-bottom: 4px;
	float: left;
	}

#second-navigation ul li a.selectedPage, #second-navigation ul li a:hover {
	border-bottom: 4px solid #009ddc;
	}
	
.admissions #second-navigation ul li a.selectedPage, .admissions #second-navigation ul li a:hover {
	border-bottom: 4px solid #23bcb9;
	}
	
.parent #second-navigation ul li a.selectedPage, .parent #second-navigation ul li a:hover {
	border-bottom: 4px solid #c1d82f;
	}
	
.development #second-navigation ul li a.selectedPage, .development #second-navigation ul li a:hover {
	border-bottom: 4px solid #b48cb4;
	}
	
#second-navigation ul li a.selectedPagePath, #second-navigation ul li a.selectedPageParent {
	border-bottom: 4px solid #009ddc;
	}
	
	
.admissions #second-navigation ul li a.selectedPagePath, .admissions #second-navigation ul li a.selectedPageParent {
	border-bottom: 4px solid #23bcb9;
	}
	
.parent #second-navigation ul li a.selectedPagePath, .parent #second-navigation ul li a.selectedPageParent {
	border-bottom: 4px solid #c1d82f;
	}
	
.development #second-navigation ul li a.selectedPagePath, .development #second-navigation ul li a.selectedPageParent {
	border-bottom: 4px solid #b48cb4;
	}

/* 
------------Content Area---------------- 
*/

#content-area {
	width: 916px;
	float: left;
	padding-bottom: 12px;
}

/* 
------------Content Breadcrumb---------------- 
*/

#breadcrumb {
	float: left;
	width: 878px;
	font-size: 1.2em;
	padding: 9px 19px 0;
	height: 25px;
	}
	
#breadcrumb p {
	line-height: 25px;
	float: left;
	}

#breadcrumb div.bc {
	float: left;
	line-height: 25px;
	}
	
#breadcrumb a {
	color: #009ddc;
	text-decoration: none;
	background: transparent url(../images/bc_img.gif) right 9px no-repeat; 
	padding-right: 13px;
	margin-right: 7px; 
	float: left;
	}

.admissions #breadcrumb a {
	color: #23bcb9;
	}
	
.parent #breadcrumb a {
	color: #a1b426;
	}
	
.development #breadcrumb a {
	color: #b48cb4;
	}
	
#breadcrumb a:hover {
	text-decoration: underline;
	}
	
/* 
------------Content Third Navigation--------------- 
*/

/*#third-navigation li {
	display: none;
	}*/
	
#third-navigation li.selectedPage, #third-navigation li.selectedPage ul li, #third-navigation li.selectedPageParent {
	display: block;
	}	

#third-navigation {
	margin-top: 17px;
	padding: 21px 19px 0px 8px;
	float: right;
	width: 266px;
	}
	
#third-navigation h2 {
	font-family: "Palantino Linotype", "Book Antiqua", "Palatino", serif;
	color: #1c3f95;
	font-size: 1.9em;
	font-weight: normal;
	padding-bottom: 21px;
	padding-left: 10px;
	}
	
#third-navigation h3 {
	font-family: "Palantino Linotype", "Book Antiqua", "Palatino", serif;
	color: #1c3f95;
	font-size: 1.9em;
	font-weight: normal;
	padding-bottom: 21px;
	padding-left: 10px;
	}
	
#third-navigation p {
	font-size: 1.2em;
	line-height: 1.4em;
	padding-bottom: 1em;
	padding-left:10px;
	}

#third-navigation p a:link {color: #009ddc; text-decoration: none;}
#third-navigation p a:visited {color: #009ddc; text-decoration: none;}
#third-navigation p a:hover {text-decoration: underline;}

.admissions #third-navigation p a:link {color: #23bcb9; text-decoration: none;}
.admissions #third-navigation p a:visited {color: #23bcb9; text-decoration: none; }
.admissions #third-navigation p a:hover {text-decoration:underline;}

.parent #third-navigation p a:link {color: #a1b426; text-decoration: none;}
.parent #third-navigation p a:visited {color: #a1b426; text-decoration: none;}
.parent #third-navigation p a:hover {text-decoration:underline;}

.development #third-navigation p a:link {color: #a47ba4; text-decoration: none;}
.development #third-navigation p a:visited {color: #a47ba4; text-decoration: none; }
.development #third-navigation p a:hover {text-decoration:underline;}
	
.admissions #third-navigation h2 {
	color: #198784;
	}
	
.parent #third-navigation h2 {
	color: #68760c;
	}
	
.parent #third-navigation h3 {
	color: #68760c;
	}	
	
.development #third-navigation h2 {
	color: #782678;
	}

#third-navigation ul {
	list-style-type: none;
	}
	
#third-navigation ul li {
	margin-bottom: 3px;
	padding-left: 0px;
	}

#third-navigation ul li a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	margin-left: 11px;
	padding-left: 11px;	
	background: #14a5df url(../images/about_thirdnav_head.gif) no-repeat -255px 0px;
	}		
	
#third-navigation ul li.selectedPagePath a {
	background: #23bcb9 url(../images/about_thirdnav_head.gif) no-repeat 0 0px;
	}
	
.admissions #third-navigation ul li.selectedPagePath a {
	background: #23bcb9 url(../images/admissions_thirdnav_head.gif) no-repeat 0 0px;
	}
	
.parent #third-navigation ul li.selectedPagePath a {
	background: #23bcb9 url(../images/parent_thirdnav_head.gif) no-repeat 0 0px;
	}
	
.development #third-navigation ul li.selectedPagePath a {
	background: #23bcb9 url(../images/development_thirdnav_head.gif) no-repeat 0 0px;
	}
	
.admissions #third-navigation ul li a {
	background: #23bcb9 url(../images/admissions_thirdnav_head.gif) no-repeat -255px 0px;
	}
	
.parent #third-navigation ul li a {
	background: #c1d82f url(../images/parent_thirdnav_head.gif) no-repeat -255px 0px;
	}
	
.development #third-navigation ul li a {
	background: #b48cb4 url(../images/development_thirdnav_head.gif) no-repeat -255px 0px;
	}
	
#third-navigation ul li.selectedPageParent ul, #third-navigation ul li.selectedPage ul {
	padding-top: 3px;
	background-color: #fff;
	}
	
#third-navigation ul li.selectedPageParent ul li {
	background-image: none;
	}
	
.admissions #third-navigation ul li.selectedPageParent ul li {
	background-image: none;
	}

.parent #third-navigation ul li.selectedPageParent ul li {
	background-image: none;
	}

#third-navigation ul li.selectedPageParent ul li.selectedPage a {
	background: transparent url(../images/about_thirdnav_select.gif) no-repeat ; 
	}
	
.admissions #third-navigation ul li.selectedPageParent ul li.selectedPage a {
	background: transparent url(../images/admissions_thirdnav_select.gif) no-repeat left top; 
	color: #fff;
	}
	
.parent #third-navigation ul li.selectedPageParent ul li.selectedPage a {
	background: transparent url(../images/parent_thirdnav_select.gif) no-repeat left top; 
	color: #fff;
	}
	
.development #third-navigation ul li.selectedPageParent ul li.selectedPage a {
	background: transparent url(../images/development_thirdnav_select.gif) no-repeat left top; 
	color: #fff;
	}
	
#third-navigation ul li ul li.selectedPage a {
	color: #fff;
	background-color: transparent;
	}
	
#third-navigation ul li ul li a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #b2e8fe;
	}
	
.admissions #third-navigation ul li ul li a {
	background-image: none;
	background-color: #fff;
	}
	
.admissions #third-navigation ul li ul li a {
	background-color: #5acfcd;
	color: #fff;
	}

.parent #third-navigation ul li ul li a {
	background-image: none;
	background-color: #fff;
	}
	
.parent #third-navigation ul li ul li a {
	background-color: #cddc71;
	color: #fff;
	}
	
.development #third-navigation ul li ul li a {
	background-image: none;
	background-color: #fff;
	}
	
.development #third-navigation ul li ul li a {
	background-color: #dfbcdf;
	color: #fff;
	}
	
/*#third-navigation .mainNav li ul.level2 { 
	display: none;
	}	*/
	
#third-navigation .mainNav li.selectedPage ul.level2, 
#third-navigation .mainNav li.selectedPageParent ul.level2, 
#third-navigation .mainNav li.selectedPageRoot ul.level2   { 
	display: block;
	height:auto;
	}
	
/*about*/
	
#third-navigation ul.mainNav  a.selectedPageParent, #third-navigation ul.mainNav  li.hasChildren a.selectedPage {
	background: #14a5df url(../images/about_thirdnav_head.gif) no-repeat 0px 0px;
	}
	
#third-navigation ul.mainNav li.hasChildren ul li a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #16B7F7;
	margin-left:28px;
	}

#third-navigation ul.mainNav  li.hasChildren ul li a.selectedPage {
	background: transparent url(../images/about_thirdnav_select.gif) no-repeat left top; 
	color: #fff;
	}
	
	
/* Level 5 */


/* change background from yellow to an image of an arrow pointing right - but with a ligther background colour than the parent headers that have an arrow */

#third-navigation ul.mainNav li.hasChildren ul li.hasChildren a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #16b7f7;
	
	}


/* red styles should be background: transparent url(../images/about_thirdnav_level5_head_down.gif) no-repeat 0 0 ; i.e. the header with the arrow only now pointing down. alternatively create one image and re-position the background like I have done with the previous level headers - see line 277, in which case the code is background: transparent url(../images/about_thirdnav_level5_head_down.gif) no-repeat -255px 0; */
	
#third-navigation ul.mainNav  li.hasChildren ul li.hasChildren a.selectedPage {
	background: transparent url(../images/about_thirdnav_level5_head.gif) no-repeat -15px 0px; 
	color: #fff;
	}
	
#third-navigation ul.mainNav  li.hasChildren ul li.hasChildren a.selectedPageParent {
	background: transparent url(../images/about_thirdnav_level5_head.gif) no-repeat -15px 0px; 
	color: #fff;
	}
	
/*green should be 

	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #b2e8fe;
	
	but with a slightly lighter background colour
	
	*/
	
	
#third-navigation ul.mainNav  li.hasChildren ul li.hasChildren ul.level3 a {
	background-image: none;
	background-color: #2fc2fd;
	margin-left:44px;
	}	

/* indented*/	
#third-navigation ul.mainNav  li.hasChildren ul li.hasChildren ul.level3 a.selectedPage {
	background: transparent url(../images/about_thirdnav_select.gif) no-repeat 0px 0px; 
	color: #fff;
	margin-left:44px;
	}	
	
/*end*/

/* Level 6 */


/* change background from red to an image of an arrow pointing right*/

#third-navigation ul.mainNav li.hasChildren ul li.hasChildren ul li.hasChildren a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #16B7F7;
	margin-left:44px;
	}

/* indented red styles should be background: transparent url(../images/about_thirdnav_level5_head_down.gif) no-repeat 0 0 ; i.e. the header with the arrow only now pointing down. alternatively create one image and re-position the background like I have done with the previous level headers - see line 277, in which case the code is background: transparent url(../images/about_thirdnav_level5_head_down.gif) no-repeat -255px 0; */
	
#third-navigation ul.mainNav  li.hasChildren ul li.hasChildren ul li.hasChildren a.selectedPage {
	background: transparent url(../images/about_thirdnav_level5_head.gif) no-repeat -30px 0px; 
	color: #fff;
	margin-left:44px;
	}
	
#third-navigation ul.mainNav  li.hasChildren ul li.hasChildren ul li.hasChildren a.selectedPageParent {
	background: transparent url(../images/about_thirdnav_level5_head.gif) no-repeat -30px 0px; 
	color: #fff;
	margin-left:44px;
	}
	
/*green should be 

	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #b2e8fe;
	
	but with a slightly lighter background colour
	
	*/
	
/* french sub layer indented*/	
#third-navigation ul.mainNav  li.hasChildren ul li.hasChildren ul.level3 li ul.level4 a {
	background-image: none;
	background-color:#5fd0fe;
	margin-left:58px;
	}	
	
#third-navigation ul.mainNav  li.hasChildren ul li.hasChildren ul.level3 li ul.level4 a.selectedPage {
	background: transparent url(../images/about_thirdnav_select.gif) no-repeat 0px 0px; 
	color: #fff;
	}	
	
/*end*/

/*admissions*/
	
.admissions #third-navigation ul.mainNav  a.selectedPageParent, .admissions #third-navigation ul.mainNav  li.hasChildren a.selectedPage {
	background: #23bcb9 url(../images/admissions_thirdnav_head.gif) no-repeat 0px 0px;
	}
	
.admissions #third-navigation ul.mainNav li.hasChildren ul li a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #5acfcd;
	}

.admissions #third-navigation ul.mainNav  li.hasChildren ul li a.selectedPage {
	background: transparent url(../images/admissions_thirdnav_select.gif) no-repeat left top; 
	color: #fff;
	}
	
/*end*/
	
/*parents*/
	
.parent #third-navigation ul.mainNav  a.selectedPageParent, .parent #third-navigation ul.mainNav  li.hasChildren a.selectedPage {
	background: #c1d82f url(../images/parent_thirdnav_head.gif) no-repeat 0px 0px;
	}
	
.parent #third-navigation ul.mainNav li.hasChildren ul li a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #cddc71;
	}

.parent #third-navigation ul.mainNav  li.hasChildren ul li a.selectedPage {
	background: transparent url(../images/parent_thirdnav_select.gif) no-repeat left top; 
	color: #fff;
	}
	
/*end*/

/*development*/
	
.development #third-navigation ul.mainNav  a.selectedPageParent, .development #third-navigation ul.mainNav  li.hasChildren a.selectedPage {
	background: #b48cb4 url(../images/development_thirdnav_head.gif) no-repeat 0px 0px;
	}
	
.development #third-navigation ul.mainNav li.hasChildren ul li a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;	
	display: block;
	line-height: 29px;
	padding-left: 22px;	
	background-image: none;
	background-color: #dfbcdf;
	}

.development #third-navigation ul.mainNav  li.hasChildren ul li a.selectedPage {
	background: transparent url(../images/development_thirdnav_select.gif) no-repeat left top; 
	color: #fff;
	}
	
/*end*/
	
	

.postViewInfo {
display:none;
}


/* 
------------Content Page Copy--------------- 
*/

#page-copy {
	margin-top: 17px;
	float: left;
	width: 566px;
	padding: 21px 17px 0px;
	color: #2f2f2f;
	min-height: 430px;
	font-size:12px;
}

#page-copy_detail {
	margin-top: 17px;
	float: left;
	width: 800px;
	padding: 21px 17px 0px;
	color: #2f2f2f;
	min-height: 430px;
	font-size:12px;
}
#full-width-page-copy {
	margin-top: 17px;
	float: left;
	    width: 885px;
	padding: 21px 17px 0px;
	color: #2f2f2f;
	min-height: 430px;
	font-size:12px;
}
/* ie 5 mac hide \*/
* html #page-copy {height:430px}
/* end hide */ 

#page-copy h2, #full-width-page-copy h2 {
	font-family: "Palantino Linotype", "Book Antiqua", "Palatino", serif;
	color: #1c3f95;
	font-size: 1.9em;
	font-weight: normal;
	padding-bottom: 21px;
	line-height:120%;
	}


.admissions #page-copy h2,.admissions #full-width-page-copy h2 {
	color: #18807d;
	}
	
.parent #page-copy h2, .parent #full-width-page-copy h2 {
	color: #68760c;
	}
	
.development #page-copy h2, .development #full-width-page-copy h2{
	color: #782678;
	}
	
#page-copy h3, #full-width-page-copy h3 {
	font-family: "Palantino Linotype", "Book Antiqua", "Palatino", serif;
	color: #1c3f95;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 1em;
	font-weight: bold;
	}
	
.admissions #page-copy h3, .admissions #full-width-page-copy h3 {
	color: #18807d;
	}
	
.parent #page-copy h3, .parent #full-width-page-copy h3 {
	color: #68760c;
	}
	
.development #page-copy h3, .development #full-width-page-copy h3 {
	color: #782678;
	}
	
/*#page-copy strong {
	color: #1c3f95;
	}

.admissions #page-copy strong {
	color: #198784;
	}
*/

#page-copy p, #full-width-page-copy p {
	padding-bottom: 1em;
	line-height: 1.6em;
	}
	
#page-copy td, #full-width-page-copy td {
	border: 0px solid #e3e3e3;
	font-size:12px;
	}


#page-copy ul, #full-width-page-copy ul {
	padding: 0px 0px 10px 0px;
	}
	
#page-copy li, #full-width-page-copy li {
	padding: 0px 0 3px 13px;
	background:url(../images/square.gif) no-repeat left 4pt;margin-left:10px;
	list-style:none;
	}
	
#page-copy_detail ul {
	padding: 0px 0px 10px 0px;
	}
	
#page-copy_detail ul li {
	font-size:100%;
	padding: 0px 0 3px 13px;
	list-style-type:none !important;
	}
	
#page-copy_detail li ul {font-size:100%;}
#page-copy_detail li ul li {font-size:100%;}	
	
/* Photo gallery */
#page-copy .photoGalleryElement .thumbnail img, #full-width-page-copy .photoGalleryElement .thumbnail img {
border:0 none;
margin-bottom:0;
width:100px;
}

#page-copy .photoGalleryElement .thumbnail, #full-width-page-copy .photoGalleryElement .thumbnail {
font-size:smaller;
line-height:1.2em;
text-align:center;
width:120px;
}

#page-copy .blogsElement li, #full-width-page-copy ul .blogsElement li {
	padding: 0 8px;
	background:none;
	list-style:none;
	
	}

#page-copy .blogsElement, #full-width-page-copy .blogsElement {
	padding: 0 8px;
	font-size: 0.8em;
	}
	
#page-copy .blogsElement h2, #full-width-page-copy .blogsElement h2 {
	padding-bottom: 0.4em;
	}
		
#page-copy .blogsElement h2 a, #full-width-page-copy .blogsElement h2 a {
	font-size: 0.8em;
	color: #009ddc;
	display: block;
	border-bottom: 0px dotted #00535e;
	text-decoration: none;
	padding: 5px 0 2px;
	}
	
.parent #page-copy .blogsElement h2 a, .parent #full-width-page-copy .blogsElement h2 a{
	font-size: 0.8em;
	color: #a1b426;
	display: block;
	border-bottom: 0px dotted #00535e;
	text-decoration: none;
	padding: 5px 0 2px;
	}
	
.parent #page-copy .blogsElement .rss, .parent #full-width-page-copy .blogsElement .rss {
	display: inline;
	margin-left:17px;
	}
	
#page-copy .blogsElement h2 a:hover, #full-width-page-copy .blogsElement h2 a:hover {text-decoration: underline;}
	
#page-copy .blogsElement p, #full-width-page-copy .blogsElement p {
	color: #2f2f2f;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-bottom: 0.4em;
	}
	
#page-copy .blogsElement .postInfo, #full-width-page-copy .blogsElement .postInfo {
	text-align: left;
	margin-bottom: 0.7em;
	}
	
#page-copy .blogsElement p a, #full-width-page-copy .blogsElement p a {
	color: #25bdba;
	text-decoration: none;
	padding-left: 5px;}
	
#page-copy .blogsElement p a:hover, #full-width-page-copy .blogsElement p a:hover {
	text-decoration: underline;
	}
	
#page-copy .blogsElement .rss, #full-width-page-copy .blogsElement .rss {
	display: none;
	}

#page-copy .rss-icon, #full-width-page-copy .rss-icon {
	position: absolute;
	top: 20px;
	right: 20px;
	}
	
#page-copy a:link, #full-width-page-copy a:link{color: #009ddc; text-decoration: none;}
#page-copy a:visited, #full-width-page-copy a:visited {color: #009ddc; text-decoration: none;}
#page-copy a:hover, #full-width-page-copy a:hover {text-decoration: underline;}

#page-copy_detail a:link {color: #009ddc; text-decoration: none;}
#page-copy_detail a:visited {color: #009ddc; text-decoration: none; }
#page-copy_detail a:hover {text-decoration: underline;}

.admissions #page-copy a:link, .admissions #full-width-page-copy a:link{color: #23bcb9; text-decoration: none;}
.admissions #page-copy a:visited, .admissions #full-width-page-copy a:visited {color: #23bcb9; text-decoration: none; }
.admissions #page-copy a:hover, .admissions #full-width-page-copy a:hover {text-decoration:underline;}

.parent #page-copy a:link, .parent #full-width-page-copy a:link {color: #a1b426; text-decoration: none;}
.parent #page-copy a:visited, .parent #full-width-page-copy a:visited {color: #a1b426; text-decoration: none;}
.parent #page-copy a:hover, .parent #full-width-page-copy a:hover {text-decoration:underline;}

.development #page-copy a:link,.development #full-width-page-copy a:link {color: #a47ba4; text-decoration: none;}
.development #page-copy a:visited, .development #full-width-page-copy a:visited {color: #a47ba4 !important; text-decoration: none; }
.development #page-copy a:hover, #full-width-page-copy a:hover {text-decoration:underline;}


/* <textEditor> */

.rightimage {
                margin-right:0px;
                margin-left:10px;
                }
				
.leftimage {
                margin-right:10px;
                margin-left:0px;
                }

/* </textEditor>  */



/* 
------------Footer Styles---------------- 
*/

#content #footer {
	clear: both;
	margin-top: 0;
	}
	
/* ------- MOBILE NAVIGATION STYLES ----- */

#mobile_navigation_container, #mobile_logo {
display:none;
}

/*-------- News Ticker Administration ------*/

#content #full_width_wrapper .blogsElement p {
	font-size: 1em;
	}
	
#content #full_width_wrapper .blogsElement .postInfo {
	font-size: 1.2em;
	display: block;
	padding-top: 10px;
	}
	
#content #full_width_wrapper .blogsElement p  {
	padding: 0;
	}
	
#content #full_width_wrapper .blogsElement li {	
background: url("../images/square.gif") no-repeat scroll 4px 14px transparent;
    list-style: none outside none;
    margin-left: 0;
    padding: 0 0 3px 23px;
	}
	
#content #full-width-page-copy .blogsElement li div a {
    color: #25BDBA;
	display: block;
	padding-left: 0 !important;
	}
	
