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

/*** BASICS ***/



html { height: 100%;  margin-bottom: 1px; }
html * { padding: 0; margin: 0; }

body {
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 62.5%;
	background-color: #c6c4bc;
	background-image: url(../images/bgd.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#everything {
	text-align: center;
	width: 812px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.everything {
	text-align: center;
	width: 812px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 261px;
	position:relative;
	behavior:url(http://www.rosewoodat5th.com/Scripts/iepngfix.htc);
}

#topbanner {
	background-image: url(../images/topbannerwide.png);
	background-repeat: no-repeat;
	height: 235px;
	width: 812px;
	behavior:url(http://www.rosewoodat5th.com/Scripts/iepngfix.htc);
	margin-top: 0px;
}

#middle {
	background-image: url(../images/middle.png);
	background-repeat: repeat-y;
}

#footer {
	height: 60px;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	behavior:url(http://www.rosewoodat5th.com/Scripts/iepngfix.htc);
}

#copy {
	font-size: 10px;
	text-align: right;
	padding-top: 35px;
	padding-right: 20px;
	color: #5A4D2A;
}

#beggars {
	background-image: url(../images/beggars.png);
	height: 64px;
	width: 629px;
	background-repeat: no-repeat;
	margin-left: 87px;
	margin-top: 40px;
	padding-bottom: 5px;
}

#beggars2 {
	background-image: url(../images/beggars.png);
	height: 64px;
	width: 629px;
	background-repeat: no-repeat;
	margin-left: 87px;
	margin-top: 0px;
	padding-bottom: 5px;
}

#poem {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-top:10px;
	background-image: url(../images/poem.jpg);
	background-repeat: repeat-x;
}

#bannercont {
	width: 618px;
	height: 117px;
}

#watertest {
	background-image: url(../images/water.jpg);
	height: 500px;
	width: 812px;
	background-position: center top;
	background-repeat: no-repeat;
}

a:link,
a:visited,
a:active {
outline: none;
color: #CCFFFF;
}

a:hover {
color: #00CCFF;
}

#projects {
	width: 680px;
	height: 40px;
	background-image:url(../images/projects.png);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left: 65px;
}
