
CLEAR THE DECKS
------------------------------------------------------------------------------*/

dl,li,h1,h2,h3,h4,h5,h6,form,body,html,p,div, input { margin:0; padding:0 }
a img,:link img,:visited img { border:0 }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { word-spacing: 0.25px; }

a:link { color: #CD3627; background: transparent; text-decoration: none;}
a:visited { color: #CD3627; text-decoration: none; }
a:hover { color: #5c3509; background: transparent; text-decoration: none; }
a:active { color: #5c3509; background: transparent; text-decoration: none; }

a.image:link, a.image:visited, a.image:hover { border: none; background: none; }
a.image img { border: none; padding: 0; margin: 0; }

/*
gold e3c770
org  f45529
brw  6f4b17
dbrw 5a3d13
*/


/*------------------------------------------------------------------------------
HIGHGATE HTML PREFERENCES
------------------------------------------------------------------------------*/	
a { font-size: 12px; cursor: pointer;}

p, a { line-height: 18px }

ul {								
	margin: 0 0 10px 15px;  
	padding: 0px;					
}

ol {
	margin: 0 0 10px 25px;  
	padding: 0;					
}

label, small {  /*for library search results */
	font: 11px/14px Verdana, sans-serif;
	color: #6f4b17;
}

div#container hr {
	display: block;
	padding: 0;
	margin: 0;
	clear: both; 
	visibility: hidden;
}


/*------------------------------------------------------------------------------
HIGHGATE SYLES
------------------------------------------------------------------------------*/
h1, h2, h3, h4 {
	letter-spacing: -.02em;
	margin-bottom: 6px;
}
h5, h6 {
   margin-bottom: 3px;
}


/*------------------------------------------------------------------------------
SITE-WIDE HTML
------------------------------------------------------------------------------*/	
body {
	margin: 0;
	background: #ffffff url(images/bkgrdstripe.gif) repeat-x;
}

/*------------------------------------------------------------------------------
SITE-WIDE DIVS
------------------------------------------------------------------------------*/	

div#container {
	position: relative;
	margin: 0 auto;
	width: 984px;
	height: 700px;
	text-align: left;
	padding-bottom: 100px;
	background: #ffffff url(images/dropshadow_wht.gif) repeat-y;
}
	
	html>body div#container {
		height: auto;
		min-height: 700px;
	}
	
div#header {
	float: left;
	display: inline;			
	width: 984px;
	height: 91px;
	padding: 0;
	margin: 0;
	background: #ffffff url(images/dropshadow_wht.gif) repeat-y;
}
	
	.logo {
		float: left;
		display: inline;
		width: 336px;
		height: 70px;
		margin: 15px 0 0 129px;
	}
	
	.search {
		float: right;
		display: inline;
		width: 200px;
		height: 64px;
		margin: 15px 27px 0 0;
	}

div#banner {
	float: left;
	display: inline;			
	width: 972px;
	padding: 0 0 0 12px;
	margin: 0;
	background: #ffffff url(images/dropshadow_gld.gif) repeat-y;
}

div#main_column_left {
	float: left;
	display: inline;			
	width: 262px;
	margin: 15px 0 0 129px;
}

div#main_column_right {
	float: left;
	display: inline;			
	width: 262px;
	margin: 15px 0 0 20px;
}
div#main_column {
	float: left;
	display: inline;			
	width: 530px;
	margin: 55px 0 0 129px;
}

div#right_column {
	float: left;
	display: inline;
	width: 220px;
	margin: 55px 0 0 66px;
}

/* home */
.home div#main_column {
	float: left;
	display: inline;			
	width: 350px;
	margin: 55px 0 0 129px;
}

.home div#event_column {
	float: left;
	display: inline;
	width: 210px;
	margin: 55px 0 0 20px;
}

.home div#right_column {
	float: left;
	display: inline;
	width: 210px;
	margin: 55px 0 0 20px;
}

.home h1 {
   line-height: 24px;
   margin: 0 0 12px 0;
}
.home div#main_column p {
   font: 12px/20px verdana, sans-serif;
   margin: 6px 0 12px 0;
}
.home div#main_column h4 {
   margin-bottom: 18px;
}
.home div#main_column h4 + p:first-letter {
   font-size: 24px;
}
#event_column img {
   margin-top: 8px;
}
	
div#search {
	float: right;
	display: inline;
	width: 230px;
}

div#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 984px;
	height: 56px;
	text-align: center;
	font: 10px/14px Verdana, sans-serif;
	color: #6c4712;
}

div#footer a {
	font: 12px/14px Verdana, sans-serif;
}


div#partnership_logo {
	position: absolute;
	bottom: 15px;
	right: 60px;
	width: 140px;
	height: 60px;
   cursor: pointer;
}
div#social_media {
	position: absolute;
	bottom: 20px;
	left: 60px;
	width: 80px;
	height: 37px;
	cursor: pointer;
	z-index: 99;
}

div#footshadow {
	position: relative;
	margin: 0 auto;
	height: 12px;
	width: 984px;
	background: #fff url(images/dropshadowftr.gif)
}

.searchresults h5 {
   margin-top: 12px;
}

.searchresults h1 {
   margin-bottom: 12px;
}

.accordion-content textarea {
   width: 500px;
}

/*------------------------------------------------------------------------------	
CALENDAR
------------------------------------------------------------------------------*/	

.caltable {
	float: left;
	display: inline;
	width: 100%;
	font: 11px/13px verdana, arial, sans-serif;
	padding: 0;
}

.caltable table {
	width: 100%;
	border-collapse: collapse;
}
.caltable thead th {
	font:  bold 11px/14px verdana, sans-serif; 
	color: #5c3509;
	border-bottom: 1px solid #ddd;
	padding-top: 10px;
	/*background: #E8E3DA;*/
}

.caltable h4 {
	font: bold 14px/13px verdana, arial, sans-serif;
	margin-bottom: 6px;
}			

.calcol1 {
	vertical-align: top;
	width: 50px;
	padding: 2px;
}
.calcol2 {
	vertical-align: top;
	width: 140px;
	padding: 2px;
}	
.calcol3 {
	vertical-align: top;
	width: 200px;
	padding: 2px;
}	
.calcol4 {
	vertical-align: top;
	width: 90px;
	padding: 2px;
}
.calcol2 a, .calcol3 a {
	font-size: 11px;
	line-height: 13px;
}	


/*------------------------------------------------------------------------------
NAVIGATION  
------------------------------------------------------------------------------*/		
	
div#navigation {
	float: left;
	display: inline;
	width: 940px;
	height: 22px;
	margin: 5px 0 0 20px;
}


/*------------------------------------------------------------------------------	
HORIZONTAL MENU
------------------------------------------------------------------------------*/		

/*CONTROLS ALL LISTS*/ 
#menuh { 
	float: left;
	display: inline;
	list-style: none;
}

/*----- BELOW THREE DIVS CONTROL ALL LIST ITEMS -----*/

#menuh li {   
	float: left;
	margin: 0;
	padding: 0;
}

#menuh li a {
	display: block;
	font: 13px/15px verdana, helvetica, sans-serif;
	padding: 4px 30px 5px 10px;   /*set vert spacing between li's and the main UL... */ 
	text-transform: lowercase;	 	/*...from the top of the nav div and the top of the... */
	letter-spacing: .1em;        /*...flydown from bottom of the top ul, and left and right... */
	color: #5a3d13;              /*...distances between edges of type and left of li */
}

#menuh li a:hover {
	color: #E5CC78;
}

/*CONTROLS SECOND-LEVEL LIST ITEMS OR FLY-DOWNS*/ 

#menuh li ul {  
	position: absolute;
	margin: 0 0 0 0;
	padding: 0;
	left: -999em;
	z-index: 1;
}

#menuh ul {
	float: left;
	padding: 0;
	list-style: none;
	height: 20px;
	width: 180px; /* can be anything AFAIK, but it has to be there*/
}

#menuh ul li { float: left; margin: 0; padding: 0; }

#menuh ul li a {
	display: block;
	padding: 4px 30px 5px 10px;
	background-color: #c8990d;
	width: 140px; /* master width minus left & right padding */
	border-top: 1px solid #fff;
    color: #fff;
}

#menuh ul li a:hover {
	color: #ffffff;
	background-color: #E5CC78; 
}

/*CONTROLS THIRD-AND ABOVE LEVEL LIST ITEMS*/
#menuh li ul li ul {   
	margin: -22px 0 0 180px; /* the -top px vertically positions the right flyout */
}									 /*...and the left margin is ul-li-a horiz spacing+width+1/0 */

#menuh li ul li ul li a {   
	background-color: #E5CC78; 
}
#menuh li ul li ul li a:hover {   
	color: #ffffff;
	background-color: #c8990d; 
}

/* lists nested under hovered list items */
#menuh li:hover ul ul, #menuh li:hover ul ul ul, #menuh li:hover ul ul ul ul, #menuh li.sfhover ul ul, #menuh li.sfhover ul ul ul, #menuh li.sfhover ul ul ul ul {
	left: -999em;
}
#menuh li:hover ul, #menuh li li:hover ul, #menuh li li li:hover ul, #menuh li li li li:hover ul, #menuh li.sfhover ul, #menuh li li.sfhover ul, #menuh li li li.sfhover ul, #menuh li li li li.sfhover ul {
	left: auto;
}


/*------------------------------------------------------------------------------	
RESERVED Selectors - Leave for the editor
------------------------------------------------------------------------------*/	
		
table { width: 100%;  }  /*for library search results */
th {}
tr {}
td {}


/*------------------------------------------------------------------------------	
FORMS 
------------------------------------------------------------------------------*/		

div.form {
	float: left;
	width: 500px;
	margin: 10px 0 40px 0px;
}

div.frow {
	clear: both;
	padding-top: 8px;
}

div.frow span.label, div.frow span.blabel {
	font: 11px arial, sans-serif;
	color: #20447f;
	float: left;
	width: 100px;
	text-align: right;
	margin-top: 2px;  /* changes baseline of label text */
}

div.frow span.blabel {
  font-weight: bold;
}

div.frow span.frm {
	font: 11px arial, sans-serif;
	color: #20447f;
	float: right;
	width: 290px;
	margin-top: 2px;
} 

textarea, input, select, label { margin: 2px; padding: 0; }


/*------------------------------------------------------------------------------	
SIMPLE CLASSES
------------------------------------------------------------------------------*/		

.bold { font-weight: bold; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.emphasize { font-weight: bold; font-style: italic; text-decoration: underline;}
.clearleft 	{ clear: left; }
.clearright { clear: right; }
.clearboth 	{ clear: both; }
.floatleft	{ float: left; }
.floatright { float: right; }

#gallery_column{
   float:left;
   width:100%;
   padding: 0 12px;
}


