* {
	padding: 0;
	margin: 0;
}

body {
	background: #4E4421;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #555;
	line-height: 17px;
}

img {
	border: none;
}

a {
	color: #706537;
	outline: none;
}

a:hover {
	text-decoration: none;
	color : #999;
}

.b {
	font-weight: bold;
}

h3 {
	border-bottom: 1px dotted #aaa;
	color: #666;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-weight: 100;
	font-size: 22px;
	letter-spacing: -1px;
}

h3 a {
	text-decoration: none;
	font-size: 22px;
	letter-spacing: -1px;
}

h3 a:hover {
	color: #999;
}

#wrap {
	width: 800px;
	margin: 20px auto;
}

#header {
	background: #4E4421 url(images/header.jpg) no-repeat;
	font-family: "Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	height: 210px;
}

#header h1 {
	font-size: 35px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 40px 0 0 33px;
	text-align: left;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h1 a:hover {
	color: #ccc;
	text-decoration: none;
}

#header h2 {
	font-size: 13px;
	color: #eee;
	padding: 4px 0 0 33px;
	text-align: left;
	font-weight: 100;
}

#menu {
	background: #4E4421 url(images/menu.jpg) no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}

#menu li {
	float: left;
	list-style-type: none;
}

#menu li a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #fff;
}

#menu li a:hover {
	color: #fff;
	text-decoration: none;
	background: #706537 url(images/menuover.jpg) repeat-x;
}

#menu .active {
	color: #fff;
	text-decoration: none;
	background: #706537 url(images/menuover.jpg) repeat-x;
}

#content {
	padding: 0 20px;
	background: #fff url(images/content.jpg) repeat-y;
}

#content.wadv {
	background: #fff url(images/content_wadv.jpg) repeat-y;
}

#left {
	padding: 10px 0;
	width: 530px;
	float: left;
	font-size: 12px;
	text-align: justify;
}

#content.wadv #left {
	width: 755px;
}

#left h3 {
	border-bottom: 1px dotted #aaa;
}

#left h1 {
	border-bottom: 1px dotted #aaa;
	color: #666;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-weight: 100;
	font-size: 20px;
	letter-spacing: -1px;
}

#left .ph1 {
	border-bottom: 1px dotted #aaa;
	color: #666;
	padding-bottom: 4px;
	margin: 14px 0 7px 0;
	font-weight: 100;
	font-size: 20px;
	letter-spacing: -1px;
}

#left ul {
	padding: 0 0 0 30px;
	list-style: none;
}

#left .ul {
	list-style: decimal;
}

#left img {
	padding: 5px 10px 2px 0;
	float: left;
}

#left p {
	padding: 10px 0 0 5px;
}

#right {
	padding: 20px 0;
	width: 225px;
	float: right;
}

#right p {
	font-size: 15px;
	border: none;
	padding: 0 0 0 20px;
	margin: 0;
	color: #000;
}

#right h3 {
	font-size: 16px;
	border: none;
	padding: 0 0 0 10px;
	margin: 0;
	color: #000;
}

#right ul {
	list-style-type: none;
	padding: 10px 0 20px 20px;
}

#right ul li {
	font-size: 10px;
	padding: 8px 0 3px 0;
	line-height: 1.1em;
}

#right ul li a {
	color: #555;
	font-weight: 100;
	text-decoration: underline;
	font-size: 10px;
}

#right ul li a:hover {
	color: #555;
	text-decoration: none;
}

#footer {
	font-size: 10px;
	color: #ccc;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #4E4421 url(images/footer.jpg) no-repeat;
}

#footer a {
	color: #ccc;
	text-decoration: underline;
}

#footer a:hover {
	color: #111;
	text-decoration: none;
}

#bottom {
	background: #4E4421 url(images/bottom.jpg) no-repeat;
	padding: 5px 0;
}

#fadv {
	margin: 0;
	padding: 5px 5px 5px 10px;
	text-align: center;
	clear: both;
	width: 98%;
}

#fadv ul {
	list-style: none;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}

#fadv li {
	color: #ccc;
	display: block;
	float: left;
	width: 255px;
	margin: 0;
	padding: 6px 3px;
	text-align: left;
	line-height: 1.1em;
	font-size: 10px;
}

#fadv li a {
	color: #ccc;
	background-color: inherit;
	text-decoration: underline;
	font-weight: normal;
}

#fadv li a:hover {
	text-decoration: none;
}
