@charset "utf-8";
/* CSS Document */

<style type="text/css">

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #cbc9b4;
	background-image: url(img/browntg_page_bg1.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.styleBold12 {
	font-size: 12px;
	font-weight: bold;
}

.styleWhite {color: #FFFFFF}

.styleWhiteBold12 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.styleBold14 {
	font-size: 14px;
	font-weight: bold;
}

.styleRedBold14 {color: #801214; font-weight: bold; font-size: 14px;}

#zSidebar {
	position:absolute;
	width:200px;
	height:auto;
	z-index:1;
	top: 490px;  /*  top: 261px  */
	left:10px;
	background-color: #4F4F4F;
}
#zSidebar a { color: #FFFFFF }
#zSidebar a:hover { color:#cd7602; }


#zTagline {
	position:absolute;
	width:574px;
	height:46px;
	z-index:1;
	left: 225px;
	top: 245px;
}

#zBios {
	position:absolute;
	width:570px;
	height:auto;
	z-index:10;
	left: 225px;
	top: 291px;
	background-color:#d6d5c2
}

#zContentMain {
	position:absolute;
	width:574px;
	height:auto;
	z-index:10;
	left: 225px;
	top: 291px;  /* 291px */
	background-color:#d6d5c2
}

#zContentSvcs {
	position:absolute;
	width:574px;
	height:250px;
	z-index:1;
	left: 225px;
	top: 1090px;
}

#zContentBios {
	position:absolute;
	width:574px;
	height:450px;
	z-index:1;
	left: 225px;
	top: 1300px;
}

#zFooter {
	position:relative;
	width:150px;
	height:115px;
	z-index:2;
	top: 550px;
	left: 20px;
	color: #4f4f4f;
	font-size:9px;
}

#zNewFooter {
	background-color: #cbc9b4;
	position:relative;
	width:574px;
	height:50px;
	z-index:20;
	color: #4f4f4f;
	font-size:9px;
	text-align:center;
	padding: 10px 0;
	margin-top: 10px;
}

#zNewFooter a { color:#9a4f2c; font-weight:bold }
#zNewFooter a:hover { color: #4f4f4f }

#zNavigation {
	position:absolute;
	width:200px;   /*  width: 200px  */
	height:490px;  /*  height: 261px or 230px  */
	z-index:11;
	left:10px;
	background-color:#2e2e2e;
}

#zBranding {
	position:absolute;
	width:601px;
	height:225px;
	z-index:11;
	left:210px;
}

#zServicesMenu {
	position:absolute;
	width:100px;
	height:200px;
	z-index:13;
	left:210px;
	top:100px;
	visibility:hidden;
}

a {	color: #801214; text-decoration:none; }
a:hover { color:#2e2e2e; }

.dottedRule { border-top: #2c2c2c 1px dotted; margin-bottom: 5px; }
.bulletlist { font-size: 11px; margin-bottom: 10px; line-height: 16px;  }


</style>
