/* CSS Document */

h1 {
	color:#8e8845;
}
h3 {
	color:#9f8a73;
	border-bottom:1px solid #c0a78b;
}
blockquote {
	background:url(../images/main/blockquote_bg.png) no-repeat;
	color:#000066;
}
#main_wrap {
	background:url(../images/main/mid_bg_rep.png) repeat-y;
}
#container {
	background:url(../images/main/top_bg2.png) no-repeat;
}
#foot {
	background:url(../images/main/bottom_bg.png) no-repeat;
}
#nav a {
	background:url(../images/main/nav_button_bg.png) no-repeat;
}
