/* \*/
* html #tlc, * html #trc {height: 1%;}
/* */

#tlc, #trc { zoom: 1 }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9C833F;
	font-weight: normal;
}
.footer a:hover { color: #000000}

table.center {
	margin-left: auto;
	margin-right: auto;
}

#box
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 0.5em;
	text-align: center;
	padding: 0;
	width: 150px;				/* <-- use this for a set width */
	background-color: #ba9811;
	}

#boxContent
	{
	padding:1px 18px 5px 15px;
	}

#boxContent h1
	{
	color:#ffffff;
	font-weight: bold;
	font-size: 14;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-align: center;
	}
		
#boxContent p
	{
	color:#ffffff;
	font-size: 12;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	text-align: center;
	}

#box2
	{
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 1em;
	text-align: center;
	padding: 0;
	width: 690px;				/* <-- use this for a set width */
	background-color: #ba9811;
	}
 	
#box2Content
	{
	padding:1px 12px 5px 5px;
	}

#box2Content h1
	{
	color:#000000;
	font-weight: bold;
	font-size: 14;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	}
		
#box2Content p
	{
	color:#000000;
	font-size: 12;
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	}
		
/* ---=== border code follows ===--- */
/*
	tlc = top left corner
	trc = top right corner
	blc = bottom left corner
	brc = bottom right corner
	lb = left border
	rb = right border
	tb = top border
	bb = bottom border 
*/

#tlc, #trc, #blc, #brc
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

#tlc
	{
	background-image:url(images/tlc.gif);
	background-position: 0% 0%;
	}

#trc
	{
	background-image:url(images/trc.gif);
	background-position: 100% 0%;
	}
	
#blc
	{
	background-image:url(images/blc.gif);
	background-position: 0% 100%;
	}

#brc
	{
	background-image:url(images/brc.gif);
	background-position: 100% 100%;
	}

#tb, #bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
#tb
	{
	background-image:url(images/tb.gif);
	background-position: 0% 0%;
	}

#bb
	{
	background-image:url(images/bb.gif);
	background-position: 50% 100%;
	}
	
#rb
	{
	background-image:url(images/r.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}

#lb
	{
	/* background-color: #eeeeee;
	background-color: white; */
	background-image:url(images/l.gif);
	/* height: 278px; */
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}

.news_items {
	font-family:Arial, Helvetica, sans-serif;
	color:#9c833f;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	margin-bottom:5px;
	}
.news_items a{
	font-family:Arial, Helvetica, sans-serif;
	color:#9c833f;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
	}
.news_items a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#35231A;
	font-weight:normal;
	text-decoration:underline;
	}
.date {
	font-family:Arial, Helvetica, sans-serif;
	color:#9c833f;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.date a{
	font-family:Arial, Helvetica, sans-serif;
	color:#9c833f;
	font-weight:normal;
	text-decoration:none;
}
.date a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#9c833f;
	font-weight:normal;
	text-decoration:none;
}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#120C09;
	font-weight:bold;
}
.nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#35231A;
	text-decoration:none;
	font-weight:normal;
}	
.nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:underline;
}
img {border:none;}
