
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FDFCCC;
	background-image: url('../images/bg2.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom center;
}


#header {
background: #FEFCCC;
 }

#search {
background: url(../images_rfsg/back_search.jpg) right top no-repeat;
}

#outer-800 {
background: transparent url(../images_rfsg/content-top.gif) no-repeat top;
}

#outer-1024 {
background: transparent url(../images_rfsg/content-top1024.gif) no-repeat top;
}



a, #search .inputbox, #search .button{
color: #624204;
}

div.module h3 {
color: #624204;
border-bottom: 1px solid #624204;
}

ul#mainlevel-nav li{
background: url(../images_rfsg/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images_rfsg/headmenu_right.gif) bottom right no-repeat;
}

ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images_rfsg/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images_rfsg/headmenu_right_hover.gif) bottom right no-repeat;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images_rfsg/module_head_back.jpg) repeat-x;
color: #624204;
}

a.mainlevel {
color: #624204;
}

a.mainlevel:hover, a.mainlevel#active_menu {
border-right: 4px solid #624204;
}

a.sublevel {
color: #624204;
background: url(../images_rfsg/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #F1F1F1 url(../images_rfsg/submenu_back.gif) left center no-repeat;
border-right: 4px solid #624204;
}

.contentheading {
border-bottom: 1px solid #624204;
color: #624204;
}

a.readon:hover {
background: #EEEEEE url(../images_rfsg/readon.gif) no-repeat left;
}

a.readon {
background: url(../images_rfsg/readon.gif) no-repeat left;
}

table.contentpane td.contentheading {
color: #624204;
}

table.contentpane ul li{
background: url(../images_rfsg/readon2.gif) no-repeat left top;
}

.componentheading {
border-bottom: 1px solid #624204;
color: #624204;
}

.blog_more ul li{
background: url(../images_rfsg/readon.gif) no-repeat left;
}