@charset "utf-8";
/* CSS Document */

body {
	font:9pt/17pt Arial, Helvetica, sans-serif;
	margin:0;padding:0;
	height:100%;
	background-image:url(../Site3/Images/bodybg.jpg);
	background-position:center;
	background-attachment:fixed;
	background-position:top;
	background-repeat:no-repeat;
	background-color: #000000;
}

#body {
	width:900px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding-bottom:0;
}

#header {
	width:900px;
	background-repeat:no-repeat;
}

#topmenu {
	width:auto;
	height:auto;
	background: black url(../Site2/images/glossyback2.gif) repeat-x bottom left;
	background-repeat:repeat-x;
	text-align:right;
	padding:4px;
	padding-right:10px;
	color:#FFFFFF;
}

#topmenu a {
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color:white;
	padding:4px;
	padding-right:10px;
}

#flashbar {
	width:900px;
	height:250px;
	background-image:url(../Site3/Images/newbg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

#flashhold {
	width:650px;
	height:250px;
	display:block;
	float:left;
	color:#FFFFFF;
	background-image:url(../Site3/Images/flash.gi);
	margin:0;
	padding:0;
}

#newsflash {
	width:250px;
	height:auto;
	display:block;
	float:right;
	color:white;
	margin:0;
	padding:0;
}

#upcoming {
background: black url(../Site2/images/glossyback2.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
float:right;
width:236px;
display:block;
color: white;
margin:0;
text-decoration: none;
padding:4px;
padding-left:10px;
}

#maincontent {
	width:900px;
	height:auto;
	clear:both;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-image:url(../Site3/Images/content.jpg);
	background-repeat:repeat-y;
	background-color:#FFF;
}

#maincontent h1.header {
	color:#903;
	margin-left:190px;
	margin-right:270px;
	margin-bottom:10;
	margin-top:0;
	font: bold 18px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:justify;
	padding-top:20px;
}

#maincontent p.main{
	margin-left:190px;
	margin-right:270px;
	text-align:justify;
	font-style:italic;
}

#leftcolumn {
	display:block;
	float:left;
	width:170px;
	height:100%;
	padding-top:0;
}
	
#rightcolumn {
	display:block;
	float:right;
	width:250px;
	padding-top:0;
}

.glossymenu{
display: block;
float:left;
padding: 0;
width: 162px; /*width of menu*/
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(../Site3/Images/glossyback2.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(../Site3/Images/glossyback.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid blue;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
color: white;
}

.big {
	display:block;
	clear:both;
	width:900px;
	height:300px;
	margin:0;
	padding:0;
	background-image:url(../Site3/Images/bigpart.jpg);
	background-repeat:repeat-y;
}

.leftbig {
	display:block;
	float:left;
	width:440px;
	height:300px;
	padding:0;
	margin:0;
	border: 0px solid #000000;
}

.leftbig p.title {
background: black url(../Site2/images/glossyback2.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display:block;
color: white;
margin:0;
padding:4px;
padding-left:10px;
text-decoration: none;
}

.rightbig {
	display:block;
	float:right;
	width:440px;
	height:300px;
	padding:0;
	margin:0;
	border: 0px solid #000000;
}

.rightbig p.title {
background: black url(../Site2/images/glossyback2.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display:block;
color: white;
margin:0;
padding:4px;
padding-left:10px;
text-decoration: none;
}

.rightbig h3 {
	display:inline;
	color:#903;
	font-style:normal;
	padding-left:20px;
	margin-top:0;
	margin-bottom:0;
	padding-bottom:0;
}

.rightbig p {
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.facebook {
display: block;
float:right;
padding: 0;
margin-top:20px;
width: 242px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.facebook p.title {
background: black url(../Site2/images/facebook.jpg) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display:block;
color: white;
margin:0;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
margin-top:20px;
border:0px;
}

.members {
display: block;
float:right;
padding: 0;
margin-top:20px;
width: 242px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.newsletter {
display: block;
float:right;
padding: 0;
margin-top:0;
width: 242px; /*width of menu*/
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}

.newsletter p.title {
background: black url(../Site2/images/glossyback2.gif) repeat-x bottom left;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
display:block;
color: white;
margin:0;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
margin-top:20px;
}

.news {
	display:block;
	float:right;
	clear:right;
	width:242px;
	height:auto;
	padding:0;
	margin:0;
	border: 0px solid #000000;
}

.news h1.header {
	color:#903;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:0;
	font: bold 16px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:center;
}

.news p.content {
	color:black;
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-left:7px;
	margin-right:7px;
	text-align:justify;
}

.quotetitle {
	display:block;
	float:right;
	clear:right;
	width:242px;
	height:auto;
	padding:0;
	margin:0;
	margin-top:20px;
	border: 0px solid #000000;
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:justify;
}

.quotetitle p.title {
	background: black url(../Site2/images/glossyback2.gif) repeat-x bottom left;
	font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	display:block;
	color: white;
	margin:0;
	padding: 4px 0;
	padding-left: 10px;
	text-decoration: none;
	font-style: normal;
}

.quotetitle p {
	color:black;
	font-style:italic;
	font: 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin-top:0;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0;
	text-align:justify;
}

.quote {
	color:black;
	text-align:justify;
	display:block;
	clear:right;
	margin-top:0;
	padding-left:10px;
	padding-right:10px;
	
}

.feedburnerFeedBlock#Freemasons-BingNewsqqp8mr0dnpab6knf2e0tqrsuco {
	height:300px;
	padding-left:10px;
	padding-right:20px;
	font-style:italic;
	margin-bottom:0;
	padding-bottom:0;
}

.feedburnerFeedBlock#Freemasons-BingNewsqqp8mr0dnpab6knf2e0tqrsuco ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.feedburnerFeedBlock#Freemasons-BingNewsqqp8mr0dnpab6knf2e0tqrsuco ul li {
	margin:0;
	padding:0;
}

.feedburnerFeedBlock#Freemasons-BingNewsqqp8mr0dnpab6knf2e0tqrsuco a {
	text-transform:uppercase;
	color:#903;
	font-weight:bold;
	font-style:normal;
}

.feedburnerFeedBlock#Freemasons-BingNewsqqp8mr0dnpab6knf2e0tqrsuco p.date {
	display:inline;
	padding-left:10px;
	font-style:normal;
	font-size:smaller;
}

#creditfooter {
	display:none;
}

#shirt {
	color:#903;
	font: bold 18px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	text-align:center;
}

#footer {
	display:block;
	background-image:url(../Site3/Images/footerbg.jpg);
	width:900px;
	height:87px;
	margin-top:0;
	padding-top:0;
}

#footer p.address {
	font-style:italic;
	text-align:center;
	margin-bottom:auto;
}

p span.show {display:none;}
p:hover span.show {display:inline;}
p:hover span.noshow {display:none;}
