body {
	background:#C8E2C4 url(images/headerBg.gif) 0 10px repeat-x;
	margin:10px 0 20px;
	padding:0;
	text-align:center;}

body, td {
	color:#000;
	font-family: 'Trebuchet MS', Verdana, Tahoma, sans-serif;
	font-size:10pt;}

#wrap {
	margin:0 auto 0;
	width:760px;
	text-align:left;
	background:url(images/landscape.jpg) 202px 25px repeat-x;}

table.header {
	width:100%;
	margin:0px auto 0;
	}

table.header tr td {
	/*background:transparent url(images/headerBg.gif) repeat-x left top;*/}

table.header td.logo {
	width:111px;
	text-align:left;}

td.slogan {
	color:#fff;
	font-weight:bold;
	background-image:none;
	height:25px;
	vertical-align:middle;
	font-family:Times, 'Times New Roman', serif;
	font-size:16px;
	line-height:16px;}

td.pics {
	background-image:url();
	height:80px;}
table.pics {
	border-collapse:collapse;
	width:100%;
	background-image:url();}
table.pics td {
	background-image:url();
	text-align:center;}
    
    
table.tiles td {
	padding:4px 2px 4px;}
table.tiles img {
	border:1px solid #000;
	width:48px;
	height:48px;}
    
table.navbar {
	width:100%;
	margin:0;}
	
table.navbar td {
	}

table.nav {
	border-collapse:collapse;
	border-width:0;}

	
table.nav td {
	color:#fff;
	font-size:11px;
	/*line-height:100%;*/
	height:22px;
	text-align:center;
	padding:0 10px 0;
	cursor:pointer;
	border:1px solid #136F00;
	background:#fff;
	font-weight:bold;
	background:#fefee3;}

table.nav td.navOver {
	background:#136F00; /*#D2AB67;*/}
table.nav td.navOver a {
	color:#fefee3;}
	
table.nav td a {
	color:#000;
	text-decoration:none;
	margin:0 auto 0;}
table.nav td a:hover {
	/*color:#8F161A;*/}

table.nav td.end {
	background:transparent;
	border-width:1px 0 1px;
	width:10px;
	padding:0;
	cursor:default;}

td.title {
	padding:0;
	text-align:right;}
h1.title {
	/*color:#fff;
	display:inline;*/
	font-size:large;
	padding:2px 20px 0 0;
	margin:0;
	line-height:100%;
	/*background:#D2AB67 url(images/titleBg.gif) left bottom no-repeat;*/}

table.content {
	/*margin:26px auto 0;*/
	width:100%;}
	
td.content {
	padding:10px 10px;
	vertical-align:top;
	border:5px double #136F00;
	background:#fefee3; /*#fff;*/
	line-height:150%;}

td.content img {
	margin:10px;
	border:3px double #136F00;}


td.footer {
	color:#000;
	text-align:center;
	padding:4px 4px 4px;
	background: url(images/footer.gif) bottom center no-repeat;
	/*border-top:5px double #D2AB67;*/
	font-size:10px;}

td.footer a {
	text-decoration:underline;
	line-height:100%;}
td.footer a:hover {
	color:#FF1F29;}

td.copy {
	padding:0px 0 0;
	font-size:10px;
	text-align:center;}

a {
	color:#136F00;
	font-weight:bold;}
a:hover {
	color:#FF1F29;}
	
ul li {
	margin:4px 0 4px;}
	
input.input,
textarea.input {
	background:#EDFAFF;
	border:solid 1px #00AEEF;}
	
input.button {
	background:#EDFAFF;
	border-color:#00AEEF;}
	
p {
	margin-top:0;}