/* Apex New Regular Style */
@font-face {
	font-family: 'Apex New';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/ApexNew_WebFonts_092/ApexNew-Book.eot') format('eot'), 
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-Book.woff') format('woff'), 
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-Book.ttf') format('truetype'),
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-Book.svg') format('svg');
}

/* Apex New Italic Style */
@font-face {
	font-family: 'Apex New';
	font-style: italic;
	font-weight: normal;
	src: url('../fonts/ApexNew_WebFonts_092/ApexNew-BookItalic.eot') format('eot'), 
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-BookItalic.woff') format('woff'), 
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-BookItalic.ttf') format('truetype'),
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-BookItalic.svg') format('svg');
}

/* Apex New Bold Weight */
@font-face {
	font-family: 'Apex New';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/ApexNew_WebFonts_092/ApexNew-Medium.eot') format('eot'), 
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-Medium.woff') format('woff'), 
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-Medium.ttf') format('truetype'),
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-Medium.svg') format('svg');
}

/* Apex New Bold Italic Style */
@font-face {
	font-family: 'Apex New';
	font-style: italic;
	font-weight: bold;
	src: url('../fonts/ApexNew_WebFonts_092/ApexNew-MediumItalic.eot') format('eot'), 
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-MediumItalic.woff') format('woff'), 
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-Mediumtalic.ttf') format('truetype'),
		 url('../fonts/ApexNew_WebFonts_092/ApexNew-MediumItalic.svg') format('svg');
}

/* Apex Serif Regular Style */
@font-face {
	font-family: 'Apex Serif';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/ApexSerif_WebFonts_092/ApexSerif-Book.eot') format('eot'), 
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-Book.woff') format('woff'), 
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-Book.ttf') format('truetype'),
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-Book.svg') format('svg');
}

/* Apex Serif Italic Style */
@font-face {
	font-family: 'Apex Serif';
	font-style: italic;
	font-weight: normal;
	src: url('../fonts/ApexSerif_WebFonts_092/ApexSerif-MediumItalic.eot') format('eot'), 
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-MediumItalic.woff') format('woff'), 
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-MediumItalic.ttf') format('truetype'),
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-MediumItalic.svg') format('svg');
}

/* Apex Serif Bold Weight */
@font-face {
	font-family: 'Apex Serif';
	font-style: normal;
	font-weight: bold;
	src: url('../fonts/ApexSerif_WebFonts_092/ApexSerif-Medium.eot') format('eot'), 
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-Medium.woff') format('woff'), 
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-Medium.ttf') format('truetype'),
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-Medium.svg') format('svg');
}

/* Apex Serif Bold Italic Style */
@font-face {
	font-family: 'Apex Serif';
	font-style: italic;
	font-weight: bold;
	src: url('../fonts/ApexSerif_WebFonts_092/ApexSerif-MediumItalic.eot') format('eot'), 
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-MediumItalic.woff') format('woff'), 
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-MediumItalic.ttf') format('truetype'),
		 url('../fonts/ApexSerif_WebFonts_092/ApexSerif-MediumItalic.svg') format('svg');
}

@media screen {
	

body
{
	background: #fff;
	font: 400 0.8125em/131% 'Apex New',Arial,Helvetica,sans-serif;
}

#headercommon a, #headercommon a:visited 
{ 
	color: #333;
}

#headercommon
{
	max-width: 960px;
	margin: 0 auto;
	height: 70px;
    background: url("../images/logo-dartmouth-global.gif") no-repeat scroll left top #fff;
    border-top: 0px solid #FFF;
    color: #333;
}

#headercommon li
{
	border-right: 1px solid #333;
}

#headercommon #commonnav img.dart
{
	display: none;
	visibility: hidden;
	margin-bottom: -6px;
}

#header
{
	max-width: 960px;
	margin: 0 auto;
	padding: 0;
    border-bottom: medium none;
    border-top: medium none;
    height: 85px;
    top: 0;
    /*background-image: url("/livinglearning/images/header/header1.jpg");	*/
    background-position: center top;
}

#header #header-left a
{
	height: 0px;
}

.home
{
	height: 85px;
	display: block;
	visibility: visible;
	width: 960px;
	position: relative;
	margin: 0;
}

#header-left 
{  	
    height: 75px;
    padding: 0;
    width: 100%;
}

#header-left #site-name 
{
    color: #fff;
    background: #00693E;
    display: block;
    font: 100 2.5em/120% 'Apex Serif',Arial,Helvetica,sans-serif;
    height: 70px;
    letter-spacing: 1px;
    margin-top: -85px;
    padding: 19px 0 0 0;
    top: 34px;
    visibility: visible;
    text-align: center;
}
	
	#header-left #site-subhead 
{
    color: #222;
    display: block;
    font-family:  sans-serif;
    font-size: 2em;
    height: 28px;
    letter-spacing: 3px;
    margin-top: -100px;
    padding: 39px 10px 177px 10px;
    top: 34px;
    visibility: visible;
    text-align: right;
    text-transform: uppercase;
}

/* Horizontal navigation */

#header-nav
{
	display: block;
	visibility: visible;	
    margin: 0 auto;
    max-width: 960px;
    height: 55px;
	padding: 0;
	background: none repeat scroll 0 0 #333333;
	border-top: 0px solid #CCC;
	border-bottom: 0px solid #0069e;
}

#header-nav ul
{
	font-family: 'Apex New',Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: normal;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 2px;
	padding: 16px 0;
}

#header-nav a 
{
    border: none;
    color: #ccc;
    margin: 0 30px 0 34px;
    padding: 0;
}

#header-nav a:hover 
{
	text-decoration:underline;
    color: #ccc;
    margin: 0 30px 0 34px;
    padding: 0;
	background-color:transparent;    
}

#headercommon #commonnav {

float: none;	
}
	
/* Containers */

#containerb
{
	max-width: 960px;
	margin: 6px auto;
	clear: both;
	width: 100%;
	background: #fff;
	padding: 0;
}

#containerc
{
	clear: both;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-bottom: 0px;
}

ul.tree
{
	margin: 0;
}

#c-content .tree li.root
{
	 
	padding: 8px 0 0 2px;
	min-height:25px;
	display: block;
	list-style: none;
	
}

.tree li a:hover
{
	background-color: #ddd;
	color: black;
}

.tree a.current
{
	background-color: #ddd;
}

.tree li a, .tree li span
{
    color: #00693E;
    text-decoration: none;
    text-transform: uppercase;
}


.tree li span.expand
{
	background: url("../images/nav-arrows-sprite.png") no-repeat 100% -69px transparent;
	display:block;
	cursor: pointer;
}

.tree li span.contract
{ 
	background: url("../images/nav-arrows-sprite.png") no-repeat 100% -135px transparent;
	display:block;
	cursor: pointer;

}

ul.tree2
{
	margin: 0;
}

#c-content .tree2 li.root2
{
	 
	padding: 8px 0 0 2px;
	min-height:25px;
	display: block;
	list-style: none;
	
}

.tree2 li a:hover
{
	background-color: #ddd;
	color: black;
}

.tree2 a.current
{
	background-color: #ddd;
}

.tree2 li a, .tree2 li span
{
    color: #00693E;
    text-decoration: none;
    text-transform: uppercase;
}


.tree2 li span.expand2
{
	background: url("../images/nav-arrows-sprite.png") no-repeat 100% -69px transparent;
	display:block;
	cursor: pointer;
}

.tree2 li span.contract2
{ 
	background: url("../images/nav-arrows-sprite.png") no-repeat 100% -135px transparent;
	display:block;
	cursor: pointer;

}

span.currentpath2
{
	cursor: arrow;
}



#c-content .tree li ul li a
{
  padding: 8px 0 0 0;
}

#c-content .tree2 li ul li a
{
  padding: 8px 0 0 0;
}


/* a-content */
#a-content
{
	visibility: hidden;
	display: none;
	float: left;
	width: 315px;
	padding: 0;
	padding-bottom:0px;
	margin: 0;
	background-color: #DDD;
}

/*

.a1, .a2, .a3, .a4
{
	margin: 20px;
	width: auto;
}

.a1, .a3, .a4
{
	visibility: hidden;
	display: none;
}

.a2
{
	visibility: visible;
	display: block;
}

#a-content address {
    padding: 1px 4px 1px 10px;
	color: #888888;
}

#a-content a:hover
{
	border: none;
	padding: 2px;
	color: #54673b;
	background-color: #DDD;
}

#a-content .a2 a:hover
{
	border: none;
	padding: 0px !important;
	color: white !important;
	background-color: #CCC;
}

#a-content h3
{
	color: #333;
	background-color: transparent;
	border-right: none;
	letter-spacing: normal;
	font-size: 1.2em;
	line-height: 1.2em;
	padding: 4px 0 8px 0px;
	margin: 0 0 4px;
	font-weight: 100;
}

#a-content h3.link
{
	border-top: 2px solid #FFF;
}

#a-content h2 a, #a-content h3 a, #a-content h4 a, #a-content h5 a
{
	color: #00693e;
	text-decoration: none;
}

#a-content h2 a:hover, #a-content h3 a:hover, #a-content h4 a:hover, #a-content h5 a:hover
{
	display: block;
	color: #00693e;
	padding: 0;
	background-color: #CCC;
	margin: 0 0 0 0px;
}

#a-content h3.link
{
	border-top: 0px;
}

#a-content h4
{
	color: #333;
	background-color: transparent;
	letter-spacing: normal;
	font-size: .95em;
	padding: 4px 0 3px 0px;
	margin: 0 0 4px;
	font-weight: 100;
}

#a-content h5
{
	color: #333;
	background-color: transparent;
	font-family: sans-serif;
	letter-spacing: normal;
	font-size: .85em;
	padding: 0 0 0 8px;
	margin: 0 0 4px;
	font-weight: 100;
	font-style: italic;
}

#a-content p
{
	margin-left: 5px;
	color: #333;
	font-size: .85em;
	line-height: 1.6em;
	margin: 4px 0 4px 0px;
	padding: 0;
	margin-bottom:30px;
}

#a-content ul
{
	font-size: .9em;
	list-style-type: none;
	line-height: 1.6em;
	margin: 4px 0 4px 0px;
	padding: 0;
}

#a-content ul li
{
	border: none;
	padding: 2px;
	color: #00693e;
}

#a-content ul li a
{
	text-decoration: none;
	padding: 2px;
	color: #00693e;	
}

#a-content ul li a:hover
{
	display: block;
	padding: 0;
	color: #00693e;
	margin: 0 0 0 2px;
	text-decoration:underline;
}

.twtr-widget, .twtr-doc
{
	width: 100%;
}

*/

/* b-content */
#b-content
{
	margin: 0 auto;
	width: 638px;
	padding: 0;
	background-color: #fff;
	float: right;
	min-height: 500px;
}

.b3, .b5, .b7, .b8
{
	visibility: hidden;
	display: none;
}

#b-content img
{
	border: 0px;
	max-width: 95%;
	height: auto;
}

#b-content table img
{
	max-height: 95%;
	max-width: 95%;
}

#b-content .b4
{
	margin-top: 28px;
	background-color: #fff;
}

#b-content .b4 p, #b-content .b4 ul 
{
    font-size: 1em;
}

#b-content .b4 h2
{
	font-size: 1.4em;
	font-weight: 700;
	letter-spacing: 0.035em;
	word-spacing: 2px;
	margin: 12px 5px 0 5px;
	padding: 0;
	text-transform: uppercase;
}

#b-content .b4 h3
{
	font-family: 'Apex New',Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0em;
	line-height: 18px;
	word-spacing: 2px;
	letter-spacing: 0.035em;
	text-transform: uppercase;
	margin: 10px 10px 10px;
	padding: 0;
	color: #00693E;
	background-color: #fff;
}

#b-content .b4 h4
{
	font-family: 'Apex New',Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0em;
	line-height: 13px;
	word-spacing: 2px;
	margin: 4px 5px 3px 5px;
	padding: 0;
	color: #333;
	background-color: #fff;
}

#b-content .b4 h2 a:link, #b-content .b4 h2 a:visited
{
	color: #00693E;
	text-decoration: underline;
	border-bottom: none;
}

#b-content .b4 h2 a:hover
{
	color: #00693E;
	background-color: #fff;
	text-decoration: none;
	border-bottom: none;
	padding: 0;
}

#b-content .b4 a:link, #b-content .b4 a:visited
{
	color: #00693E;
	text-decoration: underline;
	border-bottom: none;
}

#b-content .b4 a:hover
{
	color: #00693E;
	background-color: transparent;
	text-decoration: none;
	border-bottom: none;
}

#b-content .b4 img
{
	padding: 0;
}

#b-content .b6 iframe
{
	margin-left: 8px;
	margin-top: 8px;
}

#b-content h2, #b-content h3, #b-content h4, #b-content h5, #b-content h6
{
	font: 400 0.8125em/131% 'Apex New',Arial,Helvetica,sans-serif;
	border: none;
}

#b-content h1
{
	font: 700 2.3em/105% 'Apex Serif',Arial,Helvetica,sans-serif;
	color: #333;
	margin-right: 0%;
	font-weight: normal;
}

#b-content h2
{
	font-size: 1.5em;
	color: #00693e;
	font-weight: 700;
	letter-spacing: 0.035em;
	word-spacing: 2px;
	margin: 30px 5px 0 5px;
	padding: 0;
	text-transform: uppercase;
}

#b-content h3
{
	font-family: 'Apex New',Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: 700;
	font-style: normal;
	letter-spacing: 0em;
	line-height: 22px;
	word-spacing: 2px;
	margin: 23px 5px 0 0px;
	padding: 0;
	color: #333;
	background-color: #fff;
}

#b-content h4
{
    background-color: #FFFFFF;
    color: #444;
    font-size: 1em;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.035em;
    line-height: 1.6em;
    margin: 10px 5px;
    padding: 0;
    word-spacing: 2px;
}

#b-content h5
{
	margin-top: 2px;
	margin-right: 0%;
	margin-bottom: 5px;
	padding-top: 2px;
	font-style: normal;
	color: #00693e;
	font-weight: normal;
}

#b-content h6
{
	margin-top: 2px;
	margin-right: 0%;
	margin-bottom: 5px;
	padding-top: 2px;
	font-style: normal;
	color: #00693e;

	font-weight: normal;
}

#b-content p
{
	font-family: 'Georgia',Times New Roman,Times,serif;
	color: #333;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	word-spacing: 2px;
	padding-left: 5px;
	list-style-position: outside;
	font-size: 1.25em;
	line-height: 1.4em;
}

#b-content .data-table table
{
	border-left: 1px solid #c0c0c0;
}

border-left: 1px solid #c0c0c0;

#b-content .b6 p img {
	padding: 10px;	
}

#b-content ul li, #b-content ol li
{
	font-family: 'Georgia',Times New Roman,Times,serif;;
	color: #333;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	letter-spacing: .03em;
	padding-left: 8px;
	list-style-position: outside;
	font-size: 1.25em;
	line-height: 1.4em;
	margin-left: 35px;
}

#b-content ul li, #b-content ol li
{
list-style-type: disc;
}

#b-content ul li li
{
	color: #333;
}

#b-content ol li
{
list-style-type: decimal;
}

#b-content ul li
{
list-style-type: disc;	
}

#b-content .b6 a:link, #b-content .b6 a:visited, #b-content .b9 a:link, #b-content .b9 a:visited
{
	color: #00693E;
	text-decoration: underline;
	border-bottom: none;
}

#b-content .b6 a:hover, #b-content .b9 a:hover
{
	color: #00693E;
	background-color: #fff;
	text-decoration: none;
	border-bottom: none;
}

#b-content .section-name a
{
	border-bottom: none;
	color: #00693e;
	font-style: normal;
	text-decoration: none;
}

#b-content .section-name a:hover
{
	color: #333;
	background-color: #fff;
}

#b-content .b9
{
	margin-top: 20px;
}

#b-content .b9 iframe.googdesktop
{
	display: block;
	visibility: visible;
}

#b-content .b9 iframe.googtablet
{
	display: none;
	visibility: hidden;
}

#b-content .b9 iframe.googphone
{
	display: none;
	visibility: hidden;
}

#b-content .b6 img.right, #b-content .b6 img.left
{
	border: 0 none;
	margin: 2px;
	padding: 2px 4px 2px 2px;
}

#b-content form
{
	color: #222;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
	letter-spacing: .03em;
	padding-left: 5px;
	font-size: .9em;
}

#b-content form label
{
	font-weight: bold;
}

#b-content form textarea
{
	margin-bottom: 15px;
}

#b-content form h3
{
	font-size: 17px;
}

#b-content legend
{
	font-family: 'Georgia',Times New Roman,Times,serif;
	font-size: 1.15em;
	padding-bottom: 0;
	margin-top: 16px;
	margin-bottom: 7px;
	margin-right: 0%;
	color: #333;
	font-weight: normal;
}

#b-content fieldset
{
	margin-top: 20px;
	margin-bottom: 20px;
}

/* #b-content .b4 { 
    min-width: 0%; 
} */

/* GALLERIA */

#b-content #galleria
{
	margin: 0 auto;
	position: static;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.galleria-container 
{ 
	background-color: rgb(255, 255, 255) !important; 
}

#b-content #galleria img
{
	border: 0px solid #fff !important;
	padding: 0px !important;
	margin: 0px !important;
}

#b-content #galleria .galleria-thumbnails img
{
	height: 40px;
}

.galleria-thumb-nav-left, .galleria-thumb-nav-right, .galleria-info-link, .galleria-info-close, .galleria-image-nav-left, .galleria-image-nav-right,.galleria-carousel .galleria-thumb-nav-left, .galleria-carousel .galleria-thumb-nav-right
{
	background-color: #000;
}

.notouch .galleria-image-nav-left:hover, .notouch .galleria-image-nav-right:hover 
{
    opacity: 1;
    filter: alpha(opacity=100);
	background-color: #00693E;
}

.galleria-info
{
	left: 20px;
}

.galleria-info-link, .galleria-info-close
{
	opacity: 0.3;
}

.galleria-info-text
{
	background-color: #000;
	opacity: 0.6;
}

.notouch .galleria-info-link:hover 
{
    opacity: 1;
    filter: alpha(opacity=100);
	background-color: #00693E;
}

.galleria-image-nav 
{
    margin-top: -28px;
}

.galleria-image-nav-left, .galleria-image-nav-right 
{
	width: 50px;
	height: 90px;
}

.galleria-image-nav-right 
{
    background-position: -266px 29px;
}

.galleria-image-nav-left 
{
    background-position: 0px 29px;
}

.notouch .galleria-thumb-nav-left:hover, .notouch .galleria-thumb-nav-right:hover
{
	background-color: #00693E;
	opacity: 1;
}



/* c-content */

#c-content
{
	width: 315px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	height:100%;
	float: left;
}

#c-content .c1
{
	display: block;
	visibility: visible;
	background-color: #fff;
	margin: 0 0 7px 0;
	padding: 22px 0 6px;
}

#c-content .c2 img
{
	margin: 4px 0 -4px 1px;
}

#c-content .c3
{
	background-color: #fff;
	margin: 0;
}

#c-content .c3 form
{
	padding-top: 6px;
}

#c-content address {
    padding: 1px 4px 1px 4px;
	color: #666;
	font-family: 'Apex New',Arial,Helvetica,sans-serif;
	font-size: 1.2em;
}

#c-content address a:link, #c-content address a:visited
{
	color: #00693e;
}

#c-content p
{
	font-size: 1em;
}

#c-content a
{
	font-family: 'Apex New',Arial,Helvetica,sans-serif;
}

#c-content ul
{
	margin-right: 0;
}

#c-content ul li
{
	border-top: 1px solid #C1C1C1;
	border-bottom: none;
	line-height: 1.6em;
	padding: 2px;
	min-height: 32px;
	color: #00693e;
	font: 600 1.5em/125% 'Apex New',Arial,Helvetica,sans-serif;
}

#c-content ul li.last
{
	border-top: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
}

#c-content ul li a
{
	text-decoration: none;

	padding: 8px 45px 0 0;
	color: #00693e;	
	text-transform: uppercase;
}

#c-content ul li a:hover
{
	display: block;
	padding: 8px 45px 0 0;
	color: #00693e;
	text-decoration:underline;
	margin: 0 0 0 0px;
	background-color: transparent;
}

#c-content a:visited
{
	color: #00693e;
}

#c-content a:hover
{
	border: none;
	padding: 0px;
	color: #00693e;
	text-decoration:underline;
	background-color: transparent;
}

#c-content h2
{
	font: 600 2em/130% 'Apex New',Arial,Helvetica,sans-serif;	
	border-bottom: none;
	color: #333333;
	margin: 0 6px 17px;
	padding: 8px 0 0 0;
	background-color: transparent;
	border-right: none;
    letter-spacing: normal;
    text-transform: uppercase;
}

#c-content h2 a
{

	color: #00693e;
}

#c-content h3
{
	font: 100 1.5em/130% 'Apex New',Arial,Helvetica,sans-serif;	
	border-bottom: none;
	color: #333333;
	margin: 0 0 4px;
	padding: 4px 0 3px 4px;
	background-color: transparent;
	border-right: none;
    letter-spacing: normal;
	font-weight: bold;
}

#c-content h3 a
{
	color: #000;
	background-color: transparent;
	font-family: sans-serif;
	letter-spacing: normal;
	font-weight: 100;
	line-height: 1.3em;
}

#c-content h3 a:hover
{
	display: block;
	color: #ffffff;
	padding: 0;
	background-color: #CCC;
	margin: 0 0 0 0px;
}

#c-content .c2 iframe.fbdesktop
{
	display: block;
	visibility: visible;
}

#c-content .c2 iframe.fbtablet
{
	display: none;
	visibility: hidden;
}

#sbox, form input#sbox
{
	background-color: #E1E1E1 !important;
	border: none;
	border-radius: 5px 5px 5px 5px;
	height: 29px !important;
	padding: 0 33px 0 10px !important;
	vertical-align: middle;
	width: 120px !important;
}

#submit, form input#submit
{
	background: url("../images/form-sprites.png") no-repeat scroll 100% transparent !important;
	border: 0 none;
	height: 13px !important;
	width: 14px !important;
	position: relative;
	top: 2px;
	right: 25px;
}

#submit:hover
{
	cursor: pointer;
}

#search_dept
{
	font-family:  Verdana, Arial, sans-serif;
	color: #3c4549;
}


#c-content .c3 h4 {
	padding-top: 7px;
}

#c-content .c3 h4 a:link {
    background-color: #00693E;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    display: inline;
    font-size: 1.3em;
    height: 40px;
    padding: 8px;
    text-transform: uppercase;
    width: 120px;
}

#c-content .c1 h3 a {
    background-color: #00693E;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    font-family: 'Apex New',Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.035em;
    line-height: 18px;
    margin: 10px;
    padding: 7px;
    margin-right:20px;
    margin-left: 0px;
    text-align: center;
    text-transform: uppercase;
    word-spacing: 2px;
}


/*footer*/

#footer
{
	background: none repeat-x scroll center top #333;
	clear: both;
	height: 10em;
	border-top: none;
	margin: 0 auto;
	position: absolute;
    width: 100%;
}

#footer p
{
	font-family: 'Apex New',Arial,Helvetica,sans-serif;
	color: #fff;
}

#footer a:link, #footer a:visited
{
	color: #fff;
	text-decoration: underline;
}

#footer a:hover
{
	color: #fff;
	text-decoration: none;
}

.last-updated 
{
	font-family: 'Apex New',Arial,Helvetica,sans-serif;
	width: 97.3%;
	margin: 0 auto;
	padding: 0 0 10px;
	position: relative;
	bottom: -25px;
}

.last-updated a {
    color: #fff;
}

/*The Youtubes */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*Footer Bottom Fix */

	html,
	body {
		margin:0;
		padding:0;
		height:100%;
	}
	#container {
		min-height:100%;
		position:relative;
	}
	#containerb {
		padding:10px;
		padding-bottom:80px;
		margin-bottom: 0px;	/* Height of the footer */
	}


	#footer {
		position:absolute;
		bottom:0;
		width:100%;
		height:80px;
		padding: 0px;
		margin: 0px;			/* Height of the footer */
	}



	#footer-a .last-updated {
		position: static;
		margin-top:-5px;
	}
	.last-updated a {
		font-size: .9em;
	}


/* Event's Calender CSS */

#b-content div.rssBody td
{
	border-left: 0px;
	border-top: 0px;
	
}

#b-content div.rssBody table
{
	border-bottom: 0px;
	border-right: 0px;
	margin:0;
	
}


#b-content div.rssBody h4
{
	font-style: normal;
	
}

#b-content div.rssBody li
{
	list-style-type: none;
	margin-left:0px;
	
}



}

/* Tablet ------------------------- */
@media only screen and (min-width: 651px) and (max-width: 980px) {

#headercommon
{
	max-width: 637px;
}

#header
{
	max-width: 637px;	
}	

#header, #header-left 
{
    height: 75px;
    padding: 0;
    width: 100%;
    background-position: top center;
}

#header-left #site-name 
{
	font: 100 1.9em/120% 'Apex Serif',Arial,Helvetica,sans-serif;
	padding: 21px 0 2px 0;
	margin-top: -75px;
}
	
.home
{
	height: 75px;
	width: 637px;
}

/* Horizontal navigation */

#header-nav
{
    max-width: 637px;
}

#header-nav ul
{
	font-size: 1em;
}

#header-nav a 
{
    margin: 0 23px 0 19px;
}

#header-nav a:hover 
{
    margin: 0 23px 0 19px;  
}

/* Containers */

#containerb
{
	max-width: 637px;
}

/* a-content */

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4
{
	font-size: .80em;
}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p
{
	font-size: 1.1em;
}

/* b-content */

#b-content
{
	width: 440px;
	float: right;
	min-height: 300px;
}

#b-content .b4
{
	margin-top: 22px;
	max-width: 100%;
	background-color: #fff;
}

#b-content .b4 ul
{
	width: 90%;
}

#b-content .b4 p
{
	width: 315px;
}

#b-content .b9 iframe.googdesktop
{
	display: none;
	visibility: hidden;
}

#b-content .b9 iframe.googtablet
{
	display: block;
	visibility: visible;
}

#b-content .b9 iframe.googphone
{
	display: none;
	visibility: hidden;
}

/* c-content */

#c-content
{
	width: 190px;
}

#c-content ul {
    overflow: visible;
}

#c-content ul li
{
	line-height: 1.3em;
	font: 600 1.2em/125% 'Apex New',Arial,Helvetica,sans-serif;
	border-top: none;
}

#c-content ul li a:link, #c-content ul li a:visited
{
	background: none;
    min-height: 20px;
    padding: 8px 0 0 0;
}

#c-content ul li a:hover
{
	background: none;
    height: 20px;
    padding: 8px 0 0 0;
	text-decoration: underline;
	color: #666666;
}

#c-content ul li a.taller
{
    height: 90px;
}


#c-content .c2 iframe.fbdesktop
{
	display: none;
	visibility: hidden;
}

#c-content .c2 iframe.fbtablet
{
	display: block;
	visibility: visible;
}

#c-content .tree li.root {
    font-size: 1.2em;
}

#c-content .tree2 li.root2 {
    font-size: 1.2em;
}


/* footer */

.last-updated 
{
	width: 95%;
}

}


/* Phone ------------------------- */
@media only screen and (max-width: 650px) {

#headercommon
{
	max-width: 315px;
	min-width: 315px;
	height: 80px;
	background-position: left center;
}

#header
{
	max-width: 318px;	
}

#headercommon ul
{
	font-size: .8em;
	margin-top:4px;
	padding: 0px;
}

#headercommon li
{
	border-right: 1px solid #333;
}

#headercommon #commonnav
{
	text-align: left;
}

#headercommon #commonnav img.dart
{
	visibility: invisible;
	display: none;
}

#header, #header-left
{
	height: 58px;
}

#header, #header-left
{
	background-position: center top;
}

.home
{
	height: 58px;
	width: 100%;
}

#header-left #site-name 
{
    font-size: 1.5em;
    letter-spacing: 1px;
    height: 48px;
    margin-top: -58px;
    padding: 10px 0px 10px 0px;
}

/* Horizontal navigation */

#header-nav
{
	max-width: 318px;
	padding: 0;
	height: 205px;
}

#header-nav ul
{
    font-family: 'Apex New',Arial,Helvetica,sans-serif;
	font-size: 1.3em;
	text-align: left;	
	padding: 0 10px;
}

#header-nav ul li
{
	border-right: none;
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 4px 0;
}

#header-nav ul li.last
{
	border: none;
}

#header-nav a 
{
    margin: 0 8px 0 0;
    padding: 3px 5px;
}

#header-nav ul li a:hover 
{
	background-color: none;
	display: block;
    margin: 0 8px 0 0;
    padding: 0px 5px;
}

/* containers */

#containerb
{
	max-width: 315px;
}

/* a-content */
#a-content
{
	width: 315px;
	padding: 0;
}

#a-content h3
{
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: .85em;
}

#a-content h3 a:hover
{
	background-color: transparent;
}

#a-content h4, #a-content h5
{
	font-size: .8em;
}

#a-content p
{
	font-size: .8em;
	margin: 4px 8px 4px 8px;
}

#a-content ul
{
	font-size: .75em;
}

#a-content ul li
{
	display: block;
	border-right: 1px solid #DDD;
}

#a-content ul li.last
{
	border-right: none;
}

/* b-content */

#b-content
{
	width: 315px;
	min-height: 300px;
}

.b1
{
	padding-left: 2px;
}

#b-content .b4
{
	margin-top: 28px;
	background-color: #fff;
	max-width: 100%;
}

#b-content .b4
{
	margin-top: 22px;
	max-width: 100%;
	background-color: #fff;
}

#b-content .b4 ul
{
	width: 90%;
}

#b-content .b4 p {
    width: 90%;
}

#b-content .b9 iframe.googdesktop
{
	display: none;
	visibility: hidden;
}

#b-content .b9 iframe.googtablet
{
	display: none;
	visibility: hidden;
}

#b-content .b9 iframe.googphone
{
	display: block;
	visibility: visible;
}

/* c-content */

#c-content
{
	width: 315px;
	padding: 0;
	background-color: #fff;
	float: left;
}

#c-content .c2
{
	padding: 30px 0 6px;
}

/*footer*/

#footer
{
	height: 3em;
}

#footer-a
{
	font-size: .8em;
	width: 100%;
    max-width: 100%;
}

#footer-b
{
    display: none;
    visibility: hidden;
}

#footer p
{
	padding: 3px 10px 0;
}

.last-updated, .footer-b
{
    display: none;
    visibility: hidden;
}

}

/*

#a-content .a4
{
visibility: hidden;
display: none;
}


#sidebar-image{height:237px; border-radius:8px; background-image: url("/livinglearning/images/sidebar-img.jpg"); margin-bottom:30px; background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;}


	
	#a-content .sidebar{font-size: 1.2em;
   font-family: sans-serif;
	letter-spacing: normal;
	font-size: 1.2em;
	line-height: 1.2em;
    font-weight: normal;
	border-bottom:none;}
	
	#c-content .c2 h3{
   color: #333;
	background-color: transparent;
	border-bottom: 1px solid #333333;
	border-right: none;
	font-family: sans-serif;
	letter-spacing: normal;
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 4px 0 8px 0px;
	margin: 0 0 4px;
	font-weight: 100;
}

#c-content .c3 h3{
   color: #333;
	background-color: transparent;
	border-bottom: 1px solid #333333;
	border-right: none;
	font-family: sans-serif;
	letter-spacing: normal;
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 4px 0 8px 0px;
	margin: 0 0 4px;
	font-weight: 100;
}

#c-content .c4 address{
margin-left:0px;
padding-left:0px;
}

#c-content .c4 a{
color:#00693e;
}
	
input#submit{background:#00693e; height:27px; border:none; color:#fff;  margin-right:0px;cursor:pointer; width:auto;}
input#submit:hover{background:#333333; height:27px; border:none; color:#fff;  margin-right:0px;cursor:pointer;}
input {border-radius:5px; display:block;border: 1px solid #ccc; height:25px; margin-top:0px;  width:70%; float:left; margin-right:10px; padding-left:5px;}

.c4 {
    margin: 0;
    padding-right:0px; padding-left:20px;
}

#cse-search-box{margin-bottom:30px;}

#b-content .b2 h1{font-size:2.55em;}

#a-content .a3{height:100%;
border-bottom:0px;}

.a3{height:500px;}

#c-content {-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-left-radius: 10px; padding-bottom:20px;}

#a-content {-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px; padding-bottom:20px;}

#b-content ul {
    list-style-type:circle;
}

*/
