/* Page layout */
html, body
{
	height: 100%;
}
*
{
	margin: 0;
	padding: 0;
}

#holder
{
	position: relative;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	z-index: 1;
}
/* Gives content background full-height (for backgrund tiling image backup) */
#holder_inside
{
	width: 500px;
	height: 100%;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	z-index: 2;
	margin: 0 auto;
	left: 50%;
	margin-left: -250px;
}
#holder_head
{
	position: absolute;
	margin: 0 auto;
	left: 50%;
	margin-left: -250px;
	top: 0;
	z-index: 5;
}
#head
{
	position: relative;
	padding: 1.8em 3em 1.4em 1.6em;
	z-index: 3;
}
#menu
{
	position: relative;
	width: 500px;
	height: 50px;
	margin: 0 auto;
	z-index: 4;
}
#holder_content
{
	position: relative;
	clear: both;
	padding: 240px 15px 80px 15px;
	width: 470px;
	height: auto;
	margin: 0 auto;
	z-index: 3;
}
/*\*/
* html #holder_content
{
	height: 340px;
}
/**/
#holder_content:after
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
#content
{
	position: relative;
	padding: 0 0 0 0;
	min-height: 340px;
}
	#contentbody
	{
		padding: 10px 34px 30px 34px;
	}
#holder_footer
{
	width: 500px;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 80px;
	z-index: 3;
	margin: 0 auto;
	left: 50%;
	margin-left: -250px;
}
#footer
{
	padding: 0 46px 0 46px;
}
.clear
{
	clear: both;
	display: block;
}
#banner
{
	position: absolute;
	height: 50px;
	width: 100%;
	top: 190px;
	left: 0;
	z-index: 3;
}
img
{
	border: none;
}
div.hr {
	clear: both;
	height: 1px;
	margin: 0 0 0 0;
	border-top: solid 1px #ccc;
	overflow: hidden;
}
div.hr hr {
	display: none;
}
#logo
{
	height: 48px;
	width: 440px;
	height: 110px;
	display: block;
	position: relative;
	z-index: 1;
}
h1
{
	position: absolute;
	margin-top: -90px;
	left: -15px;
	text-align: center;
	width: 500px;
	height: 50px;
	background: #fff;
	font: bold 16px 'myriad pro', verdana, arial, tahoma, sans-serif;
}
h2
{
	position: relative;
	font: bold 11px verdana, arial, tahoma, sans-serif;
	color: #473f20;
	margin: 20px 0 10px 0;
	font-size:14px;
}
h3
{
	position: relative;
	font: bold 10px/15px verdana, arial, tahoma, sans-serif;
	color: #685a22;
	margin: 0 4px 0 0;
	float: left;
}
p,div #contentbody ul
{
	position: relative;
	font: normal 10px/15px verdana, arial, tahoma, sans-serif;
	color: #896f4e;
	margin: 0 0 14px 0;
}
a
{
    color: #153193;
}
a:hover
{
    color: #000;
}
/* Top Content */
	#menu div#top p
	{
		position: absolute;
		margin: -196px 0 0 0;
		width: 460px;
		height: 152px;
		padding: 20px;
	}
		#menu div#top p span
		{
			position: absolute;
			margin: -74px 0 0 -460px;
			width: 230px;
			text-align: left;
		}

/* Sub Menu */
	div#submenu
	{
		position: relative;
		z-index: +120;
		width: 470px;
		height: 70px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		font-size:11px;
	}
		div#submenu ul
		{
			font-size:0;
			list-style: none;
			position: relative;
			text-align: center;
		}
			div#submenu ul li
			{
				position: relative;
				display: inline;
			}
				div#submenu ul li a
				{
					display: inline;
					padding: 0 4px;
				}

/* Bottom menu */
	#bottom
	{
		padding-top: 45px;
	}

/* Main menu */
	div#main
	{
		position: relative;
		z-index: 120;
		width: 500px;
		height: 40px;
		padding: 10px 0 0 0;
	}
		div#main ul
		{
			list-style: none;
			padding: 0;
			margin: 0;
			position: relative;
			text-align: center;
		}
			div#main ul li
			{
				display: inline;
				position: relative;
			}
				div#main ul li a
				{
					padding: 0;
					margin: 0;
				}
#xhtml
{
	position: absolute;
	top: 7px;
	right: 39px;
	width: 82px;
	height: 17px;
	background: url("../images/xhtml.gif") no-repeat;
}
.errorSummary
{
    color: Firebrick;
    font: normal 10px verdana, arial, tahoma, sans-serif;
    padding-bottom: 15px;
}
.errorSummary p
{
    padding-bottom: 5px;
    margin-bottom: 0px;
}





/* Fonts */
body,td
{
	font: normal 0.8em arial, verdana, tahoma, sans-serif;
	line-height: 1.4em;
}
#holder
{
	text-align: left;
}
#holder_content:after
{
	font: 1px/0px serif;
}
a
{
	text-decoration: none;
}

	#menu div#top p
	{
		text-align: right;
	}
	#bottom a
	{
		font: normal 9px verdana, arial, tahoma, sans-serif;
	}
				div#main ul li a
				{
					font: normal 11px 'Lucida Sans Unicode', arial, verdana, tahoma, sans-serif;
					white-space: nowrap;
				}
				#submenu ul li a
				{
					font: normal 11px verdana, arial, tahoma, sans-serif;
				}














/* Colours */
body
{
	color: #302e28;
	background: url("../images/bg.gif") #484543 top center;
}
#holder
{
	background: url("../images/floral_bg.gif") no-repeat bottom center;
}
#holder_inside
{
	background: url("../images/contentbody_bg.gif") #fff repeat-y top center;
}
#holder_content
{
	background: url("../images/contentbody_bg.gif") #fff repeat-y top center;
}
#holder_head
{
	background: #8b9051;
}
div#logo
{
	background: url("../images/logo.gif") no-repeat 180px 40px;
}
#head
{
	background: #fff;
}
#menu #top p
{
	/*
	background: #fff;
	*/
}
div#submenu
{
	background: url("../images/submenu_bg.gif") #eee9e2 top center;
}
#contentbody
{
	background: url("../images/contentbody_bg.gif") top center;
}
#holder_footer
{
	background: url("../images/footer_bg.gif") top center;
}
#banner
{
	background: url("../images/menu_bg.gif") #bda581 top center;
}
a:hover
{
	color: #000;
}
div.hr {
	border-color: #d3d5d5;
}
/* Bottom menu */
	#bottom a
	{
		color: #666;
	}
	#bottom a.selected,
	#bottom a:hover
	{
		color: #000;
	}
/* Main menu */
		div#main ul
		{
		}
				div#main ul li a
				{
					color: #3d3a2e;
				}
	div#main a:hover
	{
		color: #fff;
	}

/* Sub menu */
	#submenu ul li a
	{
		color: #726a4c;
	}

	
#lhs,
#rhs {
	position: absolute;
	top: 83px;
	width: 207px;
	height: 346px;
	overflow: hidden;
}
#lhs {
	margin: 0 0 0 -235px;
	background: url("../images/lhs_bg.gif") no-repeat top left;
}
#rhs {
	margin: 0 0 0 528px;
	background: url("../images/rhs_bg.gif") no-repeat top left;
}
	.signup {
		position: relative;
		width: 152px;
		height: 92px;
		margin: 14px 0 0 0;
		padding: 10px 20px;
		background: url("../images/signup_bg.gif") #b4a59d no-repeat top left;
		overflow: hidden;
	}
		.signup input {
			margin: 0 0 2px 0;
			font: normal 11px verdana, arial, san-serif;
			border: solid 1px #8b807b;
			padding: 1px 2px;
			width: 146px;
		}
		.signup input.button {
			margin: 0 0 0 84px;
			border: none;
			color: #fff;
			width: auto;
		}
		.signup p {
		    line-height: normal;
			font: normal 10px/13px verdana, arial, san-serif;
			color: #5d4628;
			margin-bottom: 6px;
		}
	#latest {
		position: relative;
		width: 152px;
		height: 150px;
		background: url("../images/latest_bg.gif") #b4a59d no-repeat top left;
		margin: 12px 0 0 0;
		padding: 20px;
		overflow: hidden;
	}
		#latest h2 {
			font: bold 15px 'myriad pro', verdana, arial, san-serif;
			color: #1a1919;
			border-bottom: solid 1px #9e9388;
			padding: 0 0 4px 0;
			margin: 0 0 4px 0;
		}
		#latest p {
			font: normal 10px/13px verdana, arial, san-serif;
			color: #5d4628;
		}
		
		
		
		i {
	
		font-weight:bold;
		color:#896F4E;
		
		}
		
		div#submenu ul li a:hover {
display:inline;
padding:0 4px;
color:#000000;
}
	
	
	
	#terms {
	          border:2px solid #BFA881;
	          padding: 0px 40px;
	          margin:0px auto;
	          text-align:center;
	          }
	          
	          #terms li{
	          
	            margin-bottom:5px;
	            list-style:none;
	            }