/* --- CSS Reset --- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/*vertical-align: baseline;*/
	font-family: trebuchet ms;
}
a {
    color: #c65c32;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
td {
  padding: 3px;
}
body {
	background-image:url(elements/bg.jpg);
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}

body.front {
    background-image:url(elements/no-leaderboard-bg.jpg);
}

input[type=text], input[type=file], input[type=password], textarea {
    background-color: #ebebeb;    
    border: 1px solid #dfe6b4;
    font-size: 12px;
    font-family: Trebuchet MS;
    color:  #797979;
    margin-top: 2px;
}

body.front #leaderboard {
     text-align:right;
     height: 0px;
}

#leaderboard {
    text-align:right;
    height: 100px;
}
#container,#page {
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
.logo {
	float: left;
	width: 380px;
	margin: 0 10px 0 10px;
}
.weather {
	float: left;
	width: 140px;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #707864;
	height: 65px;
	text-align:center;
	line-height:65px;
	margin: 0 10px 0 10px;
}
.time {
	float: left;
	width: 140px;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #707864;
	height: 65px;
	text-align:center;
	line-height:65px;
	margin: 0 10px 0 10px;
}
#search-container {
	float: right;
	width: 230px;
	height: 65px;
	line-height:60px;
	margin: 0 0 0 10px;
}
#search-container form {
	padding:1px;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #797979;
}
#search-container .equal {
	vertical-align: middle; /* for IE */
}
#search-container input[type="text"] {
	padding-left: 3px;
	background: #ebebeb;
	color: #797979; /* grey */
	margin:0 -3px 0 0;
	border: 1px solid #dfe6b4;  /*brownish */
}

#navigation {
	float: left;
	width:940px;
	height:30px;
	background-image:url(elements/navShadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #d7e2a6;
	font-family: trebuchet ms;
	font-size: 14px;
	color: #797979;
	padding:5px 10px 0 10px;
}
#navigation img {
	margin:8px 7px 0 0;
	border:none;
}
ul.menu {
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	margin:0;
	padding:0;
}
ul.menu li {
	display:block;
	/*float:left;*/
	margin:0;
	padding:0;
}
ul.menu li a {
	/*float:left;*/
	display: block;
	color: #797979;
	text-decoration:none;
	height:22px;
	padding: 5px 15px 2px;
}
ul.menu li a:hover, .current {
	color:#5B5B5B;
	text-decoration:none;
}
ul.menu .current a {
	color:#5B5B5B;
}
/*GREEN*/
ul.menu.green {
	background-color:#E2EDAF;
}
ul.menu.green li a:hover, .menu.green li.current {
	background-color:#E2EDAF;
}
.hero {
	width: 960px;
	height: 310px;
	background-color:#f5f8e8;
	position: relative;
	top: 0;
	z-index: 10;
}

#heroContainer {
	float: left;
	width: 970px;
}
.flash {
	float: left;
	display: inline;
	width: 611px;
	height: 282px;
	background-color:#fff;
	margin:10px;
	border: 1px solid #c1d74e;
	padding:3px;
}
.flashimage {
    float: left;
}
.flashtext {
    padding-top: 10px;
    text-align: center;
    overflow: hidden;
}
.flashbody {
    padding:10px;
    font-size:12px
}
.flashbody a {
    text-decoration: none;
    color: #424242;
}
.flashbody a:hover {
    text-decoration: underline;
}

.flashimagecontainer {
  position: relative;
  top: -48px;
  width: 203px;
  height: 38px;
  background: #fff;
  opacity:.8;
  filter:Alpha(opacity=80);
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #424242;
  font-size: 14px;
  margin-top: 10px;
  overflow: hidden;
}
.sectionHeaderRight {
	font-family: trebuchet ms;
	font-size: 18px;
	color: #424242;
	width: 315px;
	height: 22px;
	display: inline-block;
	background-color:#DFE6B4;
	border-left: 3px solid #c1d74e;
	margin: 6px 0 0 0;
	padding: 0 0 0 5px;
}

.sectionHeaderRightContainer {
	float: right;
	width: 323px;
	display: inline-block;
	background-image: url(elements/cornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	top: -6px;
	margin-bottom: 15px;
}
.heroHeaderRightContainer {
	z-index: 11;
	float: right;
	width: 323px;
	display: inline-block;
	background-image: url(elements/cornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	top: 4px;
}
.sectionHeaderRightContainer  h3 , .heroHeaderRightContainer h3, .sectionArticleHeaderRightContainer h3 {
    font-family: trebuchet ms;
	font-style: italic;
	font-size: 14px;
	color: #707864;
}
div#block-views-news-block_3 h2 {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #707864;
	margin:0;
	padding:0 0 0 8px;
}

div#block-views-news-block_3 p
{
	width:290px;
	font-family: Georgia;
	font-size: 12px;
	color: #424242;
	padding:0 0 0 8px;
}

.sectionHeaderRightContainer a,.heroHeaderRightContainer a {
	font-family: Georgia;
	color: #c65c32;
	font-style: italic;
	text-decoration: none;
}

.sectionHeaderRightContainer a:hover , .heroHeaderRightContainer a:hover {
	font-family: Georgia;
	color: #c65c32;
	font-style: italic;
	text-decoration: underline;
}

.devider {
	padding: 0 0 0 8px;
	margin: 7px 0 7px 0;
}

#contentLeft, #content {
float: left;
width: 640px;
margin:50px 0 0 0;
}

#contentRight{
    float: right;
    width: 320px;
    height:300px auto;
    margin:50px 0 0 0;
    position: relative;
    left:10px;
}

.ad {
	float: right;
	margin:0 15px 17px 0;
	font-family: trebuchet ms;
	font-size: 8px;
	color: #999999;
	text-align: right;
	letter-spacing: 1px;
}
.ad-skyscraper {
    float: right;
	margin: 10px 15px 15px 0;
	font-family: trebuchet ms;
	font-size: 8px;
	color: #999999;
	text-align: right;
	letter-spacing: 1px;

}
.intro {
    width: 604px;
    padding:0 10px 0 5px;
    background-color:#fcfcf7;
	border: 6px solid #fff;
}
.intro h1 {
	font-family: trebuchet ms;
	font-size: 18px;
	color: #707864;
	margin:5px 0 5px 0;
}

.intro p {
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
	margin:7px 0 7px 0;
}

p.join a  {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #808f45;
	text-decoration: none;
}

p.join a:hover {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #c1d74e;
	text-decoration: underline;
}


.intro a {
	font-family: Georgia;
	color: #c65c32;
	font-style: bold;
	text-decoration: none;
}

.intro a:hover {
	font-family: Georgia;
	color: #c65c32;
	font-style: bold;
	text-decoration: underline;
}

.imagesMagazine {
    float:right;
    width: 200px;
    font-family: trebuchet ms;
	font-size: 11px;
	color: #424242;
	line-height: 12px;
}
.imagesMagazine p {
    font-family: trebuchet ms;
	font-size: 11px;
	color: #424242;
	line-height: 12px;
	padding: 0;
	margin: 0;
}
.copy {
    width: 380px;
}
.imagesMagazine img {
    margin: 0 0 5px 0;
}

.imagesMagazine h1 {
    font-style: italic;
	color: #c65c32;
	font-size: 11px;
	margin:0;
}
.imagesMagazine h2 {
	font-style: bold;
	font-size: 11px;
	margin:0;
	color: #282828;
}

.imagesMagazine a {
	font-family: Georgia;
	color: #c65c32;
	font-style: bold;
	text-decoration: none;
}

.imagesMagazine a:hover {
	font-family: Georgia;
	color: #c65c32;
	font-style: bold;
	text-decoration: underline;
}

.galleryImage {
	margin: 8px 0 0 0;
}

.preview {
    float: left;
    width: 64px;
    height:64px;
    background-color: #e2e8bb;
    border: 1px solid #c1d74e;
    padding:2px;
    margin:0 5px 0 8px;
}

.galleryImage h2 {
	font-family: trebuchet ms;
	font-style: italic;
	font-size: 14px;
	color: #707864;
}

.galleryImage p {
    font-family: trebuchet ms;
	font-size: 11px;
}

.galleryImage a {
	font-family: trebuchet ms;
	color: #c65c32;
	font-style: bold;
	text-decoration: none;
}

.galleryImage a:hover {
	font-family: trebuchet ms;
	color: #c65c32;
	font-style: bold;
	text-decoration: underline;
}

.calendarContainer {
	width: 627px;
	height: 308px;
	background-image: url(elements/calendarBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin:15px 0 30px 0;	
}

.calendarHeader {
	float: left;
	font-family: trebuchet ms;
	font-size: 18px;
	color: #7a1735;
	width: 620px;
	height: 22px;
	display: inline-block;
	background-color:#edaa6e;
	border-left: 3px solid #c65c32;
	padding:0 0 0 5px;
}

.calendar-widget {
    float:left;
	width: 223px;
	height: 222px;
	position:relative;
	top: 10px;
	left: 10px;
}

.events {
    float: left;
	width: 370px;
	height: 222px;
	top: 10px;
	position:relative;
	font-family: Georgia;
	font-size: 12px;
	color: #424242;
	margin-left: 26px;
}
.eventsEntry {
    float:left;
	margin:0 0 15px 0;
	width: 360px;
}
.eventsPreview {
    float: left;
    width: 128px;
    height:64px;
    background-color: #e9ccc1;
    border: 1px solid #c65c32;
    padding:2px;
    margin:0 15px 0 0;
}

.eventsEntry h3 {
    font-family: trebuchet ms;
	font-size: 14px;
    color: #7a1735;
}

.eventsEntry a {
	color: #c65c32;
	font-style: italic;
	text-decoration: none;
}

.eventsEntry a:hover {
	color: #c65c32;
	font-style: italic;
	text-decoration: underline;
}

.memberHeader {
	float: left;
	font-family: trebuchet ms;
	font-size: 18px;
	color: #424242;
	width: 615px;
	height: 22px;
	display: inline-block;
	background-color:#DFE6B4;
	border-left: 3px solid #c1d74e;
	padding:0 0 0 5px;
}

.member {
    float:left;
	position:relative;
	/*top: 10px;
	left: 8px;*/
}

.member h1 {
	font-family: "trebuchet ms";
	font-size: 18px;
	color: #707864;
	text-transform: uppercase;
	line-height: 22px;
}

.member h2{
    font-family: "trebuchet ms";
	font-size: 14px;
	color: #a6b89c;
	line-height: 20px;
    margin: 7px 0 0 0;
}

.member p {
	font-family: georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
	margin: 3px 0 0 0;
}

.member blockquote {
	font-family: georgia;
	font-size: 11px;
	color: #424242;
	line-height: 17px;
		font-style: italic;

}
div#contentRight div.block h2 {
    float: right;
	font-family: trebuchet ms;
	font-size: 18px;
	color: #424242;
	width: 315px;
	height: 22px;
	display: inline-block;
	background-color:#DFE6B4;
	border-left: 3px solid #c1d74e;
	margin: 6px 0 0 0;
	padding:0 0 0 5px;
}

div#block-views-Recent_Photos-block_1 div.view-content {
	margin: 44px 0 0 0;
}

div#block-views-Recent_Photos-block_1 div.view-content h3 {
	font-family: trebuchet ms;
	font-style: italic;
	font-size: 14px;
	color: #707864;
}

div#block-views-Recent_Photos-block_1 div.view-content p {
font-family: trebuchet ms;
	font-size: 11px;
	}

div#block-views-Recent_Photos-block_1 div.view-content a {
	font-family: trebuchet ms;
	color: #c65c32;
	font-style: bold;
	text-decoration: none;
	padding-right: 17px;
}

div#block-views-Recent_Photos-block_1 div.view-content a:hover {
	font-family: trebuchet ms;
	color: #c65c32;
	font-style: bold;
	text-decoration: underline;
}
div#block-views-Recent_Photos-block_1 div.view-content img.preview {
    float: left;
    width: 64px;
    height:64px;
    background-color: #e2e8bb;
    border: 1px solid #c1d74e;
    padding:2px;
    margin:0 5px 0 8px;
}

.view .view-events-calendar .view-id-events_calendar .view-display-id-calendar_block_1 .view-dom-id-2 {
    width: 300px;
    border: 2px solid;
    border-color: #ff0000;
}


/*  calendar calendar table styles  */
.calendar-calendar tr.odd, .calendar-calendar tr.even {
  background-color:#fff;
}
.calendar-calendar table {
  border-collapse: collapse;
  border-spacing: 0;
  margin:0 auto;
  padding:0;
  width: 100%; /* Setting at 100% causes problem in Internet Explorer. */
}
.calendar-calendar .month-view table {
  border:none;
  padding:0;
  margin:0;
  width:100%;
}

  /* IE needs a little help to get the side by side tables to the right size */
.calendar-calendar .year-view td {
  width:32%;
  padding:1px;
  border:none;
}

.calendar-calendar .year-view td table td {
  width:13%;
  padding:0;
}

.calendar-calendar tr {
  padding: 0;
  margin: 0;
  background-color: white;
}
.calendar-calendar th {
  color: #fff;
  background-color: #ccc;
  text-align: center;
  margin:0;
}
.calendar-calendar th a {
  font-weight: bold;
  color: #fff;
  background-color: #ccc;
}
.calendar-calendar td {
  width: 12%; /* 14% is about 1/7 of total table width */
  min-width: 12%;
  border: 1px solid #ccc;
  color: #777;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

/* simplify the mini calendar by removing borders */
.calendar-calendar .mini {
  border: 1px solid #f1d6cc;
  vertical-align: middle;
 }

/* format for the week number in the first cell */
.calendar-calendar td.week {
  width:1%;
  min-width:1%;
}
.calendar-calendar .week {
  clear:both;
  font-style: normal;
  color: #555;
  font-size: 0.8em;
}
.calendar-calendar .week a {
  font-weight:normal;
}

/* IE6 does not support min-height, using Min-Height fast hack from http://www.dustindiaz.com/min-height-fast-hack */
.calendar-calendar .inner {
  min-height:5em;
  height:auto !important;
  height:5em;
  padding:0;
  margin:0;
}
.calendar-calendar .inner div {
  padding:0;
  margin:0;
}
/* Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through. */
.calendar-calendar .inner p {
  padding:0 0 .8em 0;
  margin:0;
}
.calendar-calendar td a {
  font-weight: bold;
  text-decoration: none;
}
.calendar-calendar td a:hover {
  text-decoration: underline;
}
.calendar-calendar td.year, 
.calendar-calendar td.month {
  text-align: center;
}

/* format days of the week header cells */
.calendar-calendar th.days {
  color: #ccc;
  background-color: transparent;
  text-align: center;
  padding:1px;
  margin:0;
 }

.calendar-calendar table.mini th {
    font-family: Tresbuchet MS;
    font-size: 12px;
    color: #c65c32;
    text-align: center;
    vertical-align: middle;
}

/*  floating day number div  */
.calendar-calendar div.day {
  float: right;
  text-align: center;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background-color: #f3f3f3;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
  clear:both;
  width:1.5em;
}

/*  individual node container  */
.calendar-calendar div.calendar {
  background-color: #fff;
  border: solid 1px #ddd;
  text-align: left;
  margin:0 .25em .25em 0;
  width: 96%;
  float:right; /* needed to keep IE from hiding the floating day number */
  clear:both;
}
/* No floating of day view content because there is no floating day number */
.calendar-calendar .day-view div.calendar {
  float:none;
  width:98%;
  margin:1% 1% 0 1%;
}

.calendar-calendar div.title {
  font-size:.8em;
  text-align:center;
}

.calendar-calendar div.title a {
  color: #000;
}
.calendar-calendar div.title a:hover {
  color: #c00;
}
.calendar-calendar .content {
  clear:both;
  padding: 3px;
  padding-left: 5px;
}
.calendar div.form-item {
  white-space: normal;
}

table td.mini, 
table th.mini, 
table.mini td.week {
  padding:0 1px 0 0;
  margin:0;
}
table.mini tr td {
 background-color: #f6e7e1;
}

table.mini th {
    height: 30px;
}
table td.mini a {
  font-weight:normal;
  }
.calendar-calendar .mini-day-off {
  padding:0px;
}
.calendar-calendar .mini-day-on {
  padding:0px;
}
table .mini-day-on a {
  text-decoration:underline;
  }
.calendar-calendar .mini .title {
  font-size:.8em;
  }
.mini .calendar-calendar .week {
  font-size:.7em;
  }
.mini-row {
  width:100%;
  border:none;
}
.mini{
  width:32%;
  
  }


/* formatting for the legend stripe and block */
.calendar-calendar .stripe {
  height: 5px;
  width: auto;
  font-size:1px !important;
  line-height:1px !important;
}
.calendar-calendar .day-view .stripe {
  width:100%;
}
table.calendar-legend {
  background-color:#ccc;
  width:100%;
  margin:0;
  padding:0;
}
table.calendar-legend tr.odd .stripe,
table.calendar-legend tr.even .stripe {
  height:12px !important;
  font-size:9px !important;
  line-height:10px !important;
}
.calendar-legend td {
  text-align:left;
}

.calendar-empty {
  font-size:1px;
  line-height:1px;

}

/* formatting for the full day view */  
.calendar-calendar td.calendar-agenda-hour {
  font-family:serif;
  text-align:right;
  border:none;
  border-top:1px #333 dotted;
  padding-top:.25em;
  padding-right:10px;
}
.calendar-calendar td.calendar-agenda-hour .calendar-hour {
  font-size:2em;
}
.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
  font-size:1em;
}
.calendar-calendar td.calendar-agenda-items {
  border:1px #333 dotted;
  text-align:left;
}
.calendar-calendar td.calendar-agenda-items div.calendar {
  width:auto;
  padding:.25em;
  margin:0;
}
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  width:100%;
  text-align:center;
  vertical-align:middle;
  padding:1em 0;
  background-color:#fff;
}

/* the popup date selector for jumping to a new date */
.calendar-date-select form {
  text-align:right;
  float:right;
  width:25%;
}
.calendar-date-select div, 
.calendar-date-select input, 
.calendar-date-select label {
  text-align:right;
  padding:0;
  margin:0;
  float:right;
  clear:both;
}
.calendar-date-select .description {
  float:right;
}
.calendar-label {
  font-weight:bold;
  display:block;
  clear:both;
}


.calendar-calendar div.date-nav a, 
.calendar-calendar div.date-nav h3 {
  color:#c65c32;
}
.calendar-calendar th.days {
  background-color:#eee;
  color:#777;
  font-weight:bold;
  border:1px solid #ccc;
}
.calendar-calendar td.empty {
  background:#ccc;
  border-color:#ccc;
}
.calendar-calendar table.mini td.empty {
  background:#f6e7e1;
  border-color:#f6e7e1;
  border: 1px solid #f1d6cc;
}
.calendar-calendar td div.day {
  border:1px solid #ccc;
  border-top:none;
  border-right:none;
  margin-bottom:2px;
}
.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background: #eee;
}
/* Set small font size for all items in calendar div, themes can override this. */
/* Use x-small instead of em to avoid multiplying effect in nested items. */
.calendar-calendar div.calendar {
  border:none;
  font-size:x-small;
}
.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  border: none;
  background: #ffc;
  padding: 0 2px;
}
.calendar-calendar td .inner div.calendar div.calendar-more,
.calendar-calendar td .inner div.calendar div.calendar-more a {
  color:#444;
  background:#fff;
  text-align:right;
}
.calendar-calendar td .inner .view-field,
.calendar-calendar td .inner .view-field a {
  color:#444;
  font-weight:normal;
}

.calendar-calendar td span.date-display-single,
.calendar-calendar td span.date-display-start,
.calendar-calendar td span.date-display-end,
.calendar-calendar td span.date-display-separator {
  font-weight:bold;
}
.calendar-calendar td .inner div.day a {
  color:#4b85ac;
}
.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
  background-color: #ffffff;
}
.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value {
  border-bottom:1px solid #ccc;
}
table .mini-day-off a, table .mini-day-off a {
    font-family: Tresbuchet MS;
    font-size: 12px;
    color: #c65c32;
    font-weight: bold;
}
table .mini-day-on a, table .mini-day-on a {
    font-family: Tresbuchet MS;
    font-size: 12px;
    color: #7e1c37;
    font-weight: bold;
    text-decoration: underline;
}

td.mini {
    height: 30px;
    font-size: 12px;
    color: #ffcccc;
    text-align: center;
    vertical-align: middle;
}
.memberSearch {
	float:left;
	width:220px;
}

.memberNew {
    float: left;
	width: 220px;
	margin :0 0 0 15px;
}
.memberJoin {
    float: left; 
	width: 140px;
	margin: 10px 0 0 20px;
}

.memberNew ul, .memberNew ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
.memberNew .views-field-title a {
    font-family: Georgia;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
    line-height: 20px;
}
.memberNew ul li .views-field-field-business-contact-value  {
    font-family: Georgia;
	font-size: 13px;
	color: #424242;
	font-style: normal;
	line-height: 20px;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #b0b0b0;
	
}
/* I MADE SOME CHANGES HERE vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv */

.memberContainer {
    float: left;
	width: 630px;
	margin: 15px 0 35px 0;
}


/* I MADE SOME CHANGES HERE ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */


.memberHeader {
	float: left;
	font-family: trebuchet ms;
	font-size: 18px;
	color: #424242;
	width: 620px;
	height: 22px;
	display: inline-block;
	background-color:#DFE6B4;
	border-left: 3px solid #c1d74e;
	padding:0 0 0 5px;
}

.member {
    float:left;
/*	position:relative;
	top:10px;
	left:8px;
	*/
	margin: 10px 0 0 8px;
}

.member h1 {
	font-family: "trebuchet ms";
	font-size: 18px;
	color: #707864;
	text-transform: uppercase;
	line-height: 22px;
}

.member h2{
font-family: "trebuchet ms";
	font-size: 14px;
	color: #a6b89c;
	line-height: 20px;
margin: 7px 0 0 0;
}

.member p {
	font-family: georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
	margin: 3px 0 0 0;
}

.member blockquote {
	font-family: georgia;
	font-size: 11px;
	color: #424242;
	line-height: 17px;
		font-style: italic;

}

.memberSearch {
	float:left;
	width:220px;
		
}

.memberNew {
    float:left;
	width:220px;
		margin:0 0 0 15px;
}


/* ------------------------------------------------ */

.narrowLeftContainer {
    float: left;
	width: 316px;
	margin: 6px 0 0 0;
	clear: both;
	
}

.narrowLeftHeader {
	float: left;
	font-family: trebuchet ms;
	font-size: 18px;
	color: #424242;
	width: 320px;
	height: 22px;
	/*display: inline-block;*/
	background-color:#DFE6B4;
	border-left: 3px solid #c1d74e;
	padding:0 0 0 5px;
}

.contact {
    float:left;
	position:relative;
	left:8px;
}

.wideRightContainer {
	width: 620px;
	/*display: inline-block;*/
	background-image: url(elements/cornerRightGray.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-left: 14px;
	padding: 6px 0 0 0;
}

.wideRightHeader {
	font-family: trebuchet ms;
	font-size: 18px;
	color: #424242;
	width: 620px;
	height: 22px;
	display: inline-block;
	background-color:#ebebeb;
	border-left: 3px solid #797979;
	padding:0 0 0 5px;
}

.wideRightContainer .block-header-content {
	background-image: url(elements/sitemapbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#f5f5f5;
	padding:0 10px 0 10px;
	height:271px;
}

.wideRightContainer .item-list {
    float:left;
    margin: 10px 25px 0 0;
    position:relative;
}

.wideRightContainer  .item-list ul li {
   margin: 0;
   list-style-image: url(elements/bullet.gif);
   vertical-align: middle;
}
.wideRightContainer .views-field-title {
    display: inline;
}
.wideRightContainer .block-header-content h3 {
	font-family: trebuchet ms;
	font-size: 14px;
	color:#707864;
	}
	
.wideRightContainer .block-header-content a {
	font-family: trebuchet ms;
	font-size: 11px;
	color:#2D2D2D;
	text-decoration: none;
	line-height: 22px;
}
	
.wideRightContainer .block-header-content  a:hover {
	font-family: trebuchet ms;
	font-size: 11px;
	color:#2A2A2A;
	text-decoration: underline;
	line-height: 22px;
}

body.front #footer {
    margin: 0;
}
	
#footer {
	width: 100%;
	margin: 25px 0 0 0;
	background-color: #ebebeb;
	background-image: url(elements/footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}
.footerContent {
	width:960px;
	height: 60px;
	font-family: trebuchet ms;
	font-size: 10px;
	color:#424242;
	margin-left: auto;
	margin-right: auto;
	padding:15px 0 0 0;

}
.copyright {
	float:left;
	background-color: #ebebeb;
}
.jciLogo {
	background-color: #ebebeb;
	width:150px;
	float:right;
}

.view .view-events-calendar .view-id-events_calendar .view-display-id-calendar_block_1 .view-dom-id-2 {
    width: 300px;
    border: 2px solid;
    border-color: #ff0000;
}


/*  calendar calendar table styles  */
.calendar-calendar tr.odd, .calendar-calendar tr.even {
  background-color:#fff;
}
.calendar-calendar table {
  border-collapse: collapse;
  border-spacing: 0;
  margin:0 auto;
  padding:0;
  width: 100%; /* Setting at 100% causes problem in Internet Explorer. */
}
.calendar-calendar .month-view table {
  border:none;
  padding:0;
  margin:0;
  width:100%;
}

  /* IE needs a little help to get the side by side tables to the right size */
.calendar-calendar .year-view td {
  width:32%;
  padding:1px;
  border:none;
}

.calendar-calendar .year-view td table td {
  width:13%;
  padding:0;
}

.calendar-calendar tr {
  padding: 0;
  margin: 0;
  background-color: white;
}
.calendar-calendar th {
  color: #fff;
  background-color: #ccc;
  text-align: center;
  margin:0;
}
.calendar-calendar th a {
  font-weight: bold;
  color: #fff;
  background-color: #ccc;
}
.calendar-calendar td {
  width: 12%; /* 14% is about 1/7 of total table width */
  min-width: 12%;
  border: 1px solid #ccc;
  color: #777;
  text-align: right;
  vertical-align: top;
  margin: 0;
  padding: 0;
}

/* simplify the mini calendar by removing borders */
.calendar-calendar .mini {
  border: 1px solid #f1d6cc;
  vertical-align: middle;
 }

/* format for the week number in the first cell */
.calendar-calendar td.week {
  width:1%;
  min-width:1%;
}
.calendar-calendar .week {
  clear:both;
  font-style: normal;
  color: #555;
  font-size: 0.8em;
}
.calendar-calendar .week a {
  font-weight:normal;
}

/* IE6 does not support min-height, using Min-Height fast hack from http://www.dustindiaz.com/min-height-fast-hack */
.calendar-calendar .inner {
  min-height:5em;
  height:auto !important;
  height:5em;
  padding:0;
  margin:0;
}
.calendar-calendar .inner div {
  padding:0;
  margin:0;
}
/* Make sure paragraphs buried in calendar cells use padding, not margins, for separation so the background color doesn't come through. */
.calendar-calendar .inner p {
  padding:0 0 .8em 0;
  margin:0;
}
.calendar-calendar td a {
  font-weight: bold;
  text-decoration: none;
}
.calendar-calendar td a:hover {
  text-decoration: underline;
}
.calendar-calendar td.year, 
.calendar-calendar td.month {
  text-align: center;
}

/* format days of the week header cells */
.calendar-calendar th.days {
  color: #ccc;
  background-color: transparent;
  text-align: center;
  padding:1px;
  margin:0;
 }

.calendar-calendar table.mini th {
    font-family: Tresbuchet MS;
    font-size: 12px;
    color: #c65c32;
    text-align: center;
    vertical-align: middle;
}

/*  floating day number div  */
.calendar-calendar div.day {
  float: right;
  text-align: center;
  padding: 0.125em 0.25em 0 0.25em;
  margin: 0;
  background-color: #f3f3f3;
  border: 1px solid gray;
  border-width: 0 0 1px 1px;
  clear:both;
  width:1.5em;
}

/*  individual node container  */
.calendar-calendar div.calendar {
  background-color: #fff;
  border: solid 1px #ddd;
  text-align: left;
  margin:0 .25em .25em 0;
  width: 96%;
  float:right; /* needed to keep IE from hiding the floating day number */
  clear:both;
}
/* No floating of day view content because there is no floating day number */
.calendar-calendar .day-view div.calendar {
  float:none;
  width:98%;
  margin:1% 1% 0 1%;
}

.calendar-calendar div.title {
  font-size:.8em;
  text-align:center;
}

.calendar-calendar div.title a {
  color: #000;
}
.calendar-calendar div.title a:hover {
  color: #c00;
}
.calendar-calendar .content {
  clear:both;
  padding: 3px;
  padding-left: 5px;
}
.calendar div.form-item {
  white-space: normal;
}

table td.mini, 
table th.mini, 
table.mini td.week {
  padding:0 1px 0 0;
  margin:0;
}
table.mini tr td {
 background-color: #f6e7e1;
}

table.mini th {
    height: 30px;
}
table td.mini a {
  font-weight:normal;
  }
.calendar-calendar .mini-day-off {
  padding:0px;
}
.calendar-calendar .mini-day-on {
  padding:0px;
}
table .mini-day-on a {
  text-decoration:underline;
  }
.calendar-calendar .mini .title {
  font-size:.8em;
  }
.mini .calendar-calendar .week {
  font-size:.7em;
  }
.mini-row {
  width:100%;
  border:none;
}
.mini{
  width:32%;
  
  }


/* formatting for the legend stripe and block */
.calendar-calendar .stripe {
  height: 5px;
  width: auto;
  font-size:1px !important;
  line-height:1px !important;
}
.calendar-calendar .day-view .stripe {
  width:100%;
}
table.calendar-legend {
  background-color:#ccc;
  width:100%;
  margin:0;
  padding:0;
}
table.calendar-legend tr.odd .stripe,
table.calendar-legend tr.even .stripe {
  height:12px !important;
  font-size:9px !important;
  line-height:10px !important;
}
.calendar-legend td {
  text-align:left;
}

.calendar-empty {
  font-size:1px;
  line-height:1px;

}

/* formatting for the full day view */  
.calendar-calendar td.calendar-agenda-hour {
  font-family:serif;
  text-align:right;
  border:none;
  border-top:1px #333 dotted;
  padding-top:.25em;
  padding-right:10px;
}
.calendar-calendar td.calendar-agenda-hour .calendar-hour {
  font-size:2em;
}
.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
  font-size:1em;
}
.calendar-calendar td.calendar-agenda-items {
  border:1px #333 dotted;
  text-align:left;
}
.calendar-calendar td.calendar-agenda-items div.calendar {
  width:auto;
  padding:.25em;
  margin:0;
}
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
  width:100%;
  text-align:center;
  vertical-align:middle;
  padding:1em 0;
  background-color:#fff;
}

/* the popup date selector for jumping to a new date */
.calendar-date-select form {
  text-align:right;
  float:right;
  width:25%;
}
.calendar-date-select div, 
.calendar-date-select input, 
.calendar-date-select label {
  text-align:right;
  padding:0;
  margin:0;
  float:right;
  clear:both;
}
.calendar-date-select .description {
  float:right;
}
.calendar-label {
  font-weight:bold;
  display:block;
  clear:both;
}

.calendar-calendar div.date-nav a, 
.calendar-calendar div.date-nav h3 {
  color:#c65c32;
}
.calendar-calendar th.days {
  background-color: transparent;
  color:#777;
  font-weight:bold;
  border: 0;
}
.calendar-calendar td.empty {
  background:#ccc;
  border-color:#ccc;
}
.calendar-calendar table.mini td.empty {
  background:#f6e7e1;
  border-color:#f6e7e1;
  border: 1px solid #f1d6cc;
}
.calendar-calendar td div.day {
  border:1px solid #ccc;
  border-top:none;
  border-right:none;
  margin-bottom:2px;
}
.calendar-calendar td .inner div,
.calendar-calendar td .inner div a {
  background: #eee;
  line-height:15px;
  margin-bottom:5px;
}
/* Set small font size for all items in calendar div, themes can override this. */
/* Use x-small instead of em to avoid multiplying effect in nested items. */
.calendar-calendar div.calendar {
  border:none;
  font-size:x-small;
}
.calendar-calendar td .inner div.calendar div,
.calendar-calendar td .inner div.calendar div a {
  border: none;
  background: #ffc;
  padding: 0 2px;

}
.calendar-calendar td .inner div.calendar div.calendar-more,
.calendar-calendar td .inner div.calendar div.calendar-more a {
  color:#444;
  background:#fff;
  text-align:right;
}
.calendar-calendar td .inner .view-field,
.calendar-calendar td .inner .view-field a {
  color:#444;
  font-weight:normal;
}

.calendar-calendar td span.date-display-single,
.calendar-calendar td span.date-display-start,
.calendar-calendar td span.date-display-end,
.calendar-calendar td span.date-display-separator {
  font-weight:bold;
}
.calendar-calendar td .inner div.day a {
  color:#4b85ac;
}

.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value {
  border-bottom:1px solid #ccc;
}
table .mini-day-off a, table .mini-day-off a {
    font-family: Tresbuchet MS;
    font-size: 12px;
    color: #c65c32;
    font-weight: bold;
}
table .mini-day-on a, table .mini-day-on a {
    font-family: Tresbuchet MS;
    font-size: 12px;
    color: #7e1c37;
    font-weight: bold;
    text-decoration: underline;
}

td.mini {
    height: 30px;
    font-size: 12px;
    color: #ffcccc;
    text-align: center;
    vertical-align: middle;
}
#block-cp_main-1 {
    margin-left: 50px;
}
.contact label,#block-cp_main-1 label {
    display: none;
}
.contact form {
    width: 220px;
}
.contact input[type=text],#block-cp_main-1  input[type=text]{
    width: 220px;
    background-color: #ebebeb;    
    border: 1px solid #dfe6b4;
    font-size: 12px;
    font-family: Trebuchet MS;
    color:  #797979;
}
.contact textarea,#block-cp_main-1 textarea {
    background-color: #ebebeb;    
    border: 1px solid #dfe6b4;
    font-size: 12px;
    font-family: Trebuchet MS;
    color:  #797979;
}
.contact .resizable-textarea,#block-cp_main-1 .resizable-textarea {
    width: 220px;
}

#webform-contact #edit-submitted-contact-email
,#webform-contact #edit-submitted-contact-name
,#webform-contact #edit-submitted-contact-company
{
    width: 320px;
    background-color: #ebebeb;    
    border: 1px solid #dfe6b4;
    font-size: 12px;
    font-family: Trebuchet MS;
    color:  #797979;
}
#webform-contact  #edit-submitted-contact-message-wrapper .form-textarea
{
    width: 320px;
    background-color: #ebebeb;    
    border: 1px solid #dfe6b4;
    font-size: 12px;
    font-family: Trebuchet MS;
    color:  #797979;
}
#webform-contact  div#edit-submitted-contact-email-wrapper label
,#webform-contact  div#edit-submitted-contact-name-wrapper label
,#webform-contact  div#edit-submitted-contact-company-wrapper label
,#webform-contact  div#edit-submitted-contact-message-wrapper label
{
    display:none;
}

#articleRight {
    float: right;
    width: 320px;
    margin: 10px 0 0 0;
    position: relative;
    left: 10px;
    padding: 0;
}

#articleLeft{
    float: left;
    width: 640px;
    margin: 10px 0 0 0;

    color:#424242;
    font-family:Georgia;
    font-size:13px;
    line-height:20px;
}

.article {
    width: 604px;
    padding:0 10px 0 5px;
    background-color: #fcfcf7;
    border: 6px solid #fff;
    height: 100%;
    min-height: 400px;
}
.article h1 {
	font-family: trebuchet ms;
	font-size: 18px;
	color: #707864;
	margin:5px 0 5px 0;
}

.article h2 {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #707864;
	line-height: 20px;
	margin:12px 0 5px 0;
}

.article p {
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
	margin: 7px 0 7px 0;
}
.article ul.galleries li {
    background: transparent;
    border: 0;
}
.article a, .article ul.galleries li a {
    color: #c65c32;
}
.article ul.galleries li a:hover {
    text-decoration: none;
}
.article ul {
    margin: 10px;
}
.article ul li {
    font-family: Georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
	margin-bottom: 10px;
}

.articleNews p {
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
	margin: 5px 0 7px 7px;
}

.articleNews a {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #707864;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
}

.articleNews a:hover {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #c65c32;
	font-style: normal;
	text-decoration: underline;
}

.breadcrumb {
    width:928px;
	background-color:#f5f8e8;
	font-family: trebuchet ms;
	font-size: 14px;
	color: #797979;
	position: relative;
	top: 0;
	z-index: 10;
	padding: 0 0 0 32px;
}

 p.archives {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #42424F;
	margin:0;
	text-transform: uppercase;
	margin:0 0 10px 0;
}


 p.sponsor {
	font-family: trebuchet ms;
	font-size: 10px;
	color: #999999;
	margin:30px 0 0 0;
}

 p.author {
	font-family: trebuchet ms;
	font-size: 10px;
		line-height: 12px;

	color: #42424F;
	margin:0;
}


.relatedArticles {
	padding: 0;
	
}

.relatedArticles a {
	font-family: "trebuchet ms";
	font-size: 8px;
	color: #c65c32;
	float: left;
	font-size: 14px;
	width: 278px;
	padding: 2px 10px 2px 0;
	text-decoration: none;
} 

.relatedArticles a:hover {
	font-family: trebuchet ms;
	font-size: 8px;
	color: #A44C29;
	float: left;
	font-size: 14px;
	width: 278px;
	padding: 2px 10px 2px 0;
	
	text-decoration: underline;
} 



.breadcrumb a {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #797979;
	text-decoration: none;
}


.breadcrumb a:hover{
	font-family: trebuchet ms;
	font-size: 12px;
	color: #5B5B5B;
	
	text-decoration: underline;
	
}


hr {
	margin:0 0 8px 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7E2A6;
}

.copyright {
	float:left;
	background-color: #ebebeb;
}

.jciLogo {
	background-color: #ebebeb;
	width:150px;
	float:right;
}
.sectionArticleHeaderRightContainer {
	float: right;
	width: 323px;
	background-image: url(elements/cornerRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0 0 27px 0;
}

#navigation {                                 
    display: block;
    z-index: 999;
    position: relative;
}

#navigation ul.menu li {                        
  display: block;
  float: left;
  position: relative;
  width:  auto;
}

#navigation ul.menu li:hover,
#navigation ul.menu li.hover {
  background-color: #E2EDAF;
}

#navigation ul.menu li a {
    text-decoration: none;
    outline: none;
}
/*
#navigation>ul.menu>li>a {
  display: block;
  padding: 8px 18px 0 18px;   
  text-decoration: none;
  line-height: 18px;
  height: 26px;
}
*/

#navigation ul.menu li ul {  
  left: -999em;
  opacity: 0.95;
  filter: Alpha(opacity=95);
  margin: 0px 0 0 0px;
  padding: 0 0 0 0;
  position: absolute;
  width: 160px;
  z-index: 999;
  background: none;
}

/* Drop down */

#navigation ul.menu li:hover ul,
#navigation ul.menu li.hover ul {
  display: block;
  left: auto;
}
  
#navigation ul.menu li ul li {
  background: #e2edaf;
  border-bottom: 1px solid #797979;
  color: #424242;
  border-left: none;
  float: left;
  padding-left: 7px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  height: auto;
  margin: 0;
}

#navigation ul.menu li ul li:hover {
    background-color: #c1d74e;
    color: #424242;
}


#navigation ul.menu li ul li.last {
  border-bottom: none
}

#navigation ul.menu li ul li a,
#navigation ul.menu li ul li a:link,
#navigation ul.menu li ul li a:visited {
  background: transparent;
  color: #4E4E4E;
  font-weight: normal;
  display: block;
  margin: 0;
  padding: 8px 6px 8px 8px;
  text-transform: none;
  width: 155px;
}

#navigation ul.menu li ul li a:hover {
  color: #424242;
  background-color: #c1d74e;
  display: block;
  margin: 0;
  padding: 8px 6px 8px 8px;
  text-decoration: none;
}

#navigation ul.menu li ul li ul.menu {
  left: -999em;
  margin: 0 0 0 0px;
}

#navigation ul.menu li ul li:hover ul.menu,
#navigation ul.menu li ul li.hover ul.menu {
  display: block;
  left: 154px;
  top: 0px;
}

#navigation ul.menu li ul li ul.menu li a {
  padding: 4px;
  width: 128px;
}

.news-list {
    padding:0 10px 0 5px;
    background-color:#fcfcf7;
	border: 6px solid #fcfcf7;
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
}
.news-list img {
    float: left;
    margin: 0 10px 0 0;
    padding: 2px;
    border: 1px solid #c1d74e;
    display: block;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #898989;
}
.block-menu_block .menu {
    margin-top: 4px;
}
.block-menu_block .menu li {
    display: block;
    /*margin-bottom: 15px;*/
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    padding: 0;
}
.block-menu_block .menu li a {
    display: block;
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #797979;
	padding: 0;
	padding-left: 7px;
}

/* directory */

.memberDirectory {
    width: 570px;
    padding:0 10px 0 5px;
    background-color:#fcfcf7;
}
.memberDirectory h1 {
	font-family: trebuchet ms;
	font-size: 18px;
	color: #707864;
	margin:5px 0 5px 0;
}

.directoryItem h2 {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #707864;
	line-height: 20px;
	margin:12px 0 5px 0;
}

.directoryItem h3 {
	font-family: "trebuchet ms";
	font-size: 14px;
	color: #c65c32;
	line-height: 20px;
	margin:0 0 5px 0;
}

.directoryItem p {
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
	margin: 7px 0 0 0;
	padding-bottom: 0;
}

.results h3 {
	font-family: "trebuchet ms";
	font-size: 11px;
	color: #797979;
	margin:12px 0 0 0;
}

.results p {
	font-family: Georgia;
	font-size: 11px;
	color: #424242;
	margin:0 0 18px 0;
}

.featuredMember p {
	font-family: Georgia;
	font-size: 13px;
	line-height: 20px;
	color: #424242;
	margin: 5px 0 7px 8px;
}

.featuredMember h3 {
	font-family: trebuchet ms;
	font-size: 15px;
	color: #c65c32;
	margin: 35px 0 7px 8px;
}


.featuredMember a {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #707864;
	text-decoration: none;
	font-style: normal;
    line-height: 20px;
}

.featuredMember a:hover {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #c65c32;
	font-style: normal;
	text-decoration: underline;
}
.directoryItem ul.links {
    display: block;
    padding: 0; 
    line-height: 10px;
    margin-bottom: 10px;
}

.directoryItem ul.links li {
    padding: 0;
    display: inline;
	font-family: trebuchet ms;
	font-size: 14px;
	color: #797979;
}
.directoryItem ul.links li a {
    padding: 0;
    display: inline;
	font-family: trebuchet ms;
	font-size: 12px;
	color: #797979;
}
.view-business-directory-search label {
    font-family: trebuchet ms;
	font-size: 14px;
	color: #797979;
}

/*
.view-business-directory-search {
    background-color:#fcfcf7;
}


.view-business-directory-search .views-operator {
    float: left;
    width: 190px;
}
.view-business-directory-search .views-widget {
    
}
.view-business-directory-search .views-exposed-widget .views-operator {
    display: inline;
}
.view-business-directory-search .views-exposed-widget .views-operator .form-item {
    display: inline;
}
.view-business-directory-search .views-exposed-widget .views-widget {
    display: inline;
}
.view-business-directory-search .views-exposed-widget .views-widget .form-item {
    display: inline;
}
.view-business-directory-search .views-exposed-widget .views-widget .form-item input {
    display: inline;
    width: 180px;
}
.view-business-directory-search .views-exposed-widget #autocomplete {

}
.view-business-directory-search .form-submit {
    float: left;
    display: block;
}
*/
div.images {
    float: left;
    position:relative;
    width: 295px;
}
.memberSearch label {
    font-family: trebuchet ms;
	font-size: 12px;
	color: #797979;
	font-weight: normal;
}
.memberSearch .form-item {
    margin: 0;
    margin-bottom: 4px;
}
.memberSearch input[type=text],.contact textarea {
    width: 220px;
    background-color: #ebebeb;    
    border: 1px solid #dfe6b4;
    font-size: 12px;
    font-family: Trebuchet MS;
    color:  #797979;
}
#views-exposed-form-business-directory-search-page-1 {
    display: none;
}
ul.images li {
    display: block;
    float: none;
}
img.image {
    float: left;
}

div.images h3 {
    font-family: trebuchet ms;
	font-style: italic;
	font-size: 14px;
	color: #707864;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

.clear {
clear: both;
}

.image-item {
    padding:0 10px 0 5px;
    background-color:#fcfcf7;
	border: 6px solid #fcfcf7;
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
}
.image-item img {
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    border: 1px solid #c1d74e;
    display: block;
}
p.photographer {
    font-size: 0.92em;
    color: #7a1735;
}
.event-details-list {
    margin-top: 5px;
}
.event-details-list label {
    float: left;
    width: 100px;
    text-align: right;
    margin-right: 5px;
    font-weight: bold;
    font-family: trebuchet ms;
	font-size: 14px;
	color: #000;
}
.event-details-list-item {
    font-weight: bold;
    font-family: trebuchet ms;
	font-size: 14px;
	color: #424242;
}
.event-details-list-item {
    margin-bottom: 5px;
}

/*date stuff*/
.date-heading a {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #c65c32;
	text-decoration: none;
}

.date-prev a {
	font-family: Georgia;
	font-size: 14px;
	color: #c65c32;
	text-decoration: none;
}

.date-next a {
	font-family: Georgia;
	font-size: 14px;
	color: #c65c32;
	text-decoration: none;
}

.date-next a:hover,.date-prev a:hover {
	text-decoration: underline;
}


/*changed*/

.calendar-calendar div.date-nav {
  background-color: transparent;
  color:#777;
  padding:0.2em;
  width:auto;
  border: 0;
}
#search-form-toggler {
    color: #797979;
}
#search-form-toggler:hover {
    color: #c65c32;
}
p.archives {
    margin-left: 7px;
}
.view-display-id-attachment_2 .view-content {
    margin-left: 7px;
}
.view-display-id-attachment_2 .view-content , .view-display-id-attachment_2 a {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #707864;
	text-decoration: none;
	font-style: normal;
    line-height: 20px;
}
#block-menu_block-1 {
    margin: 5px 0 7px 7px;
}
#block-menu_block-1 li {
    margin: 0;
}
#block-menu_block-1 a {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #707864;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#block-menu_block-1 a:hover {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #c65c32;
	font-style: normal;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

.teaser-image-box {
float: right;
padding: 8px;
border: 1px solid #ccc;
background-color: #fff;
margin: 5px 0 5px 20px;
}

.teaser-image-box img {
display: block;
}

.teaser-image-caption {
width: 300px; /* SET THIS TO WORK WITH IMAGECACHE PROFIlE */
font-size: 12px;
line-height: 120%;
color: #343882;
margin-top: 5px;
}


/* week view */

.weeknav {
	font-family: Georgia;
	font-size: 13px;
	color: #c65c32;
}

.weeknav a{
color: #c65c32;
	text-decoration: none;
}

.weeknav a:hover{
color: #c65c32;
	text-decoration: underline;
}

.date-heading {
	font-family: trebuchet ms;
	font-size: 18px;
	color: #c65c32;
}

.day {
	font-family: trebuchet ms;
	font-size: 14px;
	font-style: bold;
	color: #7a1735;
	margin: 8px 0 0 0;
}

.event-time {
	width: 160px;
	font-family: Georgia;
	font-size: 11px;
	color: #424242;
	font-style: italic;
	float:left;
}

.event-link {
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
}

.event-link a {
    font-family: Georgia;
    font-size: 14px;
	color: #424242;
	text-decoration: none;
}

.event-link a:hover{
	color: #c65c32;
	text-decoration: underline;
}

.date {
	font-family: Georgia;
	font-size: 11px;
	color: #424242;
	font-style: italic;
	margin:0 0 7px 0;
}

.date a{
	color: #424242;
	font-style: italic;
}

.date a:hover{
	color: #c65c32;
	font-style: italic;
}


.info {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	color: #c65c32;
	line-height: 24px;
}
.info a{
	color: #c65c32;
	text-decoration: none;
}
.info a:hover{
	color: #c65c32;
	text-decoration: underline;
}

#views-exposed-form-events-calendar-calendar-1 label {
    font-family: Georgia;
	font-size: 13px;
	margin-right: 5px;
	vertical-align: middle;
	color: #797979;
	font-style: italic;
	padding-top: 4px;
}
#views-exposed-form-events-calendar-calendar-1 .views-widget , #views-exposed-form-events-calendar-calendar-1 .form-item {
    display: inline;
}
.view-display-id-calendar_1 .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;
    background-color: #fcfcf7;
    font-family: Georgia;
	font-size: 13px;
	color: #c65c32;
	padding-top: 4px;
	font-style: italic;
	border: 0;
}
.view-display-id-calendar_1 .view-filters {
    margin-bottom: 5px;

}
.view-display-id-calendar_1 .view-filters div {
    margin: 0 auto;
    text-align: center;
   
}
.view-display-id-calendar_1 .views-exposed-widgets {
    width: auto;
    text-align: center;
    padding: 2px;
    width: 50%;
}

.news-list a {
    color: #c65c32;
}
.news-list a:hover {
    text-decoration: none;
}
.view-id-news .view-header p {
    margin-bottom: 0;
}
.node a {
    color: #c65c32;
}
.node a:hover {
    text-decoration: none;
}
.chamber-event-title {
	font-family: trebuchet ms;
	font-size: 14px;
	font-style: bold;
	color: #7a1735;
	margin:8px 0 0 0;
}
.chamber-event-date {
	font-family: Georgia;
	font-size: 11px;
	color: #424242;
	font-style: italic;
	margin:0 0 7px 0;
}

.chamber-event-date a{
	color: #424242;
	font-style: italic;
}

.chamber-event-date a:hover{
	color: #c65c32;
	font-style: italic;
}
.chamber-event-details {
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
	line-height: 24px;
	float: left;
}

.chamber-event-details a{
	color: #424242;
	text-decoration: none;
}

.chamber-event-details a:hover{
	color: #c65c32;
	text-decoration: underline;
}
.chamber-event-info {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	color: #c65c32;
	line-height: 24px;
}
.chamber-event-info a{
	color: #c65c32;
	text-decoration: none;
}
.chamber-event-info a:hover{
	color: #c65c32;
	text-decoration: underline;
}
.chamber-event-image {
	float: right;
}
.chamber-event-image img {
    padding: 2px;
    border: 1px solid #c65c32;
}

.cart-block-item-title a {
    color: #c65c32;
}

.secondary-sidebar {
float: right;
margin: 0 0 0 15px;
width: 183px;
font-size: 12px;
clear: both;
}

.secondary-sidebar h3 {
font-size:  16px;
}

.secondary-sidebar-caption {
padding: 5px 5px 10px 5px;
color: #343882;
line-height: 120%;
}

.secondary-sidebar-image-caption {
width: 220px; /* SET TO WORK WITH IMAGECACHE PROFILE */
font-size: 11px;
line-height: 120%;
}

.secondary-files {
padding: 0px 0 10px 0px;
}

.secondary-images img {
display: block; 
background: #fff;
padding: 5px;
margin-top: 5px;
border: 1px solid #ccc;
}

.secondary-files ul.links.inline li {
display: block;
}

.secondary-files table{
    margin: 0px;
}
table.cart-block-items {
    width: 100%;
}
.block-uc_cart {
    padding: 5px;
    color: #797979;
    font-size: 14px;
}
.item-list ul.product-description li {
    margin-left: 40px;
}
.cart-block-summary-links a {
    color: #c65c32;
}
.cart-block-summary-total {
    text-align: right;
}
.submit-chamber-event  {
	font-family: Georgia;
	font-size: 13px;
	color: #c65c32;
	line-height: 24px;
}

.submit-chamber-event  a{
	color: #c65c32;
	text-decoration: none;
    font-style: italic;
}

.submit-chamber-event  a:hover{
	color: #c65c32;
	text-decoration: underline;
}

#block-views-custom_blocks-block_3 p {
	font-family: Georgia;
	font-size: 13px;
	color: #424242;
	line-height: 20px;
	margin: 7px 0 7px 0;
}
#block-views-custom_blocks-block_3 h1 {
    display: none;
}
#block-views-custom_blocks-block_3 {
    margin-left: 7px;
}
#block-views-custom_blocks-block_3  img {
    margin: 4px 8px 0 0;
}
#block-views-products_all-block_1 {
    padding: 0 6px;
}
#block-views-products_all-block_1 .view-content {
    padding: 8px;
    background-color:#f5f8e8;
    padding-top: 10px;
}
#block-views-products_all-block_1 p {
    font-family: trebuchet ms;
	font-size: 12px;
	color: #424242;
	margin-bottom: 12px;
}
#block-views-products_all-block_1 p.shoptext {
    font-family: Georgia;
	font-size: 14px;
	color: #424242;
	margin-bottom: 0;
}

#block-uc_cart-0 .block-header-content {
    background-color:#f5f8e8;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
}
#block-uc_cart-0 a {
    font-size: 12px;	
}
#block-views-products_all-block_1 img {
    float: left;
    width: 64px;
    height:64px;
    background-color: #e2e8bb;
    border: 1px solid #c1d74e;
    padding:2px;
    margin:0 5px 0 0;
}
img.front_page_members {
    border: 1px solid #c1d74e;
    padding: 2px;
    background-color: #e2e8bb;
    float: left;
}
#block-views-news-block_3 {
    padding-top: 6px;
}
fieldset, #edit-field-page-main-image-0-ahah-wrapper,#edit-field-event-image-0-ahah-wrapper {
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 10px 10px 10px;    
  background-color: #fff;
    
}
fieldset legend {
    font-size: 14px;
    color: #c65c32;
}
div.description {
    color: #424242;
}
.node-form label {
	font-family: trebuchet ms;
	font-size: 16px;
	color: #707864;
}