/***************/
*{
	margin-top: 0;
	text-decoration: none;
}
a{
	color: #528869;
}
body{
	margin: 0;
	background: #ebe3c2 url(../images/bkg-paper.jpg) repeat center top;
	color: #000000;
	font: 0.625em Georgia,serif;
}
h1,h2,h3,h4,h5,h6{
	margin: 0;
}
h2{
	color: #104c2a;
}
hr,#nav hr{
	display: none;
}
/***************/
#body{
	padding-top: 184px;
	padding-bottom: 50px;
	width: 100%;
}
#body blockquote{
	border-top: 1px solid #e1c5a4;
	border-bottom: 1px solid #e1c5a4;
	margin-right: 0;
	margin-left: 0;
	padding: 1em 5em 0.5em;
	background: url(../images/quotes-red.png) no-repeat 1em 1.5em;
	color: #a43016;
	font-style: italic;
}
#body blockquote em{
	color: #000000;
	font-weight: bold;
	font-size: 0.9em;
	font-style: normal;
}
#body blockquote p{
	margin-bottom: 0.5em;
}
#body,#content,#sidebar{
	float: left;
}
/***************/
#container{
	width: 870px;
	margin: auto;
	position: relative;
}
/***************/
#content{
	width: 525px;
	padding: 25px 0 25px 25px;
	font-size: 1.2em;
	line-height: 2em;
}
/***************/
#directory #content ol *{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#directory #content ol li{
	width: 33%;
	height: 6em;
}
#directory #content ol,#directory #content ol li{
	float: left;
	padding: 0;
	display: inline;
	line-height: normal;
}
#directory #content p{
	clear: both;
}
/***************/
#footer{
	clear: both;
	padding-right: 40px;
	background: url(../images/bkg-footer.gif) no-repeat center center;
	text-align: right;
	line-height: 1.6em;
	height: 200px;
	position: relative;
}
#footer *{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #676146;
}
#footer .copyright{
	padding-top: 140px;
}
#footer .more{
	margin-left: 110px;
	padding-top: 18px;
	width: 150px;
	text-align: left;
}
#footer .more span{
	padding-left: 5px;
}
#footer .trademark{
	padding-top: 25px;
	width: 150px;
}
#footer .trademark span{
	padding-right: 5px;
}
#footer li{
	float: left;
}
#footer ul{
	width: 420px;
	background: url(../images/seal-tao-footer.png) no-repeat 161px 5px;
	height: 100px;
	position: absolute;
	left: 100px;
	top: 40px;
}
#footer ul span,#footer ul a{
	display: block;
}
/***************/
#nav{
	font: 1.2em "trebuchet ms",sans-serif;
	position: absolute;
	top: 162px;
	left: 0;
}
#nav *{
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	color: #ffffff;
	line-height: 1em;
	text-transform: uppercase;
	position: relative;
}
#nav a{
	padding: 10px;
}
#nav a:hover,#nav a.selected{
	background: #a43016;
}
/***************/
#sidebar{
	padding: 25px;
	width: 270px;
	font-size: 1.1em;
}
#sidebar blockquote{
	padding: 1em 2em;
	background: none;
}
#sidebar img{
	border-width:0;
}
/***************/
#special{
	width: 600px;
	color: #ffff90;
	font-size: 1.8em;
	font-style: italic;
	letter-spacing: -1px;
	position: absolute;
	left: 100px;
	top: 230px;
}
#special *{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#special h1{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
}
#special ul{
	padding: .5em;
}
/***************/
#title{
	margin-bottom: 32px;
	text-transform: uppercase;
	height: 162px;
}
#title *{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #104d2b;
}
#title em a{
	width: 210px;
	background: url(../images/tab-take-the-pledge.gif);
	text-indent: -9999px;
	height: 105px;
	position: absolute;
	top: 57px;
	right: 30px;
}
#title strong a{
	width: 288px;
	background: url(../images/logo-tao.png);
	text-indent: -9999px;
	height: 110px;
	position: absolute;
	top: 25px;
	left: 25px;
}
#title ul{
	position: absolute;
	top: 25px;
	right: 25px;
}
#title ul a{
	padding: 5px;
}
/***************/
#wrap1{
	background: url(../images/bkg-three-band.jpg) repeat-x center top;
}