@charset "utf-8";
/* Father Bills Styles */

body
{
	margin: auto;
	background: #993400 url(images/pageBG.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a:link {color:#000000; text-decoration: underline;}
a:visited {color:#333333; text-decoration: underline;}
a:hover {color: #993400; text-decoration: none;}

.content
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#navBG
{
	background: url(images/navBG.gif) repeat-x top left;
}
#homeContentLeft
{
	background-color: #ffffff;
	line-height: 24px;
}
#homeContentLeftText
{
	padding-left: 10px; 
	padding-right: 17px; 
	padding-top: 5px; 
	padding-bottom: 0px;
}
#homeContentLeftTile
{
	background: url(images/homeContentLeftBG.gif) repeat-y top left;
}
#homeNewsBox
{
	background-color: #efdb9c;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	line-height: 17px;
}
#homeNewsBox a
{
	color: #000000;
	font-weight: bold;
}
#homeBtmRightBoxes
{
	font-size: 10px;
	padding-left: 10px;
	padding-right: 25px;
	padding-top: 3px;
}	
#homeBtmRightBoxes a
{
	font-weight: bold;
	color: #000000;
}
#homeBtmRightBoxes input.text
{
	background-color: #ffffff;
	border: 1px solid #c3c3c3;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	padding-left: 4px;
	width: 149px;
}
#innerHdr
{
	width: 418px; 
	height: 92px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	text-transform: uppercase;
	color: #a04211;
	text-align: right;
	padding-top: 80px;
	padding-right: 2px;
	line-height: 20px;
}
.innerContentBG
{
	background: url(images/innerContentBG.gif) repeat-y top left;
}
#leftnav
{
	background-color: #efdb9c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-right: 5px;
	width: 163px;
}
#leftnav ul.second
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	padding-left: 16px;
	background: url(images/leftnavSectionSeparator.gif) no-repeat top left;
	padding-bottom: 0px;
	padding-top: 12px;
}
#leftnav ul.second li
{
	padding-bottom: 3px;
}
#leftnav ul.second li a
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#leftnav ul.second li a:hover
{
	text-decoration: underline;
}
#leftnav ul.second li a.on
{
	font-weight: bold;
	color: #993400;
	text-decoration: none;
}
#leftnav ul.second li a.on:hover
{
	text-decoration: underline;
}
#leftnav ul.third
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: none;
	padding-left: 18px;
}
#leftnav ul.third li
{
	padding-top: 3px;
	padding-bottom: 3px;
	background: url(images/bulletLeftnav.gif) no-repeat;
	background-position: 4px 7px;
	padding-left: 14px;
}
#leftnav ul.third li a
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#leftnav ul.third li a:hover
{
	text-decoration: underline;
}
#leftnav ul.third li a.thirdOn
{
	color: #993400;
	text-decoration: none;
	font-weight: normal;
}
.innerContent
{
	background: url(images/innerContentTextBG.gif) no-repeat top right;
	padding-left: 41px;
	padding-right: 47px;
	line-height: 24px;
	padding-bottom: 83px;
}
.content ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-top: 0px; 
	padding-bottom: 25px;
}	
.content li
{
	background: url(images/bulletRed.gif) no-repeat;
	background-position: 20px 10px;
	padding-left: 30px;
}
.pageTitle
{
	display: block;
	color: #cc9900;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}
#footer
{
	padding-left: 28px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 5px;
	font-size: 9px;
	color: #b1643c;
}	
#footer a
{
	color: #b1643c;
	text-decoration: none;
	font-size: 9px;
}
#footer a:hover
{
	text-decoration: underline;
}

h1
{
	display: block;
	color: #636300;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
}

h2
{
	display: block;
	color: #993400;
	font-size: 13px;
	font-weight: bold;
	line-height: normal;
}

h3
{
	display: block;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}




<!-- ------------------------------------------------------- -->
<!-- ------------------eNewsletter for control-------------- -->
<!-- ------------------------------------------------------- -->

input.inputbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	border:1px solid #CC9900;
	padding:3px;
	margin:0px 0px 0px 8px;
	font-size:14px;
	display:inline;
}

input.submit {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#CC9900;
	height:25px;
	border:0px;
	color:#FFF4D5;
	margin:0px 0px 0px -4px;
	padding:0px 4px 0px 4px;
	display:inline;
}


hr.hrcontent
{
	border: 0;
	width: 95%;
	color: #993400;
	height: 1px;
	border-top: 1px dashed #993400;
}

