#left-in ul/*#nav-left*/ {
	margin: 5px 20px 20px 20px;
	list-style-type:none;
	}
	#left-in ul/*#nav-left*/ li {
			/*border-left:1px solid #AAAAAA;*/	
		}
		#left-in ul/*#nav-left*/ li a {
			cursor:pointer;
			margin: 0 8px;
			color: #4f2e26;
			background-color: inherit;
			font-size: 115%;
			text-decoration: none;
			display: block;
			width: 138px;
			padding: 5px 10px;
			border-bottom: 1px solid #eee;
			}
		#left-in ul/*#nav-left*/ li a:hover {
			color: #ddddef;
			background-color: #4f2e26;
			border-bottom: 1px solid #E3EFFF;
			}

ul#nav-top {
	float: right;
	padding: 1px 0;
	list-style: none;
	}
	ul#nav-top li {
		display: inline;
		}
		ul#nav-top li a {
			cursor:pointer;
			margin: 0 8px;
			color: #DDDDED;
			background-color: inherit;
			font-size: 115%;
			text-decoration: none;
			}
		ul#nav-top li a:hover {
			/*color: #4494FF;*/
			background-color: inherit;
			border-bottom:1px solid #dddded;
			}
ul#nav-footer {
	margin: 0 0 0 210px;
	padding: 0 2px;
	color: #aaa;
	background-color: inherit;
	font-size: 80%;
	list-style: none;
	text-align: right;
	}
	ul#nav-footer li {
		display: inline;
		}
	ul#nav-footer li.left {
		float: left;
		}
		ul#nav-footer li a {
			margin: 0 3px;
			color: #aaa;
			background-color: inherit;
			}
		ul#nav-footer li a:hover {
			color: #333;
			background-color: inherit;
			}

/*
ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	}
*/

/*
#center-in .section	{
	list-style-type:none;
	line-height:18px;
	}
#center-in .section li	{
	padding-left:15px;
	}
#center-in .section .sect_hdr	{
	font-size:125%;
	}
*/
																/* >>> TYPOGRAPHY <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
div#center .hdr, h2 {
	margin: 0 0 5px 0;
	font-size: 150%;
	font-weight:bold;
	}
div#center .hdr2 {
	margin: 10px 0 5px 0;
	font-size: 130%;
	font-weight:bold;
	}
div#center a {
	color: #1b421a;
	text-decoration:underline;
	}
div#center .main_hdr {
	margin: 0 0 5px 0;
	font-size:200%;
	font-weight:bold;
	color:#444;
	}
div#center .huge {
	font-family:"Times New Roman",serif;
	font-size:175%;
	}
div#left h2 {
	/*margin: 20px 20px 5px 20px;*/
	color: #4f2e26;
	margin-left:20px;margin-top:20px;
	font-size: 125%;
	}
div#center-in p {
	/*padding-left:10px;*/
	margin: 10px 0 5px 0;
	color: #444;
	background-color: inherit;
	font-size: 115%;
	}
div#center-in .img_tbl {
	margin-left:auto;
	margin-right:auto;
	}
div#center-in .img_tbl tr td a {
	cursor:pointer;
	}
div#center-in tr td {
	vertical-align:middle;
	width:160px;
	}
div#center-in tr td a img {
	margin-left:auto;
	margin-right:auto;
	}
div#center-in .large{
	font-size:150%;
	}
div#center-in ul{
	margin-top:5px;
	margin-left:40px;
	color:#444;
	background-color:inherit;
	font-size:115%;
	line-height: 18px;
	list-style-type:circle;
	list-style-position:inside;
	}
div#center-in .center_hdr {
	font-size:120%;	
	font-weight:bold;
	}
div#center-in .center_block {
	/*padding-left:190px;*/
	margin: 10px 0 5px 0;
	color:#444;
	background-color:inherit;
	}
div#center-in .center_block ul {
	font-size:115%;
	padding-left:25px;
	}
div#center-in #sig{
	font-size:125%;
	font-weight:bold;
	width:200px;
	text-align:center;
	margin-left:175px;
	}
div#center-in #sig2{
	text-align:center;
	width:200px;
	margin-left:175px;
	}

div#center-in .list_hdr{
	margin-top:5px;
	margin-left:30px;
	color:#444;
	background-color:inherit;
	font-size:115%;
	font-weight:bold;
	}

div#center-in .quote {
	padding-bottom:10px;
	border-bottom:1px dashed #666;
	margin-bottom:10px;
	}
div#center-in .quote .sig {
	width:200px;
	margin-left:30px;
	text-align:center;
	}

div#center-in .quote .sig .name {
	font-weight:bold;
	}

div#center-in .links {
	margin-left:30px;
	}
div#center-in .link_sect {
	margin-bottom:10px;
	}
div#center-in .desc {
	font-size:90%;
	}
div#center-in .ar {
	text-align:right;
	}
div#center-in .al {
	text-align:left;
	}
div#center-in .cl {
	text-align:center;
	}
div#center-in .pt {
	padding-top:15px;
	}
div#center-in .bold {
	font-weight:bold;
	}
div#left p {
	margin: 0 20px 5px 20px;
	color: #666;
	background-color: inherit;
	font-size: 90%;
	}
/*
p a, ul.list a {
	color: #4494FF;
	background-color: inherit;
	text-decoration: none;
	border-bottom: 1px solid #F1F7FF;
	}
	p a:hover, ul.list a:hover {
		color: #333;
		background-color: inherit;
		border-bottom: 1px solid #eee;
		}
*/





																/* >>> END <<< */
	

