@import url("tt_news_v2_styles.css");

p, ol, ul, div, h1, h2 {
	font-family: Verdana;
	font-size: 10pt;
}
p, pre {
	margin:0px 0px 0px 0px;
}

body {
	font-family: Verdana;
	background-color: #bbc4cd;
	margin: 0 auto;
}
img {
	border-width: 0px;
}
h1 {
	font-size: 14pt;
	color: #7c8084;
	font-weight: normal;
	font-style: italic;
	padding-left: 5px;
	padding-bottom: 5px
}
h2 {
	font-size: 12pt;
	color: #2F630E;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 5px
}
h3 {
	font-size: 10pt;
	color: #2F630E;
	font-weight: bold;
	padding-left: 5px;
}
h4 {	
	font-size: 10pt;
	color: #693F2F;
	font-weight: bold;
	padding-left: 5px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#banner {
	top: 36px;
	left: 80px;
	position: absolute;
	width: 802px;
	height: 137px;
	background-image: url('images/banner.jpg');
	background-repeat: no-repeat;
}
#headmenu {
	top: 173px;
	left: 80px;
	position: absolute;
	width: 794px;
	height: 22px;
	background-color: #d6ae70;
	padding-top: 2px;
	text-align: right;
	font-size: 9pt;
	font-family: Verdana;
	padding-top: 3px;
}
#main {
	position: absolute;
	top: 195px;
	left: 80px;
	width: 544px;
	padding-right: 120px;
	padding-left: 150px;
	padding-top: 30px;
	padding-bottom: 242px;
}
#main #content {
	width: 523px;
	min-height: 300px;
	padding-bottom: 50px;
}
#main #left {
	position: absolute;
	bottom: 15px;
	left: -11px;
	width: 253px;
	height: 242px;
	background-image: url('images/left.gif');
	background-repeat: no-repeat;
	padding-right: 10px;
}
#main #dates {
	position: absolute;
	bottom: 50px;
	left: 270px;
	width: 380px;
	height: 104px;
	border: 2px solid #d6ae70; 
	padding: 5px 5px 5px 5px;
	color: #7c8084;
	font-size: 10pt;
	overflow: auto;
}
#main #dates h1{
	font-size: 13pt;
	padding-bottom: 0px;
}
#main #menu {
	top: 0px;
	left: 0px;
	position: absolute;
	width: 143px;
	height: 100%;
	background-color: #d5c97d;
}
#main #quickmenu {
	top: 0px;
	left: 143px;
	position: absolute;
	width: 538px;
	height: 20px;
	background-color: #7c8084;
	color: #d5c97d;
	padding-top: 2px;
	font-weight: bold;
	text-align: right;
	font-size: 10pt;
	font-family: Verdana;
	text-align: center;
	text-indent: 30px
}
#main #quickmenu a {
	color: #d5c97d;
	text-decoration: none;
	margin-right: 15px;
}
#main #quickmenu a:hover {
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
}
#main #news {
	position: absolute;
	top: 0px;
	left: 681px;
	width: 113px;
	height: 100%;
	background-color: #d5c97d;
	text-align: left;
	font-size: 8pt;
	font-family: Verdana;
}
#main #asaccudo {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 113px;
	background-color: #d5c97d;
	text-align: left;
	vertical-align: bottom;
}
#main #asaccudo img {
	padding-left: 8px;
	padding-bottom: 50px;
}
#main #news-box {
	width: 100%;
}
#main #news-box #news-head {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
#main #news-box #news-list {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
#main #donate-box {
	width: 100%;
}
#main #donate-box #donate-head {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
#main #donate-box #donate-link #donate-img {
	width: 100%;
	text-align: center;
	padding-top: 10px;
}
#main #donate-box #donate-link #donate-text {
	color: #000000;
	font-size: 8pt;
	width: 100%;
	text-align: center;
}
#main #foot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 794px;
	height: 15px;
	background-color: #c7bba5;
	color: #5e6063;
	font-size: 9pt;
	text-align: center;
}
#main #foot a {
	color: #5e6063;
	text-decoration: underline;
}
#main #foot a:hover {
	color: #5e6063;
	text-decoration: none;
}
#main #print {
	bottom: 15px;
	right: 20px;
	position: absolute;
	width: 522px;
	height: 20px;
	text-align: right;
	padding-right: 20px;
	background-color: #abb3ba;
}
#main #end {
	bottom: -15px;
	left: 0px;
	position: absolute;
	width: 794px;
	height: 20px;
	color: #5e6063;
	font-size: 9pt;
	text-align: center;
}
#main #menu ul#nav_left
{
	margin:0px auto;
	width:143px;
	padding:0px;
	list-style-type:none;
	border-top:3px solid #D5C97D;
	border-bottom: 2px solid #D5C97DF;
	text-align:left;
}
#main #menu ul#nav_left li
{
	background-color:#D5C97D;
	font-weight:normal;
}
#main #menu ul#nav_left a
{
	display:block;
	padding:3px 3px;
	text-decoration:none;
	color:#333333;
	font-size:8pt;
	height:100%;
	padding-left:10px;
}
#main #menu ul#nav_left li a:hover
{
	background-color:#D6AE70;
}
#main #menu ul#nav_left li.p_selected
{
	background-color:#D6AE70;
	font-weight:bold;
}
#main #menu ul#nav_left li
{
	border-bottom:1px solid #D5C97D;
}
#main #menu ul.p_sub1
{
	background-color:#D5C97D;
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:1px solid #D5C97D;
	padding-left:15px;
}
#main #menu ul.p_sub2
{
	background-color:#D5C97D;
	margin:0px;
	padding:0px;
	list-style:none;
	border-top:1px solid #D5C97D;
	padding-left:15px;
}