@import url("../Sports.css");

#fw-advertisement {
	background: transparent url('bg-ad.jpg') no-repeat bottom left;
}
#fw-head {
	background: transparent url('bg-head.jpg') no-repeat top left;
}
#fw-nav-menu {
	background: #303211 url('bg-content.gif') no-repeat bottom left;
}
#fw-Container {
	background: url('bg-content.gif') no-repeat top left;
}

body {
	color: #eadebf;
}

html {
	background: #303211;
}

#fw-container {
	background: #6e5339;
}

a,a:visited {color:#c9c959;}

#fw-head h1 a {
	color: #fff;
}
#fw-head h2 {
	color: #fff;
}
.fw-paragraph h3 {
	color: #fdc581;
}
.fwBlogEntryTitle {
	color: #fdc581 !important;
}
.fwBlogEntryDate {
	color: #fdc581 !important;
}
#fw-footer {
	background: #5e4a36;
}
.fw-odd {color:#eee1d2; background-color:#6e5339; border-color:#eee1d2;}
.fw-even {color:#eee1d2; background-color:#8a6643; border-color:#58412b;}
.fw-primary {background-color:#303211; border-color:#58412b;}
.fw-secondary {color:#eee1d2; background-color:#58412b; border-color:#58412b;}
.fw-tertiary {background-color: #6D8263; border-color: #6D8263;}
