body {
	/*background-color: #DDD2A8;

	background-color: #ECE3C5;
	
	background-color: #D8C77D;*/
background-image: url(../images/tanburlap_03f.jpg);


	background-color: #fff;

	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

A {
	outline: none;
}

html { min-height:100%; margin-bottom:1px; } /* this keeps the shorter pages from jumping */
/*#container {
	width: 770px;
	margin: auto;
	background-color: #fff;
	border-left: 3px solid #999966;
	border-bottom: 3px solid #999966;
	border-right: 3px solid #999966;
}*/
td {
	vertical-align: top;

}
.nav {

	/*background-image: url(../images/tornbg3.gif);
	background-repeat: repeat;
	background-color: #F5D673;
		height: 312px;*/
		background-image: url(../images/green_sidebar_01.jpg);
		
		
	width: 250px;
	/*height: 600px;*/
background-repeat: repeat;

	background-position: top;
	border-right: 1px none red;


}

td.main {
/*	background-color: #F5D673;*/
}
.main img {
	margin: 8px;
	padding: 2px;
	border: 1px solid #BBAC68;
}


a:link.nav, a:visited.nav {
	color: #fff;
	text-decoration: none;
}

a:hover.nav {
	color: #fff;
	text-decoration: underline;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

h1, h3 {

	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 {
	color: #7A6B3F;
	font-size: 18pt;
	font-weight: lighter;
}

h1.home {
	color: #7A6B3F;
	font-size: 18pt;
	font-weight: lighter;
	margin-left: 10px;
	padding-left: 10px;
		margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
font-size: 14pt;
font-weight: lighter;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #7A6B3F;
}

h3 {
	font-weight: lighter;
	font-size: 14pt;
	font-style: italic;
}

p.footer {
color: #fff !important;
}
p {
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
}

.boldtext {
		margin-left: 10px;
	padding-left: 10px;
}
h4 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 15px;
	padding-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 0px;
	color: #7A6B3F;
	padding-left: 0px;
	border-bottom-color: #B4A26B;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-right: 20px;
	margin-left: 20px;
}

