/* EDITOR */
#node-content ul {
	list-style: disc outside none;
	padding: 0px;
	margin: 0 0 0 20px;
	padding-left: 12px;

}
#node-content li {
	padding-left: 0px;
}

#node-content p {
	margin: 0px;
	padding: 0 0 10px 0;
}


#node-content p {
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 14px;
	line-height: 19px;
	color: #796b60;	
}
#node-content h2 {
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}
#node-content h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #796b60;
}

#tinymce {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 13px;
	line-height: 17px;
	color: #796b60;  <!-- original color: #524137 -->
}

a {
  text-decoration: none;
  /* text-shadow:0 -1px 1px rgba(0,0,0,0.1); */
}
a:link {
  color: #222222;
}
a:visited {
  color: #1278c9;
}
a:hover {
  color: #fcb712;
  text-decoration: none;
}


#tinymce h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #796b60;
}

#node-content lead-in {
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}

#node-content h2 {
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}
#node-content h3 {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #796b60;
}

#node-content h3 a {
	color: #1278c9;
  	text-decoration: none;
}
#node-content h3 a:link {
  	text-decoration: none;
	color: #1278c9;
}
#node-content h3 a:hover {
  	text-decoration: none;
	color: #fcb712;
}
#node-content h3 a:visited{
  	text-decoration: none;
	color: #1278c9;
}

#node-content a {
	color: #1278c9;
  	text-decoration: none;
} 
#node-content a:link {
	color: #1278c9;
  	text-decoration: none;
} 
#node-content a:visited {
	color: #1278c9;
  	text-decoration: none;
} 
#node-content a:hover {
	color: #796b60;
  	text-decoration: underline;
} 

#node-content div {
	-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.05);
  	box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  background-color: #dfeffb;
  padding:25px;
  font-family: Arial,sans-serif;
  font-size:12px;
  margin-bottom: 15px;
}

#tinymce div {
	-moz-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	-webkit-box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.1);
  	background-color: #ffebc4;
  	padding:10px;
  	margin-bottom: 10px;
  	font-family: Arial,sans-serif;
	font-size:12px;
}

/* EDITOR */

.block-title a {
	font: 18px arial,sans-serif;
	color: #ffffff;
	font-weight: bold;
}

#home-div p {
	font: 18px Georgia, Times New Roman, Times, serif;
	letter-spacing: -0.2px;	
	line-height:24px;
	color: #524137;
}
.page_title {
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
}

.page_text {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 14px;
	line-height: 17px;
	color: #796b60;
}



.section_heading {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #796b60;
}
.section_heading a {
	color: #1278c9;
  	text-decoration: none;
}
.section_heading a:link {
  	text-decoration: none;
	color: #1278c9;
}
.section_heading a:hover {
  	text-decoration: none;
	color: #fcb712;
}
.section_heading a:visited{
  	text-decoration: none;
	color: #1278c9;
}


#copy-block-home #node-content p {
	padding: 15px 15px 0 15px;
	font: 16px Georgia, Times New Roman, Times, serif;
	letter-spacing: -0.2px;	
	line-height:25px;
	color: #524137;
}

#copy-block-home #node-content a {
	padding: 0 0 0px 0px;
	text-decoration: none;
}

.lead-in {
	color: #796b60;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.slideshow-link {
	color: #FCB712;
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
