/* ---------------------------------------------*/
/*  First set the global styles			*/
/*   The overrides will come after these	*/
/* ---------------------------------------------*/
	
/*
win/mac fonts
serif:
Georgia, verdana, "Times New Roman", serif
	font-family: Georgia, Verdana, "Times New Roman", serif ;

san-serif:
arial.  tahoma, , "Trebuchet MS" sans-serif
	font-family: arial, tahoma, "Trebuchet MS", sans-serif ;

*/

/* ---------------------------------------------*/
/* */
/* */
/* ---------------------------------------------*/

body	{
	background-image: url('../graphics/11th-background.png');
	background-attachment: fixed;
	background-color: rgb(245, 242, 250) ;
	background-color: rgb(245, 245, 245) ;
	font-family: arial, tahoma, "Trebuchet MS", sans-serif ;
	font-family: Georgia, Verdana, "Times New Roman", serif ;
	font-size: 100%;
	}
h1	{
	color: rgb(50, 10, 10);
	margin-top: .15em;
	margin-bottom: 	.20em;
	font-size: 1.15em;
	font-weight: bold;
	}
h2	{
	color: rgb(50, 10, 10);
	margin-top: .3em;
	margin-bottom: .3em;
	font-size: 1.1em;
	font-weight: bold;
	}
h3	{
	color: rgb(50, 10, 10);
	margin-top: .5em;
	margin-bottom: .1em;
	font-size: 1em;
	font-weight: bold;
	}
h4	{
	color: rgb(50,10,10) ;
	margin-top: .3em;
	margin-bottom: 0;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	}
h5	{
	color: rgb(50,10,10) ;
	margin-top: .1em;
	margin-bottom: .1em;
	text-decoration: underline;
	font-size: 1em;
	font-weight: bold;
	}
p	{
	color: rgb(50, 10, 10);
	font-size: 1em;
	}
table	{
	empty-cells: show;
	border-collapse: collapse;
	border-style: none;
	}
th	{
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 1px 1px 1px 1px;
	}
td	{
	font-size: 1em;
	border-style: none;
	padding: 3px 2px 1px 1px;
	}
li	{
	margin-top: .15em;
	margin-bottom: .25em;
	}
	
legend	{
	color: rgb(100, 10, 10);
	font-family: arial, tahoma, "Trebuchet MS", sans-serif ;
	font-size: 1em ;
	}


.noshow { display: none; }
.smalltext	{ font-size: 80%; color: rgb(50, 10, 10); }
.lodgename	{
	font-size: 1.05em;
	color: rgb(50, 10, 10);
	font-family: arial, tahoma, "Trebuchet MS", sans-serif ;
	}
.lodgeinfo	{
	font-size: 1em;
	color: rgb(50, 10, 10);
	font-family: arial, tahoma, "Trebuchet MS", sans-serif ;
	}

ul	{
	list-style-type: none
	}



/* Anchor Definitions */
/*
a	{
	font-size: 1em;
	}
a:link	{
	color: rgb(70, 10, 10);
	}
a:visited {
	color: rgb(70, 10, 10);
	}
a:hover	{
	color: rgb(00, 51, 200);
	}
a:active {
	color: rgb(70, 10, 10);
	}
*/
/* Definitions for MS DDM Example */
/*
table.navbar	{
	font-size: 1em ;
	margin: 0px;
	padding: 0px; 
	border: 0px; 
	font-weight: bold;
	}

div.menu	{
	font-size: 1em ;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

table.menu	{
	font-size: 1em ;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

div.menuSub	{
	padding: 1px;
	margin: .25em;
	display: none;
	position: static;
	border: 1px outset rgb(153, 51, 00) ;
	}

div.menuNormal	{
	display: none;
	position: static;
	}

td.menuNormal	{
	padding: 4px;
	font-weight: bold;
	vertical-align: top;
	background-color: rgb(245, 245, 245) ;
	}

div.menuHover	{
	border: 2px inset rgb(153, 51, 00) ; 
	background-color: rgb(231, 226, 225);
	display: inline;
	position: absolute;
	}

td.menuHover	{
	padding: 4px;
	font-weight: bold;
	vertical-align: top;
	background-color: rgb(231, 226, 225);
	}

a.menuitem:link	{
	text-decoration: none;
	background-color: rgb(245, 245, 245) ;
	display: block;
	padding-top: 5px 1px 0px 4px;
	}

a.menuitem:visited	{
	text-decoration: none;
	background-color: rgb(245, 245, 245) ;
	display: block;
	padding-top: 5px 1px 0px 4px;
	}

a.menuitem:hover	{
	text-decoration: none;
	background-color: rgb(231, 226, 225);
	display: block;
	padding-top: 5px 1px 0px 4px;
	}

a.menuitem:active	{
	text-decoration: none;
	background-color: rgb(231, 226, 225);
	display: block;
	padding-top: 5px 1px 0px 4px;
	}
*/
/* END Definitions for MS DDM Example */

/* ==============================================
	BEGIN of Anchor definitions
============================================== */
a	{
	}
a:link	{
	color: rgb(50, 10, 0);
	}
a:visited {
	color: rgb(50, 10, 0);
	}
a:hover	{
	color: rgb(00, 51, 200);
	}
a:active {
	color: rgb(50, 10, 0);
	}

/* ==============================================
	BEGIN of MS DDM menu definitions
============================================== */
td.areaMenu {
	width: 100% ;
	text-align: center;
	vertical-align: top;
	}

table.menuBar	{
	width: 60%;
	margin: 0px;
	padding: 0px; 
	border: 0px; 
	font-weight: 400;
	}

div.menuSub	{
	text-align: left;
	padding: 1px;
	margin: .25em; 
	display: none;
	position: relative; 
	left: -120px;
	border: 1px outset rgb(153, 51, 00) ;
	}

div.menuNormal	{	/* Used by function collapse() */
	display: none;
	position: static;
	}

td.menuNormal	{	/* Used by function collapse() */
	padding: 4px; 
	vertical-align: top;
	}

div.menuHover	{	/* Used by function expand() */
	border: 2px inset rgb(153, 51, 00) ; 
	background-color: rgb(231, 226, 225); 
	display: inline;
	position: absolute;
	}

td.menuHover	{	/* Used by function expand() */
	padding: 4px;
	vertical-align: top;
	background-color: rgb(231, 226, 225); 
	}

a.menuitem	{
	text-align: left;
	text-decoration: none;
	background-color: rgb(245, 245, 245) ; 
	display: block;
	padding-top: 5px ;
	padding-left: 4px ;
	padding-right: 1px ;
	}

a.menuitem:link	{
	}

a.menuitem:visited	{
	}

a.menuitem:hover	{
	background-color: rgb(231, 226, 225);
	}

a.menuitem:active	{
	background-color: rgb(231, 226, 225);
	}
/* ==============================================
	END of MS DDM menu definitions
============================================== */

/* ==============================================
	The followinng are definitions for 
	"Quotations" module
============================================== */
/* ==============================================
	The following 2 definitions work together
	to create "drop" caps for an article
	and MUST be as defined
============================================== */
div.quotations {
	}
p.quotations	{
	font-size: 1em; 
	color: rgb(0, 0, 0);
	}
p.quotations:first-letter	{
	font-family: Georgia, Verdana, "Times New Roman", serif ;
	font-size: 1.15em; 
	color: rgb(0, 0, 0);
	font-weight: bold; 
	}
p.quotationsby	{
	font-size: .9em; 
	font-weight: bold;
	color: rgb(51, 0, 0);
	text-align: right ;
	}
h3.quotations	{
	color: rgb(50, 10, 10);
	margin-top: .5em;
	margin-bottom: .1em;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Georgia, Verdana, "Times New Roman", serif ;
	}
/* ==============================================
	END definitions for "Quotations" module
============================================== */


#divBody {
	width: 960px;
	margin: 0px;
	}
#divMain {
	width: 960px;
	margin: 0px;
	}
#divHDR {
	text-align: center;
	padding: 0.5em;
	clear: both;
	}
#divLeft {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0em;
	}
#divRight {
	text-align: left;
	margin-left: 225px;
	padding: 0em;
	}
#divFTR {
	text-align: center;
	padding: 0.5em;
	clear: both;
	width: 900px;
	}
#picDesc {
	text-align: center;
	font-family: arial;
	font-size: .8em;
	}
.mainLeft {
	padding-right: 1em;
	border-right-style: solid;
	border-right-color: rgb(50, 10, 10) ;
	border-right-width: 1px
	}
.mainCenter {
	padding-left: 1em;
	padding-right: 1em;
	}
.mainRight {
	padding-left: 1em;
	border-left-style: solid;
	border-left-color: rgb(50, 10, 10) ;
	border-left-width: 1px
	}
.aboutLeft {
	text-align: left ;
	vertical-align: top ;
	width: 15% ;
	padding-right: 1em;
	border-right-style: solid;
	border-right-color: rgb(50, 10, 10) ;
	border-right-width: 1px
	}
.aboutMain {
	text-align: left ;
	vertical-align: top ;
	width: 85% ;
	padding-left: 1em;
	padding-right: 1em;
	}
/* ==============================================
	The following 2 definitions work together
	to create "drop" caps for an article
	and MUST be as defined
============================================== */
p.spctext	{
	font-size: 1em ; 
	color: rgb(51, 0, 0);
	padding: .1em .25em .1em .25em ;
	margin: .35em 1em .35em .5em ;
	text-indent: -.5em ;
	}
p.spctext:first-letter	{
	font-family: Georgia, Verdana, "Times New Roman", serif ;
	font-size: 1.15em; 
	color: rgb(51, 0, 0);
	font-weight: bold; 
	}
/* ==============================================
	The above 2 definitions work together
	to create "drop" caps for an article
	and MUST be as defined
============================================== */

p.stSP1	{
	margin-top: .15em;
	margin-bottom: .25cm;
	font-size: 1em;
	font-family: Georgia, Verdana, "Times New Roman", serif ;
	}
span.stSP1 {
	float: left;
	font-size: 150%;
	line-height: 75%;
	font-family: algerian, Georgia, Verdana, "Times New Roman", serif ;
	}
legend.stSP1	{
	color: rgb(50, 10, 10) ;
	font-size: 1.15em;
	font-weight: bold;
	font-family: Georgia, Verdana, "Times New Roman", serif ;
	}

p.stComms {
	margin-top: .15em;
	margin-bottom: .25em;
	text-indent: 0.7cm;
	}

p.stGEN	{
	margin-top: .1em;
	margin-bottom: .1em;
	text-indent: 0.5em;
	font-size: 1em;
	color: black;
	}

p.stDisc {
	text-align: left;
	font-size: 1em;
	color: black;
}
h5.stDisc {
	color: rgb(50, 10, 10);
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, Verdana, "Times New Roman", serif ;
	}

/* ==============================================
	The followinng are definitions for
	"Page Headers"
============================================== */
td.pghdrL {
	width: 30% ;
	text-align: center ;
	vertical-align: middle ;
	font-weight: 500;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	}
td.pghdrC {
	width: 40% ;
	text-align: center ;
	vertical-align: middle ;
	font-size: 1.5em;
	font-weight: 500;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	}
span.hl1C	{
	font-size: 1.15em ;
	font-weight: 600 ;
	font-family: Georgia, Verdana, "Times New Roman", serif ;
/*	color: rgb(0, 51, 153); */
	}
span.hl2C	{
	font-size: .9em ;
	}
span.hl3C	{
	font-size: .8em ;
	}
span.hl4C	{
	font-size: .8em ;
	}
span.hl5C	{
	font-size: .6em ;
	}
td.pghdrR {
	width: 30% ;
	text-align: center ;
	vertical-align: middle ;
	font-size: 1em;
	font-weight: 500;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	}
span.hl1R	{
	font-size: 1.1em ;
	font-weight: 600 ;
	color: rgb(200, 0, 0);
	}
span.hl2R	{
	font-size: 1em ;
	}
span.hl3R	{
	font-size: .8em ;
	}
span.hl4R	{
	font-size: .8em ;
	}
span.hl5R	{
	font-size: .8em ;
	}
/* ==============================================
	END of definitions for "Page Headers"
============================================== */

