/* CSS Document */
body { background:url(images/body-bg.jpg) repeat-x top; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#896b53; line-height:21px; text-align:justify; }
ul, li {
	padding:0;
	margin:0;
	list-style-image: none;
	list-style-type: none;
}
img, a {border:0; text-decoration:none;}
.headerbg{background-image:url(images/header.jpg); width:971px; height:271px; background-repeat:no-repeat;}
.topnavbg{background-image:url(images/top-nav-bg.gif); width:971px; height:40px; background-repeat:no-repeat;}
.navlink:hover {font-family:"Times New Roman", Times, serif; font-size:24px; color:#360a0a;}
.weoffertext {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FFFFFF;}
.tollfree {font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#5c5c5c;}
.number {font-family:Arial, Helvetica, sans-serif; font-size:22px; font-weight:bold; color: #895d4c;}
.needhelptext {font-family: "Times New Roman", Times, serif; font-size:26px; font-weight:bold; color:#895d4c;}
.needhelp-box { background: url(images/need-help-bg.jpg) no-repeat top left; border: solid 1px #895D4B; margin: 2px 0; } 
.forminputbox {width:155px; height:15px; border:1px solid #895d4c;}
.forminputbox2 {width:155px; height:75px; border:1px solid #895d4c;}
.formitems {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#895d4c; padding-left:10px; line-height:27px;}
.d1 { padding: 10px 0; }
.d2 { padding-bottom: 10px; }
.d3 { padding-bottom: 10px; }
.welcometext {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#896b53; line-height:21px; text-align:justify;}
.welcometext2{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#896b53; line-height:16px; text-align:justify; padding-top:5px; font-weight:bold; }
.welcometext3{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#896b53; line-height:20px; text-align:justify; padding-top:9px; font-weight:bold; }
.welcometext4{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#896b53; line-height:15px; text-align:justify; padding-top:5px; font-weight:bold; }
.addressbar {background:url(images/addressbar.jpg); height:72px; background-repeat:no-repeat; background-position:center;}
.location {font-family: "Times New Roman", Times, serif; font-size:22px; font-weight:bold; color:#975e22;}
.location2 {font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#975e22;}
.footerbg {background:url(images/footerbg.jpg); background-position:bottom; background-repeat:repeat-x;}
.footertext {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; line-height:24px;}
.footerlink{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; line-height:24px; text-decoration:none;}
.footerlink:hover{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; line-height:24px; text-decoration: underline;}
.context{font-size:14px; color:#895d4c; text-align:left; font-weight:bold; padding-bottom:5px; text-transform: uppercase;}
.context1{font-size:14px; color: #666666; text-align:left;}
.text-form{color:#666666; border:1px solid #895d4c;}
.what-text{font-size:11px; color:#840000; text-align:left; font-weight:bold; padding-bottom:5px;}


/* Menus - updated my Aamir*/
dl, dd {padding:0px; margin:0px; }
#nav { width:971px; height:40px; font:24px Georgia, "Times New Roman", Times, serif; font-weight:normal; position:relative;}
#nav ul {list-style-type:none;}
#nav ul li { width:190px; height:40px; float:left;}
#nav ul li a { width:180px; line-height:40px; text-align:center; display:block; text-decoration:none; color:#fff;  }
#nav ul li a:hover {width:180px; /*background:#BF920E; */ color:#000;}
#nav ul li dl {display:none;}
#nav ul li:hover dl, #nav ul li a:hover dl {display:block;}
#nav ul li dl dd {width:190px; height:40px;}
#nav ul li dl dd a {display:block; width:190px;height:40px; position:relative; text-align:center;  background:#E8B82C; border:1px solid #BF920E;}
#nav ul li dl dd a:hover {width:190px; background:#BF920E; border-top:1px #fff solid; color:#fff;}

/* Added by Aamir */
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #360A0A;
	margin: 0;
	padding: 5px 0;
	line-height: 35px;
}
.contentpane
{
	padding: 10px 20px;
}

