html, body {
	height:100%;
	margin-bottom:1px;
	border:0;
}
body {
	color: #e1ceaf;
	font-family: Tahoma;
	font-size: 11px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
	text-indent: -2000px;
	display: none;
}
h2{
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #636363;
	font-weight:bold;
	text-decoration: none;
}
p{
	padding:8px 5px 8px 5px;
	margin:0px;
	}
img{
	border:0px;
	}
th, td{
	font-size:11px;
}
.flat {  
border: 1px #cccccc solid; 
font-family: Tahoma; 
font-size: 11px; 
color: #000000; 
background-color: #F5f7f7;
}
.flat-2 {  
border: 1px #cccccc solid; 
font-family: Tahoma; 
font-size: 11px; 
color: #000000; 
background-color: #F5f7f7; 
width:130px;
}

.text
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e1ceaf;
	text-decoration: none;
	text-align:justify;
	line-height: 16px;
}
.home-links {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #e1ceaf;
	text-decoration: none;
	text-align:justify;
	line-height: 16px;
	padding-left:5px;
}
.home-links:hover {
	color:#fff;
}
.star {
	font-size: 11px;
	color: #FF0000;
	text-decoration:none;
}
.top-nav-pipe
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f3ebde;
	text-decoration: none;
}
.top-nav
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f3ebde;
	text-decoration: none;
	padding:0 5px 0 5px;
}
.top-nav:hover
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer-bg{
	background-image: url(../images/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-t{
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.bg-b{
	background-image: url(../images/bg-b.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg-r{
	background-image: url(../images/bg-r.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bg-l{
	background-image: url(../images/bg-l.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.left{
	float:left;
	padding-right:10px;
}
.right{
	float:right;
	padding-left:10px;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bolder;
	color: #592b14;
	text-decoration:none;
}
.read-more{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #592b14;
	text-decoration: none;
}
.read-more:hover{
	font-family:Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}



.left-nav-pipe
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f3ebde;
	text-decoration: none;
}
.left-nav
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #f3ebde;
	text-decoration: none;
}
.left-nav:hover
{
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.left-nav-heading
{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #f3ebde;
	text-decoration: none;
}
.input-bx {
	border:1px solid #e1ceaf;
	background-color:#ad7923;
	height:16px;
	width:158px;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	margin:0 5px 0 0;
	display:inline;
	padding:2px 2px 0 2px;
}

