body {
	background-color: #E7CCC7;
	background-repeat: repeat;
	background-position: 0px -3px;
}

a:link, a:visited {
	color: #47533b;
	text-align: center;
}

#top_grad {
	background-color: #DFB7A5;
	background-repeat: repeat-x;
}

#pageHeader {
	background-image: url(../Images/Rosebkgrnd.png);
	background-repeat: repeat;
	background-position: center;
	background-attachment: fixed;
}

html > body #pageHeader h1 {

}
html > body #pageHeader h2 {

}
html > body #pageHeader h3 {

}

#container {
	background-color: #DFB7A5;
}

#sidebarContainer .sideHeader {
	color: #47533b;
}

#footer {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../Images/Rosedecor.png);
}

#footer a:link, #footer a:visited {
	background: no-repeat left bottom url(file:///C|/Users/Sybil/Documents/images/green/footer_divider.png);
}

#navcontainer {
	background: no-repeat url(file:///C|/Users/Sybil/Documents/images/green/menu_bg.png);
}

#navcontainer #current {
	background: no-repeat url(file:///C|/Users/Sybil/Documents/images/green/button_over.png) left bottom;
	color: #47533b;
}

#navcontainer .currentAncestor {
	background: no-repeat url(file:///C|/Users/Sybil/Documents/images/green/button_over.png) bottom;
	color: #000;
}

#navcontainer li {
	background: no-repeat right bottom url(file:///C|/Users/Sybil/Documents/images/green/menu_divider.png);
}

#navcontainer a:hover {
	background: no-repeat url(file:///C|/Users/Sybil/Documents/images/green/button_over.png) left bottom;
	color: #47533b;
}

html > body .photo-caption {
	border-bottom: 1px solid #47533b;
}

