@charset "utf-8";
body {
	font-size:82.5%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background: url(images/bg.jpg);
}
h2 {
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	color: #600;
	padding-left: 5px;
	border-bottom: 2px dotted #999;
	padding-bottom: 4px;
	width: 90%;
}



.h2inline {
	font: normal 1.0em Georgia, "Times New Roman", Times, serif;
	color: #600;

}

#shell {
	width:940px;
	margin:10px auto 0px auto;
}
#banner {
	height:100px;
	background: #FFF url(images/NKCCLogo.jpg) no-repeat left top;
}
#left {
	width:232px;
	float:left;
	background: #C7D1C9 url(images/NKCCLogo.jpg) no-repeat left top;
	padding-top: 100px;
	z-index: 5;
	margin-right: 8px;
}
#left p, #left ul {
	padding:0px 10px 0px 10px;
}
#left ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left ul li {
	line-height: 1.4em;
	padding-bottom: 4px;
	width: 200px;
}
#left #nav ul li a {
	text-decoration: none;
	display: block;
	color: #235848;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .9em;
}
#left #nav ul li a:hover {
	display: block;
	color: #003399;
	font-weight: bold;
	font-size: 0.9em;
	background: #E4EEE5 url(images/arrow_state_blue_right.png) no-repeat right center;
}
#maincontent {
	width:690px;
	float:left;
	background: #EEF4EF;
}
#maincontent p {
	width: 640px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 1.4em;
}
#maincontent ul {
	list-style: url(images/16-member.png);
	line-height: 1.4em;
}
#maincontent h2 {
	text-shadow: #999 2px 2px 2px;
	font-size: 1.5em;
	color: #a00;
}
#gallery {
	background: #FFF;
	height: 185px;
	width: 690px;
}
#footer {
	clear: both;
}
#footer p {
	text-align: right;
	font-size: .9em;
}
.doorprize {
	height: 45px;
	width: 270px;
	background: #FFC url(images/coffee.png) no-repeat left center;
	border: 1px solid #999;
	margin-left: 12px;
	padding: 6px 6px 6px 50px;
	font-size: 0.9em;
	float:left;
}
.shadow {
	-moz-box-shadow: 3px 3px 4px #999;
	-webkit-box-shadow: 3px 3px 4px #999;
	box-shadow: 3px 3px 4px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');
}
.clear {
	clear: both;
}
.eventinfo {
	margin-left: 7px!important;
}
.rounded-corners {
	/*width: 100px;*/
	/*padding: 10px;*/
	/* Firefox */
	-moz-border-radius: 5px;
	/* WebKit */
	-webkit-border-radius: 5px;
	/* IE99, Opera 10.5+, dev channel releases of Google Chrome */
	border-radius: 5px;
}
.sponsor {
	height: 45px;
	width: 270px;
	background: #FFC url(images/hospitality.jpg) no-repeat left center;
	border: 1px solid #999;
	margin-left: 12px;
	padding: 6px 6px 6px 50px;
	font-size: 0.9em;
	float:left;
}
.home a {
	color: #C00;
	text-decoration:none;
	padding-left: 0px;

}
.home {
	
	width:100px;
}
#sched{
	background-color: #C7D1C9;
	overflow: scroll;
	height: 350px;
	width: 500px;
	left: 200px;
	top: 175px;
	border: 2px solid #3300CC;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#aabbcc;
	margin-bottom: 8px;
	margin-left: 8px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
.required{
	color:#f00;	
}
.srchinstr{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	text-align:right;
}
#leftcol {
	width: 225px;
	float: left;
	margin-top: 0px;
}
#rightcol {
	width: 375px;
	float: right;
}
#rightcol p{
	width:auto;	
}
.pdesc {
	width: 250px;
}
#compDetails {
	background-color: #eee;
	height: auto;
	width: 610px;
	border: 1px solid #999;
	padding: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	scrollbar-arrow-color:#000000;
	scrollbar-face-color:#aabbcc;
	margin: 15px 0px 12px 12px;
}
.address {
	margin-top: -3px;
}

.srchbox{
	margin:	15px 0px 12px 12px;
}
.cname{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}
.cohead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.tblbdr{
	border:solid 1px #999;
	border-collapse:collapse;
}

.tblbdr td{
	border:solid 1px #999;	
	padding:5px;
}
.tdbul {
	background: url(images/triangle_left.gif) no-repeat left;
	padding-left: 24px;
}
h1{
	margin-left:-9999px;
	font-size:1px;
}
.article{
	text-align:center;
	font-weight:bold;
}
.section {
	font-weight:bold;	
}
ul.bylawslist {
	list-style: none!important;
	width:90%;
}
.sublist {
	padding-bottom: 10px;
}

.directions {
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.mtgdivider{
	padding-left: 0px;
	padding-bottom: 0px;
	width: 88%!important;
	border-top: 1px dashed #600;
	margin: 0px;
	padding-top: 5px;
}

.Calimage {
	margin-right: 10px;
	margin-bottom: 10px;
}
#left .showcasename {
	padding-bottom: 10px!important;
	font-family: Arial, Helvetica, sans-serif;
	
}
#left .showcasename a:link,#left .showcasename a:visited {
	text-decoration: none;
	color: #a00;
	font-weight:bold;
	font-size:.9em;
}
#left .showcasename a:hover {
	text-decoration: none;
	color: #00f;
	font-weight:bold;
}

#left .showcasename li  {
	border-bottom: 4px solid #999;
	margin-bottom: 12px;
	border-left: 1px solid #999;
	padding-left: 6px;
background: #ccc; /* old browsers */
background: -moz-linear-gradient(top, #FFFFFF 0%, #999999 99%, #7db9e8 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(99%,#999999), color-stop(100%,#7db9e8)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#7db9e8',GradientType=0 ); /* ie */	
}
#showcase p.srchinstr {
	text-align:left;	
}
.upper {
	vertical-align: 10%;
}
.stitle{
	font-weight:bold;
	font-size:15px!important;
	font-variant: small-caps;
	margin-bottom: -10px;	
	
}

