body {
	background-color : #a1968a;
	color : #666666;
	font-family : Georgia, Times New Roman;
	font-size : 15px;
	padding : 0px;
	margin : 0px;
	text-align : center;
}
a:link, a:visited {
	color : #B06010;
	text-decoration : none;
}
a:hover, a:active {
	color : #B06010;
	text-decoration : none;
}
div.canvas {
	border : solid 1px #180d02;
	width : 894px;
	overflow-x : hidden;

	margin : 0px auto;
	background-color : #ffffff;
	text-align : left;
}
div.canvas div.header {
	background-image : url(/images/template/header-gradient.gif);
	background-repeat : repeat-x;
	width : 100%;
	height : 111px;
}
div.canvas div.header div.logo {
	margin : 35px 0px 0px 42px;
	float : left;
}

div.canvas div.navigation div.top {
	height : 24px;
	background-image : url(/images/template/navigation-gradient.gif);
	background-repeat : repeat-x;
	border-bottom : solid 1px #221e1b;
}
div.canvas div.navigation div.top div.tableft {
	background-image : url(/images/template/navigation-tableft.gif);
	background-repeat : repeat-x;
	width : 56px;
	float : right;
	height : 24px;
}
div.canvas div.navigation div.top div.tab {
	height : 24px;
	background-image : url(/images/template/navigation-tabback.gif);
	background-repeat : repeat-x;
	width : 344px;
	float : right;
	line-height : 24px;
	letter-spacing:.0625em; 
}
div.canvas div.navigation div.top div.tab a:link, div.canvas div.navigation div.top div.tab a:visited, div.canvas div.navigation div.top div.tab a:hover, div.canvas div.navigation div.top div.tab a:active {
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
}
div.canvas div.navigation div.bottom {
	height : 35px;
	background-image : url(/images/template/navigation-orange.gif);
	background-repeat : repeat-x;
	border-bottom : solid 1px #000000;
	clear : both;
}

div.canvas div.left {
	background-repeat : no-repeat;
	background-position : bottom left;
	float : left;
	width : 235px;
	min-height : 250px;
	height : expression('250px');
}
div.canvas div.left div.header {
	background-image : url(/images/template/subnav-bg-top.gif);
	background-repeat : no-repeat;
	height : 35px;
	line-height : 35px;
	color : #ffffff;
	font-family : Verdana;
	font-size : 11px;
	padding : 0px 0px 0px 10px;
	text-transform : uppercase;
}
div.canvas div.left div.nav {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	color : #776E64;
}
div.canvas div.left div.nav a:link, div.canvas div.left div.nav a:visited {
	color : #776e64;
	text-decoration : none;
}
div.canvas div.left div.nav a:hover, div.canvas div.left div.nav a:active {
	color : #B06010;
	text-decoration : none;
}
div.canvas li {
	list-style-image : url(/images/template/bullet-leaf.gif);
	margin-bottom : 15px;
}

div.canvas div.right {
	background-image : url(/images/template/content-bg-top.gif);
	background-repeat : repeat-x;
	float : right;
	width : 659px;
	width : expression('657px');
	min-height : 250px;
	height : expression('250px');
}
div.canvas div.right div.main {
	background-repeat : no-repeat;
	background-position : bottom left;
	min-height : 250px;
	height : expression('250px');
}
div.canvas div.right div.main div.content {
	padding : 15px 15px 15px 15px;
	font-family : Arial;
	font-size : 12px;
	color : #776E64;
}
div.canvas div.right div.main div.content td {
	font-size : 12px;
}
div.canvas div.right div.main div.content h1 {
	margin : 0px;
	text-align : center;
	font-weight : normal;
	font-size : 28px;
	font-family : Georgia;
	color : #B06010;
}
div.canvas div.right div.main div.content div.subheader {
	text-align : center;
	font-size : 14px;
	font-family : Times New Roman;
	font-variant : small-caps;
}
div.canvas div.right div.main div.content div.button {
	padding : 5px 4px 4px 17px;
	height : 34px;
	background-image : url(/images/template/button-background.jpg);
	background-repeat : no-repeat;
	width : 250px;
	font-size : 13px;
	line-height : 25px;
	text-transform : uppercase;
	color : #ffffff;
}
div.canvas div.right div.main div.content div.button a:link, div.canvas div.right div.main div.content div.button a:visited, div.canvas div.right div.main div.content div.button a:hover, div.canvas div.right div.main div.content div.button a:active {
	color : #ffffff;
}
div.canvas div.right div.main div.content div.caption {
	background-color : #776F66;
	height : 28px;
	line-height : 28px;
	font-size : 19px;
	color : #ffffff;
	padding : 0px 7px 0px 7px;
}
div.canvas div.right div.main div.content div.flasharea {
	height : 225px;
	width : 295px;
	float : left;
	margin : 0px 5px 0px 0px;
}
div.canvas div.right div.main div.content div.flashright {
	height : 225px;
	float : left;
	vertical-align : middle;
}

div.canvas div.right div.main div.content div.box {
	margin : 20px 50px 0px 20px;
	min-height : 120px;
	height : expression('120px');
}
div.canvas div.right div.main div.content div.box div.topborder {
	background-image : url(/images/template/box-topborder.gif);
	background-repeat : no-repeat;
	background-position : top right;
	min-height : 120px;
	height : expression('120px');
	padding : 15px 0px 0px 0px;
}
div.canvas div.right div.main div.content div.box div.bottomborder {
	background-image : url(/images/template/box-bottomborder.gif);
	background-repeat : no-repeat;
	background-position : bottom left;
	min-height : 120px;
	height : expression('120px');
}
div.canvas div.right div.main div.content div.box div.title {
	margin : 0px 0px 0px 15px;
}
div.canvas div.right div.main div.content div.box div.text {
	line-height : 20px;
	margin : 0px 40px 10px 20px;
}
div.canvas div.right div.main div.eho {
	margin : 0px 5px 5px 0px;
	float : right;
	text-align : center;
	font-family : Arial;
	text-transform : uppercase;
	color : #000000;
}
div.canvas div.right div.main div.eho div.line1 {
	font-size : 5.25px;
}
div.canvas div.right div.main div.eho div.line2 {
	font-size : 6px;
}

div.canvas div.footer {
	width : 894px;
	height : 25px;
	background-repeat : no-repeat;
	overflow : hidden;
	clear : both;
}
div.canvas div.footer span.copyright {
	color : #cccccc;
	font-size : 9px;
	font-family : Verdana;
}
div.canvas div.footer div.nav {
	width : 601px;
	height : 25px;
	overflow : hidden;
	background-color : #776F66;
	float : right;
}
div.canvas div.footer div.nav a:link, div.canvas div.footer div.nav a:visited, div.canvas div.footer div.nav a:hover, div.canvas div.footer div.nav a:active {
	color : #cccccc;
	text-decoration : none;
	font-family : Verdana;
	font-size : 11px;
	margin : 0px 25px 0px 0px;
	line-height : 25px;
}
br.clear {
	font-size : 0px;
	height : 0px;
}