/* @group Highland Campus */

#highland-body {
	width: 960px; height: auto; margin: 0 auto; /*background: url(/images/global/words-bg.jpg) top center no-repeat;*/ overflow: auto;
}

/* @group Header Images */

.highland-home {
	display: block; width: 960px; height: 175px; margin: 10px 0 5px 0; background: url(/images/campuses/highland/headers/home/rotate.php) top center no-repeat;
}

/* @end */


/* @group Other Campuses Header Images */

.dville-home {
	display: block; width: 960px; height: 175px; margin: 10px 0 5px 0; background: url(/images/campuses/donaldsonville/headers/rotate.php) top center no-repeat;
}

.brdc-home {
	display: block; width: 960px; height: 175px; margin: 10px 0 5px 0; background: url(/images/campuses/brdc/headers/rotate.php) top center no-repeat;
}

.stfrancisville-home {
	display: block; width: 960px; height: 175px; margin: 10px 0 5px 0; background: url(/images/campuses/stfrancisville/headers/rotate.php) top center no-repeat;
}

.elpaso-home {
	display: block; width: 960px; height: 175px; margin: 10px 0 5px 0; background: url(/images/campuses/elpaso/headers/rotate.php) top center no-repeat;
}

.online-home {
	display: block; width: 960px; height: 175px; margin: 10px 0 5px 0; background: url(/images/campuses/online/headers/rotate.php) top center no-repeat;
}

#live-countdown {
	float: right; width: 265px; height: auto; color: #333; margin: 30px 20px 0 0;
}

#live-countdown h1 {
	margin: -5px 0 0 0;
}

#live-countdown h1 a {
	display: block; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 21px; color: #de1b22; letter-spacing: -1px; text-decoration: none; background-color: #fff; padding: 12px 50px 12px 50px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center;
}

#live-countdown h1 a:hover {
	color: #fff; background-color: #7a4581;
}

/* @end */

/* @group Highland Nav */

#campus-nav {
	width: 960px; height: 60px;
}

#campus-nav ul {
	list-style: none;
}

#campus-nav ul li {
	float: left; display: inline; overflow: hidden; text-indent: -10000px; font-size: 0px; line-height: 0px;
}

#campus-explore {
	width: 134px; height: 60px;
}

#campus-explore a {
	display: block; width: 134px; height: 60px; background: url(/images/campuses/all/mainmenu.png) top left no-repeat; background-position: 0 0;
}

#campus-explore a:hover {
	background-position: 0 -60px;
}

#campus-explore a.selected {
	background-position: 0 -120px;
}

#campus-connect {
	width: 116px; height: 60px;
}

#campus-connect a {
	display: block; width: 116px; height: 60px; background: url(/images/campuses/all/mainmenu.png) top left no-repeat; background-position: -134px 0;
}

#campus-connect a:hover {
	background-position: -134px -60px;
}

#campus-connect a.selected {
	background-position: -134px -120px;
}

#campus-news {
	width: 149px; height: 60px;
}

#campus-news a {
	display: block; width: 149px; height: 60px; background: url(/images/campuses/all/mainmenu.png) top left no-repeat; background-position: -250px 0;
}

#campus-news a:hover {
	background-position: -250px -60px;
}

#campus-news a.selected {
	background-position: -250px -120px;
}

#campus-serve {
	width: 136px; height: 60px;
}

#campus-serve a {
	display: block; width: 136px; height: 60px; background: url(/images/campuses/all/mainmenu.png) top left no-repeat; background-position: -399px 0;
}

#campus-serve a:hover {
	background-position: -399px -60px;
}

#campus-serve a.selected {
	background-position: -399px -120px;
}

#campus-giving {
	width: 127px; height: 60px;
}

#campus-giving a {
	display: block; width: 127px; height: 60px; background: url(/images/campuses/all/mainmenu.png) top left no-repeat; background-position: -535px 0;
}

#campus-giving a:hover {
	background-position: -535px -60px;
}

#campus-giving a.selected {
	background-position: -535px -120px;
}

#campus-help {
	width: 163px; height: 60px;
}

#campus-help a {
	display: block; width: 163px; height: 60px; background: url(/images/campuses/all/mainmenu.png) top left no-repeat; background-position: -662px 0;
}

#campus-help a:hover {
	background-position: -662px -60px;
}

#campus-help a.selected {
	background-position: -662px -120px;
}

#campus-store {
	width: 135px; height: 60px;
}

#campus-store a {
	display: block; width: 135px; height: 60px; background: url(/images/campuses/all/mainmenu.png) top left no-repeat; background-position: -825px 0;
}

#campus-store a:hover {
	background-position: -825px -60px;
}

/* @end */

#highland-main {
	width: 958px; height: auto; background: #fff; border: 1px #cfcfc9 solid; border-top: none; overflow: auto; background: #fff url(/images/global/main-lo-bg.png) bottom center no-repeat;
}

/* @group Campus Carousel */

#highland-carousel {
	float: left; width: 640px; height: 300px; background: #fff url(/images/campuses/all/carousel-bg.png) top left no-repeat;
}

.campus-carousel-slide {
	position: relative;
}

.campus-slide {
	display: block; width: 615px; height: 270px; 
}

.campus-carousel-slide a {
	color: #fff; text-decoration: none;
}

.campus-carousel-slide span {
	display: block; position: absolute; bottom: 8px; height: 20px; right: 65px; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #fff;
}

/* @end */

/* @group Campus Tabs */

#highland-welcome {
	float: right; width: 305px; height: 275px; margin: 10px 9px 0 0;
}

.campus-tabs {
	list-style: none; width: 304px; height: 30px;
}

.campus-tabs li {
	display: inline; float: left; margin: 0 1px 0 1px;


/*overflow: hidden; text-indent: -10000px; font-size: 0px; line-height: 0px;*/
}

.campus-tabs li a {
	display: block; width: 132px; height: 21px; background: url(/images/campuses/all/tabs-bg.png) top left no-repeat; font-family: Helvetica, Arial, sans-serif; font-size: 14px; text-decoration: none; color: #fff; padding: 9px 0 0 18px; font-weight: bold;
}

.campus-tabs li a:hover {
	background-position: 0 -30px;
}

.campus-tabs li a.current {
	background-position: 0 -60px; color: #252525;
}

.campus-panes {
	background-color: #d6d6c7; border-bottom: 5px #adad8f solid; height: 238px; padding: 7px 0 0 0;
}

.campus-tab-welcome, .campus-tab-join {
	margin: 0 10px 0 10px; background-color: #ebebe3; height: 225px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

.campus-tab-welcome p {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 130%; color: #333; padding: 10px;
}

.campus-tab-welcome img {
	margin: 10px 0 5px 10px;
}

.campus-tab-join-left {
	float: left; width: 140px; height: auto; border-right: 1px #adad8f solid;
;
}

.campus-tab-join-right {
	float: right; width: 140px; height: auto;
}

.campus-tab-join p {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 130%; color: #333; padding: 5px 10px 5px 10px;
}

.campus-tab-join h1 {
	font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; line-height: 130%; color: #333; padding: 5px 0 0 10px; text-transform: uppercase; letter-spacing: -1px;
}

.campus-tab-join h2 {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; line-height: 130%; color: #333; padding: 0; text-transform: uppercase; letter-spacing: -1px;
}

.campus-tab-join h2 a  {
	display: block; margin: 15px auto; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 14px; color: #fff; letter-spacing: -1px; text-decoration: none; background-color: #252525; padding: 5px 10px 5px 10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center;
}

.campus-tab-join h2 a:hover  {
	color: #fff; background-color: #7a4581;
}

.campus-tab-join ul {
	margin: 5px 0 0 20px;
}

.campus-tab-join li {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 130%; color: #333;
}

.campus-tab-join li a {
	color: #252525; text-decoration: underline;
}

.campus-tab-join li a:hover {
	color: #675691; text-decoration: underline;
}

/* @end */

/* @group Campus Features */

#highland-features {
	clear: both; display: block; width: 948px; height: 125px; margin: 10px 0 5px 10px;
}

.highland-feature-box {
	float: left; width: 180px; height: 125px; margin: 0 9px 0 0;
}

/* @end */

/* @group Campus Blog */

#highland-home-blog {
	float: left; width: 465px; height: auto; margin: 10px 0 0 9px; padding: 60px 0 5px 0; background: #f1f1ea url(/images/campuses/all/campus-blog-header.png) top left no-repeat; border-bottom: 5px #252525 solid;
}

#campus-blog-category-list {
	border-bottom: 1px #c1c1c1 dashed; padding: 20px 0 40px 0;
}

#campus-blog-category-list h4 {
	color: #363636; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; margin: 0 10px 0 20px; float: left;
}

#campus-blog-category-list select {
	color: #363636; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; float: left; padding: 2px 5px 2px 5px; margin-top: -3px;
}

#campus-blog-category-list select option {
	padding: 0 10px 0 5px;
}

#campus-blog-category-header {
	border-bottom: 1px #c1c1c1 dashed; padding: 0 0 10px 0;
}

#highland-inside-content #campus-blog-category-header h3 {
	color: #8b8b8b;
}

.campus-blog-post {
	clear: both; border-bottom: 1px #c1c1c1 dashed; padding: 15px 0 12px 0; overflow: auto;
}

.campus-blog-post h1 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 22px; letter-spacing: -1px;
}



.campus-blog-post h1 a {
	color: #252525; text-decoration: none;
}

.campus-blog-post h1 a:hover {
	color: #675691; text-decoration: underline;
}

.campus-blog-post .post-date {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 140%; color: #8b8b8b;
}

.campus-blog-post-titles {
	clear: both; padding: 15px 0 0 0; overflow: auto;
}

.campus-blog-post-titles h1 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; margin: 11px 0 0 0;
}

.campus-blog-post-titles h1 a {
	color: #252525; text-decoration: none;
}

.campus-blog-post-titles h1 a:hover {
	color: #675691; text-decoration: underline;
}

.campus-blog-post-titles .post-date {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 140%; color: #8b8b8b;
}

.campus-blog-post  p {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 140%; color: #333; margin: 5px 0 0 0;
}

.continue-reading {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 14px; margin: 10px 0 5px 5px; text-decoration: none;
}

.continue-reading a {
	color: #8b8b8b; text-decoration: none;
}

.continue-reading a:hover {
	color: #675691; text-decoration: underline;
}

.news-pagination {
	clear: both; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333; margin: 5px 0 20px 0; padding: 10px 0 0 30px;
}

.news-pagination strong {
	display: block; float: left; width: 25px; font-size: 22px; padding: 5px 0 0 0; margin: 0 3px 0 3px; text-align: center;
}

.news-pagination a {
	float: left; display: block; font-size: 14px; color: #898989; text-decoration: none; padding: 2px 5px 2px 5px; border: 1px #e1e1e1 solid; margin: 6px 3px 0 3px; text-align: center;
}

.news-pagination a:hover {
	color: #fff; background-color: #675691; border: 1px #252525 solid;
}

#campus-view-full {
	float: right; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 14px; color: #252525; letter-spacing: -0.5px; margin: 10px 0 5px 0; text-decoration: none;
}

#campus-view-full:hover {
	color: #675691; text-decoration: underline;
}

/* @end */

/* @group Campus Blog Page */

#highland-home-blog-posts {
	margin: 0 15px 0 10px; min-height: 410px;
}

#highland-campus-blog-posts {
	margin: 15px 0 20px 0; min-height: 410px;
}

.highland-campus-blog-post {
	clear: both; border-bottom: 1px #c1c1c1 dashed; padding: 25px 0 20px 0; overflow: auto;
}

.highland-campus-blog-post object {
	clear: both; margin: 20px;
}

.highland-campus-blog-post embed {
	clear: both; margin: 20px;
}

.highland-campus-blog-post .sermon-video {
	clear: both; margin: 20px;
}

.highland-campus-blog-post img {
	clear: both; padding: 5px; border: 1px #e1e1e1 solid; margin: 20px auto;
}


.highland-campus-blog-post h4 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 28px; letter-spacing: -1px; margin: 0 0 0 20px;
}

.highland-campus-blog-post blockquote {
	margin: 20px 40px 20px 40px; padding: 10px; background-color: #efefef; font-family: Georgia,"Times New Roman",Times,serif; font-size: 14px; font-style: italic; line-height: 130%; 
}

#highland-inside-content .highland-campus-blog-post blockquote p {
	font-family: Georgia,"Times New Roman",Times,serif; font-size: 16px; font-style: italic; line-height: 130%; 
}

.highland-campus-blog-post h4 a {
	color: #252525; text-decoration: none;
}

.highland-campus-blog-post h4 a:hover {
	color: #675691; text-decoration: underline;
}

.highland-campus-blog-post .post-date {
	display: block; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 140%; color: #8b8b8b; margin: 0 0 0 20px; padding: 0 0 10px 0;
}

.highland-campus-blog-post-titles {
	clear: both; padding: 15px 0 0 0; overflow: auto;
}

.highland-campus-blog-post-titles h1 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; margin: 11px 0 0 0;
}

.highland-campus-blog-post-titles h1 a {
	color: #252525; text-decoration: none;
}

.highland-campus-blog-post-titles h1 a:hover {
	color: #675691; text-decoration: underline;
}

.highland-campus-blog-post-titles .post-date {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; line-height: 140%; color: #8b8b8b;
}

.highland-campus-blog-post .post-next-link {
	width: 150px; float: right; margin: 10px 20px 15px 0;
}

.highland-campus-blog-post .post-prev-link {
	width: 150px; float: left; margin: 10px 0 15px 20px;
}

#highland-inside-content .post-next-link a {
	display: block; background: url(/images/campuses/all/next-post.png) top left; color: #fff; width: 145px; height: 15px; text-decoration: none; border: none; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 10px; text-transform: uppercase; padding: 5px 0 0 5px;
}

#highland-inside-content .post-next-link a:hover {
	color: #ccc; text-decoration: none; border: none;
}

#highland-inside-content .post-prev-link a {
	display: block; background: url(/images/campuses/all/prev-post.png) top right; color: #fff; width: 135px; height: 15px; text-decoration: none; border: none; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 10px; text-transform: uppercase; padding: 5px 0 0 15px;
}

#highland-inside-content .post-prev-link a:hover {
	color: #a186be; text-decoration: none; border: none;
}

.highland-campus-blog-post .post-comments a {
	display: block; float: right; background: url(/images/campuses/all/next-post.png) top left; color: #fff; width: 145px; height: 15px; text-decoration: none; border: none; margin: 0 20px 10px 0; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 10px; text-transform: uppercase; padding: 5px 0 0 5px;
}

.highland-campus-blog-post .post-comments a:hover {
	color: #a186be;
}

#highland-campus-blog-comments {
	clear: both; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 140%; color: #252525; margin: 30px 0 0 20px; border-top: 1px dashed #C1C1C1; padding: 20px 0 0 0;
}

/* @group Comments by Disqus */

#highland-inside-content #dsq-content h3 {
	padding: 0;
}

#highland-inside-content #dsq-content a {
	color: #8b8b8b; text-decoration: none;
}

#highland-inside-content #dsq-content a:hover {
	color: #675691; text-decoration: underline;
}

#dsq-content .dsq-dc-logo {
	display: none;
}

/* @end */

/* @end */

/* @group Campus Events */

#highland-home-events {
	float: right; width: 465px; height: auto; margin: 10px 9px 0 0; padding: 60px 0 5px 0; background: url(/images/campuses/all/campus-event-header.png) top left no-repeat; border-bottom: 5px #252525 solid;
}

#highland-home-events-posts {
	margin: 0 10px 0 0; min-height: 410px;
}

/* @group Events Home */

.campus-event-post {
	clear: both; border-bottom: 1px #c1c1c1 dashed; padding: 15px 0 12px 10px; overflow: auto; cursor: pointer;
}

.campus-event-post:hover {
	background-color: #ebebeb; cursor: pointer;
}

.campus-event-details {
	float: left; width: 390px; height: auto; border-right: 1px #e1e1e1 solid;
}

.campus-event-details h1 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #252525; margin: 0 0 0 0;
}

.campus-event-details h1 a {
	color: #252525; text-decoration: none;
}

.campus-event-details h1 a:hover {
	color: #675691; text-decoration: underline;
}

.campus-event-details p {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 135%; color: #8b8b8b; margin: 3px 40px 0 0;
}

.campus-event-date {
	float: right; width: 52px; height: auto;
}

.campus-event-date h2 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #e10101; text-align: center;
}

.campus-event-date h3 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 26px; color: #363636; letter-spacing: -1px; text-align: center;
}

/* @end */

/* @group Events Page */

#campus-event-category-list {
	border-bottom: 1px #c1c1c1 dashed; padding: 5px 0 40px 5px;
}

#campus-event-category-list h4 {
	color: #363636; font-family: Helvetica, Arial, sans-serif; font-size: 14px; font-weight: bold; margin: 0 10px 0 20px; float: left;
}

#campus-event-category-list select {
	color: #363636; font-family: Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold; float: left; padding: 2px 5px 2px 5px; margin-top: -3px;
}

#campus-event-category-list select option {
	padding: 0 10px 0 5px;
}

.campus-inside-event-post {
	clear: both; border-bottom: 1px #c1c1c1 dashed; padding: 15px 0 12px 20px; overflow: auto; cursor: pointer;
}

.campus-inside-event-post:hover {
	background-color: #ebebeb; cursor: pointer;
}

.campus-inside-event-details {
	float: left; width: 540px; height: auto; padding: 7px 10px 10px 20px;
}

#highland-inside-content .campus-inside-event-details h2 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 16px; color: #252525; margin: 0; padding: 0;
}

#highland-inside-content .campus-inside-event-details h2 a {
	color: #252525; text-decoration: none;
}

#highland-inside-content .campus-inside-event-details h2 a:hover {
	color: #675691; text-decoration: underline;
}

#highland-inside-content .campus-inside-event-details p {
	font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 135%; color: #8b8b8b; margin: 3px 0 0 0;
}

#highland-inside-content .campus-inside-event-date {
	float: left; height: auto; padding: 13px 10px 10px 10px; border-right: 1px #e1e1e1 solid;
}

#highland-inside-content .campus-inside-event-date h3 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 15px; color: #e10101; text-align: center; margin: 0; padding: 0;
}

#highland-inside-content .campus-inside-event-date h4 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 26px; color: #363636; letter-spacing: -1px; text-align: center;
}

.event-promo-image {
	margin: 10px 0 10px 10px;
}

.event-promo-details h4 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 16px; color: #363636; margin: 0 0 5px 20px; padding: 0;
}

.event-promo-details h4 span {
	color: #e10101;
}

#event-share {
	border-bottom: 1px dashed #C1C1C1; margin: 0 0 15px 0; overflow: auto;
}

.event-social-button {
	float: left; width: 100px; margin: 10px 0 40px 0; padding: 0 0 0 20px;
}

.event-social-button2 {
	float: left; width: 100px; margin: 9px 0 40px 0; padding: 0 0 0 20px;
}

.event-next-link {
	width: 150px; float: right; margin: 10px 20px 15px 0;
}

.event-prev-link {
	clear: both; width: 150px; float: left; margin: 10px 0 15px 20px;
}

.event-next-link a {
	display: block; background: url(/images/campuses/all/next-post.png) top left; color: #fff; width: 145px; height: 14px; text-decoration: none; border: none; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 10px; text-transform: uppercase; padding: 6px 0 0 5px;
}

.event-next-link a:hover {
	color: #ccc; text-decoration: none; border: none;
}

.event-prev-link a {
	display: block; background: url(/images/campuses/all/prev-post.png) top right; color: #fff; width: 135px; height: 14px; text-decoration: none; border: none; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 10px; text-transform: uppercase; padding: 6px 0 0 15px;
}

.event-prev-link a:hover {
	color: #a186be; text-decoration: none; border: none;
}

/* @end */

/* @end */

/* @group Campus Social */

#highland-social {
	float: left; width: 625px; height: 120px; margin: 0 0 10px 9px; background: url(/images/campuses/all/social-bg.png) top left no-repeat;
}

#highland-social-follow {
	float: right; width: 155px; padding: 40px 5px 10px 5px;
}

#highland-social-follow img {
	float: left; margin: -1px 5px 0 0;
}

#highland-social-follow h1 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 13px; color: #252525; margin: 0 0 10px 0;
}

#highland-social-follow h1 a {
	color: #fff; text-decoration: none; margin: 2px 0 0 0;
}

#highland-social-follow h1 a:hover {
	color: #fff; text-decoration: underline;
}

#highland-news-signup {
	float: right; width: 305px; height: 120px; margin: 0 9px 10px 0; background: #252525 url(/images/campuses/all/newsletter-bg.png) top left no-repeat;
}

#highland-news-signup p {
	font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: #fff; line-height: 130%; margin: 40px 5px 5px 10px;
}

#highland-news-signup form {
	font-family: Helvetica, Arial, sans-serif; font-size: 13px; color: #fff; margin: 0 5px 5px 10px;
}

#highland-news-signup form .email {
	width: 225px;
}

/* @end */

/* @group Campus Inside */

#highland-inside-subnav {
	float: right; width: 299px; min-height: 530px; background: url(/images/campuses/all/campus-inside-subnav-bg.png) top left no-repeat; margin: 0 0 50px 0;
}

#highland-inside-subnav h1 {
	font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 28px; color: #252525; letter-spacing: -1px; margin: 30px 0 0 20px;
}

#highland-inside-subnav-menu {
	list-style-type: none; margin: 20px 0 0 0; border-bottom: 1px #ccc solid;
}

#highland-inside-subnav #highland-inside-sub-subnav-menu {
	list-style-type: none; border-top: 1px #ccc solid;
}

#highland-inside-subnav #highland-inside-sub-subnav-menu li {
	border: none;
}

#highland-inside-subnav #highland-inside-sub-subnav-menu li a {
	padding: 7px 0 7px 15px; color: #5a5a5a; text-decoration: none; font-weight: normal; font-size: 12px; margin: 3px 40px 3px 20px;
}

#highland-inside-subnav #highland-inside-sub-subnav-menu li a:hover {
	color: #000; text-decoration: underline; background-color: transparent; font-weight: bold;
}

#highland-inside-subnav #highland-inside-sub-subnav-menu li a.selected {
	color: #000; text-decoration: underline; background-color: transparent; font-weight: bold;
}

#highland-inside-subnav-menu li {
	border-top: 1px #ccc solid; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 13px;
}

#highland-inside-subnav-menu li a {
	padding: 13px 0 13px 22px; display: block; color: #252525; text-decoration: none;
}

#highland-inside-subnav-menu li a:hover {
	background-color: #252525; color: #fff;
}

#highland-inside-subnav-menu li a.selected {
	background-color: #fff; color: #252525;
}

#highland-inside-content {
	float: left; width: 650px;
}

#highland-inside-content h1 {
	padding: 20px 0 0 20px; color: #363636; font-family: Helvetica, Arial, sans-serif; font-size: 38px; font-weight: bold; letter-spacing: -2px; margin: 0 0 15px 0;
}

#highland-inside-content h2 {
	padding: 20px 0 0 20px; color: #363636; font-family: Helvetica, Arial, sans-serif; font-size: 21px; font-weight: bold; letter-spacing: -1px; margin: 0 0 10px 0;
}

#highland-inside-content h3 {
	padding: 20px 0 0 20px; color: #363636; font-family: Helvetica, Arial, sans-serif; font-size: 17px; font-weight: bold; margin: 0 0 10px 0;
}

#highland-inside-content p {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 140%; color: #363636; margin: 10px 20px 15px 21px;
}

#highland-inside-content .big-button {
	display: block; margin: 25px auto; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 21px; color: #fff; letter-spacing: -1px; text-decoration: none; background-color: #252525; padding: 12px 50px 12px 50px; -moz-border-radius: 5px; -webkit-border-radius: 5px; text-align: center;
}

#highland-inside-content .big-button:hover {
	color: #fff; background-color: #7a4581;
}

#highland-inside-content .body-pullquote-right {
	float: right; width: 235px; height: auto; margin: 15px 15px 15px 25px; border-left: 1px #7a4581 solid; padding: 0 0 10px 0;
}

#highland-inside-content .body-pullquote-left {
	float: left; width: 235px; height: auto; margin: 15px 25px 15px 35px; border-right: 1px #7a4581 solid; padding: 0 0 10px 0;
}

#highland-inside-content .body-pullquote-full {
	margin: 25px 30px 30px 30px; padding: 0 0 10px 0;
}

#highland-inside-content .body-pullquote-full p {
	font-family: Georgia,"Times New Roman",Times,serif; color: #898989; font-size: 28px; font-style: italic; letter-spacing: -0.05em; line-height: 130%; margin: 0; padding: 0;
}

#highland-inside-content .body-pullquote-right p {
	font-family: Georgia,"Times New Roman",Times,serif; color: #898989; font-size: 28px; font-style: italic; letter-spacing: -0.05em; line-height: 130%; margin: 0 0 0 25px; padding: 0;
}

#highland-inside-content .body-pullquote-left p {
	font-family: Georgia,"Times New Roman",Times,serif; color: #898989; font-size: 28px; font-style: italic; letter-spacing: -0.05em; line-height: 130%; margin: 0 25px 0 0; padding: 0;
}

#highland-inside-content .body-column-left {
	width: 325px; height: auto; float: left;
}

#highland-inside-content .body-column-right {
	width: 325px; height: auto; float: right;
}


#highland-inside-content p a {
	color: #7a4581; text-decoration: none; border-bottom: 1px dotted #7a4581;
}

#highland-inside-content p a:hover {
	color: #3b303a; text-decoration: none; border-bottom: 1px dotted #3b303a;
}

#highland-inside-content p a:active {
	position: relative; top: 1px;
}

#highland-inside-content ul {
	margin: 5px 25px 10px 30px;
}

#highland-inside-content li {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 130%; color: #363636; margin: 5px 0 10px 20px;
}

#highland-inside-content li a {
	color: #7a4581; text-decoration: none; border-bottom: 1px dotted #7a4581;
}

#highland-inside-content li a:hover {
	color: #3b303a; text-decoration: none; border-bottom: 1px dotted #3b303a;
}

.map-frame {
	margin: 20px; padding: 5px; border: 1px #ccc solid;
}

.staff-list {
	margin: 10px 0 0 0; border-top: 1px #ccc dashed; padding: 10px 0 10px 0;
}

.staff-list .staff-photo {
	display: block; margin: 0 auto; padding: 5px; border: 1px #ccc solid;
}

#highland-inside-content .staff-list p a {
	border: none;
}

.staff-list img {
	margin: 0 0 -2px 0;
}



/* @end */

/* @group Campus Accordion */

#accordion {
	border-top: 1px #ccc dashed; padding: 10px 0 10px 0;
}
/* accordion header */

#highland-inside-content #accordion h2 {
	border: 1px solid #ccc; cursor: pointer; padding: 10px; margin: 0 20px 0 20px;
}

#highland-inside-content #accordion h2:hover {
	background-color: #252525; color: #fff; cursor: pointer; padding: 10px; margin: 0 20px 0 20px;
}

/* currently active header */

#accordion h2.current {
	cursor: default; background-color: #252525; color: #fff; padding: 10px; margin: 0 20px 0 20px;
}

/* accordion pane */

#accordion div.pane {
	border: 1px solid #fff; display: none; height: auto; padding: 0; margin: 0;
}

/* @end */

/* @end */

/* @group Formspring */

#highland-main .fsPage {
	width: 90%; margin: 0 0 0 15px;
}

#highland-main .fsForm {
	font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 150%; color: #363636;
}

#highland-main .fsForm  h2 {
	padding: 0;
}

#highland-main .fsForm .fsRowTop {
	display: none;
}

#highland-main .fsForm .fsCell {
	padding: 15px 0 15px 5px; margin: 10px 0 0 0; border-top: 1px #ccc dashed;
}

#highland-main .fsForm .fsNextButton {
	display: block; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 16px; text-transform: uppercase; text-decoration: none; color: #fff; background-color: #333; padding: 10px 20px 8px 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 10px auto 30px; text-align: center; border: none;
}

#highland-main .fsForm .fsNextButton:hover, #welcome-content .fsForm .fsPreviousButton:hover, #welcome-content .fsForm .fsSubmitButton:hover {
	background-color: #511958; cursor: pointer;
}

#highland-main .fsForm .fsPreviousButton {
	display: block; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 16px; text-transform: uppercase; text-decoration: none; color: #fff; background-color: #333; padding: 10px 20px 8px 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 10px auto 30px; text-align: center; border: none;
}

#highland-main .fsForm .fsSubmitButton {
	display: block; font-family: Helvetica, Arial, sans-serif; font-weight: bold; font-size: 16px; text-transform: uppercase; text-decoration: none; color: #fff; background-color: #333; padding: 10px 20px 8px 20px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 10px auto 30px; text-align: center; border: none; cursor: pointer;
}

#highland-main .fsForm .fsSubmitButton:hover {
	background-color: #511958; cursor: pointer;
}

#highland-main .fsForm .fsFieldRow {
	padding: 5px 0;
}

#highland-main .fsForm .fsLabel {
	padding: 0; 
}

#highland-main .fsForm .fsValidationError .fsLabel {
	background-position: right bottom;
}

#highland-main .fsError {
	font-family: Helvetica, Arial, sans-serif; font-size: 13px; line-height: 150%;
}

/* @end */	
