/* CSS Document */

body{ background-color:#BEBEBE;}
.titlename{
 font-size:15px;
 font-family:arial;}

td{ font-family:Verdana; font-size:13px; color:#4D4D4D; line-height:18px;}

.tdsmall{ font-family:Verdana; font-size:12px; color:#4D4D4D; line-height:18px;}

.content{ font-family:Verdana; font-size:13px; color:#4D4D4D; line-height:18px;}

.homespacing {padding-left:11px; padding-top:5px; padding-right:7px; padding-top:10px;}

.tdbrown{ color:#804B4B;}

.tdphno{ color:#000000; font-size:13px;  font-weight:bold; text-align:right; padding-right:10px;}

.tddisclaimer{ font-size:9px; color:#9D9C9C; line-height:14px; text-align:center; padding-top:8px;}

.contentinner
	{
	 padding-left:30px; padding-right:15px; padding-top:12px; text-align:justify;
	}
	
	
.contentinner2
	{
	 padding-left:30px;  padding-top:19px; 
	}	
.contentinner1
	{
	 padding-left:30px; padding-right:15px;text-align:justify;
	}
	
a{ font-family:Verdana; font-size:11px; color:#4D4D4D; text-decoration:none;}
a:hover{ font-family:Verdana; font-size:11px; color:#4D4D4D; text-decoration:underline;}

a.brown{ font-family:Verdana; font-size:13px; color:#800000; text-decoration:underline;}
a.brown:hover{ font-family:Verdana; font-size:13px; color:#800000; text-decoration:none;}

a.black{ font-family:Verdana; font-size:13px; color:#000000; text-decoration:none;}
a.black:hover{ font-family:Verdana; font-size:13px; color:#000000; text-decoration:underline;}

a.btmlinks{ font-family:Verdana; font-size:10px; color:#804B4B; text-decoration:none;}
a.btmlinks:hover{ font-family:Verdana; font-size:10px; color:#804B4B; text-decoration:underline;}

.txtbox
	{
	 height: 20px; width: 310px; border: 1px #DBD9D9 solid; background-color:white;
	}

.cmbbox
	{
	 height: 20px; width: 310px; border: 1px #DBD9D9 solid; background-color:white;

	}

.txtarea
	{
	  height: 70px; width: 310px; border: 1px solid #DBD9D9; background-color:white;
	}
	
.button {
	font-family: arial,helv,Verdana;
	font-size: 12px;
	
	background-color:#5A0717;
	color:#ffffff;
	height: 20px;
	width: 70px;
	border: 1px solid #651826;
	}