
/* ------------------------ */

/* Other Structure Formatting - Colors, borders, etc. */

#centerwrapper{background:#fff;}

#leftcolumn{background:#9ca458;}

#footer{background:#3d3223;}

/* ------------------------ */

/* Basic Text and Img Formatting */

a {color: #9ca458;}

h1{
	border-bottom: 0px solid #3d3223;
	margin: 10px 0;
	color: #3d3223;
	font-size: 1.75em;
}

h2{
	margin: 10px 0;
	color: #3d3223;
	font-size: 1.5em;
}

h3{
	color: #9ca458;
	margin: 0;
	font-size: 1.25em;
}

#downloadPDF{
	float: right;
	width: 100px;
	background: #fff;
	text-align: center;
	font-size: .875em;
}

.color1{color:#3d3223;}
.color2{color:#9ca458;}
.color3{color:#9ca458;}

/* ------------------------ */

/* Navbar and Footer*/

#navbar a{color:#3d3223;}

#navbar a h5{color: #888;}

#footer a{color: #fff;}

#navlist .subnavlist li a:hover div{background:#f3eab4;}

/* ------------------------ */

/* Left Column */


.leftbutton{
	border-color: #3d3223;
}

#directory_list{
	padding:.5em 0 0 0;
	margin:0 10px;
	list-style:none;
	border-top:1px solid #3d3223;
}
#directory_list .download{
	padding: .5em 0;
	margin-bottom: .5em;
	border-bottom: 1px solid #3d3223;
}

/* ------------------------ */

/* Right Column */


/* ------------------------ */

/* Frontpage */

.article_block h3 a{color: #3d3223}


/* ------------------------ */

/* Article */

.article h1{margin-bottom:0;border:0;}

.article h2{
	color:#3d3223;
	margin:0;
	border:0;
}

.article .author{
	border-bottom: 1px solid #bbb;
	color: #888;
	font-weight: normal;
	margin-top: -1.25em;
	margin-bottom: 10px;
	font-size: 1em;
	text-align: right;
}

.article .introp{
	font-size:1.125em;
	font-family:sans-serif;
	line-height:1.5em;
}

.article .sidebar{
	border: 1px solid #bbb;
	background: #ddd;
	padding: 0 1em ;
}

.article .pullquote{
	text-align: center;
	font-family: sans-serif;
	font-size: 1.5em;
	padding: .5em;
	border: 1px solid #bbb;
	background: #ddd;
	margin-bottom: 1em;
}

.contrib{
	padding: 5px;
	min-height: 100px;
	margin-bottom: 10px;
	background:#ddd;
}
.contrib p{margin:.5em 0;}
.contrib_img{
	float:left;
	max-width:100px;
	max-height:100px;
	margin-right: 1em;
}

/* ------------------------ */

/* Advertising */

#ad_subnav{
	text-align:center;
	margin:0 -10px;
	border-bottom: 1px solid #bbb;
}

#ad_subnav ul{
	margin:0;padding:0;
	list-style: none;
}
#ad_subnav li{
	display:inline;
	border-left: 1px solid #bbb;
	padding: 0 1em;
}
#ad_subnav .lastbutton{border-right: 1px solid #bbb;}

#ad_subnav li a{}

.ad_table .header{background:#3d3223;}

/* ------------------------ */

/* Where to Find */

.location_navbar{color: #bbb;}
.location_navbar li.on{color: #3d3223;}
.location_navbar a:hover{
	color: #9ca458;
	text-decoration: underline;
}


/* ------------------------ */

/* Calendar */

.event_month, .event_day{color:#3d3223;}

.event_block .event_date{color:#3d3223;}

/* ------------------------ */

/* Display Ad */

#displayad_table{
	width: 100%;
	border-collapse: collapse;
	color: #000;
	background: #fff;
	font-family: "Times New Roman",Georgia, sans-serif;
}
#header_row{background:#bbb;}
.spacer_row{background:#bbb;height:5px;}

/* ------------------------ */

/* Directory */

.profile_section_head h2{
	margin-bottom: 0;
	padding: 2px 0 0 4px;
	background:#9ca458 ;
	color: #fff;
}
.profile td{
	border-bottom: 1px solid #bbb;
	padding-bottom: 4px;
}

.contact,.contact a{
	color: red;
}
.contact a:hover{
	text-decoration: underline;
}
.contact_name{
	text-transform: uppercase;
	font-weight: bold;
}

.profile_list, #profilecat_list{
	margin: 0;
	padding: 0;
	list-style: none;
}

#profilecat_list{
	margin-top: 5px;
	line-height: 2em;
	text-align: center;
}

#profilecat_list li{
	display: inline;
}
.cloud1{font-size:1em;}
.cloud2{font-size:1.2em;}
.cloud3{font-size:1.4em;}
.cloud4{font-size:1.6em;}
.cloud5{font-size:1.8em;}
.cloud6{font-size:2em;}
.cloud7{font-size:2.2em;}
.cloud8{font-size:2.4em;}

.profile_img{
	width: 150px;
	overflow: hidden;
	padding: 1em 1em 0 0;
}
.profile_img img{width:100%;}

/* ------------------------ */
