/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body
{
    background-image:url('file:///D:/Projects/RWI/JoomlaOutput/images/background-header.gif');
    background-repeat:repeat-x;
	/*background-color: #FFFFFF;*/
}
/* Header */


#headerbg {
	height: 249px;
	background-color: #912A25;
	margin: 0 0 0 0;
	width: auto;
	border-top: solid #FFFFFF 5px;
	border-bottom: solid #FFFFFF 5px;
}

/* Sidebar */

#sidebar {
	margin: 0 0 15px 0;
	height: 249px;
	background-color: #912A25;
	left: auto;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}
.style1 {color: #413328}
/*
body {
}
*/

.style3 {color: #A59A77}

#sidebar1 {
	float: left;
	width: 540px;
	height: 249px;
	margin: 0 0 0 25px;
	border-left: solid #FFFFFF 5px;
}
#sidebar2 {
	float: left;
	width: 187px;
	height: 249px;
	border-right: solid #FFFFFF 5px;

}
#sidebar3 {
	clear: both;
	margin: 10px 0 10px 0;
	height: 10px;
	background-color: #31261E;
}
#sidebarsolid {
	float: left;
	background-color: #912A25;
	height: 249px;
	width: 180px;
	border-right: solid #FFFFFF 5px;
	border-left: solid #FFFFFF 5px;
} 
.category {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin: 45px 10px 0 10px;
	text-align: center;
	color: #D6D5A9;
	line-height: 30px;
	text-decoration: none;
	letter-spacing: 0px;
}
