@charset "utf-8";
/* CSS Document */

/*Format for the body of the web page*/
body  {
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px; 
	margin-top: 0px;	
	padding: 0;
	vertical-align: text-top;
}
/*Format for the "actual" web page*/
.twoColHybLtHdr #container {
	background: #FFFFFF;
	margin-left: 5px; 
	margin-right: 5px;
	margin-top: 5px;
	text-align: left;
	width: 800px;  /* this will create a container 800 pixels of the browser width */
} 
/*Format for the header section at the top of the web page*/
.twoColHybLtHdr #header {
	background: #FFFFDD;
	border-bottom-color: #A91123;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A91123;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A91123;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #A91123;
	border-top-style: solid;
	border-top-width: 1px;
	
	color: #OOOOoo;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center; /* this overrides the text-align: left on the container element. */
	width: 800px;
} 
/*Format for the County Seal section of the header*/
.twoColHybLtHdr #headerLeft {
	float: left;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-top: 10px;
	vertical-align: middle;
	width: 110px;
}
/*Format for the Banner section of the header*/
.twoColHybLtHdr #headerCenter {
	float: none;
	margin-bottom: 5px;
	margin-top: 5px;
	vertical-align: middle;
	width: 550px;
}
/*Format for the Texas map section of the header*/
.twoColHybLtHdr #headerRight {
	float: right;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-top: 0px;
	vertical-align: top;
	width: 121px;
}
/*Format for the global navigation section of the web page*/
.twoColHybLtHdr #navigation { 
	background: #A91123;
	border-bottom-color: #A91123;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A91123;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A91123;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #A91123;
	border-top-style: solid;
	border-top-width: 1px;
	
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center; /* this overrides the text-align: left on the container element. */
	width: 800px;
}
/*Format for the menu section of the web page*/
.twoColHybLtHdr #menu { 
	background: #DEDACF;
	border-bottom-color: #A91123;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A91123;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A91123;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #A91123;
	border-top-style: solid;
	border-top-width: 1px;

	color: #000000;
	float: left;
	height: 1350px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	vertical-align: middle;
	width: 216px;
} 
/*Format for the "meat and bones" section of the web page*/
.twoColHybLtHdr #body {
	background: #DEDACF;
	border-bottom-color: #A91123;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #A91123;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A91123;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #A91123;
	border-top-style: solid;
	border-top-width: 1px;
	
	color: #000000;
	float: right;
	height: 1350px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: middle;
	width: 558px;
} 
/*Format for the left section of the body's <div> tags*/
.twoColHybLtHdr #eCenter {
	color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	text-align: left;
	vertical-align: middle;
	width: 558px;
} /*Format for the left section of the body's <div> tags*/
.twoColHybLtHdr #eLeft {
	color: #000000;
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;
	width: 268px;
} 
/*Format for the left section of the body's <div> tags*/
.twoColHybLtHdr #eRight {
	color: #000000;
	float: right;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: center;
	vertical-align: middle;
	width: 268px;
} 
a:link.election {  
	color: #0000ff; 
	font-family: arial; 
	font-size: 12pt; 
	font-weight: normal; 
	padding-left: 0px; 
	padding-right: 0px; 
	text-decoration: underline; 
}
a:hover.election { 
	color: #0000ff; 
	font-family: arial; 
	font-size: 12pt; 
	font-weight: normal; 
	padding-left: 0px; 
	padding-right: 0px; 
	text-decoration: none; 
}
a:visited.election { 
	color: #0000ff; 
	font-family: arial; 
	font-size: 12pt; 
	font-weight: normal; 
	padding-left: 0px; 
	padding-right: 0px; 
	text-decoration: underline; 
}
a:visited:hover.election { 
	color: #0000ff; 
	font-family: arial; 
	font-size: 12pt; 
	font-weight: normal; 
	padding-left: 0px; 
	padding-right: 0px; 
	text-decoration: none; 
}

