/* <!-- */
	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#738040;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
	}
	a {
		color:#0000FF;
	}
	a:hover {
		color:#0000FF;
		background:none;
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
		color:#804080;
	}
	p {
		margin:.4em 0 .8em 0;
		padding:0
		font-family:arial,helvetica,san-serif;
		font-size:12px;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
		border-bottom:1px solid #000;
		height:65px;
		background:#80733F url('images/header-round01-sm.gif') repeat-x;
		color:#000;
		text-align:left;
		padding:0;
		border-bottom:1px solid #000;
	}

	#header img {
		 margin-top:-1px;
	}

	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
		font-family:arial,helvetica,san-serif;
		font-size:12px;
	}
	/* 3 Column settings */
	.threecol {
		background:#E6E1CE;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background:#E6E1CE;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background:#80733F;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}

	/* extra styles */

	.right {
		float:right;
		margin-left:10px;
		border:none;
	}

	.left {
		float:left;
		margin-right:10px;
		border:none;
	}

	.boxgeneral {
		width:95%;
		margin:10px 0px;
		padding:10px;
		border:1px solid #FFF;
		background:#E6CF73;
	}


	.box	{
		width:99%;
		background:#E1E6CF;
		padding:10px;
		margin-bottom:10px;
		border:1px solid #FFF;
	}

	.box .header {
		background:#D6CFE6;
		color:#804080;
		font-weight:900;
		font-size:14px;
		height:20px;
		line-height:1.25em;
		margin:0;
		padding: 0 0 0 5px;
		border-bottom:1px solid #FFF;
	}

	a.menu, a.menu:link, a.menu:visited, .selected	{
		display:block;
		width:100%;
		height:20px;
		background:#E1E6CF;
		border-right:1px solid #FFF;
		border-bottom:1px solid #FFF;
		margin:0;
		padding-left:10px;
		text-align:left;
		text-decoration:none;
		font-family: arial, sans-serif;
		font-size:12px;
		color:#000;
		line-height:1.25em;
		overflow:hidden;
	}

	a.menu:hover {color:#807340; background:#D6CFE6;}
	a.menu:active, .selected {color:#804080; background:#FFF;font-weight:900;}

	#contactform {
		width:99%;
		border:1px solid #B4AF7C;
		margin:10px 0px;
		padding:0px;
		background-color:#FDFCF7;
	}

	.text {
		padding:10px;
	}

	#contactform h4 {
		font:900 14px arial,helvetica,san-serif;
		color:#5D592F;
		margin: 0 0 3px 0;
		padding:3px;
		border-bottom: 1px solid #B4AF7C;
		background-color:#D6CFE6;
	}

	#contactform h3 {
		font:900 12px arial,helvetica,san-serif;
		color:#5D592F;
		margin: 10px 0 3px 0;
		padding:3px;
		border-top: 1px solid #B4AF7C;
		border-bottom: 1px solid #B4AF7C;
		background-color:#D6CFE6;
	}

	.clear {clear:both;height:1px;overflow:hidden;}

	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		height:15px;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		background:#8A458A url('images/footer06-graphic.gif') repeat-x;
		color:#FFF;
		text-align:left;
		font:10px arial,helvetica,san-serif;
		padding:2px 2px 2px 26%;
	}
	#footer p {
		padding:10px;
		margin:0;
	}

/*	#footer
	{
	display:block;
	height:15px;
	background:#8A458A url('images/footer06-graphic.gif') repeat-x;
	color:#FFF;
	text-align:left;
	padding:2px 2px 2px 260px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-size:10px;
}*/




	/* --> */