﻿
body{
	margin:0;
	padding:0;
	text-align:center; /* Hack for IE5/Win */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	line-height: 1.44em;
	background-color:white;
	background:url('../images/BodyBg.jpg');
	background-repeat:repeat-y;
	background-position:center top;
}

#about {
	background-color:#FFFFFF;
	margin:0 6px 6px 0;
	padding:0 6px 0 6px;
	width:238px; /* width with padding:0 is kind of 250px plus 6px margin */
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:right;
}

#about {
	_margin:0 3px 0 0;
}


#about h1 {
	font-size: 3.4em;
}

.calendar {
	background-color:#FFFFFF;
	margin:0 6px 0 0;
	padding:12px 36px 36px 36px;
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:right;
	width:596px;
}

.calendar dl {
	margin:3px 0 16px 0;
	border-bottom:1px solid #708D77; 
	width:570px;
	border-collapse:collapse;
	float:left;
}

.calendar dt {
	float:left;
	border-top:1px solid #708D77; 
	width:129px;
	/* padding:1px 3px; */
	display:inline;
}

.calendar dd {
	width:440px;
	border-top:1px solid #708D77; 
	margin-left:130px;
	/* float:right; */
	/* padding:1px 3px; */
}

.callout {
	float:left;
	width:275px;
}
.callout h3 {
	width:115px;
	height:65px;
	float:left;
	text-indent:-8008px;
	background:transparent url(team-report.gif) no-repeat 0 0;
}
.callout * {
	width:160px;
	float:right;
}
.callout * * {
	width:auto;
	float:none;
}


.clearfloat { 
	clear:both;
    height:0;
    font-size:1px;
    line-height:0;
}
.clearfloat1 { 
	clear:both;
    height:1px;
    font-size:1px;
    line-height:1px;
    margin-top:0;
}
.clearfloatleft { 
	clear:left;
    height:0;
    font-size:1px;
    line-height:0;
}

.clearing {
	height: 0;
	clear: both;
}

#content {
	width:850px;
	margin:0 auto; 
	text-align:left; /* Counteract to IE5/Win Hack */
	overflow:auto;
	padding:0 0 0 0; /* 170px */
	border:0px dashed #333;
	background-color:#eee;
	background:url('../images/RailBg.jpg');
	background-repeat:repeat-y;
}

#container{
	background-color:#eee;
	background:url('../images/ContentBg.jpg');
	display:block;
	float:right; /* added so that #container can keep floats and clears contained. Made :right for nav */
	overflow:auto;
	padding:6px 0 0 6px;
	width:674px; /* added so float will work */
	/* height:1%; something like that fixes a Mozilla overflow bug */
}

#container {_overflow:hidden;}

#datebooklink {
	width:116px;
	/* display:inline; */
	/* position:absolute;  */
	margin: 18px 0 0 14px;
	/* border: 5px solid #fff;
	margin: -5px -5px -5px 12px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); */
}

#datebookimage {
	height:86px;
	width:116px;
	border:0;
}

#datebookplaceholder {
	display:inline;
	float:right; 
	height:86px;
	width:116px;
}

#footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	text-align:center;
	margin:0;
}

.general_loose {
	background-color:#FFFFFF;
	margin:0 6px 0 0;
	padding:12px 36px 36px 36px;
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:right;
	width:596px;
}

.general_tight {
	background-color:#FFFFFF;
	margin:0 6px 0 0;
	padding:0 6px 0 6px;
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:right;
}

#header{
	background-color:#1c509d;
	background:url('../images/FlagsBg.jpg');
	background-position: 0 -70px;
	border-left:0 solid #0f0;
	border-right:0 solid #f00;
	border-bottom:6px solid #5E7C9C;
	height:124px;
	margin:0;
	display:block; /* So IE plays nice */
}

#header{
	_height:126px; /**/
}

h1 {
	/*color: #1c509d;*/
	color:#914F4D;
	font-family: Times, Times New Roman;
	font-weight:bold;
	font-size: 2.5em;
	line-height: 1.2em;
	font-weight: normal;
	margin-bottom: 0.44em;
	margin-top: 0.2em;
	text-align:center;
}

h2 {
	color: #003366;
	font-family: Times, Times New Roman;
	font-size: 1.8em;
	font-weight: normal;
	line-height: 1.22em;
	margin-bottom: 0.24em;
	margin-top: 0.64em;
	text-align:center;
}
h3 {
	color: #003366;
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	letter-spacing:2px;
	line-height: 1.2em;
	margin-bottom: 1.22em;
	margin-top: 0.32em;
	text-transform:uppercase;
	text-align:center;
}

#about h1 {
	margin-bottom: 0;
	line-height: 1.22em;
}

#about h2 {
	margin-top:0;
	line-height: 1.22em;
}

#header h1 {
	color:#FFCC00;
	font-family:Times, Times New Roman;
	font-size:2.0em;
	line-height:1.0em;
	font-weight:normal;
	letter-spacing:2px;
	margin-bottom:0;
	margin-top:0;
	margin-left:230px;
	padding-top:18px;
	width:540px;
	text-transform:uppercase;
	text-align:left;
	/* margin-left:230px; */
	background:none;
}

#header h2 {
	color:#ffffff; /* #1c509d; */
	font-family:Times, Times New Roman;
	font-size:2.0em;
	line-height:0.8em;
	font-weight:normal;
	margin-bottom:0;
	margin-top:0.6em;
	margin-left:230px;
	text-align:left;
	width:540px;
}

#header h3 {
	font-family:Times, Times New Roman;
	font-size: 1.4em;
	color: #DAD7BC;
	text-align:right;
	margin: 12px 24px 0 0;
	font-style:italic;
	text-transform:none;
	letter-spacing:normal;
}

#header img {
	z-index:170; /* was 400 */
	margin-left:107px;
	margin-right:6px;
	float:left;
}

.history {
	background-color:#FFFFFF;
	margin:0 6px 0 0;
	padding:12px 36px 36px 36px;
	display:block;
	position:relative;
	float:right;
	width:596px;
}

.history dl {
	display:block;
	margin:0;
	padding:3px;
	position:relative;
	width:500px;
}

.history dt {
	border-top:1px solid #708D77; 
	margin:0;
	float:left;
	clear:both; 
	width:300px;
}

.history dd {
	border-top:1px solid #708D77; 
	float:left;
	margin: 0; 
	padding:0;
	text-align:right;
	width:100px;
}

.history span {
	color:#003366;
	font-weight:bold;
}

#leftRail{
	background-color:#5E7C9C;
	float:left;
	margin:0; /*-170px */
	padding:6px 0 4px 0;
	position:relative;
	top:0;
	width:170px;
	z-index:100; /* was 200 */
}

#mixer {
	background-color:#B6CAD6;
	margin:12px 0 0 0;
	padding:0;
	width:148px; 
	display:block;
	position:relative;
	float:left;
}

#mixer img {
	width:148px;
	height:148px;
}

#montage{
	background-color:#FFFFFF;
	float:left;
	margin:0 6px 0 0;
	padding:0 6px; /* width with padding:0 would be 412px; */
	width:400px;
	overflow:hidden;
	
}
#montage h2{
	/*float:left;*/
	/*display:inline;*/
	/*width:280px;*/
	margin-bottom:0;
	text-align:center;
}
#montage div {
	margin-top: 1em;
	/* float:right; */
}

#navlist ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#navlist {
	width: 160px; /* must be 13 em for IE Win */
	border-right: 0px solid #000;
	padding: 0;
	margin-bottom: 0;
	margin-left: 4px;
	background-color:#5E7C9C; /* bottom */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.00em;
	line-height: 1.4em;
	overflow-x: hidden;
	color: #000000;
	}
#navlist li {
	border-bottom: 1px solid #788D70;
	margin: 0;
	}
html>body #navlist li a {
	width: auto;
	}
#navlist ul.tier1 li a {
	display: block;
	padding: 2px 0px 2px 6px;
	border-left: 0px solid #996699;
	border-right: 0px solid #DAD7BC;
	background-color: #DAD7BC;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	width: 154px;
	}
#navlist ul.tier1 li a:hover {
	border-left: 0px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	background-color: #FFCC00;
	color: #000;
	}
#navlist ul.tier2 li a {
	display:block;
	padding:2px 0px 0px 6px;
	border-left:10px solid #5E7C9C;
	border-right:10px solid #DAD7BC;
	background-color:#DAD7BC;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	width:134px;
	overflow:hidden;
	}
#navlist ul.tier2 li a:hover {
	border-left: 10px solid #5E7C9C;
	border-right: 10px solid #FFCC00;
	background-color: #FFCC00;
	color: #000;
	}
#navlist ul.tier1 li a.current {
	background-color: #FFCC00;
	border-left: 0px solid #FFCC00;
	border-right: 0px solid #FFCC00;
	color: #000;
}
#navlist ul.tier2 li a.current {
	background-color: #FFCC00;
	border-left: 10px solid #5E7C9C;
	border-right: 10px solid #FFCC00;
	color: #000;
}

.officers {
	background-color:#FFFFFF;
	margin:0 6px 0 0;
	padding:12px 36px 36px 36px;
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:right;
	width:596px;
}

.officers div {
	float:left;
	width:280px;
	display:inline;
	margin:12px 12px 0 0;
}

.officers span {
	font-weight:bold;
}

.officers img {
	float:left;
	width:127px;
	height:166px;
	margin:0 12px 0 0;
}

p {
	margin-bottom: 0.7em;
	margin-top: 0px;
}

.photopage {
	background-color:#FFFFFF;
	margin:0 6px 0 0;
	padding:12px 36px 36px 36px;
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:right;
	width:596px;
}

.photopage img {
	background-color:#CCCCCC;
	border-width:0;
	margin:0 12px 3px 0;
	padding:3px 3px 3px 3px;
	display:block;
	/* float:left; */
	width:250px;
}

.photopage div {
	border:1px solid #708D77;
	display:block;
	float:left; 
	font-size:0.75em;
	line-height:1.4em;
	margin:6px 12px 0 0;
	padding:6px 12px 6px 12px;
	width:256px;
}

.poinsettias {
	background-color:#FFFFFF;
	margin:0 6px 0 0;
	padding:12px 36px 36px 36px;
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:right;
	text-align:left;
	width:596px;
}

.poinsettias table {
	width:380px;
	padding:0;
	margin:0 0 0 90px;
	display:block;
	font-size:1.5em;
	text-align:left;
	border-collapse:collapse;
	/* margin-right:60px; */
}

.poinsettias td {
	padding:5px;
	text-align:right;
}

#quad4 {
	background-color:#FFFFFF;
	margin:0 6px 0 0;
	padding:0 6px 0 6px;
	width:238px; 
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:left;
}

#quad4 img {
	border:0;
}

#listwithbanners li {
	margin-top:12px;
}

#listwithbanners img {
	margin:0 0 12px 12px;
	display:inline;
	float:right;
	width:222px;
}

sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

ul {
	margin-bottom: 0.7em;
	margin-top: 0px;
}

#weeklymeetings {
	background-color:#B6CAD6;
	margin:39px 0 0 4px;
	padding:0 6px 0 6px;
	width:148px; 
	display:block;
	position:relative; /* added 9/10 4pm for containing */
	float:left;
}

#weeklymeetings {
	/*_display:inline;  for IE, to fix float margin bugs */
}

#weeklymeetingsinfo {
	/* background-color:purple; */
	/* float:left; */
	/* width:200px; */
	/* height:86px; */
}
/*
#weeklymeetings h2 {
	font-size: 1.6em;
	line-height: 1em;
}
*/
#weeklymeetings IMG {
	border-width:0;
}

#weeklymeetingimage{
	/* float:left;  */
}

</style>

