/* --------------------------------------------------------------------------
	=General
-----------------------------------------------------------------------------*/

* {
 	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul, ol {
 	margin: 0 0 0.5em;
}
ol.indent {
  margin-left: 3em;
}
body {
 	font: 62.5%/1.4 "Lucida Grande", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #222;
}
h1, h2, h3, h4 {
	color: #000;
}
h1 {font-size: 16px;}
h2 {font-size: 14px;}
h3 {font-size: 12px;}
h4, p, ul, dl, ol  {
	font-size: 11px;
}
body.home p {
  font-size: 12px;
  line-height: 1.5em;
}
a {
  outline: none;
  text-decoration: none;
  border-bottom: 1px solid #d3cec7;
  color: #265F8B;
}
a:hover {
  border-bottom: 1px solid #3a5068;
  color: #3a5068;
}
legend {
	font-size: 12px;
	font-weight: bold;
}
.clear {
	clear: both;
}
img {
	border: 0;
	display: block;
}
ul, dl {
	list-style: none;
}
strong {
  color: #684110;
}
.printonly {
	display: none;
}

/* --------------------------------------------------------------------------
	=Layout
-----------------------------------------------------------------------------*/

body {
	background: #fff url(../images/body-bg.png) 0 -300px repeat-x;
}
#container {
	width: 950px;
	margin: auto;
	background: #fff url(../images/container-bg.png) -80px 0 repeat-y;
	position: relative;
}
#main {
	float: left;
	width: 640px;
	margin-top: 6.5em;
	padding-left: 20px;
}
#side {
	float: right;
	width: 250px;
	margin-top: 7em;
}
.section {
	padding: 5px 0;
}

#masthead {
  height: 135px;
  padding-bottom: 2px;
  border-bottom: 1px solid #674010;
  background: #fff url(../images/menu-bg.png) left bottom repeat-x;
}

#footer {
  margin: 0 0 40px;
	padding: 18px 0 8px;
	border-bottom: 2px solid #674010;
	background: #BEAD95 url(../images/footer-bg.png) left top repeat-x;
}
#footer p {
	margin: 0;
	text-align: center;
	font-variant: small-caps;
	font-size: 12px;
}

/* --------------------------------------------------------------------------
	=Main Content
-----------------------------------------------------------------------------*/



.current_feature {
  margin: 27px 0;
}
.current_feature h1 {
  text-align: center;
  color: #C00000;
}
.current_feature h1 span {
  font-size: 90%;
  display: block;
  color: #0070C0;
}
.current_feature h1 span.sp2 {
  font-size: 80%;
  color: #4A7699;
}
.current_feature img {
  float: right;
  padding: 4px;
  margin-left: 10px;
  background: #fff;
  border: 1px solid #ddd;
}
.current_feature p {
  clear: left;
  margin-left: 1.8em;
}
.current_feature li {
  font-size: 110%;
  list-style: none;
  padding: 4px 0;
}
.current_feature a.red-link {
  color: red;
  font-weight: bold;
}

#main h2, #main h3 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1em;
	padding: 4px 2px;
	margin: 0;
}
#main h2 {
	font-size: 20px;
	letter-spacing: 0.1em;
}
#main h3 {
	font-size: 16px;
}
#main h2 span {
	font-size: 11px;
	line-height: 0.9em;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #684110;
	display: block;
}
#main p {
	padding: 4px 2px;
}
#main ul {
	list-style: square;
	margin-left: 2em;
}
#main img#prSign {
  position: relative;
  left: -23px;
  margin: -8px 0 -40px;
}
body.cards #main a {
	color: #222;
	text-decoration: underline;
	font-size: 13px;
	line-height: 3em;
}
#main ul.directors, #main ul.sub-d {
	list-style: none
}
#main ul.directors li {
	font-size: 12px;
	font-weight: bold;
}
#main ul.directors li em {
	font-size: 11px;
	font-weight: normal
}
#main ul.sub-d {
	margin: 0 2em;
}
#main ul.sub-d li {
	font-weight: normal;
}
#calendar h3 {
	cursor: pointer;
	border-top: 1px solid #ccc;
}
.cal-info {
	background: #fff9ee;
	border: 1px solid #f2f2f2;
	padding: 0.5em 1em;
	margin-bottom: 1em;
}
#map {
	width: 95%; height: 400px;
	border: 1px solid #D0BD81;
	position: relative; top: 20px; left: 1em;
	margin-bottom: 30px;
}
#main ul#sgallery {
  list-style: none;
  position: relative;
}
#main ul#sgallery li {
  float: left;
  padding: 10px 20px;
}
#main ul#sgallery li img {
  padding: 2px;
  border: 1px solid #674010;
  background: #fff;
}
#main ul#sgallery .mug {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 32px;
  height: 40px;
/*  border: 1px solid red;*/
}
#main ul#sgallery .mug span {
  display: none;
  position: absolute;
  top: 44px;
  left: -33px;
  z-index: 20;
  width: 100px;
  background: #F4EEC8;
  border: 1px solid #888;
  text-align: center;
}
#main ul#sgallery .mug:hover span {
  display: block;
}
#main ul#sgallery .mug#pmurray {
  top: 83px;
  left: 89px;
}
#main ul#sgallery .mug#trauch {
  top: 92px;
  left: 160px;
}
#main ul#sgallery .mug#tsmotherman {
  top: 28px;
  left: 35px;
}
#main ul#sgallery .mug#aclark {
  top: 27px;
  left: 70px;
  width: 28px;
}
#main ul#sgallery .mug#pferguson {
  top: 33px;
  left: 115px;
}
#main ul#sgallery .mug#thourigan {
  top: 31px;
  left: 171px;
}
#main ul#sgallery .mug#jfitzgerald {
  top: 22px;
  left: 222px;
}


/* --------------------------------------------------------------------------
	=Secondary Content
-----------------------------------------------------------------------------*/

#side h2 {
	font-family: Georgia, serif;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1em;
	font-size: 16px;
	letter-spacing: 0.1em;
	padding: 4px 2px;
	margin: 0;
}
#side img { width: 246px; background: #fff; padding: 1px; border: solid 0 #ddd; }
body.home #side img { width: 100px; }
body.staff_gallery #side ul {
  padding: 5px;
  border: 1px solid #fff;
}
body.staff_gallery #side span {
  margin-left: 1em;
  color: #9D6454;
}
body.staff_gallery #side ul.highlight {
  background: #FFF8CB;
  border: 1px solid red;
}

div.tips {
  margin: 10px 0;
  padding-bottom: 5px;
  border: 1px solid #ddd;
}

div.tips * {
  padding: 0 0.5em;
  /*color: #684110;*/
}
div.tips h3 {
  font-style: italic;
  letter-spacing: 1px;
  color: maroon;
  background: #eee;
  padding: 0.2em 0.5em;
}
div.tips ul {
  list-style: circle;
  padding-left: 2em;
}
body.home div.tips ul {
  padding-bottom: 0.5em;
  list-style: none;
}
body.home div.tips ul li {
  padding: 0.3em 0;
}
div.tips ol {
  padding-left: 2em;
}
div.tips em {
  padding: 0;
  color: #684110;
}

div#logos {
  background: #fff;
  border-top: 8px solid #674010;
  margin-top: 10px;
  padding: 5px;
}
div#logos p#ncua_text {
  border-top: 1px solid #674010;
  text-align: center;
  padding: 5px 250px 0;
  margin: 0;
  font-size: 90%;
  color: #9A8772;
}

/* --------------------------------------------------------------------------
	=Main Nav
-----------------------------------------------------------------------------*/

#nav {
	position: absolute;
	top: 138px;
	left: 0;
	font-size: 12px;
	width: 940px;
	cursor: pointer;
	border-bottom: 1px solid #674010;
	background: #fff;
	padding-left: 10px;
}
#nav li.cat,
#nav li.hm_link {
	float: left;
	position: relative;
	font-weight: bold;
	text-align: center;
	padding: 5px 10px;
}
#nav li.sub-h {
	font-weight: bold;
	width: 147px;
	padding: 0.5em 0;
	position: relative;
}
#nav li ul {
	/*display: none;*/
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 5;
	width: 148px;
	background: #fff url(../images/menu-bg.png) left bottom repeat-x;
	border-bottom: 1px solid #674010;
}
#nav li ul.subMenu {
	top: -1.5em ;
	left: 142px;
	z-index: 20;
	border-top: 1px solid #674010;
}
/*#nav li.cat:hover ul.mainMenu {
  display: block;
}*/
/*#nav li.sub-h ul.subMenu {
  display: none;
}*/
/*#nav li.sub-h:hover ul.subMenu {
  display: block;
}*/
#nav li.hm_link a {
  color: #000;
  border: none;
}
#nav li.cat a {
	display: block;
	line-height: 1.3em;
	font-weight: bold;
	padding: 0.5em;
	border: none;
}
#nav li.cat a span {
	display: block;
}
#nav li a:hover {
  color: maroon;
}
#nav a.external {
  background: url(../images/externalLink.gif) 5px 50% no-repeat;
}


/* --------------------------------------------------------------------------
	=Tables
-----------------------------------------------------------------------------*/

table { 
 	border-spacing: 0;
	border-collapse: collapse;
}
tr {
  background-color: #fff;
}
tr.even {
	background-color: #edf5ff;
}
td {
 	text-align: left;
	font-weight: normal;
	font-size: 12px;
}
th, td {
	padding: 0.1em 5px;
}
#main td ul {
  list-style: none;
  margin: 0.3em 1em;
}

#main table {
	border: 1px solid #D0BD81;
	margin: 5px 0 1.5em 1px;
}
#main #fees-table {
	margin-top: 20px;
}
#main table th {
	background: #876C44;
	border: 1px solid #D0BD81;
	line-height: 2em;
	color: #fff;
	text-align: left;
	font-size: 12px;
}
#main table td {
  border: 1px solid #eee;
}
/*#directory-table thead {
	background: url(../images/bar.gif) left center repeat-x;
	border: 1px solid #D0BD81;
}
#directory-table thead th {
	line-height: 2em;
	color: #3D2412;
}
#directory-table th {
	text-align: left;
	font-size: 13px;
}*/
#directory-table a {
	text-decoration: none;
	color: #36A;
	border-bottom: 1px solid transparent;
	/*background: url(../images/email.png) 2px center no-repeat;*/
	padding: 0.1em 5px 0.1em 20px;
	line-height: 2em;
}
#directory-table a:hover {
	border-color: #D0BD81;
	color: #3D2412;
	background: #efefde url(../images/email.png) 2px center no-repeat;
}
#directory-table tr:hover {
	background-color: #3d80df;
	color: #fff;
}
#directory-table tr:hover a {
	color: #ffd;
	background: url(../images/email.png) 2px center no-repeat;
}
#directory-table tr:hover a:hover {
	color: #3D2412;
	background: #efefde url(../images/email.png) 2px center no-repeat;
}
#directory-table thead tr:hover {
	background-color: transparent;
}
#fees-table td {
	padding-left: 1em;
	width: 50%;
}
#fees-table tr:hover {
	background-color: #3d80df;
	color: #fff;
}


/* --------------------------------------------------------------------------
	=Forms
-----------------------------------------------------------------------------*/

fieldset {
 	border: 1px solid #D0BD81;
	padding: 1em;
	background: #f8f8f8;
	margin: 10px 0;
}
form tr {
  background-color: #f8f8f8;
}
form th {
  font-size: 13px;
  text-align: left;
  padding-bottom: 1em;
}
form td {
  padding: 5px 0;
}

label {
	display: block;
}
form p {
	float: left;
	margin: 0.2em 2em;
}
/*label {
	float: left;
	clear: left;
	width: 15em;
}*/
input:focus {
	background: #ffc;
}
input[type="text"] {
	border: 1px solid;
	border-color: #999 #ccc #ccc #999;
}
#checkBoxes label {
	display: inline;
	padding-left: 0.2em;
}






