
/******************* LINKS *********************/

a:img {
	background-color: #003366;
	border-color: transparent;
	border-style: groove;
	border-width: 1px;
}

a:link {
	background: transparent;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #003366;
	text-decoration: underline;
}

/*now follow the section links in the navigation bar on the left side*/        
a.nav:link {
	background-color: #003366;
	color: #fff99c;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}

a.nav:visited {
	background-color: #003366;
	color: #ffcc00;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}

a.nav:hover {
	background-color: #003366;
	/* 
	color: #7FFFD4;
	color: #00ffcc; 
	*/
	color: #00ffff;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
}

/*these are the sub-section links in the navigation bar on the left side*/ 
a.nav2:link {
	background-color: #003366;
	color: #fff8e0;
	font-size: 10px;
	font-weight: 550;
	text-decoration: none;
}

a.nav2:visited {
	background-color: #003366;
	color: #ffcc00;
	font-size: 10px;
	font-weight: 550;
	text-decoration: none;
}

a.nav2:hover {
	background-color: #003366;
	color: #00ffcc;
	font-size: 10px;
	font-weight: 550;
	text-decoration: none;
}


a.navtot {
	background-color: #003366;
    color: #ffcc00;
	font-size: 12px;
	font-weight: 550;
	text-decoration: none;
}

a.navtot2 {
	background-color: #003366;
	color: #ffcc00;
	font-size: 10px;
	font-weight: 550;
	text-decoration: none;
}

/******************* END LINKS *********************/

/*************** TEXT FORMATTING  ******************/
/* use these inline with a <span> class=blah*/
big {
	font-size: larger;
}
small {
	font-size: smaller;
}

.red {
	color: #FF0000;
}


.green {
	color: #00FF00;
}

.blue {
	color: #0000FF;
}

.mint {
	color: #009999;
	font-weight: 800;
}
.link {
	color: #0033CC;
	font-weight: 600;
}


.largeitalic
{
    font-weight: 800;
    font-size: 20pt;
    font-style: italic
}

/************** END TEXT FORMATTING  ****************/


/* overrides body; is this sloppy? - its really affect just the nav since inhalt overrides it */
body {
    background: url(../images/Pattern1.gif); 
	background-color: #fff8e0;
    background-repeat: repeat-y;
	color: #000088;
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px; /*margins are set to zero*/
	padding-top: 0px; /*for Opera6*/
}

/* prevent incredible shrinking text*/
p, ol, ul, dl, td {
	font-size: 12px;
}

/* NN 4.xx ignorance */
strong, b {
	font-weight: 800;
}



.Header {
	margin-left: 2px;
	margin-top: 2px;
	width: 650px;
	height: 75px;
/*  border-bottom-color: #000066;
*	border-bottom-style: solid;
*	border-bottom-width: 2px;
*/
    position: absolute;
    left: 0px;
	top: 0px;
}

.Footer {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-top: 50px;
    border-color: transparent;
    position: relative;
	left: 100px;
}


.Inhalt1 p {
	width: 380px;
	max-width: 500px;
}

/* This is the main 'window' */
.Inhalt1 {
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	background: #fff8e0;
	color: #003366;       /*to insure readability*/
	margin-left: 130px;   /*position content on right */
	margin-right: 10px;   /*breathing space for the text*/
	max-width: 600px;     /*readbility even on big screens*/
	width: 380px;
	padding: 5px;         /*space to separate navigation and content*/
    position:relative;
    top: 70px;
}

.Inhalt p {
	width: 550px;
	max-width: 500px;
}



/* This is the main 'window' */
.Inhalt {
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	background: #fff8e0;
	color: #003366;       /*to insure readability*/
	margin-left: 130px;   /*position content on right */
	margin-right: 10px;   /*breathing space for the text*/
	max-width: 600px;     /*readbility even on big screens*/
	width: 550px;
	padding: 5px;         /*space to separate navigation and content*/
    position:relative;
    top: 70px;
}

/* used by bottom-navigation */
.box {
	background: #fff8e0;
	border-color: #48D1CC;
	border-style: groove;
	border-width: 2px;
	color: #000099;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	width: 325px;
	margin: 2px;
	padding: 2px;
}



.footer_emailme {
	font-size: 10px;
	position: absolute;
	left: 150px;
	top: 60px;
}

.footer_nav {
	background: #fff8e0;
	border-color: #48D1CC;
	border-style: groove;
	border-width: 2px;
	color: #000099;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	position: absolute;
	font-size: 10px;
	width: 325px;
	margin: 2px;
	padding: 2px;
	text-align: center;
	top: 100px;
}


/* this defines the navigation area */
.navbox {
	background-color: #003366;
	border-color: #003366;
	border-style: groove;
	border-width: 2px;
	color: #fff8e0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px; /*some button-like boxes for the left-side navigation*/
	margin-top: 3px;
	padding-left: 3px;
}

/* Navigation absolute left. Line-height 110% separates nav elements */
.Navigation {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	left: 0px;
	line-height: 110%; 
	position: absolute; 
	top: 105px;
	width: 100px;
	margin-left: 5px;
}

.Trestle_Nav {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; /*some button-like boxes for the left-side navigation*/
	height: auto;
	left: 450px;
	line-height: 120%; 
	position: absolute; 
	border-style: solid;
	border-color: #0000FF;
	border-width: 1px;
	text-align: center;
	top: 100px;
	width: 110px;
	padding: 0px;
}

.Right_Nav {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; /*some button-like boxes for the left-side navigation*/
	height: auto;
	left: 450px;
	line-height: 110%; 
	position: absolute; 
	border-style: solid;
	border-color: #000099;
	border-width: 1px;
	text-align: center;
	top: 100px;
	width: 110px;
	padding: 0px;
}


.Top_Nav {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; /*some button-like boxes for the left-side navigation*/
	height: auto;
	left: 100px;
	line-height: 110%; 
	position: absolute;
	border-style: solid;
	border-color: #990000;
	border-width: 1px;
	text-align: center;
	left: 0px;
	top: 10px;
	width: 300px;
	padding: 2px;
}


/* POSTIONING STUFF */

.rrand {
	float: right;
	padding-left: 7px;
    border-color: transparent;
}


.lrand {
	float: left;
	padding-right: 7px;
	border-color: transparent;
}

.headerimg1 {
    border: none;
    position: absolute;
    left: 0px;
}

.headerimg2 {
    border: none;
    position: absolute;
    left: 150px;
    top: 10px;
}

.headerimg3 {
    border: none;
    position: absolute;
    left: 600px;
	top: 0px
}

.jachin {
    position: absolute;
    left: 380px;
}

.boaz {
    position: absolute;
    left: 0px;
}

.jachin_boaz_text {
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
	text-align: left;
 	margin-left: 0px;   
	margin-right: 400px;   
	padding: 5px;         
	left: 70px;
	top: 80px;
}
.jachin_boaz_text p {
	width: 300px;
}

.trestle_text {
    font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    position: absolute;
	text-align: left;
 	margin-left: 0px;   
	margin-right: 10px;   
	width: 400px;   
	padding: 5px;         
	left: 10px;
	top: 10px;
}
.trestle_text p {
	width: 400px;
}

.lodgeOfficers {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	position: relative;
	line-height: 110%; 
}

.simple_list {
	font-family: Verdana, Eyechart, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
	position: relative;
	line-height: 200%; 
}

.calendar {
    position: absolute;
    left: 125px;
	top: -50px;
}
