@charset "utf-8";
/** base.css contains the reset to even out cross-browser display**/
@import "base.css";
/** helpers.css contains helper classes - documentation: http://cssquik.com/docs **/
@import "helpers.css";
/** columns.css contains the column styles **/
@import "columns.css";
/** Style like you normally would. **/
body {
	width:960px;
	margin:0 auto;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:78%;
	color:#333;
	background:url(../images/bg-body.gif) no-repeat top center;
} 
body.home {
	background:url(../images/bg-body-home.gif) no-repeat top center;
}
body.iframe {
	background:#fff;
	width:465px;
}
h1 {
	color:#88a63d;
	font-size:240%;
	font-weight:normal;
}
h2 {
	color:#142c62;
	font-size:175%;
}
	.three #column-one h2 {
		color:#88a63d;
		font-style:italic;
		font-size:105%;
		font-weight:normal;
		text-align:center;
		margin-top:1em;
	}
	.three #column-two h2 {
		font-family:Arial, Helvetica, sans-serif;
		color:#142c62;
		font-size:140%;
	}
h3 {
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
}
	.three #column-two h3 {
		clear:both;
	}
h4 {
	font-size:105%;
	font-family:Arial, Helvetica, sans-serif;
}
h5 {
	font-size:95%;
	font-family:Arial, Helvetica, sans-serif;
}
table, p, label, input, legend, select, ul, ol, dl, blockquote, cite, .vcard {
	font-family:Arial, Helvetica, sans-serif;
}
ol {
	margin-left:2em;
}
table, p, .vcard {
	font-size:94%;
}
blockquote {
	font-size:100%;
}
hr {
	border:0;
	background:#aaa;
	height:1px;
	margin:1em 0 2em 0;
}
p.intro {
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
}
a {
	color:#46a4d0;
	text-decoration:underline;
}
a:hover {
	color:#3781a3;
}
.vcard {
	float:left;
	display:inline;
	width:45%;
	margin:0 4% 1.5em 0;
	min-height:112px;
}
	.vcard strong {
		display:block;
	}
	.vcard strong.fn {
		text-transform:uppercase;
		font-size:110%;
	}
	.vcard strong.title {
		font-style:italic;
	}
	.vcard .adr .type, .vcard .country-name {
		display:none;
	}
	.vcard .org {
		font-weight:bold;
	}
	.vcard .tel span {
		font-weight:bold;
	}
#header {
	background:#142c62;
	position:relative;
	z-index:10;
	height:94px;
}
	#header #logo {
		margin:0;
		float:left;
		display:inline;
		width:209px;
		height:90px;
	}
		#header #logo a {
			text-indent:-5000px;
			float:left;
			display:inline;
			width:209px;
			height:90px;
			background:url(../images/solon-chamber-logo-small.gif) no-repeat center center;
			border-right:1px solid #223e7d;
		}
	#header .utility {
		float:left;
		display:inline;
		width:215px;
		list-style:none;
		margin:1.5em 0 0 0;
	}
		#header .utility li {
			text-align:right;
		}
			#header .utility li a {
				color:#46A4D0;
				font-family:Arial, Helvetica, sans-serif;
				font-size:110%;
				margin-right:15px;
			}
			#header .utility li a:hover {
				color:#b9c0d0;
			}
	#header form label {
		display:none;
	}
	#header #search-box {
		color:#88a63d;
		font-style:italic;
		background:url(../images/bg-search-box-l.gif) no-repeat top left;
		border:0;
		width:133px;
		height:19px;
		padding:4px 0 0 10px;
		margin:10px 0 0 20px;
		float:left;
		display:inline;
	}
	#header #btn-search {
		float:left;
		display:inline;
		margin:10px 0 0 0;
	}
	#header #left-border {
		position:absolute;
		bottom:0;
		left:0;
		background:#71c9f2;
		border-right:1px solid #fff;
		width:209px;
		height:4px;
		z-index:10;
	}
	#header #center-border {
		position:absolute;
		bottom:0;
		left:210px;
		background:#88a63d;
		border-right:1px solid #fff;
		width:524px;
		height:4px;
	}
	#header #right-border {
		position:absolute;
		bottom:0;
		left:735px;
		background:#e7ae35;
		width:226px;
		height:4px;
	}
.home #header {
	height:178px;
	background: url(../images/bg-head-one.jpg) no-repeat 0 0;
	padding:150px 0 0 650px;
	margin-left:-250px;
}
.home .image2 #header {
	background: url(../images/bg-head-two.jpg) no-repeat 0 0;
}
.home .image3 #header {
	background: url(../images/bg-head-three.jpg) no-repeat 0 0;
}
.home .image4 #header {
	background: url(../images/bg-head-one.jpg) no-repeat 0 0;
}
.home .image5 #header {
	background: url(../images/bg-head-four.jpg) no-repeat 0 0;
}
.home .image6 #header {
	background: url(../images/bg-head-three.jpg) no-repeat 0 0;
}
	.home #header #logo {
		border:0;
		height:80px;
		width:330px;
	}
	.home #header #logo a {
		border:0;
		height:80px;
		background:url(../images/solon-chamber-logo.gif) no-repeat 0 0;
		width:330px;
	}
	.home #header h2 {
		color:#88a63d;
		clear:both;
		margin:0;
		font-weight:normal;
		font-style:italic;
		width:500px;
		float:left;
		display:inline;
	}
	.home #header #left-border {
		position:absolute;
		bottom:0;
		left:0;
		background:#71c9f2;
		border-right:1px solid #fff;
		width:609px;
		height:4px;
	}
	.home #header #center-border {
		display:none;
	}
	.home #header #right-border {
		position:absolute;
		bottom:0;
		left:360px;
		background:#88a63d;
		width:600px;
		height:4px;
	}

	#main-content #column-one {
		width:340px;
		margin-right:15px;
	}
	.three #main-content #column-one {
		width:210px;
		margin-right:0;
	}
	#main-content #column-two {
		width:500px;
		margin:10px 50px;
	}
	.home #main-content #column-two p {
		color:#747474;
		line-height:200%;
		font-style:italic;
		margin:1em 0;
	}
	.home #main-content #column-three {
		display:none;
	}
	.three #main-content #column-two {
		width:465px;
		margin:0 30px;
	}
	.three #main-content.two #column-two {
		width:690px;
		margin:0 30px;
	}
		.crumbs {
			margin:1.5em 0;
			font-family:Arial, Helvetica, sans-serif;
			font-size:88%;
			float:left;
			display:inline;
			width:100%;
		}
		.crumbs ul.menu li {
			margin-right:10px;
		}
		.crumbs ul.menu li.top a {
			color:#142c62;
			background:url(../images/bg-top-crumb.gif) no-repeat center right;
			padding-right:4px;
			width:100%;
		}
		.crumbs ul.menu li a {
			color:#88A63D;
		}
	#main-content.three #column-three {
		width:165px;
		padding:0px 20px;
		margin:0;
		background:url(../images/bg-column-three.jpg) repeat-x top left;
		min-height:400px;
	}
		#column-three h2 {
			font-size:130%;
			font-weight:normal;
			margin:1em 0;
			background:url(../images/bg-arrow.gif) no-repeat right center;
			border-bottom:1px solid #d7d7d7;
			padding-bottom:.25em;
			display:block;
		}
		#column-three .menu li {
			width:100%;
			font-family:Arial, Helvetica, sans-serif;
			margin:0 0 .5em 0;
			font-size:105%;
		}

#footer {
	margin-top:20px;
	padding-top:10px;
	border-top:1px solid #efefef;
	font-family:Arial, Helvetica, sans-serif;
	color:#a9a9a9;
	font-weight:bold;
	font-size:90%;
	clear:both;
}
	#footer .menu {
		float:right;
		width:auto;
		margin:.5em 0;
	}
	#footer .menu a {
		margin-left:10px;
		color:#a9a9a9;
	}

.home .recent-event {
	margin:25px 0 0 45px;
}
.three #main-content .recent-event {
	font-size:88%;
}
.recent-event {
	margin:25px 0 0 0;
	padding:0 0 0 0;
	height: 107px;
}
	.recent-event .img {
		float:left;
		display:inline;
		height:100%;
		margin-right:10px;
	}
	.recent-event h2, .recent-event h3 {
		color:#df0b20;
		font-weight:normal;
		margin:.5em 0;
	}
	.recent-event p {
		color:#747474;
	}
dl.newsletters {
	overflow:auto;
}
dl.newsletters dt, dl.newsletters dd  {
	float:left;
	display:inline;
	width:40%;
	margin:0;
}
dl.newsletters dd {
	text-align:right;
	padding-right:20px;
	background:url(../images/pdficon_small.gif) no-repeat right center;
}
dl.newsletters dt {
	clear:both;
	margin:0 0 .5em 0;
}
dl.faqs dt {
	font-weight:bold;
	margin:.5em 0;
	cursor:pointer;
}
dl.faqs dd {
	margin:1em 0;
	font-size:94%;
}
p.note {
	font-size:90%;
	clear:both;	
}
fieldset {
	overflow:auto;
}
legend {
	color:#142C62;
	font-size:125%;
	padding:10px 0;
	font-weight:bold;
}
fieldset .group {
	float:left;
	display:inline;
	width:45%;
	margin-right:5%;
}
fieldset p {
	clear:both;
}
input.btn {
	background:#88A63D;
	border:0;
	padding:4px 10px;
	text-transform:uppercase;
	cursor:pointer;
	color:#fff;
	font-weight:bold;
}
label {
	float:left;
	clear:both;
	display:inline;
}
input.textbox, textarea {
	background:#eee;
	border:#ccc 1px solid;
	width:200px;
	padding:4px;
	margin-bottom:10px;
	clear:left;
}
input.required {
	border:1px solid #142C62;
}
textarea {
	width:450px;
}
p.go a {
	font-family:Arial, Helvetica, sans-serif;
	color:#142c62;
	font-size:140%;
}
p.go {
	text-align:center;
	margin:1.25em 0;
}
th {
	background:#142C62;
	color:#fff;
	padding:4px ;
}
td td, .space td {
	padding:4px;
}
.ads {
	float:left;
	display:inline;
}
	.ad {
		float:left;
		display:inline;
		width:120px;
		height:90px;
		background:#FFF;
		margin:10px;
	}
#ctl00_ColumnOne1_joinBtn {
	margin:40px 0;
	text-align:center;
}
