html { background-color: #A7A37E; 
background-image:url(../images/feather2.png);
	background-repeat:no-repeat;
	background-position:0 15px;
}
body	{
	background-color: #A7A37E; 
	background-image:url(../images/feather2.png);
	background-repeat:no-repeat;
	
}

#RegisterLogin	{
	background-color:#8E2800; 
	text-align:center; 
	border-top:solid 1px #31312D; 
	border-bottom:solid 1px #31312D;
	color:#FFFBC9;
	
	}
	
input.text, input.title {
	margin:0;
	width:auto;
	padding:0;
}
	
a { color: #B38140; text-decoration:none; }
a:hover	{ color:#CCC9A1; }

#wrapper {
    margin: 0px auto;
		background-color: #FFFBC9;
		border: solid 2px #31312D;

}

#menu {
	background-color: #8e2800;
	border-top:solid 1px;
	border-bottom:solid 1px;

	width: 100%;
	height: auto;
	}

#header { text-align: center; }

#left {
}

#right {
	padding-top:3em;
}

#quotebox	{
	font-style:italic;
	font-size:1.3em;
}

#contentContainer {
	
	
	
}

#content	{
	
	}

#content img { padding: 80px 10px 10px 10px; }

#footer { text-align: center; 
background-color: #8e2800;
}
#footer a	{ color:#FFFBC9;}

#footer a:hover	{ color:#eee; text-decoration:none;}

#footer span {
    color: #FFFBC9;
    font-size: 1.1em;
    line-height: 2em;
    font-weight: bold;
}

h7	{
	
	font-family:"Warnock Pro","Goudy Old Style","Palatino","Book Antiqua",Georgia,serif;
	font-size:1.3em;
	line-height:1.0;
	
}

p.login	{ margin:0; }
#imagebox {
	position:relative;
	min-height:350px;
}
#imagebox img {
	position:absolute;
}
#weather {
	position:relative;
}
