/* 	This is the parent style sheet for the entire TLMA site, as well
	as the GIS, Demographics and General Plan website sections
*/
/* Written by Jayson N. Ward 2007 - 2008 */
/* Last Updated: 5/27/2008 */

html
{
	background-image:url(../images/bg1.gif);
	background-position: center;
	background-repeat:repeat;
}
body
{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font:11px Verdana, sans-serif;
	background-image:url(../images/bg2.png);
	background-position: center;
	background-repeat:repeat-y;
}
#mainDiv
{
	margin: 0 auto;
	width:767px;
	background-color: #fff;
	border:0px;
	padding:0px;
	border-left:0px solid #888;
	border-right: 0px solid #888;
}
#pageFooter
{
	clear:both;
	margin:0px;
	padding:0px;
	background-color:#555555;
	color:#eee;
	height:35px;
	font-size: 9px;
	width:767px;
	text-align:center;
}
#pageFooter a
{
	text-decoration:none;
	color:#eee;
}
#pageFooter a:hover
{
	text-decoration:underline;
	color:yellow;
}
#pageFooter ul
{
	margin:0px;
	margin-top:0px;
	padding:0px;
	padding-top:4px;
}
#pageFooter li
{
	list-style-type:none;
	list-style-position:outside;
	display:inline;
	padding:0px;
	padding-left:1px;
	margin:0px;
}
#pageFooter p
{
	margin:0px;
	padding:0px;
	padding-top:4px;
}
#logoDiv
{
	height:70px;
	width:767px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	float:left;
}
#logoDiv ul
{
	width:767px;
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	list-style-position:inside;
}
#logoDiv li
{
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	list-style-position:inside;
}
#logoDiv img
{
	padding:0px;
	margin:0px;
	border-width:0px;
	float:left;
}
#pageNavigation
{
	height:30px;
	width:767px;
	margin:0px;
	margin-top:3px;
	padding:0px;
	background-color:#fff;
	float:left;
}
#pageNavigation ul
{
	margin:0px;
	padding:0px;
}
#pageNavigation li
{
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
}
#pageNavigation img
{
	padding:0px;
	margin:0px;
	border:0px;
	float:left;
}
#deptNavigation
{
	width:155px;
	margin:0px;
	padding:0px;
	background-color:#ECE9E7;
	float:left;
	margin-top:3px;
}
#deptNavigation h2
{
	background-color:#444;
	color:#eee;
	width:155px;
	font:bold 8px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	text-align:center;
	padding:6px 0px 6px 0px;
	border-bottom:0px solid #fff;
	margin-bottom:3px;	
	letter-spacing:1px;
}
#deptNavigation h3
{
	width:151px;
	background-color: #684D3C;
	color:#ECE9E7;
	padding: 5px 0px 5px 4px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background-image:url(../images/plus.gif);
	background-position: center right;
	background-repeat:no-repeat;
}
#deptNavigation h3.nestedMenuHeader
{
	width:147px;
	background-color: #223E47;
	color:#fff;
	padding: 0px 0px 0px -4px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	margin-left: -4px;
	background-image:url(../images/plus.gif);
	background-position: center right;
	background-repeat:no-repeat;
	border-left:4px solid #396776;
}
#deptNavigation h3.nestedMenuHeader:hover
{
	color: #ffff00;
}
#deptNavigation .nestedSectionNavHeader
{
	background-image:none;
	width:147px;
	margin-left:-4px;
	background-color:#444;
	color: #ffff00;
	border-bottom:1px solid #4B93AB;
	border-left:4px solid #396776;
	font-size:10px;
}
#deptNavigation .noDropDown
{
	background-image:none;
}
#deptNavigation .sectionNavHeader
{
	background-image:none;
	background-color:#223E47;
	color: #fff;
	font-weight:normal;
}
#deptNavigation h3.sectionHeader
{
	background-color:#223E47;
	background-image:none;
	color: #ffff00;
}
#deptNavigation h3 a
{
	color:#ECE9E7;
	display:block;
}
#deptNavigation h3 a:hover
{
	color:#ffff00;
	text-decoration:none;
}
#deptNavigation h4
{
	color: #684D3C;
	padding: 2px 0px 2px 4px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	border-bottom:1px solid #684D3C;
}
#deptNavigation ul
{
	margin:0px;
	padding:0px;
	height:0px;
	display:none;
	background-color:#fff;
}
#deptNavigation li
{
	width:151px;
	list-style-type:none;
	list-style-position:outside;
	line-height:22px;
	padding: 0px 0px 0px 0px;
	margin:0px;
	background-color:#223E47;
	color: #ffff00;
	border-bottom:1px solid #4B93AB;
	border-left:4px solid #396776;
}
#deptNavigation li.activePage
{
	width:147px;
	list-style-type:none;
	list-style-position:outside;
	line-height:22px;
	padding: 0px 0px 0px 4px;
	margin:0px;
	background-color:#444;
	color: #ffff00;
	border-bottom:1px solid #4B93AB;
	border-left:4px solid #396776;
	font-size:10px;
}
#deptNavigation ul.nestedMenu
{
	margin:0px;
	padding:0px;
	width:142px;
	list-style-type:none;
	list-style-position:outside;
}
#deptNavigation li.nestedMenu
{
	width:142px;
	padding: 5px 0px 5px 5px;
	margin:0px;
	background-color:#777;
	border-bottom:1px solid #888;
	/*height:25px;*/
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
#deptNavigation li.nestedMenuActivePage
{
	width:142px;
	padding: 3px 0px 3px 5px;
	margin:0px;
	/*background-color:#999;*/
	background-color:#eee;
	/*color:#eee;*/
	color:#000;
	border-bottom:1px solid #888;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	line-height:15px;
}
#deptNavigation li.nestedMenu:hover
{
	background-color:#838383;
}
#deptNavigation li.nestedMenu a
{
	width:142px;
	margin:0px;
	padding:0px;
	margin-left:0px;
	display:block;
	text-decoration:none;
}
#deptNavigation li.nestedMenu a:hover
{
	color:#ffff00;
	text-decoration:none;
}
#deptNavigation li a
{
	width:142px;
	font-size:10px;
	color:#fff;
	margin-left:4px;
	display:block;
}
#deptNavigation li a:hover
{
	text-decoration:none;
	color:#ffff00;
}
#deptNavigation ul.contactUs
{
	display:block;
	height:auto;
}
#deptNavigation ul.contactUs a
{
	color:#223e47;
}
#deptNavigation ul.contactUs li
{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#505F65;
	line-height:15px;
	border:0px;
	border-bottom:1px solid #bbb;
	padding-left:4px;
	padding: 2px 0px 2px 4px;
	background-color:#f4f6f8;
}
#deptNavigation a
{
	color: #684D3C;
	text-decoration:none;
}
#deptNavigation a:hover
{
	text-decoration:underline;
}
#deptNavigation .container
{
	width:155px;
	margin: 15px 0px 15px 0px;
	padding:0px;
}
#deptNavigation form
{
	padding:4px;
	margin:0px;
}
#deptNavigation p
{
	padding: 4px 5px 4px 5px;
	margin:0px;	
	color:#2E1708;
}
#deptContent
{
	float:left;
	width:607px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:0px;
	margin-top:3px;
	padding:0px;
	background-color:#fff;
	/*color:#555;*/
	background-image:url(../images/house.gif);
	background-repeat:repeat-x;
	background-position:46px bottom;
	color:#333;
}
#deptContent div.pageInfo
{
	margin:0px;
	padding:0px;
	margin-left:5px;
	font-size:9px;
	margin-bottom:5px;
	height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:0px solid #5F6D72;
	border-right:0px;
	background-color: #684D3C;
	color:#ECE9E7;
}
#deptContent p.pageTitle
{
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-left:5px;
	float:left;
	font-size:11px;
	font-weight:bold;
}
#deptContent p.pageLocation
{
	margin:0px;
	padding:0px;
	padding-top:4px;
	padding-right:5px;
	float:right;
	font-size:9px;
}
#deptContent p
{
	/*margin:0px;
	padding:0px;*/
	margin: 0px 0px 7px 0px;
}
#deptContent p.smallInfo
{
	margin: 4px 0px 3px 0px;
	font-size:9px;
	color:#888888;
}
#deptContent .leftCol
{
	margin:0px;
	padding:5px;
	padding-top:0px;
	padding-right:5px;
	float:left;
	width:292px;
	text-align:left;
}
#deptContent .rightCol
{
	margin:0px;
	padding:5px;
	padding-left:5px;
	padding-top:0px;
	float:right;
	width:292px;
	text-align:left;
}
#deptContent .fullWidthCol
{
	margin:0px;
	padding:5px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	clear:both;
	width:597px;
}
#deptContent .fullWidthH2
{
	margin:0px 0px 0px 0px;
	padding: 3px 0px 3px 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:592px;
}
#deptContent .container
{
	border:0px solid #eee;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:8px;
}
#deptContent img.whatsNewImg
{
	vertical-align:top;
	float:left;
	padding-right:10px;
	padding-bottom:3px;
}
#deptContent ul.whatsNewUL
{
	margin:0px;
	padding:0px;
	color:#222;
	border-top:1px solid #bbb;
	width:292px;
}
#deptContent ul.whatsNewUL li
{
	display:inline;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
}
#deptContent h2
{
	margin:0px 0px 0px 0px;
	padding: 3px 0px 3px 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #684D3C;
	background-color:#ECE9E7;
	border:1px solid #daddde;
	width:287px;
}
#deptContent a
{
	text-decoration:none;
	color: #684D3C;
	font-weight:bold;
}
#deptContent a:hover
{
	text-decoration:underline;
}
#deptContent h3
{
	margin:4px 0px 4px 0px;
	padding:0px 0px 0px 20px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#555555;
	line-height:20px;
	background-image:url(../images/quick_plus.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px dashed #eee;
	width:260px;
}
#deptContent h3:hover
{
	background-color:#eee;
}
#deptContent h4
{
	margin:0px;
	padding:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	border-bottom:1px solid #bbb;
	margin-bottom:10px;
	margin-top:10px;
	padding-bottom:4px;
}
#deptContent h5
{
	margin:0px;
	margin-bottom:4px;
	padding:2px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-bottom: 1px dotted #444;
}
#deptContent .formContainer
{
	display:none;
}
#deptContent .formContainerPostBack
{
	display:block;
}
#deptContent form
{
	margin:0px;
	padding:3px;
	padding-top:4px;
	margin-top:5px;
	margin-bottom:15px;
	font:9px Verdana, Arial, Helvetica, sans-serif;
	background-color:#F6F4F3;
}
#deptContent form .textEntry
{
	margin:0px;
	padding:0px;
	margin-left:5px;
	border:1px solid #888;
	font:12px Arial, Helvetica, sans-serif;
}
#deptContent form .button
{
	font:10px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #999;
	background-color:#eee;
	padding:2px;
	margin:5px;
}
#deptContent form.ASPform
{
	background-color:#fefefe;
	display:block;
	padding:0px;
	margin:0px;
}
#deptContent ul.counterServices
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
	margin-top:5px;
}
#deptContent ul.counterServices li
{
	list-style-position:outside;
	border-bottom:1px dashed #eee;
}
#deptContent ul.bulletedList
{	
}
#deptContent ul.bulletedList li
{
	line-height:18px;
	list-style-type:disc;
	list-style-position:inside;
	padding-bottom:6px;
	padding-top:6px;
	line-height:normal;
}
#deptContent ul
{
	margin:0px;
	padding:0px;
}
#deptContent li
{
	list-style-type:none;
	list-style-position:outside;
	margin:0px;
	padding:0px;
	line-height:22px;
}
#deptContent li.quicklinks
{
	list-style-type:none;
	margin-left:4px;
	list-style-position:outside;
}
#deptContent p.faq /*This if for the answers to the FAQs questions, which uses the setupQuickQuery() javascript function to hide and show the answers to the questions */
{
	padding:15px;
	font-size:12px;
	display:none;
	line-height:20px;
	background-color:#f8f8f8;
}
#deptContent .faqQuestion /*Since the FAQs section uses the QuickQuery settings, the h3 tag needs to be stretched across the fullColumnWidth */
{
	width:auto;
	font-size:11px;
	padding-top:5px;
	padding-bottom:5px;
}
#deptContent table
{
	border-width:0px;
	border-collapse:collapse;
}
#deptContent table th
{
	border:1px solid #eee;
	padding:4px;
	background-color:#444;
	color:#eee;
}
#deptContent table td
{
	border:1px solid #eee;
	padding:4px;	
}
#deptContent table.miscTable
{
	width:592px;
	margin:0px;
	padding:0px;
	background-color:#fff;
	border-collapse:collapse;
}
#deptContent table.miscTable td
{
	border:1px solid #efefef;
	padding:6px;
	color:#555;
}
.clearer
{
	height:0px;
	clear:both;
	margin:0px;
	padding:0px;
}
.spacerClearer
{
	height:5px;
	clear:both;
	margin:0px;
	padding:0px;
}
.boldText
{
	font-weight:bold;
}
.popupWindowDiv
{
	height: 450px;
	width: 730px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #bbb;
	position: absolute;
	z-index:5;
}
.popupWindowDivShadow
{
	height: 450px;
	width: 730px;
	background-color:#000;
	padding:5px;
	position: absolute;
	z-index:4;
}
.toolTipTrigger
{
	border:1px solid #bbb;
	background-color:#FFFFCC;
	padding: 5px;
	width:30px;
}
.imageATag
{
	border:0px;
	vertical-align:middle;
}
#deptContent a.nonBoldATag
{
	font-weight:normal;
}
.smallText
{
	font-size:9px;
	color:#888888;
	padding:0px 0px 0px 4px;
}
.largerBoldText
{
	font-size:14px;
	font-weight:bold;
}
.goBackP
{
	cursor:pointer;
	color:red;
	text-decoration:underline;
}
.goBackP:hover
{
	color:red;
	text-decoration:none;
	cursor:pointer;
}
#deptContent a.queryLink
{
	color:#666666;
	display:block;
	text-decoration:none;
}
#deptContent a.queryLink:hover
{
	text-decoration:none;
}
@media print
{
	#html
	{
		background-image:none;
		background-color:#ffffff;
	}
	#body
	{
		background-image:none;
		background-color:#ffffff;
		color:#111;
	}
	#mainDiv
	{
		width:80%;
		margin:.5in;
	}
	#deptNavigation
	{
		display:none;
	}
	#pageNavigation
	{
		display:none;
	}
	#pageContent
	{
		width:80%;
		color:#111;
	}
	#deptContent h2
	{
		border:0px;
		background-image:none;	
	}
	#deptContent p.faq 
	{
		display:block;
	}
	#pageFooter
	{
		display:none;
	}

}
