html, body { 
	margin: 0pt;
    padding: 0pt;
    background-image: url(../images/icons/glenbackground.gif);
    }

  a { 
	color: rgb(153, 0, 51);
	text-decoration: none;
    }

  a:hover { 
	color: rgb(153, 102, 102);
    background-image: none;
    float: none;
    }

#mainbody {
	float: none;
	width: 757px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0pt;
	position: absolute;
    }

  #sidebar {
	float: none;
	font-family: Georgia;
	width: 245px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	position: absolute;
	left: 760px;
    }

  #sidebar h1.icon { margin: 12px 0 0.2em 0;
    font-size: 1.1em;
    font-weight: normal;
    font-family: Georgia;
    color: rgb(245, 196, 131);
    text-transform: uppercase;
	
    }

  #sidebar h1.icon1 { margin: 10px 0pt 0.2em;
    font-size: 1.1em;
    font-weight: normal;
    font-family: Georgia;
    color: rgb(245, 196, 131);
    text-transform: uppercase;
    }

  #sidebar a { color: rgb(245, 196, 131);
    }

  #sidebar a:hover { text-decoration: underline;
    }

  #sidebar p { border-bottom: 1px dotted;
    margin: 0pt;
    padding: 0pt 0.7em 0.7em 3em;
    font-size: 0.72em;
    color: rgb(204, 153, 153);
    line-height: 1.4em;
    }

  #sidebar img.icon { margin: 1em 0.5em 0pt;
    float: left;
    }

  #sidebar img.icon1 { margin: 0.8em 0.5em 0 0.6em;
    float: left;
    }

  #logocontainer { margin: 0 0 0 0;
	padding: 0 0.2em 0 0;
    width: 745px;
    height: 10.5em;
    }

  #logocontainer img {
	float: left;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 3%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
    }
	
#logocontainer p.rhfintro {
	color: rgb(245, 196, 131);
	font-family: georgia;
	font-size: 0.7em;
	text-align: right;
	margin: 0 0 0.3em 0;
	}
	
#logocontainer h1 {
	font-weight: normal;
	font-style: italic;
	font-size: 1.4em;
	color: rgb(245, 196, 131); 
	text-decoration: none;
	margin: 0em 0 0.2em 0;
	padding: 0 0 0 0;
	text-align: right;
	line-height: 1em;
	}
	
#logocontainer p.rhfmission {
	color: rgb(245, 196, 131);
	font-family: georgia;
	font-size: 0.8em;
	text-align: right;
	margin: 0em 0 0 0;
	}

 #logocontainer p.tagline {
	padding: 0pt;
	font-family: Georgia;
	font-style: italic;
	font-size: 2.5em;
	text-indent: 1em;
	color: rgb(255, 204, 102);
	height: 0;
	float: left;
	margin-top: -0.2em;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 2%;
    }

/*The header*/
.masthead {
	display:block; 
	border-bottom: 3px double;
	border-top: 1px  solid rgb(153, 0, 51);
	padding: 0.1em 0pt;
    height: 1.1em;
    background-color: rgb(255, 204, 102);
    font-family: Georgia;
    color: rgb(153, 0, 51);
    font-size: 1.1em;
    text-align: center;
    text-transform: uppercase;
    width: 758px;}
	
*html .masthead {width: 752px;}

/*The footer*/
.masthead1	{
	font-family: Verdana;
	display:block; 
	border-bottom: 3px double;
	border-top: 1px  solid rgb(153, 0, 51);
	padding: 0.3em 0 0.3em 0;
    height: 1.4em;
    background-color: rgb(255, 204, 102);
    font-family: Georgia;
    color: rgb(153, 0, 51);
    font-size: 0.6em;
    text-align: center;
    width: 758px;}
	
*html .masthead1 {width: 752px;}

#container {
	position:relative;
	display:block;
	background-color: rgb(255, 255, 153);
	border-left:9.8em solid rgb(255, 204, 102);
	border-right:12.5em solid rgb(245, 196, 131);
	overflow:visible;
	width: 401px;
	}
	
* html #container {
	display:inline-block; 
	border-right:12em solid rgb(245, 196, 131); 
	width: 395px;}

.clear {clear:both;height:1px;overflow:hidden;}


#nav { 
	float: left;
    background-color: rgb(255, 204, 102);
    position: relative;
    text-decoration: none;
    width: 9.7em;
	margin-left:-9.7em;
	display:inline;
	}
	
*html #nav {width:9.7em; }

	
#navlist { 
	text-indent: 2.1em;
	border-bottom: 1px dotted rgb(204, 102, 102);
    font-family: georgia;
	text-transform: uppercase;
	margin: 1em 0 1em 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	}
	
*html #nav #navlist {
	border-bottom: 1px solid rgb(204, 102, 102);
	}	

#navlist li { 
	line-height: 1.7em;
    font-size: 1.1em;
	border-top: 1px dotted rgb(204, 102, 102);
	}
	
#navlist a, #navlist a:visited {
	color: rgb(153, 0, 51);
    display: block;
    text-decoration: none;
	}
	
*html #nav #navlist a, #nav #navlist a:visited
	{border-top: 1px solid rgb(204, 102, 102);}
		
#navlist a:hover { color: rgb(102, 0, 51);
    background-image: url(../images/icons/navhand.gif);
    background-repeat: no-repeat;
    font-family: georgia;
    text-decoration: none;
    }

#nav #navlist .uberlink {
	background-image:  url(../images/icons/navhand.gif);
	background-repeat: no-repeat;
	cursor: default;
	}

  #nav2 { width: 100%;
    background-color: rgb(255, 204, 102);
    font-family: Verdana;
    }

  #nav2 h5 { border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 1em 0pt 0.5em;
    font-size: 0.7em;
    text-align: center;
    color: rgb(153, 0, 51);
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    }

  #nav2 p { margin: 0pt 0pt 0.5em 0;
    font-size: 0.7em;
    text-align: center;
    color: rgb(153, 0, 51);
    font-family: Verdana;
    }
	


  #nav2 a { 
	border: none;
	font-size: 1em;
	text-decoration: underline;
    }
	
* html #nav2 a {
	border-top: none;
	}

  #nav2 a:link { text-decoration: underline;
    }

  #nav2 a:hover { color: rgb(153, 102, 102);
    background-image: none;
	font-family: Verdana;
    }

  #nav2 a:active { color: rgb(204, 102, 153);
    }

#nav2 form {
	text-align: center;
	margin: 0 0 0.5em 0;
	}

*html #nav2 form {margin: 0 0 0 0;}
	
  .email { border: 1px solid rgb(153, 0, 51);
    margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
    background-color: rgb(255, 255, 153);
    font-family: Verdana;
	font-size: 0.7em;
    width: 13em;
	}

  .submit { border: 1px solid;
    font-family: Verdana;
	font-weight: bold;
    color: rgb(255, 204, 102);
    font-size: 0.7em;
    margin-top: 0.3em;
    background-color: rgb(153, 0, 51);
	text-align; center;
    }


#content { 
	border-left: 1px solid rgb(204, 102, 102);
	border-right: 1px solid rgb(204, 102, 102);
    font-family: Georgia;
	padding: 0 0 1.5em 0;
   	}
	
	
#welcomeheader { 
	border: 0.2em solid rgb(153, 0, 51);
    }
	
*html #welcomeheader {border: none;}

#welcomeheader img {
	margin: 0 0 -0.2em 0;
	padding: 0;
	}

  #content h2 { 
	margin: 0pt 1em 0pt 0.6em;
    font-size: 1.5em;
    font-family: Verdana;
    color: rgb(153, 0, 51);
    font-weight: normal;
    }


  #content img.newsicon { margin: 0.9em 0.3em 0pt 1.1em;
    float: left;
	
    }

  #content p.section { 
	border-bottom: 1px dotted;
    margin: 0.8em 1.3em 0.7em;
    padding: 0pt 0pt 0.1em;
    font-size: 0.85em;
    font-family: Verdana;
    color: rgb(153, 0, 51);
    letter-spacing: 0.1em;
    text-transform: uppercase;
	
    }
	
#content img.storyimg {
			float: left;
			margin: 4px 0.7em 0.2em 1em; 
			border: 1px solid rgb(204, 102, 102); 
			}
	
*html #content p.section {
		border-bottom: 1px solid rgb(204, 102, 102);
		}

#content p.titleintro { margin: 0.5em 0pt 0pt;
    padding: 0pt 1.3em 0em 1.3em;
    font-size: 0.85em;
    font-family: Georgia bold;
    line-height: 1.5em;
	text-align: justify;
	text-indent: 1em;
	}


  #content p { margin: 0.5em 0pt 0pt;
    padding: 0pt 1.3em 0em 1.3em;
    font-size: 0.85em;
    font-family: Georgia;
    line-height: 1.5em;
	text-align: justify;
	
	}

  .iconimg { padding: 0pt 0.7em 0pt 1em;
    float: left;
    }

  #content a { color: rgb(153, 0, 51);
    }

  #content a:hover { color: rgb(153, 102, 102);
    text-decoration: underline;
    }

  #content a.moremain { margin: 0.2em 0pt 0.7em 0em;
    color: rgb(153, 0, 51);
    font-size: 0.9em;
    text-transform: uppercase;
	}

  #content a.moremain a:hover { text-decoration: underline;
    float: none;
    }
	
  #content h3 {
	margin: 1.2em 0 0 0;
	padding: 0.2em 0 0 0.6em;
	color: rgb(153, 0, 51);
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
	border-top: 1px dotted;
	}
	
	#content img.historypic
	{margin: 0.4em 0.6em 0.1em 0.6em;
	border: 1px solid rgb(204, 102, 102);
	}
	
*html #content img.historypic
	{margin: 0.4em 0.2em 0.1em 0.5em;}
	
	#content p.historypictext
	{margin: 0.5em 1em 0.5em 1em;
	padding: 0;
	font-size: 0.75em;
	font-style: italic;
	}
	
#rotator
	{
	border: 1px solid rgb(204, 102, 102);
	overflow: hidden;
	margin: 10px auto 10px;
	position: relative;
	width: 380px;
	height: 300px;
	}

#rotator img
	{
	width: 380px;
	height: 300px;
	}

#content form {
	margin: 1em 0.5em 1em 0.5em;
	}

#content fieldset {
	border: 1px dotted rgb(204, 102, 102);
	color: rgb(153, 0, 51);
	line-height: 18px;
		}
	
#content legend {
	font-size: 0.8em;
	font-family: Verdana;
	margin: 0.2em 0 0 0;
	background-color: rgb(172, 47, 47) ;
	color: white;
	padding: 0.1em 0.3em 0.1em 0.3em;
	border: 1px solid rgb(204, 102, 102);
	}
	
#content form p.formname {
	font-size: 1em;
	clear: left;
	margin: 0 5px 0 0; 
	padding: 5px 0 0 0;
	}
	
#content form p.formname label {
	float: left;
	width: 90px;
	height: 13px;
	}

#content textarea {
	background-color: rgb(255, 220, 153);
	margin: 5px 0 0 0;
	}
	
#content input.textfield {
	width: 190px;
	height: 13px;
	background-color: rgb(255, 220, 153);
	border: 1px inset rgb(153, 0, 51);
	}
	
#content label {
	font-size: 0.8em;
	margin: 0 0 0 0.3em;
	}
	
#content form input.submit { border: 1px solid;
    font-family: Verdana;
	font-weight: bold;
    color: rgb(255, 220, 153);
    font-size: 0.9em;
    margin-top: 0.3em;
    background-color: rgb(172, 47, 47);
	text-align; center;
    }	

	
#content p.mediacentertext
	{margin: 0.8em 1.3em 0.2em 1.3em;
	padding: 0;
	font-size: 0.75em;
	color: rgb(153, 0, 51);	
	}
	
#content p.disclaimer
	{font-size: 0.65em;
	color:#996666;
	margin: 0.2em 1em 0.2em 1em;
	line-height: 1.1em;}
	
#mytable {
	width: 365px;
	padding: 0px 0 0 0px;
	margin: 5px 10px 0 15px;}

#mytable th {
	font-family: Georgia;
	font-style: none;
	font-size: 0.7em;
	color: rgb(153, 0, 51);
	border-top: 1px solid rgb(204, 102, 102);
	border-left: 1px solid rgb(204, 102, 102);
	border-bottom: 1px solid rgb(204, 102, 102);
	text-transform: uppercase;
	text-align: left;
	padding: 6px 3px 3px 12px;
	background: rgb(255, 220, 153);
}

#mytable td {
	font-family: Georgia;
	font-size: 0.75em;	
	border-right: 1px solid rgb(204, 102, 102);
	border-bottom: 1px solid rgb(204, 102, 102);
	border-top: 1px solid rgb(204, 102, 102);
	background: rgb(255, 220, 153);
	padding: 3px 6px 3px 6px;
	width: 180px;
	color: #996666;
	}

#mytable img {
	margin: 0.2em 0.5em 0em 0;
	border:0;
	}

#mytable h4 
	{
	font-family: Georgia;
	font-size: 1em;
	margin:0;
	padding:0;
	font-weight: none;
	font-style: none;
	}
	

#mytable td.spec {
	border-right: 1px solid rgb(204, 102, 102);
	border-bottom: 1px solid rgb(204, 102, 102);
	border-top: 0;
	background: rgb(255, 255, 153);
	padding: 6px 6px 3px 6px;
	color: rgb(153, 0, 51);
	}

#mytable th.spec {
	border-left: 1px solid rgb(204, 102, 102);
	border-top: 0;
	background: rgb(255, 255, 153);
	}

#mytable td.specalt {
	border-right: 1px solid rgb(204, 102, 102);
	border-bottom: 1px solid rgb(204, 102, 102);
	border-top: 0;
	background: rgb(255, 220, 153);
	padding: 6px 6px 3px 6px;
	color: #4f6b72;
	}

#mytable th.specalt {
	border-left: 1px solid rgb(204, 102, 102);
	border-top: 0;
	background: rgb(255, 220, 153);
	}


#calendar {position:relative; 
	width:370px; 
	height:355px; 
	border:1px solid rgb(153, 0, 51); 
	background:#fff url(../images/events/eventcalendar_2008.jpg); 
	margin: 0.7em 0.5em 0.5em 0.8em;}
	
	
#year a {text-decoration:none; color:#000;}

#year {padding:54px 0 25px 0; 
	margin:0; 
	list-style-type:none; 
	line-height: 17px;
	width:110px;
	background: rgb(255, 220, 153);
	}

#year li {display:block; 
	width:100px; 
	height:17px; 
	line-height:17px; 
	padding: 3px 0 3px 5px; 
	background:transparent;
	font-size: 1em;
	font-weight: bold;
	color: rgb(153, 0, 51);}
	
#year table {
	border-collapse:collapse; 
	width:260px; 
	height:355px;
	border-left: 1px solid rgb(153, 0, 51);
	}

#year table caption {color:#707a6a; 
	height:32px; 
	line-height:32px; 
	padding:0; 
	margin:0; 
	color: white;
	background: brown; 
	font-size:1em;
	font-weight: none;
	font-style: italic;
	border-bottom: 1px solid rgb(153, 0, 51);
	}
	
#year table tbody tr {
	width: 260px; 
	height: 299px;
	background-color: rgb(255, 255, 153);
	
	}
	
#year table tbody td {
	width: 260px; 
	height: 299px;
	padding: 10px;
	background-color: rgb(255, 200, 120);
	vertical-align: top;
	}

#year table tbody td p.eventdate {
	font-style: none;
	margin: 0.2em 0 0.5em 0;
	padding: 0 0 0.1em 0;
	border-bottom: 1px dotted;
	font-size: 0.8em;
	color: rgb(153, 0, 51);
	text-transform: uppercase;
	font-family: Verdana;
	}
	
*html table tbody td p.eventdate{
	margin: 0.2em 0 0.3em 0;
	}
	
#year table tbody td p {
	font-family: Georgia;
	color: black;
	font-style: none;
	margin: 0.2em 0 0.5em 0;
	padding: 0 0 0.1em 0;
	font-size: 0.8em;
	font-weight: normal;
	}
	
*html table tbody td p {
	margin: 0.2em 0 0.3em 0;
	}
	
#year table tbody td h1 {
	font-style: none;
	margin: 0.2em 0 0em 0;
	padding: 0 0 0.1em 0;
	font-size: 1.1em;
	color: rgb(153, 0, 51);
	}
	
#year table tfoot td {
	height:24px; 
	width:260px; 
	}
	
#year table tfoot tr {
	width:260px; 
	height: 13px;
	background: brown;
	}
	
#year li table {display:none;}

#year li:hover {
	cursor:default; 
	background:brown; 
	width: 105px;
	color: white;}

#year li:hover table {
	display:block; 
	position:absolute; 
	left:110px; 
	top:0; 
	}
	
#year td a.eventlink {
	color: rgb(153, 0, 51);}
	
#year td a:hover {display:block; 
	
	color: rgb(153, 102, 102);}



#newsbar { 
	padding: 0 0 0 0.4em;
    float: right;
	position:relative;
    font-family: Georgia;
    display: inline;
	margin-right:-200px;
    width: 193px;
	background-color: #FFFF99;
	}
	
*html #newsbar {width: 194px; padding-left: 0.4em;}

  #newsbar h1 { border-bottom: 1px dotted;
    margin: 0pt;
    line-height: 2em;
    font-size: 0.9em;
    font-family: Verdana;
    text-transform: uppercase;
    color: rgb(153, 0, 51);
    letter-spacing: 0em;
    }
	
*html #newsbar h1 {
		border-bottom: 1px solid rgb(204, 102, 102);
		}

  #newsbar h2 { margin: 0.9em 0pt 0pt;
    font-size: 1em;
    font-family: Verdana;
    line-height: 1.2em;
    color: rgb(153, 0, 51);
    }

  #newsbar h3 { margin: 0.4em 0pt 0pt;
    font-size: 0.8em;
    font-weight: normal;
    color: rgb(153, 102, 102);
    }

  #newsbar p { margin: 0.5em 0pt 0pt;
    font-size: 0.8em;
	
    }

  #newsbar a { color: rgb(153, 0, 51);
    }

  #newsbar a:hover { color: rgb(153, 102, 102);
    text-decoration: underline;
    }

  #newsbar img { margin: 0.5em 0.4em 0pt 0pt;
	float: left;
    }
	
  #newsbar img.photogallery { 
	border: 1px solid #990033;
    margin: 0.5em 5px 0.3em 0;
    }

  #newsbar p.morenews { margin: 0.2em 0pt 1em;
    color: rgb(153, 0, 51);
    font-size: 0.6em;
    text-transform: uppercase;
    }

  #newsbar p.morenews a { color: rgb(153, 0, 51);
    }

  #newsbar p.morenews a:hover { color: rgb(153, 102, 102);
    text-decoration: underline;
    float: none;
    }

  #newsbar p.gallery { margin: 0pt;
    font-size: 0.8em;
    font-style: italic;
    color: rgb(153, 0, 51);
    text-transform: none;
    }

  #newsbar ul { border-top: 1px dotted rgb(153, 0, 51);
    border-left: 1px dotted rgb(153, 0, 51);
    border-right: 1px dotted rgb(153, 0, 51);
    margin: 0.4em 1.4em 0pt 0pt;
    padding: 0pt;
    list-style-type: none;
    line-height: 1em;
    }
	
*html #newsbar ul {
	border: 1px solid rgb(153, 0, 51);
	}

  #newsbar li { border-bottom: 1px dotted rgb(153, 0, 51);
    padding: 0.2em 0.3em;
    font-size: 0.7em;
    color: rgb(153, 0, 51);
    }
	
*html #newsbar li {border-bottom: 1px solid rgb(153, 0, 51);}
	


*html #trenner {width: 1em;}

