body{
	background-color: White;
	color: white;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body#contact{
	background-color: #D3C2AE;
}
body#contact p{
	color: White;
}
td{
	padding:0px;
	vertical-align: top;
}
img{
	border: 0px;
}
table{
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
}
h1{
	color: White;
	font-size: 20px;
	margin: 20px 0px 24px 30px;
	font-style: italic;
	font-weight: bold;
}
h2{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7E0000;
}
h3{
	font-size: 14px;
	color: #7E0000;	
}
h4{
	
}
h5{
	
}
p{
	color: Black;
}
div p,div li{
	color: White;
	font-size: 12px;	
	text-align: justify;
}
a{
	text-decoration: underline;	
}
a:hover{
	text-decoration: none;
	color: #7E0000;
}
#tab{
	width: 777px;
}
#t{
	height: 93px;
	background-image: url(../images/top.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#t div{
	width: 777px;
	padding: 0px 2px 0px 2px;

}
#t a{
	color: White;
	font-size: 11px;
	font-weight: bold;
	width: 149px;
	height: 19px;
	text-align: center;
	text-decoration: none;
	padding: 2px 2px 0px 2px;
}
#t a:hover{
	background-color: #D3C2AE;
}
#mainarea{
	background-color: #D3C2AE;
	border-left: 1px #575048 solid;
	border-right: 2px #575048 solid;
	background-image: url(../images/l.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#mainarea-l{
	width: 200px;		
	float: left;
	padding: 130px 0 10px 2px;
}
#mainarea-l a{
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
	color: #7E0000;	
	border: 1px #A59889 solid;
}
#mainarea-l a:hover{
	background-color: #A59889;
	color: White;
}
#mainarea-r{
	float: right;
	width: 570px; 		
	padding: 10px 20px 10px 10px;
}
#firstpara{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-align: justify;
	color: #334166;
}
#f{
	height: 143px;
	background-color: #D3C2AE;
	background-image: url(../images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	border: 1px #575048 solid;
	border-right: 2px #575048 solid;
	border-top: 1px #AFA191 solid;
	padding: 10px 100px 35px 100px;
	text-align: center;

}
