@charset "UTF-8";
/* CSS Document */

 body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:800px;    /* Minimum width of layout - remove line if not required */
	/* The min-width property does not work in old versions of Internet Explorer */
		font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background:#fff;
    }
	a {
	color:#fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	imga a {
	color:#369;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
	img {  border-style: none;

	}
	a:link {
	color:#ff9640;
	text-decoration:none;
	
	}
	a:visited {
	color:#ff9640;
	text-decoration:none;
	
	}
	a:hover {
	color:#009999;
	text-decoration:none;
	}
	a:active {
	color:#009999;
	text-decoration:none;
	}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFF;
}
	
	.col2 a:link {
	color:#BF7130;
	text-decoration:none;
	
	}
	.col2 a:visited {
	color:#BF7130;
	text-decoration:none;
	}
	
	.col2 a:hover {
	color:#009999;
	text-decoration:none;
	}
	
	.col2 a:active {
	color:#009999;
	text-decoration:none;
	}
	
	
    h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	font-weight: lighter;
	color: #1D7373;
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }

	img {
		margin:10px 0 5px;
	}
	/* Header styles */
    #header {
	clear:both;
	float:left;
	width:100%;
	border-bottom:1px solid #000;
	background-color: #FF7400;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
	background-position: right 30px;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	font-size: 0.8em;
	}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	background-color: #FFB273;
	}
#header ul li a:hover {
	color:#fff;
	background-color: #FF9640;
	}
#header ul li a.active, #header ul li a.active:hover {
	color:#fff;
	font-weight:normal;
	background-color: #A64B00;
	}
#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
	clear:both;
	margin:0;
	padding:6px 15px !important;
	color: #FFF;
	font-size: .7em;
	font-weight: 200;
	text-align:right;
	background-color: #A64B00;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #006363;
	}
	#header img {
	margin-left: 20px;
	}
	#layoutdims a {
		color: #FF7400;
	}
	/* column container */
	.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;
	}
	/* 2 column left menu settings */
.leftmenu {
	background:#FFB273;
	}
 .leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:200px;
	background-color: #fff;
    }
 .leftmenu .col1wrap {
	
	float:right;
	width:50%;
	position:relative;
	right:200px;
	padding-bottom:1em;
	}
	.leftmenu .col1 {
	margin:0 15px 0 215px;
	position:relative;
	right:100%;
	overflow:hidden;
	}
.leftmenu .col1 p{
	max-width: 60em;
	padding:0;
	color: #666666;
	line-height: 1.5em;
	text-align: left;
	margin-top: 1em;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 30px;
	font-size: .9em;
	}
	.leftmenu .col1 li{
	max-width: 60em;
	padding:0;
	color: #666666;
	line-height: 1.5em;
	text-align: left;
	margin-top: 1em;
	margin-right: 30px;
	margin-bottom: 1em;
	margin-left: 30px;
	font-size: .9em;
	}
	.leftmenu .col1 img{
	margin-right: 20px;
	}
.leftmenu .col1 img a a:link{
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
.leftmenu .col2 {
	float:left;
	width:170px;
	position:relative;
	right:185px;
	
    }
.leftmenu .col2 p{
	color: #fff;
	padding-left: 0px;
	font-size: .9em;
	}
.leftmenu .col2 h2{
	color: #BF7130;
	padding-left: 2px;
	}
.leftmenu .col2 img{
	color: #BF7130;
	margin-left: 0px;
	}

	/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	background-color: #009999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006363;
    }
 #footer p {
	padding:10px;
	color: #FFF;
	font-size: .7em;
	font-weight: 200;
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 200px;
    }
	#footer a:link {
	color:#fff;
	text-decoration:none;
	text-align: right;
	float: right;	
	}
	#footer a:visited {
	color:#fff;
	text-decoration:none;
	
	}
	#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}
	#footer a:active {
	color:#fff;
	text-decoration:none;
	}
