/* @override 
	http://lethbridgechamber.com/css/all.css
	http://www.lethbridgechamber.com/css/all.css
*/

body {
	font:11px/14px Arial, sans-serif;
	color:#000;
	background:#2f3438 url(../images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
}
img {
	border:none;
	display:block;
}
form {
	padding:0;
	margin:0;
}
#main {
	background:#fff;
	margin:0 auto;
	width:954px;
}
h1.logo {
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	width:253px;
	height:34px;
	text-indent:-9999px;
	margin:0;
}
.logo a {
	display:block;
	overflow:hidden;
	width:100%;
	height:100%;
}
#header {
	width:954px;
	overflow:hidden;
}
.header {
	width:903px;
	height:54px;
	padding:23px 0 0 51px;
	overflow:hidden;
	border-bottom:1px solid #439639;
}
.nav {
	float:left;
	width: 630px;
	padding:29px 0 0 19px;
	/*width:590px;
	padding:29px 0 0 59px;*/
	margin:0;
	list-style:none;
}
.nav li {
	float:left;
	padding:0 9px 0 10px;
	background:url(../images/separator.jpg) no-repeat 0 100%;
}
.nav li:first-child {background:none}
.nav li a {
	float:left;
	font:bold 10px/25px Arial, Helvetica, sans-serif;
	color:#449639;
	text-transform:uppercase;
	text-decoration:none;
}
.nav li p {
	font:11px/25px Arial, Helvetica, sans-serif;
	color:#449639;
	margin:0 0 0 10px;
	white-space:nowrap;
}
.search {
	float:left;
	width:215px;
}
.search span {
	float:left;
	background:url(../images/bg-input.jpg) no-repeat;
	width:148px;
	height:23px;
}
.search input {float:left}
.search span input {
	font:11px/14px Arial, Helvetica, sans-serif;
	color:#449639;
	width:138px;
	height:16px;
	padding:4px 5px 3px;
	background:none;
	border:none;
}
.search label {
	float:left;
	font:bold 10px/25px Arial, Helvetica, sans-serif;
	color:#449639;
	padding:0 0 0 5px;
	cursor: pointer;
}
.head {
	width:954px;
	height:233px;
	overflow:hidden;
}
.paper {
	float:left;
	background:url(../images/paper.jpg) no-repeat;
	height:206px;
	padding:27px 80px 0 14px;
	width:212px;
}
.paper strong {
	/*display:block;*/
	font:italic 13px/18px Georgia, "Times New Roman", Times, serif;
	color:#004678;
	width:155px;
}
.paper p {
	font:italic 11px/18px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0 10px 15px 0;
}

.photo {float:left}
#menu {
	width:953px;
	padding:0 0 0 1px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
#menu li {float:left}
#menu li a {
	display:block;
	height:27px;
	font:bold 11px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	border-top:6px solid #004677;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none;
}
#menu li a:hover {border-top:6px solid #f2c201}
#menu li a.selected {border-top:6px solid #f2c201}
#menu li #but01:hover, #menu li #but01.selected  {border-top: 6px solid #95c902}
#menu li #but02:hover, #menu li #but02.selected  {border-top: 6px solid #0092c5}
#menu li #but03:hover, #menu li #but03.selected  {border-top: 6px solid #c80000}
#menu li #but04:hover, #menu li #but04.selected  {border-top: 6px solid #c80000}
#menu li #but05:hover, #menu li #but05.selected  {border-top: 6px solid #c80000}

#menu li #but01 {
	background:url(../images/but01.jpg) no-repeat;
	width:178px;
}
#menu li #but02 {
	background:url(../images/but02.jpg) no-repeat;
	width:184px;
}
#menu li #but03 {
	background:url(../images/but03.jpg) no-repeat;
	width:184px;
}
#menu li #but04 {
	background:url(../images/but04.jpg) no-repeat;
	width:231px;
}
#menu li #but05 {
	background:url(../images/but04.jpg) no-repeat;
	width:174px;
}
.boxes {
	background:#d8e9d5 url(../images/box-bg.jpg) repeat-x;
	width:952px;
	margin:0 1px;
	overflow:hidden;
}
.box {
	float:left;
	position:relative;
}
.box-info {
	min-height:66px;
	overflow:hidden;
}
* html .box-info {
	overflow:visible;
	height:66px;
}
.box p {
	font:11px/14px Georgia, "Times New Roman", Times, serif;
	margin:0;
	text-align:center;
}
.box a {
	position:absolute;
	bottom:15px;
	left:15px;
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	padding:0 0 0 13px;
	text-transform:uppercase;
	text-decoration:none;
}
.box a:hover {text-decoration:underline}
.one {
	background:url(../images/border01.jpg) no-repeat 100% 0;
}
.one .box-info {
	background:url(../images/box1-foot.jpg) no-repeat 0 100%;
	padding:10px 12px 30px;
	width:153px;
}
.one p {
	color:#449639;
	margin:0 0 38px 0;
}
.one a {
	color:#00487a;
	background:url(../images/arrow1.gif) no-repeat 0 50%;
	margin:0 0 0 39px;
}
.two {
	background:url(../images/border02.jpg) no-repeat 100% 0;
}
.two .box-info {
	background:url(../images/box2-foot.jpg) no-repeat 0 100%;
	padding:10px 10px 30px;
	width:164px;
}
.two p {
	color:#004678;
	margin:0 0 24px 0;
}
.two a {
	color:#439639;
	background:url(../images/arrow2.gif) no-repeat 0 50%;
	margin:0 0 0 39px;
}
.three {
	background:url(../images/border03.jpg) no-repeat 100% 0;
}
.three .box-info {
	background:url(../images/box3-foot.jpg) no-repeat 0 100%;
	padding:10px 10px 30px;
	width:164px;
}
.three p {
	color:#000;
	margin:0 0 24px 0;
}
.three a {
	color:#000;
	background:url(../images/arrow3.gif) no-repeat 0 50%;
	margin:0 0 0 39px;
}
.four {
	background:url(../images/border03.jpg) no-repeat 100% 0;
}
.four .box-info {
	background:url(../images/box4-foot.jpg) no-repeat 0 100%;
	padding:10px 10px 30px;
	width:211px;
}
.four p {
	color:#000;
	margin:0 0 10px;
}
.four a {
	color:#000;
	background:url(../images/arrow3.gif) no-repeat 0 50%;
	margin:0 0 0 59px;
}
.five {
	background:url(../images/border03.jpg) no-repeat 100% 0;
}
.five .box-info {
	background:url(../images/box5-foot.jpg) no-repeat 0 100%;
	padding:10px 20px 30px;
	width:135px;
}
.five p {
	color:#000;
	margin:0 0 38px 0;
}
.five a {
	color:#000;
	background:url(../images/arrow3.gif) no-repeat 0 50%;
	margin:0 0 0 29px;
}
#content {
	width:954px;
	padding:40px 0 15px;
	overflow:hidden;
}
.columns {
	width:954px;
	overflow:hidden;
	padding:0 0 50px;
}
.columns h2 {
	font:bold 12px/14px Arial, Helvetica, sans-serif;
	color: #004677;
	margin:0 0 25px;
	text-transform:uppercase;
}
.column1 {
	float:left;
	width:359px;
	padding:0 26px 0 19px;
	background:url(../images/border.jpg) no-repeat 100% 0;
	min-height:218px;
}
* html .column1 {height:218px}
#featured_home {
	float: left;
	width: 359px;
	padding: 0 0 25px 0;
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:0;	
}
#featured_home p {
	margin: 0;
	padding: 0;
}
#featured_home p a {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#a50000;
}
#featured_home p a:hover {text-decoration:underline}

.foto {
	float:left;
	width:146px;
	padding:0 14px 0 0;
}
.foto div {
	width:146px;
	overflow:hidden;
	padding:0 0 6px;
}
.foto p {
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:0;
	text-align:center;
	text-transform:uppercase;
}
.foto_new {
	float:left;
	width:73px;
	padding:0 14px 0 0;
}
.foto_new div {
	width:73px;
	overflow:hidden;
	padding:0 0 6px;
}
.foto_new p {
	font:bold 10px/12px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:0;
	text-align:center;
	text-transform:uppercase;
}
.desc {
	float:left;
	width:199px;
}
.desc p {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:0;
}
.desc p a {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#a50000;
	text-transform:uppercase;
	text-decoration:none;
}
.desc p a:hover {text-decoration: none;}
.desc_new {
	float:left;
	width:272px;
}
.desc_new p {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:0;
}
.desc_new p a {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#a50000;
}
.desc_new p a:hover {text-decoration: none}
.column2 {
	float:left;
	width:264px;
	padding:0 20px 0 20px;
	background:url(../images/border.jpg) no-repeat 100% 0;
	min-height:218px;
}
* html .column2 {height:218px}
.column2 div {
	width:264px;
	overflow:hidden;
	border-bottom:1px solid #d9d9d9;
	margin:0 0 17px;
}
.column2 a, .column3 a {
	color:#004678;
	text-decoration: none;
}
.column2 a:hover, .column3 a:hover {
	text-decoration: underline;
}
.column2 p, .column2 li {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:0 0 18px;
}
.column2 a.view_all, .column3 a.view_all {
	font:bold 10px/14px Arial, Helvetica, sans-serif;
	color:#9a0000;
	padding:0 0 0 13px;
	background:url(../images/arrow3.gif) no-repeat 0 50%;
	text-transform:uppercase;
	text-decoration:none;
}
.column3 {
	float:left;
	width:205px;
	padding:0 20px 0 20px;
}
.column3 em {
	display:block;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#439639;
	width:205px;
	border-bottom:1px solid #d9d9d9;
}
.column3 p {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:5px 0 0;
}
.colums {
	width:954px;
	overflow:hidden;
	padding:5px 0 0;
}
.colum1 {
	float:left;
	width:223px;
	padding:0 50px 0 1px;
}
.colum1 h2 {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#00487a;
	margin:0;
	background:url(../images/border04.jpg) no-repeat 0 100%;
	padding:0 0 5px 11px;
	text-transform:uppercase;
}
.colum1 h3 {
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	color:#000;
	margin:19px 0 0 12px;
}
.colum3 h3 {
	font:bold 13px/14px Arial, Helvetica, sans-serif;
	color:#00487a;
	margin:19px 0 12px 15px;
}
.men {
	width:211px;
	padding:19px 0 0 12px;
	margin:0;
	overflow:hidden;
	list-style:none;
}
.men ul {
	background:url(../images/border05.jpg) no-repeat 0 100%;
	width:186px;
	padding:5px 0 5px 25px;
	margin:0 0 5px;
	overflow:hidden;
	list-style:none;
}
.men li {width:211px}
.men li a {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.men li a.selected {
	font-weight: bold;
}
.foto1 {
	width:168px;
	padding:22px 0 0 55px;
	overflow:hidden;
}
.colum2 {
	float:left;
	width:483px;
	padding:7px 48px 0 0;
}
.colum2 h2 {
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:0 0 20px;
}
.colum2 h3 {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#439539;
	margin:0 0 12px 0;
}
.colum2 p, .colum2 ul {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#004678;
	margin:0 0 18px;
}
.colum2 ul {
	margin-left: 15px;
	padding-left: 0;
}
.colum2 table {
	width: 100%;
	border-spacing: 0;	
}
.colum2 th {
	font-weight: bold;
	border-bottom: 2px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 2px;
}
.colum2 td {
	border-bottom: 1px solid #ddd;
	padding: 2px;
	text-align: center;
}
.colum2 a, .colum2 a:link, .colum2 a:visited {
	color:#004678;
}
.colum2 a:hover {
	text-decoration: none;
}
#member_results div.member {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#004678;
	margin-bottom: 15px;
	border-bottom: 1px solid #c2d3c0;
}
#member_results p {
	margin: 0;
	padding: 0;
}
#member_results h3 {
	margin: 0;
}
#member_results .left, #member_results .right {
	float: left;
	width: 49%;
}
#browse_by_letter ul, #browse_by_industry ul {
	margin-left: 0;
	padding-top: 0;
	width: 450px;
}
#browse_by_industry p {
	padding: 0;
	margin: 0 0 15px 0;	
	height: 1px;
	clear: both;
}
#browse_by_letter ul li {
	text-transform: uppercase;
}
#browse_by_letter ul li, #browse_by_industry ul li  {
	display: inline;
	margin-right: 0;
	padding: 0 5px 0 0;
	list-style: none;
}
#leadership p{
	width: 48%;
	float: left;
}
#leadership h3 {
	clear: both;
}
#browse_by_letter .selected {
	font-weight: bold;
	background-color: #004677;
	color: #fff;
	padding: 2px;
}
#committees h3 {
	clear: both;
	padding-top: 25px;
}
.committee_details p {
	float: left;
	width: 45%;
	padding-right: 4%;
}
#sb_contact_information {
	margin-bottom: 15px;
}
#sb_contact_information label {
	display: block;
	float: left;
	width: 160px;
	margin-bottom: 10px;
	clear: both;
	color:#004678;
}
#sb_contact_information input, #sb_contact_information select {
	display: block;
	float: left;
	width: 300px;
}
#sb_program_list {
	margin: 0;
	padding: 0;
}
#sb_program_list li {
	list-style: none;
	float: left;
	margin-right: 20px;
}
#sb_curriculum_list {
	margin: 0;
	padding: 0;
}
#sb_curriculum_list li {
	list-style: none;
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-bottom: 3px;

}
#sb_other label{
	display: block;
	float: left;
	width: 140px;
	color:#004678;
}
#sb_other textarea{
	display: block;
	float: left;
	width: 340px;
	
}
#sb_other #submit {
	float: right;
	margin-top: 10px;
}
#sb_cats {
	padding: 0;
	margin: 0;
}
#sb_cats .people_listing {
	margin: 0 0 15px 0 !important;
	padding: 0;
	border-bottom: 1px solid #ccc;
}
#sb_cats h4 {
	color: #004678;
	font-size: 13px;
	margin-bottom: 5px;
}
.sb_contact_info {
	font-size: 11px;
}
.clear {
	clear: both;
}
.image {
	float:  left;
	margin: 0 10px 10px 0;
	width: 150px;
}
.search_title {
	font-size: 13px;
}
.error_message {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0;
}
.message {
	color: #439539;
	font-size: 12px;
	font-weight: bold;
	padding: 12px 0;
}
.colum3 {
	float:left;
	width:135px;
	background:url(../images/border.jpg) no-repeat;
	padding:0 10px 0 2px;
	min-height:218px;
}
* html .colum3 {height:218px}
.colum3 p {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#439639;
	background:url(../images/arrow.jpg) no-repeat 0 0;
	padding:0 0 0 16px;
	margin:0 0 15px;
}
.colum3 p a {
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	color:#439639;
	text-decoration:none;
}
.colum3 p a:hover {text-decoration:underline}
#footer {
	background:url(../images/bg-footer.jpg) no-repeat;
	width:944px;
	height:21px;
	padding:125px 10px 0 0;
	overflow:hidden;
}
#footer p {
	float:right;
	font:normal 10px/14px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
}
#footer a, #footer a:visited, #footer a:hover {
	color: #fff;
	text-decoration: none;
}
.rsvp_button {
	display: block;
	float: right;
	background-image: url(../images/rsvp_button.gif);
	background-repeat: no-repeat;	
	text-indent: -9999em;
	width: 77px;
	height: 20px;
	margin-left: 5px;
}
.download_details_button {
	display: block;
	float: right;
	background-image: url(../images/download_button.gif);
	background-repeat: no-repeat;
	text-indent: -9999em;
	margin-left: 5px;
	height: 20px;
	width: 104px
}
