/* Start of CMSMS style sheet 'Global' */
body{ 
 text-align:center; 
 background:#000;
 margin:0;
 padding:0;
 font-size:95%;
} 

h1, h2, h3, h4, h5, h6 {line-height:180%;}


* {margin:0;padding:0;}
 
 
/*************** links *******************/
	a {outline: none;}
	a, a:visited {color:#333;}
	a:hover {color:#bababa;}
	a img { border-width:0;} 
	
	
 
/************ headings ************/
#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5, 
#content h6,
#content ul,
#content ol,
#content dl, 
#content p {
	margin-bottom:20px;
}


#content h1 {
	font-size: 22px;
	}
#content h2 {
	font-size: 20px;
	}
#content h3 {
	font-size: 17px;
	}
#content h4 {
	font-size: 14px;
	}
#content h5 {
	font-size: 11px;
	}
#content h6 {
	font-size: 10px;
	}


#content h1,
#content h2, 
#content h3,
#content h4, 
#content h5, 
#content h6,
#menu ul li {
	line-height:normal;
	font-family: Palatino, "Palatino Linotype", Constantia, Georgia, "Times New Roman", Times, serif;
}



input,
select,
textarea,
html, 
body, 
form,
#content #pagenav p, 
#content #toppage p, 
div.NewsSummarySummary,
#content p.albumnav,
#content p.returnlink,
#content #cms-module-bookmarks ul li a.bookmark-link,
p span.noprint {	
	font-family: Arial, Helvetica, sans-serif;
}

#content p, 
#introimage p,
#footer p,
div.subheader span,
#content ul, 
#content blockquote, 
#content ol,
#content dd
 {
	font-family: Palatino, "Palatino Linotype", Constantia, Georgia, "Times New Roman", Times, serif;
font-size:13px;

}
 
/*************** layout *******************/

#pagewidth{ 
 width:900px; 
 text-align:center;  
	margin:0 auto;
 	position:relative;
	background:#ddd;
} 


#topnav{
 position:absolute; 
top:0;
left:55px;
 height:26px; 
 width:785px;
	z-index:500000;
} 


 
#header1{
 position:relative; 
 height:100px; 
  background:#E6E6E6 url(imgs/logoheader1.gif) 0% 100% no-repeat; 
 width:100%;
 height:139px;
 margin:0 0 0 0;
} 


#header2{
 position:relative; 
 height:100px; 
 background:url(imgs/logoheader2.gif) 0 0 no-repeat;
 width:100%;
 height:50px;
 
} 
 
#pagewrapper {
	width: 800px;
	margin:0 auto;
	position:relative;
	padding:20px 0;
text-align:left;
}


/*************** 
body.home #content{
position: relative; 
width:100%;
line-height:1.4em;

}

 *******************/


#content{
position: relative; 
width:550px;
line-height:1.4em;
float:right;
margin:0 0 30px 0;

}

/*************** Intro Pages *******************/


span.orange{
color: #FF4902;
font-weight:bold;
}

body.intro #content {
width:300px;
}

body.intro #introimage {
float:left;
width:450px;
padding:0 0 50px;
}

body.intro #introimage p {
display:block;
clear:both;
font-size:11px;
margin:5px 0 0 0;
}

#content div.subheader span {
text-transform:uppercase;
font-size:14px;
border-bottom: 1px solid #FF4902;
}

body.intro #menu {display:none;}


ul.introlist {
margin:50px 0 0 0;
list-style-type:none;
padding:0;
position:relative
}

ul.introlist li {
list-style-type:none;
font-size:16px;
display:block;
}

ul.introlist li a {
padding:0 0 10px 0;
display:inline-block;
}

ul.introlist li, ul.introlist li ul li {
	background: url(imgs/bigorangebullet.gif) no-repeat -2px 3px; 
padding:0 0 0 15px;
display:block;
}

ul.introlist li ul li {
	background: url(imgs/gray-dash.gif) no-repeat -2px 6px; 
font-size: 14px;
}


/** fix stupid ie bug with display:block; **/
* html u.introlist li a { height: 1%; } 
/** end fix **/

ul.introlist li a {
text-decoration:none;
display:block;
min-height:1em; /* Fixes IE7 whitespace bug */ 
}

ul.introlist li a:hover {
color: #FF4902;
}

/*************** Pull Quotes *******************/

#content p.pullquoteLarge {
font-size:22px;
font-weight:bold;
color: #FF4902;
line-height:140%;
}

#content p.pullquoteLarge span.indent20 {
display:block;
padding: 0 0 0 20px;
}

#content p.pullquoteLarge span.captionSmall {
color: #333;
font-size:11px;
text-align:right;
display:block;
margin:0 20px 0 0;
font-weight:normal;
}


/*************** layout *******************/

div#menu {
display:block;
width:200px;
float:left;
}


#contentfooter {
	width:100%;
	position:relative;
	clear:both;
	font-size: 0.7em;
	padding:5px 0 0 0;
	line-height:20px;
border-top:1px solid #ccc;
margin:20px 0 0 0;
	background:url(imgs/dotted.gif) 100% 0% repeat-x;
}

div#page-nav-video {width:100%;}
div#page-nav-video span {width:47%;display:block;padding:3px 0;}
div#page-nav-video span.r {text-align:right;float:right;}
div#page-nav-video span.l {float:left;}

/* relational links under content */
#pagenav {
  width: 75%; 
	float:left;
}

#pagenav div span {
	margin:0;
	padding:0;
	display:block;
	width:100%;
	float:left;
}


#toppage {
  float: right;
  width: 15%;
  text-align: right;

}

#toppage a, 
#pagenav a {
	text-decoration:none;
}

#footer{
 clear:both;
 padding:5px 0;
} 
 
 #footer p{
 clear:both;
 padding:0 0 10px;
 color:#fff;
 text-align:center;
 font-size:10px;
} 

 #footer a{
text-decoration:none;
color:#fff;
} 

 
 /* Clear Fix:*/ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  



/*************** CLEAR FLOATS IN CONTAINERS *********************/

 /***** Clearing a float container without source markup  ******/ 
 /***** http://www.positioniseverything.net/easyclearing.html  ******/ 
 
div.pw-navheader:after, 
div.calendar-event:after,
div.pw-logoheader:after,
div.pw-content:after,
div.maincol:after, 
div.pagewidth:after,
#contentfooter:after, 
#contentheader:after, 
#content-design-outter:after, 
div.newsfooter:after {
	content: ".";
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
}
div.pw-navheader, 
div.calendar-event,
div.pw-logoheader,
div.pw-content,
div.maincol, 
div.pagewidth, 
#contentheader, 
#contentfooter, 
#calendarnav, 
#content-design-outter, 
div.newsfooter{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html div.pw-navheader, 
* html div.calendar-event,
* html div.pw-logoheader,
* html div.pw-content,
* html div.pagewidth,  
* html #calendarnav, 
* html div.maincol, 
* html #contentfooter,
* html #contentheader, 
* html #content-design-outter, 
* html div.newsfooter {
	height: 1%;
}
div.pw-navheader, 
div.calendar-event, 
div.pw-logoheader,
div.pw-content,
div.pagewidth, 
div.maincol, 
#calendarnav, 
#contentheader, 
#contentfooter, 
#content-design-outter, 
div.newsfooter {
	display: block;
}
/* End hide from IE-mac */ 



  /*****************************************************************/
 /*********** Gallery + Album Styles + Catalog Video **************/
/*****************************************************************/



#thumblistwrapper {width:100%;margin:0 auto;padding:0 0 0 0px;}
 /*********** width:800px for no left navigation **************/

/* Common */

div.thumbwrapper:hover, 
#content li.thumbwrapper:hover {
	background:#000;
	border-color:#bababa;
}


img.thumbimg {visibility:hidden;display:none;} 
/* This hides the image for screen but is ready for print in the print styles */


/* Gallery List or Album List */

#gallerylist {}

div.albumwrapper {
width:160px;
float:left;
text-align:center;
margin:0 15px 0 5px;
height:auto;
}


* html #content div.albumwrapper {height: 1%;}

div.thumbwrapper {
	background:#fff;
	width:150px;
	height:120px;
	padding:4px;
	border:1px solid #bababa;
margin:0 auto 10px auto;
}

div.thumbwrapper a {
	display:block;
	width:150px;
	height:120px;
	background-position:center center;
	background-repeat:no-repeat;
}

div.commentwrapper {
	width:160px;
height:75px;
}

#content div.commentwrapper h3, #content table#videogallery h3 {
	font-size:12px;
	margin:0;
}

#content div.commentwrapper h3 a,
#content table#videogallery h3 a {
	text-decoration:none;
}

#content p.picturecount {
	margin:0;
	font-size:11px;
}

#content p.comment {
	margin:0;
	font-size:0.8em;
}

/* Album Thumbnails */

#content ul.thumblist {
	list-style-type:none;
	width:100%;
	margin:0 -10px 0 0;
	padding:0;
}

#content li.thumbwrapper {
	margin:0 12px 12px 0;
	float:left;
	width:108px;
	height:125px;
	padding:4px;
	border:1px solid #bababa;
	list-style-type:none;
background:#fff;
}

#content li.thumbwrapper a {
	display:block;
	width:108px;
	height:125px;
	background-position:center center;
	background-repeat:no-repeat;
}

/* Catalog Video */

table#videogallery {text-align:center;}

table#videogallery tbody tr td {width:160px;padding:0 10px 15px 10px;}

table#videogallery tbody tr td img {padding:5px;background:#fff;border:1px solid #bababa;margin:0 0 8px 0;}

table#videogallery tbody tr td img:hover {background:#000;}

#video {margin:0 0 20px 0;width:400px;height:326px;border:1px solid #bababa;}

/* #video {margin:0 0 20px 0;width:550px;height:448px;border:1px solid #bababa;}*/

/* Page Navigation */

#content p.albumnav {
	text-align:center;
	line-height:20px;
	font-size:0.7em;
	text-transform:uppercase;
}

#content p.albumnav a {
	border:1px solid #bababa;
	padding:0 3px 1px 3px;
	text-decoration:none;
	margin:0 3px;
}

#content p span.noprint {
	clear:both;
	font-size:0.8em;
	}

#content p.returnlink {
	clear:both;
	padding:20px 0;
}


  /*****************************************************************/
 /************ Slimbox a better, faster lightbox script ***********/
/*****************************************************************/


#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000000;
	cursor: pointer;
	z-index:500000;
	}
	
#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #1C1C1C;	
	z-index:500000;

	}
	
.lbLoading {
	background: #fff url(imgs/loading.gif) no-repeat center;
	}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #1C1C1C;
	background-repeat: no-repeat;
		z-index:500000;

}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(imgs/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(imgs/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 11px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #1C1C1C;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(imgs/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/********************************************** END GALLERY + ALBUM **************************************************/


  /*****************************/
 /************ TOP Menu ***********/
/*****************************/



#p7PMnav {

	margin: 0;
	padding:0;
	font-size: 12px;
	line-height:16px;

}

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border: 1px solid #DDD;
}


#p7PMnav ul li {

	border-top: 1px solid #DDD;
	border-right: 0px solid #DDD;
	border-bottom: 0px solid #DDD;
	border-left: 0px solid #DDD;
	background:#fff;

}


#p7PMnav ul li ul {

	border-top: 1px solid #DDD;
	border-right: 0px solid #DDD;
	border-bottom: 0px solid #DDD;
	border-left: 0px solid #DDD;
	background:#fff;
	
}

#p7PMnav a {
	display: block;
	text-decoration: none;
}

#p7PMnav ul a, #p7PMnav ul a:visited {
	padding: 5px 5px 5px 8px;
	color: #333;
}

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMmark 
{
	background-position: left bottom;
}


#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #666;
	color: #fff;

}

/*  the current page marker style  */

#p7PMnav ul .p7PMmark {
	color: #666;
	font-weight: bold;

}

/*  the trigger link styles - */

/*the normal trigger links */

#p7PMnav li ul li .p7PMtrg {

	background-repeat: no-repeat;
	background-position: right center !important;
	background-image:url(js/img/p7PM_light_east.gif);	

}

/* the active trigger link style */

#p7PMnav li ul li .p7PMon {
	background-color: #FF5B03;
	color:#000;
	background-position: right center !important;
	background-image:url(js/img/p7PM_light_east.gif);	
	background-repeat: no-repeat;



}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;

}

#p7PMnav .p7PMshow {
	top: auto;
	left: auto;
	z-index: 20000 !important;

}

/* Top level menu width */

#p7PMnav li  {
	float: left;
	width: auto;

}

#p7PMnav ul li {
	float: none;

}

/* 2nd and subsequent Submenu widths */

#p7PMnav ul {

	width: 175px;
	background:#fff;

}

#home, #company, #gallery, #calendar, #repertory, #teaching, #news, #support, #contact  {
  height: 26px!important;
  background-repeat: no-repeat;
  text-indent: -3000px;
}


#home {
  width: 63px;
  background-image: url(imgs/home.gif);
}

#company {
  width: 88px;
  background-image: url(imgs/company.gif);
}

#gallery {
  width: 82px;
  background-image: url(imgs/gallery.gif);
}
#calendar {
  width: 95px;
  background-image: url(imgs/calendar.gif);
}
#repertory {
  width: 96px;
  background-image: url(imgs/repertory.gif);
}
#teaching {
  width: 90px;
  background-image: url(imgs/teaching.gif);
}
#news {
  width: 61px;
  background-image: url(imgs/news.gif);
}
#support {
  width: 105px;
  background-image: url(imgs/support.gif);
}
#contact {
  width: 105px;
  background-image: url(imgs/contact.gif);
}



body.gallery a#gallery,
body.news a#news
 {

	background-position: left bottom;

}

/****************************************** END TOP MENU ***********************************************/



  /*****************************************************************/
 /************ Forms Buttons Text Buttons Input Buttons ***********/
/*****************************************************************/

/* text buttons */
p.returnlink a, a.selflink,
a.more, 
div.NewsSummaryMorelink a,
div.calendar-returnlink a,
div#NewsPostDetailPrintLink a,
div#NewsPostDetailReturnLink a,
p.returnlink a
{ 
	margin: 15px 0 0 0;
	padding: 4px 6px;
	background:#ccc;
	font-weight:bold;
	font-size:12px;
	border:1px solid #bababa;
	text-decoration:none;
}

/* text buttons hover state */
p.returnlink a:hover, a.selflink:hover,
a.more:hover, 
div.NewsSummaryMorelink a:hover,
div.calendar-returnlink a:hover,
div#NewsPostDetailPrintLink a:hover,
div#NewsPostDetailReturnLink a:hover,
p.returnlink a:hover
{ 

	background:#ddd;
	border:1px solid #ccc;
	color:#999;
}

p.returnlink {text-align:center;}

/* search button */
#search input, 
div.submit input {
	background:#FF4902;
	color:#fff;
	border:1px solid #FF4902;
	padding:1px 2px;
	font-weight:bold;
	font-size:14px;
	}

/* search button */
#search input:hover, 
div.submit input:hover {
	background:#666;
	color:#fff;
	border:1px solid #666;
	}


/*************************** Photos ************************/

/******** Common image style ***********/
img.imgrTop, 
img.imglTop, 
img.imgrMid, 
img.imglMid {
	1px solid #bababa;
	background:#fff;
}

/* Photos at the top of the paragraph content */
img.imgrTop {float:right;margin:3px 0 15px 15px;} /* right floating images */
img.imglTop {float:left;margin:3px 15px 15px 0;} /* left floating images */

/* Photos mid way in paragraph content */
img.imgrMid {float:right;margin:10px 0 15px 15px;} /* right floating images */
img.imglMid {float:left;margin:10px 15px 15px 0;} /* left floating images */


/******************HighLight***************/

.highlight {font-weight:bold;color:#FF4902;}
span.quote-right {text-align:right;padding:0 30px 0 0;font-size:11px;font-style:italic;}


/****************** Form *******************/


/**************** Global Form Styles ****************/

.error_message, .error {color:#FF4902;font-weight:bold;}

input[type="text"] /* for firefox */
{
	background: #fff!important;
}

input, 
textarea, 
select {
	border: 1px solid #bababa;
	color:#333;
	padding:2px 0;
	margin:2px 0 0 0;
}


div.contactform {
	margin:0 0 20px 0;
	}


div.text input,
div.textarea textarea,
#m2fbrp_captcha_phrase
 /* this is specifying the text input and not a button input */
 {
	background:#fff;
	width:100%;
}


div.captcha img {
	border:1px solid #bababa;
	margin:0 0 10px 0;
	}

div.contactform legend {
	display:none;
	}

div.contactform legend {
	padding: 0;
	margin:0;
	border:0px;
	}

div.contactform fieldset {
	margin: 0;
	padding: 0;
	border: 0px solid #ddd;	
	}

div.contactform fieldset div {
	padding: 0 0 10px 0;
	}

div.contactform label {
	display:block;
	margin:3px 0;
	font-size:0.9em;
	}

#content .contactform span.confirm {
	font-size:11px;
display:block;
	}

/*************************** Misc. ************************/

#content blockquote.largeblockquote{
margin:0 50px 20px;
}

#content blockquote.largeblockquote p{
font-size:14px;
}

span.smallcaptionnews {
font-size:11px;
display:block;
text-align:right;
}
/* End of 'Global' */

/* Start of CMSMS style sheet 'Accessibility and cross-browser tools' */
  /*****************************************************/
 /******************** Accessibility ******************/
/*****************************************************/

/* menu links accesskeys */
span.accesskey {
   text-decoration:none;
}

div.hidden {display:none}

/* accessibility divs are hidden by default 
text, screenreaders and such will show these */ 
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* definition tags are also hidden 
these are also used for menu links  */
#menu dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}


  /*****************************************************************/
 /******************** Wiki Style External Links ******************/
/*****************************************************************/

/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

a.external {
  padding: 0 12px 0 0;
  background: url(imgs/extlink.gif) no-repeat 100% 0;
}

a.external:hover {
  background-color: #ddd;
}

/********************************************** END ACCESSIBILITY *************************************************/
/* End of 'Accessibility and cross-browser tools' */

/* Start of CMSMS style sheet 'Left Menu YESSSS' */
  /*****************************************************************/
 /******************** MENU VERTICAL ******************************/
/*****************************************************************/

#menu ul li {
list-style-type:none;
line-height:150%;
}


/******** menu link colors specified here for consistency ***********/
div#menu ul li a {
	color: #333;
}

div#menu ul li a:hover {
	text-decoration:underline!important;
}

#menu {
   padding: 0;
   margin:0;
}

div#menu ul, 
div#menu li.sectionheader { /* first level font size */
	font-size:14px;
	margin:0;
}

#menu li {
	padding-bottom:5px
}

#menu li ul li {
	padding-bottom:2px
}

div#menu ul ul li /* 2nd level font size */
 {
	font-size:14px;
}

div#menu ul ul ul li { /* 3rd level font size */
	font-size:12px;
}

div#menu ul {
	position:relative; /* for IE 6.0 dissapearing bullets */
}

/* second and 3rd level padding */
div#menu ul ul ul, div#menu ul ul {
	padding-bottom: 8px;
	padding-top: 5px;
}

/* menu li block */
#menu li {
	list-style: none;
	margin: 0;
	display: block;
}


/** fix stupid ie bug with display:block; **/
* html #menu li a { height: 1%; } 
* html #menu li hr { height: 1%; }
/** end fix **/


/* first level links */
div#menu a {
	text-decoration:none;
	display: block; 
	padding:0 0 2px 0; 
	min-height:1em; /* Fixes IE7 whitespace bug */ 
}

/* second level links */
div#menu ul ul a,
div#menu ul ul li a.activeparent,
div#menu ul ul li ul li a {
	padding:2px 0 2px 15px;
	display:block;
	font-size:14px;
	background: url(imgs/greybullet.gif) no-repeat -2px 6px; 

}


div#menu ul li.activeparent ul li.currentpage a,
div#menu ul li.activeparent ul li.activeparent a.activeparent {
	background: url(imgs/orangebullet.gif) no-repeat -2px 6px; 

}


div#menu ul li.currentpage ul li a {
		background: url(imgs/greybullet.gif) no-repeat -2px 6px; 

}

/* third level links */
div#menu li.activeparent li.activeparent li.currentpage a, 
div#menu ul li ul li ul li a,
div#menu ul li.activeparent ul li.currentpage ul li a,
div#menu ul li.activeparent ul li.activeparent ul li.activeparent a.activeparent
  {
	padding:2px 0 2px 25px;
	display:block;
	font-size:12px;
	background: url(imgs/gray-dash.gif) no-repeat 10px 5px; 
}

div#menu ul li.activeparent ul li.activeparent ul li.currentpage a,
div#menu ul li.activeparent ul li.activeparent ul li.activeparent a.activeparent
{
		background: url(imgs/orange-dash.gif) no-repeat 10px 5px; 

}

/* 4th level links */
div#menu ul li.activeparent ul li.activeparent ul li.currentpage ul li a
  {
	padding:2px 0 2px 40px;
	display:block;
	font-size:11px;
	background: url(imgs/smgryblt.gif) no-repeat 25px 5px; 
}

div#menu ul li.activeparent ul li.activeparent ul li.activeparent ul li a,
div#menu ul li.activeparent ul li.activeparent ul li.activeparent ul li.currentpage a
  {
	padding:2px 0 2px 40px;
	display:block;
	font-size:11px;
	background: url(imgs/smgryblt.gif) no-repeat 25px 5px; 
}

div#menu ul li.activeparent ul li.activeparent ul li.activeparent ul li.currentpage a
  {
	background: url(imgs/smorgblt.gif) no-repeat 25px 5px; 
}



div#menu ul ul ul a:hover {
}

/* off state top level links */
div#menu a {
}

/* hover state and current page/section top level links */
div#menu a:hover, div#menu li.currentpage a {
}

div#menu li.currentpage a, 
div#menu li.activeparent li.currentpage a {
	color:#FF4902;
}

div#menu a.activeparent {
	color:#FF4902;
}

div#menu ul li.currentpage a,
div#menu ul li.activeparent a.activeparent{
	text-transform:uppercase;
	text-decoration:underline;
	font-size:11px;

}

div#menu ul li.currentpage ul li a,
div#menu ul li.activeparent ul li.activeparent a.activeparent,
div#menu ul li.activeparent li.currentpage a{
	text-transform:none;
	text-decoration:none;
}

div#menu ul li.currentpage ul li a,
div#menu ul li.activeparent ul li.currentpage a,
div#menu ul li.activeparent ul li.activeparent a.activeparent {
	font-size:14px;

}





div#menu ul li.currentpage ul li a,
div#menu ul li.activeparent ul li.currentpage ul li a {
	color:#333;
}



div#menu a.activeparent:hover,
div#menu ul li.currentpage ul li a:hover {
	text-decoration:underline;
}

/* active parent first level */
div#menu li a.activeparent {
	display: block; 
}




/* section header */
div#menu li.sectionheader {
	font-weight: bold;
	padding: 5px 0 5px 15px;
	background-color: inherit;
	margin:2px 0;
 	line-height: 1em;
	margin: 0;
	text-align:left;
	border:1px solid #ddd;
	border-left:0px;
	border-right:0px;
}

/* separator */
div#menu li.separator {
	height: 1px !important;
	margin-top: -1px;
	margin-bottom: 0;
	padding:2px 0 2px 0;
	background-color: inherit;
	overflow:hidden !important;
	line-height:1px !important;
	font-size:1px; /* for ie */
}

div#menu li.separator hr {
	display: none; /* this is for accessibility */
}


/****************************************** End Side Menu **************************************************/
/* End of 'Left Menu YESSSS' */

/* Start of CMSMS style sheet 'MCE' */
body.mceContentBody  {padding:15px;}

body.mceContentBody p {font:1.0em/1.5em georgia, sans-serif;margin:0 0 20px 0;}

body.mceContentBody h1, body.mceContentBody h2, body.mceContentBody h3, body.mceContentBody h4, body.mceContentBody h5, body.mceContentBody h6 {margin:0 0 20px 0;}

body.mceContentBody h1, body.mceContentBody h2, body.mceContentBody h3, body.mceContentBody h4, body.mceContentBody h5, body.mceContentBody h6 {font-family:arial}
/* End of 'MCE' */

