html, body { 
	margin: 0pt;
    padding: 0pt;
    background-image: url(../images/icons/glenbackground.gif);
    }

  a { text-decoration: none;
	color: rgb(153, 0, 51);
    }

  a:hover { 
	color: rgb(153, 102, 102);
    background-image: none;
    float: none;
    }

#mainbody { margin: 30px 0 20px 0;
    padding: 0pt;
    float: left;
    width: 980px;
    }

  #logocontainer { margin: 0 0 0 0;
	padding: 0 0.2em 0 0;
    width: 980px;
    height: 10.5em;
    }

  #logocontainer img { 
	float: left;
	margin: 0 0 0 0;
    padding: 0pt 0pt 0pt 3%;
    }
	
#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 { margin: -0.2em 0pt 0pt 2%;
    padding: 0pt;
    font-family: Georgia;
    font-style: italic;
    font-size: 2.5em;
    text-indent: 1em;
    color: rgb(255, 204, 102);
    height: 0;
    }

/*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: 987px;}

/*The footer*/
.masthead1
	{
	display:block; 
	border-bottom: 3px double;
	border-top: 1px solid rgb(153, 0, 51);
	padding: 0.2em 0 0.2em 0;
    height: 1.4em;
    background-color: rgb(255, 204, 102);
    font-family: Georgia;
    color: rgb(153, 0, 51);
    font-size: 0.7em;
    text-align: center;
    width: 987px;}


#container {
	position:relative;
	display:block;
	background-color: rgb(255, 255, 153);
	border-left:9.8em solid rgb(255, 204, 102);
	border-right:1em solid rgb(255, 204, 102);
	overflow:visible;
	width: 814px;
	}
	
* html #container {display:inline-block; border-right:0.9em solid rgb(245, 196, 131);}

.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 #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;
    font-size: 0.7em;
    text-align: center;
    color: rgb(153, 0, 51);
    font-family: Verdana;
    }

  #nav2 a { 
	border: none;
	font-size: 1em;
    }
	
*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;
	}

  .email { border: 1px solid rgb(153, 0, 51);
    margin-left: auto;
	margin-right: auto;
    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 20px;
   	}

#content img.newsicon { padding: 0.9em 0.3em 0pt 0;
    float: left;
    }

  #content p.section { 
	border-bottom: 1px dotted;
    margin: 0em 1.3em 0.7em 0;
    padding: 0.9em 0pt 0.1em 0;
    font-size: 0.85em;
    font-family: Verdana;
    color: rgb(153, 0, 51);
    letter-spacing: 0.1em;
    text-transform: uppercase;
    }
	
*html #content p.section {
	border-bottom: 1px solid rgb(204, 102, 102);
		}

#newsbar { 
	float: right;
	position:relative;
    font-family: Georgia;
    display: inline;
	margin-right:-1em;
    width: 1em;
	}

* html #newsbar {width:0.8em; }

#trenner { 
	float: left;
	width: 1em;
	background-image: url(../images/icons/trennersection.gif);
	height: 755px;
	}
	
* html #trenner {width:0.8em; }

