﻿/* CSS Document */
/* Hillel: The Foundation for Jewish Campus Life */
/* HOST - LIQUID Theme */
/* host.hillel.org */
body {
	margin: 0;
	padding: 0;
	background: #99badd;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #222222;
	background-image:url(/Images/css/LIQUID_wallpaper.jpg);
	background-repeat:repeat;
}
a {
text-decoration: underline;
color: #2362A0;
}
a:hover {
color:#14385C;
}
a:visited {
color: #2362A0;
}
a img {
border: none;
}
h1, h2, h3, h4, h5, h6 {margin: 0; padding:0;}
h1 {font-size: 48px;}
h2 {font-size: 28px; color: #2362A0;}
h3 {font-size: 22px; color:#2362A0;}
h4 {font-size: 18px; color: #14385C;}
h5 {font-size: 16px; color:#2362A0;}
h6 {font-size: 12px; color: #14385C;}

input { margin:0; padding:0; }
hr {margin-top:12px;margin-bottom:12px;border:1px dotted #2362A0;}
/* Custom Styles */
#helpcenter {clear:both;text-align:center; font-size:80%;display:block;width:100%;padding-top:4px;padding-bottom:4px;z-index:1101;background-color:#cccccc;}
/* Header */
#headerspacer {
	width:986px;
	height:108px;
	margin:0 auto;
	text-align:center;
	background-color:#2362A0;
	background-image:url(/Images/css/LIQUID_background.gif);
	background-repeat:repeat-y;
}
#header {
	width:954px;
	margin-left:16px;
	margin-right:16px;
	padding-top:18px;
	text-align:left;
}
#logo {
	width: 670px;
	height: 90px;
	margin: 0;
	padding: 0;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
#headerbox {
	width:280px;
	overflow:hidden;
	height:90px;
	float:right;
	text-align:left;
}
#navsearch {
	width:270px;
	height:35px;
	background-image:url(/Images/css/LIQUID_navbar_r1_c2.jpg);
	background-repeat:repeat-x;
	float:left;
}
#searchbox {
	text-align:left;
	width:269px;
	overflow:hidden;
	margin-top:40px;
	height:34px;
}
.sf_searchBox{
border:0;
padding:0;
margin:0;
}
.searchleft{
width:187px;
height:34px;
float:left;
display:inline;
background-image:url(/images/css/LIQUID_search_r1_c1.gif);
background-repeat:no-repeat;
}
.searchright{
width:82px;
height:34px;
float:left;
display:inline;
background-image:url(/images/css/LIQUID_search_r1_c2.gif);
background-repeat:no-repeat;
}
input.sf_searchSubmit{
	margin:0;
	padding:0;
	display:inline;
	width:83px;
}
input.sf_searchText{
	margin-top:6px;
	margin-left:6px;
	font-size:14px;
	border:2px solid #FFFFFF;
	background-color:#FFFFFF;
}

#taf_form1_pnlSend
{
  position:relative;
  margin:20px;
  z-index: 1000;
}
#taf_form1_pnlTY
{
 position:relative;
 margin:20px;
 z-index: 1000;
}

/* Main Navigation */
#navspacer {
	width:986px;
	height:53px;
	margin:0 auto;
	text-align:center;
	background-color:#003366;
	background-image:url(/Images/css/LIQUID_background.gif);
	background-repeat:repeat-y;
}
#navbar {
	width:954px;
	height:35px;
	margin-left:16px;
	margin-right:16px;
	text-align:left;
	position: relative;
	z-index: 1500;
	}
#navleftcap {
	width:9px;
	height:35px;
	background-image:url(/Images/css/LIQUID_navbar_r1_c1.jpg);
	background-repeat:no-repeat;
	float:left;
	display: inline;
}
#nav {
	width:666px;
	height:35px;
	background-image:url(/Images/css/LIQUID_navbar_r1_c2.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	float:left;
	
}
#navbutton {
	width:136px;
	height:35px;
	background-image:url(/Images/css/LIQUID_navbar_r1_c2.jpg);
	background-repeat:repeat-x;
	float:left;
}
#navrightcap {
	width:9px;
	height:35px;
	background-image:url(/Images/css/LIQUID_navbar_r1_c3.jpg);
	background-repeat:no-repeat;
	float:left;
}
#breadcrumb {
	width:926px;
	margin:0 auto;
	margin-left:28px;
	margin-top:2px;
	margin-bottom:4px;
	text-align:left;
	color:#E1ECF4;
	font-size:10px;
	overflow:hidden;
	clear:both;
}
#breadcrumb a {
	color:#E1ECF4;
}
#breadcrumb a:hover {
	color:#FFFFFF;
}
#breadcrumb a:visited {
	color:#E1ECF4;
}
#breadcrumb a:visited:hover {
	color:#FFFFFF;
}
/* Main Page Area */

#mainspacer {
	width:986px;
	margin:0 auto;
	text-align:center;
	background-color:#2362a0;
	background-image:url(/Images/css/LIQUID_background.gif);
	background-repeat:repeat-y;
}
#main {
	width:954px;
	margin-left:16px;
	margin-right:16px;
	text-align:left;
}
#maintopcap {
	width:954px;
	height:7px;
	background-image:url(/Images/css/LIQUID_body_r1_c1.gif);
	background-repeat:no-repeat;
}
#maincontent {
	width:954px;
	background-color:#FFFFFF;
	padding-top:5px;
}
#mainbottomcap {
	width:954px;
	height:8px;
	background-image:url(/Images/css/LIQUID_body_r3_c1.gif);
	background-repeat:no-repeat;
}
/* Content */
#content {
	padding:10px;
	text-align:left;
}
#content img{
	margin:2px;
}
#contentcenter {
	float: left;
	width: 504px;
	margin-left:12px;
	display: inline;
	text-align:left;
	}
#contentcenterpage {
	float: left;
	width: 714px;
	margin-left:12px;
	display: inline;
	text-align:left;
	}
/* feature area */
#contentboxfeaturetop {
	width:504px;
	height:7px;
	background-image:url(/Images/css/LIQUID_feature_r1_c1.gif);
	background-repeat:no-repeat;
}
#contentboxfeature {
	width:504px;
	height:360px;
	background-color:#14385C;
	text-align:center;
	overflow:hidden;
	color:#FFFFFF;
}
#contentboxfeature h2 {
	clear:both;
	line-height:90%;
}
#contentboxfeature a {
	color:#FFFFFF;
}
#contentboxfeature a:visited {
	color:#FFFFFF;
}
#contentboxfeature p {
	color:#FFFFFF;
	margin:0;
	padding:0;
}
#contentboxfeature .sf_postContent {
	color:#FFFFFF;
	padding:5px;
}
#contentboxfeature ul.sf_postListing li {
	border-bottom:1px dotted #14385C;
	margin-bottom:1px;
	cursor:pointer;
}
#contentboxfeature img
{
    max-width: 99%;
    min-width: 10%;
    width:auto !important;
    max-height: 280px;
    min-height: 40px;
    height:auto !important;
    clear:both;
}
#contentboxfeature ul li
{
    color:#ffffff;
}
#contentboxfeature h2 a
{
    color:#ffffff;
    font-size:16px;
}
#contentboxfeature h2 a:visited
{
    color:#ffffff;
}
#contentboxfeature ol.sf_pager
{
    color:#FFFFFF;
    padding-top:0;
	margin:0;
	list-style:none;
	list-style-image:none;
	padding-left:10px;
}
#contentboxfeature a.sf_PagerSelItem
{
    color:#FFFFFF;
}
#contentboxfeaturetabs {
	width:504px;
	height:26px;
	background-color:#14385C;
	text-align:center;
	overflow:hidden;
	color:#FFFFFF;
}
#featuretabs{
	font-size:14px;
	font-weight:bold;
	width:156px;
	height:26px;
	background-color:#14385C;
	background-image:url(/Images/css/LIQUID_ftabs_gradient.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
}
#featuretabs a{
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}
#featuretabs a:hover{
	color:#E3EAF4;
}
#featuretabs a:visited{
	color:#FFFFFF;
}
#featuretabs div{
	width:26px;
	height:20px;
	margin-left:12px;
	margin-top:2px;
	display:inline;
	color:#FFFFFF;
	text-align:center;
    float:left;
    padding-top:4px;
}
.tab_here{
	background-color:#cc0033;
	background-image:url(/Images/css/LIQUID_ftabson_gradient.gif);
	background-repeat:no-repeat;
}

#contentboxfeaturebottom {
	width:504px;
	height:8px;
	background-image:url(/Images/css/LIQUID_feature_r3_c1.gif);
	background-repeat:no-repeat;
	margin-bottom:12px;
}
/* highlights area */
.contentboxhighlightstop {
	width:504px;
	height:7px;
	background-image:url(/Images/css/LIQUID_highlight_r1_c1.gif);
	background-repeat:no-repeat;
}
.contentboxhighlights {
	width:504px;
	background-color:#e3e2d0;
	text-align:left;
	overflow:hidden;
	font-size:11px;
}
.contentboxhighlights img{
    max-width: 90%;
    min-width: 20%;
    width:auto !important;
    max-height: 160px;
    min-height: 20px;
    height:auto !important;
	clear:both;
}
.contentboxhighlights1 {
	width:154px;
	border-right:2px solid #98955A;
	text-align:left;
	overflow:hidden;
	float:left;
	padding-right:4px;
	display: inline;
}
.contentboxhighlights2 {
	width:154px;
	border-right:2px solid #98955A;
	text-align:left;
	overflow:hidden;
	float:left;
	padding-right:4px;
	margin-left:6px;
	display: inline;
}
.contentboxhighlights3 {
	width:152px;
	text-align:left;
	overflow:hidden;
	float:left;
	margin-left:6px;
	display: inline;
}
.contentboxhighlightsbottom {
	width:504px;
	height:8px;
	background-image:url(/Images/css/LIQUID_highlight_r3_c1.gif);
	background-repeat:no-repeat;
	margin-bottom:12px;
}

/* Sidebar */
.sidebar {
	float: left;
	width: 200px;
	margin-left:12px;
	display: inline;
	text-align:left;
}
.sidebartitle, .sidebartitle a, .sidebartitle a:visited {
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}
.sidebarcontent {
	width:180px;
	padding-left:10px;
	padding-top:6px;
	overflow:hidden;
	font-size:11px;
}
.sidebarcontent h2, .sidebarcontent h2 a{
	font-size:14px;
}
.sidebarcontent img
{
    max-width: 80%;
    min-width: 10%;
    width:auto !important;
    max-height: 120px;
    min-height: 20px;
    max-height: 80%;
    min-height: 10%;
    height:auto !important;
}
.sidebarmiddle {
	background-color:#E2ECF5;
	width:200px;
}
.sidebartopcap {
	width:200px;
	height:35px;
	background-image:url(/Images/css/LIQUID_sidebar_title.jpg);
	background-repeat:no-repeat;
}
.sidebarbottomcap {
	width:200px;
	height:8px;
	background-image:url(/Images/css/LIQUID_sidebar_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:12px;
}
.sidebar2title, .sidebar2title a, .sidebar2title a:visited {
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
}
.sidebar2content {
	width:180px;
	padding-left:10px;
	padding-top:6px;
	overflow:hidden;
	font-size:11px;
}
.sidebar2content h2, .sidebarcontent h2 a{
	font-size:14px;
}
.sidebar2content img
{
    max-width: 80%;
    min-width: 10%;
    width:auto !important;
    max-height: 120px;
    min-height: 20px;
    max-height: 80%;
    min-height: 10%;
    height:auto !important;
}
.sidebar2middle {
	background-color:#E2ECF5;
	width:200px;
}
.sidebar2topcap {
	width:200px;
	height:35px;
	background-image:url(/Images/css/LIQUID_sidebar2_title.jpg);
	background-repeat:no-repeat;
}
.sidebar2titlebar2 {
	width:200px;
	height:34px;
	background-image:url(/Images/css/LIQUID_sidebar2_title2.jpg);
	background-repeat:no-repeat;
}
.sidebar2bottomcap {
	width:200px;
	height:8px;
	background-image:url(/Images/css/LIQUID_sidebar2_bottom.gif);
	background-repeat:no-repeat;
	margin-bottom:12px;
}
#internationalblogrss{display:none;}
/* Footer */
#footerspacer {
	width:986px;
	margin:0 auto;
	text-align:center;
	background-color:#2362A0;
	background-image:url(/Images/css/LIQUID_background.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #7993BA;
}
#footer {
	width:954px;
	margin-left:16px;
	margin-right:16px;
	text-align:left;
}
#footertopcap {
	width:954px;
	height:7px;
	background-image:url(/Images/css/LIQUID_footer_r1_c1.gif);
	background-repeat:no-repeat;
}
#footercontent {
	width:954px;
	text-align:center;
	font-size:11px;
	color:#003366;
	background-color:#E1ECF4;
	padding-top:5px;
}
#footerbottomcap {
	width:954px;
	height:8px;
	background-image:url(/Images/css/LIQUID_footer_r3_c1.gif);
	background-repeat:no-repeat;
}
#footer a {
	color:#2362A0;
}
#footer a:hover {
	color:#14385C;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	display: inline;
	margin:5px;
	padding-right:5px;
	border-right:1px solid #14385C;
}
#pagebottom {
	width:986px;
	margin:0 auto;
	height:8px;
	text-align:center;
	background-image:url(/Images/css/LIQUID_background_bottom.gif);
	background-repeat:no-repeat;
}
.loadingdefault
{ 
    display:none;
}
.loadingprocess
{display:block; 
 position:relative;
 z-index:21474836; 
 top:40px;
 left:350px;
 }
.iframestyle 
{
    background-image:url(/Images/loading.gif);
    background-repeat:no-repeat;
    width:100%;
}
.securitytext 
{
    background-color:#E5E5E5;
    width:100%;
    color:#000000;
}
.securitytext p{
    padding:10px;
}
/* User Defined */
.arrowbox {
	width:128px;
	height:24px;
	float:right;
	font-size:18px;
}
.arrowbox img{
	border:0px;
	vertical-align:middle;
}
.arrowbox a{
	text-decoration:none;
}
.padding10 {padding:10px;}
.title {
	font-size:24px;
	color:#14385C;
	font-weight:bold;
}
.title a {
	text-decoration:underline;
	color:#14385C;
}
.title a:hover {
	color:#cc0033;
}
.subtitle {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
}
.subtitle a {
	border-bottom: none;
	color:#14385C;
}
.subtitle a:hover {
	color:#cc0033;
}
.sidebarcontent .subtitle a
{   text-decoration:none;
    color:#FFFFFF;
    font-size:18px;
}
.sidebarcontent .subtitle a:hover 
{   color:#cc0033;
}
.titlebar {
	padding:3px 0px 2px 0px;
	text-indent:8px;
	background-color:#2362A0;
	font-size:16px;
	display:block;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	color:#ffffff;
}
.titlebarblue {
	padding:3px 0px 2px 0px;
	text-indent:8px;
	background-color:#14385C;
	font-size:16px;
	display:block;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
	color:#ffffff;
}
.textsmall {
	font-size:10px;
}
.textsmaller {
	font-size:80%;
}
.textmedium {
	font-size:12px;
}
.textlarge {
	font-size:16px;
}
.textlarger {
	font-size:150%;
}
.blue, .blue a {color: #14385C;}
.pink, .pink a {color:#fbdddf;}
.orange, .orange a {color: #ff6600;}
.red, .red a {color:#cc0033;}
.mediumblue, .mediumblue a {color: #2362A0;}
.carolinablue, .carolinablue a {color: #99BADD;}
/* Sitefinity Blog styles */

ul.sf_postListing {
	padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
}
ul.sf_postListing li {
	border-bottom:1px dotted #B7AD98;
	margin-bottom:2px;
	padding:0;
	margin:0;
}
ul.sf_postListing h2{
	padding:0;
	margin:0;
	display:inline;
}
ul.sf_postListing p 
{
    font-size:11px;
	margin:0;
	padding:0;
}
.sf_postTitle {
	font-size:18px;
	font-weight:bold;
	color:#14385C;
	margin:0;
	padding:0;
}
.sf_postTitle a {
	color:#14385C;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding:0;
}
p.sf_postDate {
	color:#666666;
	margin:0;
	padding:0;
	clear:both;
}
.sf_postContent {
	color:#333333;
	font-size:12px;
	margin:0;
	padding:0;
}
.sf_postContent img {
	margin:2px;
}
/* Events */
ol.sf_eventsList {
    padding:0;
	margin:0;
	list-style:none;
	list-style-image:none;
}
ol.sf_eventsList li{
    border-bottom:1px dotted #14385C;
    margin:0;
    padding:5px 5px 0px 0px;
}
ol.sf_eventsList p{
    font-size:11px;
	margin:0;
	padding:0;
}

ol.sf_eventsList div{
    display:inline;
}

ol.sf_eventsList h3{
	padding:0;
	margin:0;
	display:inline;
}

.sf_eventTitle{
    font-weight:bold;
    margin:0 !important;
    padding:0;
     display:inline;
}
.sf_eventTitle a{
    font-size:14px;
    font-weight:bold;
    margin:0;
    padding:0;
    line-height:100%;
}

/*h3.sf_eventTitle{
    font-size:14px;
    font-weight:bold;
    margin:0px 0px 0px 0px !important;
    padding:0px 0px 0px 0px  !important;
    margin-bottom:0px !important;
    padding-bottom:0px !important;
    display:inline;
}
h3.sf_eventTitle a{
    font-size:14px;
    font-weight:bold;
    margin:0px 0px 0px 0px !important;
    padding:0px 0px 0px 0px !important;
    margin-bottom:0px !important;
    padding-bottom:0px !important;
    display:inline;
}*/
.sf_eventPriod{
    font-weight:bold;
    margin:0;
    padding:5px 5px 0px 0px;
}
.sf_eventBasicInfo, .sf_eventBasicInfo p
{
    margin:0;
	padding:0;
}
/* Misc Sitefinity Styles */
.sf_socialBookmarks a, .sf_postBookmark a
{
    text-decoration:none;
}
/* ************************************ */
/* North Carolina Custom Campus Styles */
#sub-header {
	width:694px;
	height:78px;
	margin:0 Auto;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_starter_r1_c1.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-padding {
	padding-top:15px;
	padding-left:20px;
	padding-bottom:4px;
	padding-right:20px;
}
#sub-nav {
	width:694px;
	margin:0 Auto;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_starter_r2_c1.gif);
	background-repeat:repeat-y;
}
#sub-nav-inner {
	width:684px;
	margin-left:4px;
	padding:0;
	text-align:left;
}
#sub-content {
	width:694px;
	margin:0 Auto;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_starter_r3_c1.gif);
	background-repeat:repeat-y;
}
#sub-content-inner {
	width:660px;
	margin:0;
	padding-top:17px;
	padding-left:17px;
	padding-bottom:17px;
	text-align:left;
}
#sub-footer {
	width:694px;
	height:20px;
	margin:0 Auto;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_starter_r4_c1.gif);
	background-repeat:no-repeat;
}
/* appalachian SUB */
#sub-header-inner-appalachian {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_appalachian.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-appalachian h2 {
    color:#f4c20a;
    font-size:2em;   
}
#sub-header-inner-appalachian h2 a, #sub-header-inner-appalachian h2 a:hover, #sub-header-inner-appalachian h2 a:visited {
    color:#f4c20a;
    text-decoration:none;   
}
.appalachian-yellow, .appalachian-yellow a, .appalachian-yellow a:visited, .appalachian-yellow a:hover {color:#f4c20a;}
/* davidson SUB */
#sub-header-inner-davidson {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_davidson.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-davidson h2 {
    color:#9c0b1c;
    font-size:2em;   
}
#sub-header-inner-davidson h2 a, #sub-header-inner-davidson h2 a:hover, #sub-header-inner-davidson h2 a:visited {
    color:#9c0b1c;
    text-decoration:none;   
}
.davidson-red, .davidson-red a, .davidson-red a:visited, .davidson-red a:hover {color:#9c0b1c;}
/* East Carolina SUB */
#sub-header-inner-eastcarolina {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_eastcarolina.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-eastcarolina h2 {
    color:#fec923;
    font-size:2em;   
}
#sub-header-inner-eastcarolina h2 a, #sub-header-inner-eastcarolina h2 a:hover, #sub-header-inner-eastcarolina h2 a:visited {
    color:#fec923;
    text-decoration:none;   
}
.eastcarolina-purple, .eastcarolina-purple a, .eastcarolina-purple a:visited, .eastcarolina-purple a:hover {color:#592a8a;}
/* Elon SUB */
#sub-header-inner-elon {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_elon.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-elon h2 {
    color:#C99F05;
    font-size:2em;   
}
#sub-header-inner-elon h2 a, #sub-header-inner-elon h2 a:hover, #sub-header-inner-elon h2 a:visited {
    color:#C99F05;
    text-decoration:none;   
}
.elon-red, .elon-red a, .elon-red a:visited, .elon-red a:hover {color:#660000;}
/* Guilford SUB */
#sub-header-inner-guilford {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_guilford.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-guilford h2 {
    color:#840017;
    font-size:2em;   
}
#sub-header-inner-guilford h2 a, #sub-header-inner-guilford h2 a:hover, #sub-header-inner-guilford h2 a:visited {
    color:#840017;
    text-decoration:none;   
}
.guilford-red, .guilford-red a, .guilford-red a:visited, .guilford-red a:hover {color:#840017;}
/* NC State SUB */
#sub-header-inner-ncstate {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_ncstate.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-ncstate h2 {
    color:#E21737;
    font-size:2em;   
}
#sub-header-inner-ncstate h2 a, #sub-header-inner-ncstate h2 a:hover, #sub-header-inner-ncstate h2 a:visited {
    color:#E21737;
    text-decoration:none;   
}
.ncstate-red, .ncstate-red a, .ncstate-red a:visited, .ncstate-red a:hover {color:#bf132d;}
/* UNC Asheville SUB */
#sub-header-inner-uncasheville {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_uncasheville.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-uncasheville h2 {
    color:#C88F42;
    font-size:2em;   
}
#sub-header-inner-uncasheville h2 a, #sub-header-inner-uncasheville h2 a:hover, #sub-header-inner-uncasheville h2 a:visited {
    color:#C88F42;
    text-decoration:none;   
}
.uncasheville-gold, .uncasheville-gold a, .uncasheville-gold a:visited, .uncasheville-gold a:hover {color:#c88f42;}
/* UNC Greensboro SUB */
#sub-header-inner-uncgreensboro {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_uncgreensboro.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-uncgreensboro h2 {
    color:#FFCC00;
    font-size:2em;   
}
#sub-header-inner-uncgreensboro h2 a, #sub-header-inner-uncgreensboro h2 a:hover, #sub-header-inner-uncgreensboro h2 a:visited {
    color:#FFCC00;
    text-decoration:none;   
}
.uncgreensboro-gold, .uncgreensboro-gold a, .uncgreensboro-gold a:visited, .uncgreensboro-gold a:hover {color:#FFCC00;}
/* UNC Chapel Hill SUB */
#sub-header-inner-uncchapelhill {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_uncchapelhill.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-uncchapelhill h2 {
    color:#99BADD;
    font-size:2em;   
}
#sub-header-inner-uncchapelhill h2 a, #sub-header-inner-uncchapelhill h2 a:hover, #sub-header-inner-uncchapelhill h2 a:visited {
    color:#99BADD;
    text-decoration:none;   
}
/* UNC Charlotte SUB */
#sub-header-inner-unccharlotte {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_unccharlotte.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-unccharlotte h2 {
    color:#999933;
    font-size:2em;   
}
#sub-header-inner-unccharlotte h2 a, #sub-header-inner-unccharlotte h2 a:hover, #sub-header-inner-unccharlotte h2 a:visited {
    color:#999933;
    text-decoration:none;   
}
.unccharlotte-green, .unccharlotte-green a, .unccharlotte-green a:visited, .unccharlotte-green a:hover {color:#00703C;}
/* UNC Wilmington SUB */
#sub-header-inner-uncwilmington {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_uncwilmington.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-uncwilmington h2 {
    color:#f9e27f;
    font-size:2em;   
}
#sub-header-inner-uncwilmington h2 a, #sub-header-inner-uncwilmington h2 a:hover, #sub-header-inner-uncwilmington h2 a:visited {
    color:#f9e27f;
    text-decoration:none;   
}
.uncwilmington-teal, .uncwilmington-teal a, .uncwilmington-teal a:visited, .uncwilmington-teal a:hover {color:#006D66;}
/* wake forest SUB */
#sub-header-inner-wakeforest {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_wakeforest.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-wakeforest h2 {
    color:#9E7E36;
    font-size:2em;   
}
#sub-header-inner-wakeforest h2 a, #sub-header-inner-wakeforest h2 a:hover, #sub-header-inner-wakeforest h2 a:visited {
    color:#9E7E36;
    text-decoration:none;   
}
.wakeforest-gold, .wakeforest-gold a, .wakeforest-gold a:visited, .wakeforest-gold a:hover {color:#9e7e36;}
/* Warren Wilson SUB */
#sub-header-inner-warrenwilson {
	width:694px;
	height:78px;
	padding:0;
	text-align:left;
	background-image:url(/Images/css/nchillel_sub_warrenwilson.gif);
	background-repeat:no-repeat;
}
#sub-header-inner-warrenwilson h2 {
    color:#909a91;
    font-size:2em;   
}
#sub-header-inner-warrenwilson h2 a, #sub-header-inner-warrenwilson h2 a:hover, #sub-header-inner-warrenwilson h2 a:visited {
    color:#909a91;
    text-decoration:none;   
}
.warrenwilson-green, .warrenwilson-green a, .warrenwilson-green a:visited, .warrenwilson-green a:hover {color:#3a483b;}
