body 
{
	background-color:#5A4D2F;
	color: #252525;	
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

p
{
	margin:0px;
	padding:0px;
}

div.wrapper-background
{
	background-color:#5A4D2F;
	background-image:url(images/tile.gif);
	background-repeat:repeat-x;
/*	position:absolute; */
	top:0px; 
	bottom:0px; 
	left:0px; 
	right:0px; 
	width:100%; 
	height:100%
}

div.wrapper
{
	min-height: 100%;	 
    height: auto !important; 
    height: 100%; 
	margin:0px auto;
	text-align:left;
	width:848px;
}

div.header-logo
{
	background-image:url(/images/structure/ramblers_head_two.jpg);
	background-repeat:no-repeat;
	height:176px;
	position:relative;
	width:848px;
}

div.navigation
{
	background-repeat:no-repeat;
	float:left;
	left:160px;
	position:absolute;
	top:85px;
	width:650px;
}

div.logo
{
	height:125px;
	left:47px;
	position:absolute;
	width:109px;
}

div.content
{
	background-image:url(/images/structure/ramblers_centre.jpg);
	background-repeat:repeat-y;
	float:left;
	padding-bottom:40px;
	width:848px;
}
div.content-left
{
	float:left;
	margin-left:62px;
	margin-top:15px;
	width:490px;
}
div.content-left a:link, div.content-left a:hover, div.content-left a:active, div.content-left a:visited
{
	color:#F15B1A;
	text-decoration:underline;
}

div.content-left .Head
{
	color:#514F29;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

h1
{
	color:#514F29;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

h2
{
	color:#B83403;
	display:block;
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

div.content-left .Normal
{
	color:#333333;
}

div.content-right
{
	color:#ffffff;
	float:right;
	margin-right:82px;
	margin-top:15px;
	width:170px;
}

div.content-right .Head
{
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
}

div.content-right a:link, div.content-right a:hover, div.content-right a:active, div.content-right a:visited
{
	color:#ffffff;
	text-decoration:underline;
}

div.content-right .Normal, div.content-left .Normal
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

table td
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}

div.clear
{
	clear:both;
}
div.right
{
	margin-right:75px;
	margin-top:5px;
	float:right;
}
div.right a:link, div.right a:visited, div.right a:active, div.right a:hover
{
	font-weight:normal;
}
