* {	margin: 0;	padding: 0;	border: none;}


body {
	 background: url("../images/nav-bg.png") repeat-x scroll left top transparent;
	/* background: #eeeeee  url(../images/bg.jpg) repeat top left */ ;
}


.clear {
	clear: both;
}

.maincontain {
	margin: 0 auto;
	width: 950px;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
/*	background: url(../images/maincontainbg.png) repeat-y top left; */
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}

.header {
	height: 150px;
/*	border-top: 20px solid #002448; */
    background: url("../images/nav-bg.png") repeat scroll 0 0 #EDEDED;
}

.logo {
	width: 250px;
	float: left;
	text-align:center;
}

.nav_contain {
	float: right;
	width: 700px;
	height: 150px;
}

.nav_top {
	float: right;
	margin: 10px 10px 0 0;
	height: 28px;
}

.weather {
	float: left;
	margin: 0 20px 0 0;
}

.login {
	float: left;
}

a.button_bg {
	display: block;
	padding: 5px 20px;
	background: url(../images/button.png) repeat-x top left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior:url(../Scripts/border-radius-ie8.htc);
	color: #fff;
	text-decoration: none;
	font: normal 12px/1em Verdana, Geneva, sans-serif;
}

a.button_bg:hover {
	background: #6386CE;
}

.nav {
	height: 35px;
	margin-top: 67px;
}

.nav ul {
	list-style: none;	
}

.nav ul li {
	display: inline;	
	float: left;
}

.nav a * {
	display: none;
}
.nav a, .nav a .hover {
	height: 23px;
	display: block;
	/* background: url('../images/nav.png') no-repeat 0 0; */
	cursor: pointer;
	font: normal 14px/1em Verdana, Geneva, sans-serif;
	color: #444444;
	text-decoration:none;
	margin-right: 2px;
	text-align: center;
	padding-top: 12px;
}

.nav a:hover {
		color: #777777;
}
/* individual navigation items - start */

.nav a.home {
	background-position: 0 0;
	width: 53px;
}
.nav .highlight a.home:hover, .nav a.home .hover {
	background-position: 0 -35px;
}
.nav a.calendar {
	background-position: -55px 0;
	width: 150px;
}
.nav .highlight a.calendar:hover, .nav a.calendar .hover {
	background-position: -55px -35px;
}
.nav a.visit {
	background-position: -178px 0;
	width: 93px;
}
.nav .highlight a.visit:hover, .nav a.visit .hover {
	background-position: -178px -35px;
}
.nav a.links {
	background-position: -273px 0;
	width: 51px;
}
.nav .highlight a.links:hover, .nav a.links .hover {
	background-position: -273px -35px;
}
.nav a.members {
	background-position: -326px 0;
	width: 155px;
}
.nav .highlight a.members:hover, .nav a.members .hover {
	background-position: -326px -35px;
}
.nav a.join {
	background-position: -444px 0;
	width: 79px;
	color: #fff;
}
.nav .highlight a.join:hover, .nav a.join .hover {
	background-position: -444px -35px;
	color: #000;
}
.nav a.request {
	background-position: -525px 0;
	width: 90px;
}
.nav .highlight a.request:hover, .nav a.request .hover {
	background-position: -525px -35px;
}
.nav a.contact {
	background-position: -617px 0;
	width: 81px;
}
.nav .highlight a.contact:hover, .nav a.contact .hover {
	background-position: -617px -35px;
}
/* individual navigation items - end */

.left_col {
	width: 250px;	
	float: left;
	z-index:10;
	position:relative;
}

.header_menu {
	width: 250px;
	height: 250px;
	border-bottom: 2px solid #fff;
	background: #3A5A9F;
}


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/latest-flyout.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu {height:250px; width:250px; position:relative;}

#menu ul {list-style:none; white-space:nowrap; }

#menu li {margin:0; padding:0; list-style:none;}
#menu li {display:inline-block; display:inline;}
#menu ul ul {position:absolute; left:-9999px;}
#menu ul#toplevel {position:absolute; left:0; top:0;}

#menu a {display:block;
	font: normal 12px/1em Verdana, Geneva, sans-serif; 
	color: #fff;	 text-decoration:none;
	padding: 9px 10px 9px 30px; width:210px;
	background: #3A5A9F url(../images/bullet.png) no-repeat 10px center;
} 

#menu ul li:hover > ul {left:100%; margin-top:-30px; margin-left:-1px; background: #6386CE;}

#menu a:hover ul,
#menu a:hover a:hover ul, 
#menu a:hover a:hover a:hover ul {left:100%; background: #002448 url(../images/bullet.png) no-repeat 10px center;}
#menu a:hover ul ul, 
#menu a:hover a:hover ul ul {left:-9999px; background: #002448 url(../images/bullet.png) no-repeat 10px center;}

#menu li a:hover {
	background: #6386CE url(../images/bullet.png) no-repeat 10px center;	} 
#menu li:hover > a {
	background: #6386CE url(../images/bullet.png) no-repeat 10px center;	}
#menu li a.fly {}
#menu li a.fly:hover {
	background: #6386CE url(../images/bullet.png) no-repeat 10px center;} 
#menu li:hover > a.fly {
	background: #6386CE url(../images/bullet.png) no-repeat 10px center;}

#menu table {position:absolute; left:99%; height:0; width:0; border-collapse:collapse; margin-top:-7px; margin-left:-1px;}

.menu ul {
	list-style: none;
}

.menu ul li a {
	color: #fff;	
	padding: 9px 10px 9px 30px;
	display: block;
	text-decoration: none;
	font: normal 12px/1em Verdana, Geneva, sans-serif;
	background: url(../images/bullet.png) no-repeat 10px center;
}

.menu ul li a:hover {
	background: #6386CE url(../images/bullet.png) no-repeat 10px center;	
}

.shop_shertz {
	border-top: 1px solid #fff;
	width:249px;
	text-align:center;
}

.shop_shertz a img {
	margin:20px 0px;
}

.mission {
	font: normal 18px/1.25em "Times New Roman", Times, serif;
	color: #000;
	padding: 20px;
	width:212px;
}

.red_line {
	height: 4px;
	background: #880000;
}

.right_col {
	float: right;
	width: 700px;
	z-index:5;
	position:relative;
}

.home_image {
	border-bottom: 2px solid #fff;
	height: 250px;
}

.home_box {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	height: 160px;
	padding: 20px;
	background: #3A5A9F;
}

.white_box {
	width: 230px;
	height: 140px;
	padding: 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(../Scripts/border-radius-ie8.htc);
	background: #fff;
	float: left;
	margin-right: 20px;
}

.white_box h2 {
	font: normal 18px/1em "Times New Roman", Times, serif;
	margin-bottom: 5px;
	color: #004c97;
}

.home_box_menu {
	float: left;	
}

.index_copy_area {
	background: #fff url(../images/copyareabg.png) repeat-x top left;		
}

.inside_copy_area {
	background: #fff;		
}

.copy_area {
	padding: 20px 20px 5px 20px;
	width: 659px;
	font: normal 12px/1.5em Verdana, Geneva, sans-serif;
	color: #000;
	border-left: 1px solid #fff;
}

.copy_area p {
	margin-bottom: 15px;	
}

.copy_area h1 {
	color: #004c97;
	font: normal 36px "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

.copy_area a {
	color: #be0d1f;	
}

.copy_area a:hover {
	color: #2b649e;	
}


.copy_area input,textarea,select {
	margin: 1px;
	padding: 3px;
}

.copy_area table {
	margin-bottom: 15px;
}

table.datatable {
	border-top: 1px solid #9e8974;
	border-left: 1px solid #9e8974;
}

	td.datatabledk {
		background: #e2d9d1;
		padding: 3px;
		border-right: 1px solid #9e8974;
		border-bottom: 1px solid #9e8974;
		font-size: 11px;
	}

	td.datatablelt {
		background: #f4f0eb;
		padding: 3px;
		border-right: 1px solid #9e8974;
		border-bottom: 1px solid #9e8974;
		font-size: 11px;
	}

.inside_eventsbox {
	background: #ffffff;
	padding: 20px;
}

.inside_eventsbox h2 {
	font: normal 18px/1em "Times New Roman", Times, serif;
	margin-bottom: 5px;
	color: #004c97;
}

.footer {
	background: #3A5A9F;
	padding: 20px;
	width: 910px;
	margin: 0 auto;
}

.footer_l {
	float: left;	
	font: normal 11px/1.5em Verdana, Geneva, sans-serif;
	color: #EEE6DF;
}

	.footer_l a {
		color: #F9C00A;
		text-decoration:none;
	}	

	.footer_l a:hover {
		color: #fff;	
	}

.footer_r {
	float: right;	
}

	.footer_r ul {
		list-style: none;
	}
	
	.footer_r ul li {
		display: inline;
		float: left;
	}
	
	.footer_r ul li a {
		text-align: right;
		display: block;
		color: #FFFFFF;
		font: normal 12px/1em Verdana, Geneva, sans-serif;
		padding: 3px;
		margin: 5px 7px;
		text-decoration:none;
	}
	
	.footer_r ul li a:hover {
		color: #F9C00A;	
	}
	
/* KJP tweaks */

.inside_copy_area {
background:none;
}

.copy_area {
min-height:700px;
}

.right_col {
    background: url("http://www.schertzchamber.org/images/chamber-logo-background.png") no-repeat scroll 0 0 transparent;
    float: right;
    width: 698px;
}

.nav .highlight {
	float:right;
}

.maincontain a, .maincontain span {
	position:relative;
}
