body {
	background: #ffffff url(/fervour/images/fervour_bg.gif);
	color: #3f2f15;
	padding:0px;
	margin:0px;
	font-family: Veranda, Georgia, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}

img { 
	text-decoration: none;
	border-width: 0px;
}

h3 {
	color: #3f2f15;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-width: 0px 0px 1px 0px;
	border-color: #cfd5d3;
	border-style: none none solid none;
}


.layout {
	background-color: #7a7c2d;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

.header {
	background:url(/fervour/images/fervour_header.gif) repeat-y;
	background-position: bottom center;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

.contentoverview {
	background-color: #7a7c2d;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}



.leftmenu {
	background-color: #7a7c2d;
	width:175px;
	padding:0px;
	float:left;
}


.leftmenutext {
	background-color: #7a7c2d;
	height: 325px;
	padding: 10px 25px 25px 25px;
	font-family: Veranda, Georgia, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 20px;
	overflow:hidden;
}


.content {
	background-color: #7a7c2d;
	width:350px;
	padding:0px;
	float:left;
}

.contenttext {
	background-color: #7a7c2d;
	padding: 10px 25px 25px 25px;
	font-family: Veranda, Georgia, sans-serif;
	font-size: 10px;
	text-align: justify;
	overflow:auto;
}


.rightmenu {
	background-color: #7a7c2d;
	width:175px;
	padding:0px;
	float:left;
}

.rightmenutext {
	background-color: #7a7c2d;
	height: 378px;
	padding: 10px 25px 25px 25px;
	font-family: Veranda, Georgia, sans-serif;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
	overflow:hidden;
}


.footer {
	background: url(/fervour/images/fervour_footer.gif) repeat-y;
	background-position: bottom center;
	width:700px;
	height:53px;
	padding:0px;
	float:left;
}

a:link, a:active, a:visited {
	color: #3f2f15;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-color: #cfd5d3;
	border-style: none none dotted none;
}

a:hover {
	color: #897868;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	border-width: 0px 0px 0px 0px;
	border-style: none none none none;
}

.rightmenutext a:link, .rightmenutext a:active, .rightmenutext a:visited, .rightmenutext a:hover {
	color: #cfd5d3;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	border: 0px;
}
