@charset "utf-8";
/* Energy Concepts CSS  */
/* © Copyright 2013 by Workable Web Solutions, LLC. All Rights Reserved.  */


.flt_left {
	float: left;
	margin-right: 20px;
}
.flt_right {
	float: right;
	margin-left: 20px;
	margin-right: 8px;
}
.pic_centered{
	margin-right:auto;
	margin-left:auto;
	display:block;
}

img.flt_right {
	float: right;
	margin-left: 20px;
	margin-right: 8px;
	margin-bottom:10px;
}

.border_medium {
	border: 1px solid #666;
}
.caption_pic {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 145%;
	font-weight: normal;
	background-color: #EDE7D8;
	border: 1px solid #000;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0em;
}


h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: bold;
	/*background-color: #F1F0E4;*/
	/*color: #246F71;*/
	color: #FFF;
	background-color: #ABA883;
	/*background-color: #B6B392;*/
	padding-top: 3px;	
	padding-right: 8px;	
	padding-bottom: 3px;	
	padding-left: 8px;
}

h2{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: bold;
	/*color: #246F71;*/
	color: #246F71;
	background-color: #FBFBF7;
	font-style: normal;
	padding-left:0.3em;
}

h3{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	color: #246F71;
	font-style: normal;
	padding-left:0.3em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 145%;
	font-size: 1em;
	padding-left: 0.5em;
}
li{
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 0.95em;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
.text a{
}
.text a:link{
}
.text a:visited{
}
.text a:hover{
}
.text a:active{
}

.intro_text{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height: 140%;
}
.intro_med{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	line-height: 140%;
}

.huh_what {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	background-color: #FF0;
}
.highlight {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: normal;
	color: #F00;
	background-color: #FF3;
	text-transform: uppercase;
	font-size: 18px;
	border: 3px solid #000;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #333;
}
#address_info h4{
	color: #FFF;
	background-color: #225556;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#staff {
	line-height: 140%;
}
#staff td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B392;
}
.highlighted_text {
	/*color: #2F7375;*/
	background-color: #E0DFD1;
}

#links_wrapper h3 {
	text-transform: uppercase;
	color: #FFF;
	background-color: #2F7375;
	/*background-color: #246F71; */
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	font-style: normal;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	max-width: 400px;
}

#links_wrapper ul {
	padding-left: 15px;
}

#links_wrapper li {
	list-style-type: none;
	line-height: 175%;
	padding-bottom: 10px;
}
#links_wrapper ul ul{
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 10px;
}
#links_wrapper ul li ul li {
	list-style-type: disc;
	padding-bottom: 5px;
	padding-top: 0px;
}
#photo_sidebar {
	float: right;
	width: 420px;
	margin-left: 25px;
}
#photo_sidebar_2 {
	float: right;
	width: 420px;
	margin-left: 25px;
	background-color:#999;
}
