@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #261E1C;
	background-color: #AAA39D;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/bg_page.gif);
}
a {
	color: #262524;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC9933;
}
p.pagetitle {
	margin: 0px;
	padding: 0px;
}
p.pagesubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
p.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D0CECD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C1C0;
	margin: 0px;
	font-weight: bold;
	border-bottom-color: #C3C1C0;
}
p.fontheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-weight: bold;
}
p.fontsample, div.fontsample {
	margin: 0px;
	padding: 0px;
	background-color: #D0CECD;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C1C0;
	border-bottom-color: #C3C1C0;
}
div.fontsampleleft {
	float: left;
	margin: 0px;
}
div.fontsampleright {
	text-align: center;
	clear: right;
	margin: 0px;
}
p.fontpackage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C3C1C0;
	margin: 0px;
	padding: 10px;
}
p.fontpages-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D0CECD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C1C0;
	border-bottom-color: #C3C1C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p.fontpages-bottom, div.fontpages-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D0CECD;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 6px;
	padding-left: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C1C0;
	border-bottom-color: #C3C1C0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.fontpages-bottom div.previous {
	text-decoration: none;
	display: block;
	float: left;
}
div.fontpages-bottom div.next a {
	text-decoration: none;
	float: right;
}
p.nextprevious {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
div.divider {
	padding: 0px;
	width: auto;
	background-color: #695A58;
	height: 1px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.container {
	text-align: center;
	padding: 0px;
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.header, div.footer {
	text-align: left;
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #261E1C;
	border-bottom-color: #261E1C;
}
div.header div.headerbar {
	background-color: #362F2D;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #837972;
}
div.header div.headerlogo {
	height: 70px;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #362F2D;
	border-bottom-color: #362F2D;
	background-image: url(../images/pngs/header.png);
	background-repeat: repeat-x;
}
div.menubar {
	width: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2E1E0;
	background-color: #362F2D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #837972;
	border-bottom-color: #837972;
}
div.menubar a {
	/*width: 120px;*/
	margin: 0px;
	color: #E2E1E0;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3px;
	padding-left: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362F2D;
	font-weight: normal;
	text-align: center;
	background-color: #3D3432;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #453D3B;
}
div.menubar a:active, div.menubar a:visited {
	color: #E2E1E0;
}
div.menubar a:hover {
	color: #FFFFFF;
	background-color: #504543;
	text-decoration: none;
}
div.menubar a.red:hover {
	border-bottom-color: #EE1C24;
	text-decoration: none;
}
div.menubar a.orange:hover {
	border-bottom-color: #F26522;
	text-decoration: none;
}
div.menubar a.yellow:hover {
	border-bottom-color: #FFF200;
	text-decoration: none;
}
div.menubar a.green:hover {
	border-bottom-color: #39B54A;
	text-decoration: none;
}
div.menubar a.blue:hover {
	border-bottom-color: #0072BC;
	text-decoration: none;
}
div.menubar a.purple:hover {
	border-bottom-color: #8560A8;
	text-decoration: none;
}
div.menubar a.pink:hover {
	border-bottom-color: #EE145B;
	text-decoration: none;
}
div.content {
	text-align: left;
	color: #261E1C;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #261E1C;
	border-bottom-color: #261E1C;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/pngs/background-content.png);
	background-repeat: repeat-y;
	background-color: #DAD8D6;
}
div.content div.sidebar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}
div.content div.sidebar div.sidebarmenu {
	margin: 0px;
	padding: 0px;
	width: auto;
	background-color: #443C39;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #261E1C;
	border-right-color: #261E1C;
	border-left-color: #261E1C;
	border-bottom-width: 1px;
}
div.content div.sidebar div.sidebarmenu a, div.content div.sidebar div.sidebarmenu p {
	background-color: #443C39;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #261E1C;
	margin: 0px;
	width: 100%;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-indent: 6px;
	font-weight: normal;
}
div.content div.sidebar div.sidebarmenu a.subitem {
	background-color: #695A58;
	text-indent: 10px;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
	width: 100%;
	text-decoration: none;
}
div.content div.sidebar div.sidebarmenu a:hover, div.sidebarmenu a.subitem:hover {
	color: #FFFFFF;
	background-color: #7D716A;
	text-decoration: none;
}
div.content div.maincontent {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 220px;
	margin-bottom: 0px;
	color: #262524;
	padding: 0px;
}
div.footer div.copyright {
	margin: 0px;
	color: #E2E1E0;
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #362F2D;
}
div.footer div.menubar a {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #453D3B;
}
img.sample-sm {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
img.sample-lg {
	padding: 0px;
	border: 1px solid #000000;
	margin: 10px;
}
img.sample-nb {
	padding: 0px;
	margin: 10px;
}
img.sample-nbnm {
	padding: 0px;
	margin: 0px;
}
.clearfloat {
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	display: block;
	clear: both;
}
.fontinfo {
	font-size: 11px;
}
ul.vendors li {
	float: left;
	margin-right: 20px;
}