<!--

@media screen { body { 
/*
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#003466', gradientType='0'); 
*/
	background: url(./images/page_bg.gif) repeat-x;
	background-color: #f0f0f6;
} }
@media print { body { 
	background-color: #ffffff;
} }
body {
	color: #000000;
	font-family: arial,helvetica,verdana,sans-serif; 
	font-size: 1em;
	font-weight: normal;
	margin: 0px;
}
div,p,td,th  { font-size: 1em; }

.c1 { color: #ff0000; }
.c2 { color: #009900; }
.c3 { color: #000066; }

/* Standard sections of each page */
@media screen { 
	#maincontainer_o {
		margin-left: 3%;
		width: 90%;
		border: solid 2px #000066;
	}
	#maincontainer_m {
		border: solid 4px #ccbf8e;
	}
	#maincontainer {
		border: solid 1px #000066;
	}
}
@media print {
	#maincontainer_o { width: 98%;}
}

#maincontainer_m {
	border: solid 4px #ccbf8e;
}
#maincontainer {
	background-color: #fff;
	border: solid 1px #000066;
}

#pghead {
	background: url("./images/kbg.gif") repeat;
	/* width: 100%; */
	padding: 5px 10px;
	border-bottom: solid 2px #ccbf8e;
}
#pgheadcontainer {
	width: 100%;
}
#pgheadKiwanis {
	float: left;
	width: 274px;	/* actual size of image */
	height: 50px;
}
#pgheadClubName {
	clear: both;
	float: left;
	width: 300px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0;
}
#pgheadTitle {
	float: right;
	/* width: 300px; */
	text-align: right;
	font-weight: bold;
	font-style: italic;
	font-size: 1.2em;
	color: #003366;
	text-transform: uppercase;
}
#pgheadSubtitle {
	float: right;
	/* width: 300px; */
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	color: #A09151;
	text-transform: uppercase;
}

@media screen { #pgheadClubName, #mottoserving { color: #ffffff; } }
@media print  { #pgheadClubName, #mottoserving { color: #000000; } }

#mottoserving {
	clear: both;
	background-color: #000066;
	padding: 3px 10px 3px 0;
	text-align: right;
	margin-bottom: 7px;
	font-weight: bold;
	font-size: 0.9em;
}

/* Don't print the menu (navigation column) */
@media print  { div#navcol { display: none; } } 
@media screen { div#navcol {
	vertical-align: top;
	width: 130px;
	float: left;
	padding: 20px 0 0 0px;
	font-size: 1em;
	margin-left: -142px;
	margin-bottom: 1em;
} }
.navarrow { 
	float: left; 
	margin-right: 2px; 
	margin-top: 6px; 
}
.navmenu {
	margin: 0 2px 2px 2px;
	padding: 2px 3px;
	background-color: #ccbf8e;
	text-align: left;
	width: 112px;
}
#navcol a:link, #navcol a:visited, #navcol a:focus, #navcol a:active { 
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
#navcol a:hover {
/*	color: #B81C64; */
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
/* ******************************************************** */
.navmenu {
	margin: 0 2px 2px 2px;
	padding: 2px 3px;
	background-color: #ccbf8e;
	text-align: left;
	width: 112px;
}
/************/
.menul1 {
	padding: 2px 3px;
	background-color: #ccbf8e;
	text-align: left;
/*	margin: 0 2px; */
	border-bottom: 1px solid #000066;
}
.submenu {
	display: block;
}
.subsubmenu {
	margin-left: 10px;
}
/************/
.submenu a:link, .submenu a:visited, .submenu a:focus, .submenu a:active { 
	color: #000066;
	font-weight: normal;
	text-decoration: none;
}
.submenu a:hover {
/*	color: #B81C64; */
	color: #000066;
	font-weight: bold;
	text-decoration: none;
}
/* ******************************************************** */

div#maincontent {
	background-color: #ffffff;
	padding: 5px 10px 0px 15px;
	font-size: 0.8em;
	margin-left: 130px;
}
#datestamp {
	text-align: right;
	margin: 4px 25px 0 0;
}
#pgfoot {
	clear: both;
	background-color: #ffffff;
	margin-top: 25px;
	margin-left: 2%;
	text-align: center;
	border-top: solid 1px #ccbf8e;
	padding-top: 4px;
}
#copyright {
	font-size: 0.7em;
	font-weight: normal;
	color: #000066;
	margin-bottom: 3px;
}
a:hover, a:active { color:#B81C64;}

.clear { clear: both; }
.clearright { clear: right; }
.center { text-align: center; }
.floatleft { float: left; margin-right: 12px; }
.floatright { float: right; margin-left: 12px; }
.bound2 { border: solid 2px #ccbf8e; }
img { 	border-style: none; }	                              /* no borders for any images by default */

h1 {
	font-size: 1.8em;
	color: #000066;
	text-align: center;
}
h2 {
	font-size: 1.3em;
	font-weight: 900;
	color: #000066;
	text-align: center;
}
h3 {
	font-size: 1.2em;
	font-weight: 900;
	color: #000000;
	text-align: left;
}


th.pressec { text-align: center; }

td.year { text-align: left; }
td.president, td.secretary { text-align: left; padding-left: 25px;}

.highlight { font-weight: bold; }
.actHighlight { font-weight: normal; color: #009900;  font-style: italic; }
#memberlist td { padding-left: 3em; vertical-align: top; }
.lastupdated { font-style: italic;text-align: right; color: #000099;}
.pubtitle { font-style: italic; }	/* publication title */
.caption {
	font-size: 0.8em;
	text-align: center;
	font-weight: 500; 
	color: #006;
	text-align: center;
	padding: 0 10px 10px 10px;
	width: 90%;
}
.indent1 { margin-left: 15px; }

#kiwanisIntlNews {
	float: right;
	border: solid 1px #ccbf8e;
}

#upcomingEvents {
	background: url("./images/kbg.gif") repeat;
	width: 300px;
	float: right;
	border: solid 2px #ccbf8e;
	margin-left: 8px;
	margin-bottom: 10px;
	color: #000099;
	padding: 8px;
}

#frontPageAnnounce {
	width: 300px;
	float: right;
}
#craftAnnounce {
	width: 300px;
	border: solid 1px #ff0000;
	background: url(./images/poinsettia_sm.gif) no-repeat;
	padding: 8px;
	Margin: 5px 0 5px 5px;
	
}
#mysteryAnnounce {
	width: 298px;
	border: solid 1px #999999;
	background-color: #eeeeee;
	border-top: solid 3px #990000;
	border-left: solid 3px #990000;
	border-bottom: solid 1px #990000;
	border-right: solid 1px #990000;
	padding: 8px;
	Margin: 5px 0 5px 5px;
}
#fp_background_mask {
	float: left;
	margin-right: 30px;
	margin-bottom: 75px;
}
.bignbold {
	font-size: 1.3em;
	font-weight: 700;
}

/* officers */
.officertable { 
	margin-left: 25px;
}
td.office { 
	font-weight: 700;
	padding-right: 25px;
}
td.officer {
	font-weight: 500;
}

/* Enable centering a table on the page 
   use <table class="center"> ...
   to be browser independent, must also have table inside in a container object with text-align: center; style.
*/
table.center {margin-left:auto; margin-right:auto;}

/* Coupon Book Details - rates table */
.ad-size { padding: 0 10px; text-align: left; }
.ad-dim { padding: 0 10px; text-align: center; }
.ad-cost { padding: 0 30px 0 0; text-align: right;  }
.ad-cost-dbl { padding: 0 10px; text-align: center;  }
#rates-table { text-align: center; margin-left: 140px; }
#rates-table table { border: solid 1px #aac; }
#rates-table th { border-bottom: solid 1px #aaaacc; padding: 0 10px; vertical-align: bottom; text-align: center;}
#rates-table td { border: solid 1px #aaaacc; vertical-align: top; }

.presidentphoto { float: right; margin: 0px 12px; }
.innerpresphoto { width: 200px; }

h2.subhead { 
	text-align: left;
}

h2.newsheadline {
	margin: 15px 0 5px 0;
	padding: 3px 0 3px 10px;
	text-align: left;
	color: #fff;
	background-color: #c00;
}
h3.newssubhead {
	margin: 10px 0 0 0;
	padding: 0;
	font-weight: bold;
	text-align: left;
	color: #006600;
}

.newscontinued {
	padding-top: 1em;
}

div.byline {
	float: right;
	font-style: italic;
	font-size: 1em;
	text-align: right;
}
	
.photoright, .newsphotoright, .stdphotoright {
	float: right;
	margin-left: 10px;
	background-color: #fff;
}
.photoleft, .newsphotoleft, .stdphotoleft { 
	float: left;
	margin-right: 10px;
	background-color: #fff;
}
.photoright, .photoleft {
	clear: both;
}
.newsphotoright, .newsphotoleft {
	width: 220px;
}
.stdphotoright, .stdphotoleft {
	width: 320px;
}
.stdphoto {
	width: 300px;
}
.medphoto {
	width: 400px;
}
.lgphoto {
	width: 500px;
}
div.newmember {
	width: 310px;
}
div.newmember_sm {
	width: 160px;
}
img.newmember img.newmember_sm {
	border: 1px solid #006;
}

.oops {
	text-decoration: line-through;
}
.rollovertip { 
	color: #006600; 
	border-bottom: 1px dashed;
}

/* Most of these are used on individual pages */
#CpnbookImageFormats { text-align: center; }
#CpnbookImageFormats td { text-align: left; padding: 0 10px; }

.partnerBusiness, .adBusiness { margin-top: 10px; font-weight: bold; color: #006; }
.partnerPersonal, .adContact { font-style: italic; }

/* Used to build View Ad "button" */
a.adLink { text-decoration: none; }
div.adAdLink { 
	margin-top: 3px;
	margin-left: 10px;
	padding-top: 3px;
	height: 25px;
	}	
span.viewAd	{
	font-family: Arial, Helvetica, sans-serif;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #000066;
	width: 60px;
	background: #facd8a;
	text-align: center;
	color: black;
	margin-left: 1px;
	margin-right: 1px;
	padding: 0 5px;
	}

-->