html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#696969;
	font-size:62.5%;
	background:#333332 url(/images/interface/bodybg.jpg) repeat-x top;
}

.container {
	width:920px;
	margin:0px auto 30px auto;
}

.header {
	width:100%;
	position:relative;
}

.menu {
	float:left;
	width:880px;
	text-align:left;
	margin:0px;
	padding:0px 20px 19px 20px;
	background:transparent url(/images/interface/menubg.jpg) no-repeat bottom;
}

.menu li {
	float:left;
	display:inline;
	margin:0px 3px 0px 0px;
	padding:0px;
}

.menu a {
	display:block;
	float:left;
	color:#ffffff;
	background:#000;
	text-decoration: none;
	padding:7px 12px;
	font-size:1.2em;
}

.menu a:hover {
	color:#000;
	background:#fff;
	text-decoration:none;
}

.menu a.active {
	background:#fff;
	color:#000;
	font-weight:bold;
}


.banner-image {
	float:left;
	width:880px;
	height:200px;
	margin:1px 20px 20px 20px;
	border:1px solid #ccc !important;
	border:none; /*Ie 6 fix */
	padding:2px !important;
	padding:0px; /* another ie 6 fix */
	display:inline; /* yet another ie 6 fix */
}

/* solumns */

.content {
	float:left;
	width:100%;
	padding-bottom:20px;
	font-size:11px;
	line-height:1.5em;
	background:#fff;	
}

.col1 {
	float:left;
	width:560px;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 20px;
	display:inline; /* ie 6 fix */
}

.col2 {
	float:left;
	width:300px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline; /* ie 6 fix */
}

.wide {
	float:left;
	clear:both;
	width:880px;
	margin:0px 20px;
	display:inline; /* ie 6 fix */
}

.twocol {
	float:left;
	width:47% !important;
	width:45%;
	margin-right:3%;
	display:inline; /* ie 6 fix */
}

.threecol {
	float:left;
	width:30%;
	margin-right:3%;
	display:inline; /* ie 6 fix */
}

.primarycol1 {
	float:left;
	width:660px;
	line-height:1.5em;
	padding:0px 0px 0px 0px;
	margin:0px 20px 0px 20px;
	display:inline; /* ie 6 fix */
}

.secondary-navigation {
	float:left;
	width:200px;
	line-height:1.5em;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline; /* ie 6 fix */
}

/* highlight boxes */

.highlightbox {
	padding:0px;
	background:#e9fcec;
	border:1px solid #caf0d0;
	margin:0px 0px 20px 0px;
}

.highlightbox-content {
	padding:0px 10px 10px 10px;
}

/* footer */

.clearfooter {
	float:left;
	clear:both;
	height:70px;
}

.footer {
	float:left;
	width:100%;
	margin-top:0px;
	padding:40px 0px;
	color:#fff;
	background: url(/images/interface/footerbg.jpg) no-repeat top;
}

.clear {clear:both;}

/* paragrpaph styles */

p {
	margin:0px 0px 15px 0px;
}


p.intro {
	position:absolute;
	left:470px;
	top:45px;
	font-size:1.2em;
	line-height:1.3em;
	color:#464646;
}
/* heading styles */

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background:none;
	color:#303030;
	margin-bottom:10px;
}

h1.logo {
	width:298px;
	height:27px;
	background: url(/images/interface/logo.jpg) no-repeat;
	text-indent:-9999px;
	margin:20px 0px 10px 20px;
}

h2 {
	font-size:2.2em; 
	font-weight:normal; 
	line-height:1em;
}


h3 {
	font-size:1.9em;
	font-weight:normal;
	margin-top:0px;
}

h4 {
	font-size:1.3em;
	font-weight:normal;
}

h5 {
	font-size:1.1em;
	font-weight:normal;
}

.highlightbox h3 {
	margin:0px;
	padding:10px;
	background:#e9ffec;
	font-size:1.5em;
}

/* link styles */

a {
	color:#139453;
	text-decoration:none;
}

a:hover {
	color:#0b4226;
	text-decoration:underline;
}

a:focus {outline:none;}

a img {border:none;}

a.quote-button {
	display:block;
	position:relative;
	top:15px;
	width:111px;
	height:41px;
	background:url(/images/interface/quotebutton.jpg) no-repeat top left;
	text-indent:-9999px;
}

a.quote-button:hover {
	background:url(/images/interface/quotebutton.jpg) no-repeat bottom left;
}

.footer a {color:#139453;}

.footer a:hover {
	color:#fff;
	text-decoration:none;
}

/* list styles */

ul.secondary-nav {
	float:left;
	width:100%;
}

ul.secondary-nav li {
	list-style:none;
	float:left;
	width:100%;
	margin-bottom:10px;
	border-bottom:1px solid #eee;
}

ul.secondary-nav li a {
	display:block;
	float:left;
	padding-bottom:5px;
	text-decoration:none;
	color:#139453;
}

ul.secondary-nav li a:hover {color:#0b4226;}

ul {
}

ul li {
	list-style:none;
	margin-bottom:10px;
}

ul.bullet {margin-left:20px;}

ul.bullet li {
	list-style:disc;
	margin-bottom:10px;
}

ul.footer-navigation {
	float:left;
	width:100%;	
}

ul.footer-navigation li {
	float:left;
	width:100%;
	border-bottom:1px solid #2a2a29;
	padding-bottom:5px;
}

/* images */

.badge {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}

.imgleft {
	float:left;
	padding:1px;
	border:1px solid #ccc;
	margin-right:15px;
	margin-bottom:15px;
}

.imgright {
	float:left;
	padding:1px;
	border:1px solid #ccc;
	margin-left:15px;
	margin-bottom:15px;
}

/* form styles */

fieldset {
	border:none;
	padding:0px;
	margin:0px;
}

fieldset ol, fieldset ul {
	float:left;
	width:100%;
}

fieldset li {
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:10px;
}

.text, .textarea, .select {
	border:1px solid #dfdfdf;
	padding:1px;
	width:150px;
}

.submit {
	border:none;
	/*width:56px;*/
	height:23px;
	background: #c2efc9;
	border:1px solid #a2e6ad;
	font-size:1.1em;
	cursor:pointer;
}

.menusearch {float:right;}

.menusearch .text {
	border:2px solid #4d4d4d;
	padding:1px;
}

.menusearch .submit {
	border:none;
	width:56px;
	height:23px;
	background: url(/images/interface/menu-search-button.jpg) no-repeat;
	font-size:11px;
	cursor:pointer;
}

.highlightbox .text {
	border:1px solid #dfdfdf;
	padding:1px;
}

.highlightbox .submit {
	border:none;
	width:56px;
	height:23px;
	background: #c2efc9;
	border:1px solid #a2e6ad;
	font-size:11px;
	cursor:pointer;
}





/* ------------------------------ Events Calendar  Listing Styles ----------------------- */
.calendarBG {
 background-color: #fff; 
}

.calendarBlank { 
 background-color: #9DB7A7;
}

.calendarHeader { 
 font-weight: bold; 
 color: #000; 
 text-align: center;
 background-color: #fff; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #000;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #000; 
 background-color: #663300; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #000;
 text-decoration:   none;
 background-color:  transparent;
}


/* ------------------------------------------- Club-Info-Specific Styles -------------------------*/
ul.club_info_categories {
	list-style-type: none;
	text-align: center;
	/*width: 100%;*/
	margin: 0px 0px 20px 00px
}

ul.club_info_categories li {
  display: block;
  float: left;
  text-align: center;
  margin: 0px 10px 25px 0px;
  text-transform: uppercase;
}

ul.club_info_categories li a.active {
  color: #000;
}

* { 
  margin:0; 
  padding:0; 
}

img.club_info_photo{
  float:right;
  margin-right:15px;
  margin-bottom:15px;
  padding:2px;
  border:1px solid #ccc
}

/* ------------------------------- Two Column Directory Styles ------------ */
.directoryBorder { 
  border:2px solid #303030; 
  padding:10px; 
  float:left; 
  width:333px; 
  margin-bottom: 25px;
}
.directoryBorder img { 
  border:2px solid #fff; 
  margin:0 10px 0 0; 
  float:left; 
}
.directoryBorder h4 { 
  display: inline;
}
.directoryClear {clear:both;}
.directorySpacer { 
  height:12px; 
  clear:both;
}
.directoryRtMargin { 
  margin-right:15px ;
}


/* ----------------------------------------- Weblog Styles --------------------------------------------*/
.post {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	}

	.post_meta {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 15px 0px;
		font-size: .9em;
		}


#category_header {
	border:2px solid #74220C; 
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 8px 8px 15px 8px;
	}

	#category_header h2 {
		font-size: 1.4em;
		text-transform: none;
		font-weight: normal;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	#category_header p {
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 1.5em;
		font-style: italic;
		}


.comment_entry {
		margin: 0px 0px 35px 0px;
		}
		

#comment_entry_form {
	padding: 15px 10px 15px 10px;
	width:475px; 
	border:2px solid #74220C; 
	}

	#comment_entry_form .comment_label {
		width:105px; 
		font-weight:bold; 
		text-align:right;
		float: left;
		padding: 3px 5px 0px 0px;
		margin: 5px 0px 5px 0px;
		}

	#comment_entry_form textarea { 
		border:1px solid #74220C; 
		background: #fff; 
		padding:2px 0px 0px 5px;
		margin: 5px 0px 5px 0px;
		height:130px; 
		width: 338px;
		}
	
	#comment_entry_form .textbox {
		width: 341px;
		margin: 5px 0px 5px 0px;
		}

	#comment_entry_form p {
		margin: 5px 0px 10px 110px;
		}

	#comment_entry_form .comment_submit {
		margin: 10px 0px 0px 0px;
		}

/* Meets Page */
.googleMap {
	height: 300px;
	margin: 10px 280px 0 20px;
	border: 1px solid #666;
}
.meetPhotos {
	margin-top: 20px;
}
.meet {
	background: #357521 url(/images/interface/bg_event_meet.gif) no-repeat left top;
	margin-right:10px;
margin-top:10px;
padding-bottom:4px;
padding-left:80px;
padding-top:10px;
	
}
.meet p {
	color: #FFF;
}
.meet8 {
	background: #357521 url(/images/interface/bg_event_climb.gif) no-repeat left top;
}
.meet24 {
	background: #357521 url(/images/interface/bg_event_trip.gif) no-repeat left top;
}
.meet11 {
	background: #357521 url(/images/interface/bg_event_social.gif) no-repeat left top;
}
.meet7 {
	background: #357521 url(/images/interface/bg_event_walk.gif) no-repeat left top;
}
.meet27 {
	background: #357521 url(/images/interface/bg_event_events.png) no-repeat left top;
}
.meetDate {
	position: absolute;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	margin-top: 0;
	margin-left: -60px;
	margin-bottom: 8px;

}
.meetDate span {
	display: block;
}
.meetName {	
	font-size: 1.2em;
	margin-left: 15px;
	margin-bottom: 0;
}
.meetName a {
	display: block;
	margin-bottom: 2px;
	margin-left: -17px;
	color: #FFF;
	font-size: 100%;
	padding-left: 15px;
}
.meetName a:visited {
	color: #CCC;
}

.meetDescription {
      
	padding-left: 20px;
}


/* Clwydian Page */
.publication {
	background: #EEE;
	margin-right:10px;
	margin-top:10px;
	padding-bottom:0px;
	padding-left:10px;
	padding-top:10px;
}
.publicationListTable{
	background-color:#EEE;
	padding:5px;
	text-align:left;
}
.publication p {
	color: #666666;    
	padding-left: 15px;
	text-align: left;
}
.publicationTitle{	
	font-size: 1.2em;
	text-align: left;
}
.publicationTitle a {
	color: #000;
	font-size: 100%;
}
.publicationTitle a:visited {
	color: #444;
}
.publicationHeadliners{     
	text-align: left;
}