/* Randolph Austin CSS */
/* html tags --------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	text-indent: -5555px;
}
h2, h3, h4 {
	color: #134298;
}
h2, h3 {
	font-size: 1em;
	line-height: 1.4em;
}
h4 {
	font-size: 0.9em;
	line-height: 1.4em;
	margin: 1em 0em .5em;
}
h5 {
	font-size: 0.9em;
	margin: 1em 0em 0em;
}
p, table {
	font-size: 0.8em;
	line-height: 1.5em;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
}
a:link, a:visited {
	text-decoration: none;
	color: #134298;
}
a:hover, a:active {
	text-decoration: underline;
}
a img {
	border: 0;
}
/* home page layout */
#homewrapper {
	margin: 4px auto;
	width: 938px;
}
#banner {
	height: 256px;
	border-top: 4px solid #8e8a80;
	background: url(images/banner.png) no-repeat 0px 146px;
	position: relative;
}
#banner img {
}
#banner h2, #banner h3 {
	text-indent: -5555px;
}
.roll1 {
	height: 142px;
	width: 336px;
	position: absolute;
	left: 0px;
	top: 2px;
	background: url(images/stock1b.jpg) no-repeat;
}
.roll1 a:link, .roll1 a:visited {
	background: url(images/stock1a.jpg) no-repeat;
	display: block;
	height: 142px;
}
.roll1 a:hover {
	background: url(images/stock1b.jpg) no-repeat;
}
.roll2 {
	height: 142px;
	width: 202px;
	position: absolute;
	left: 337px;
	top: 2px;
	background: url(images/stock2b.jpg) no-repeat;
}
.roll2 a:link, .roll2 a:visited {
	background: url(images/stock2a.jpg) no-repeat;
	display: block;
	height: 142px;
}
.roll2 a:hover {
	background: url(images/stock2b.jpg) no-repeat;
}
.roll3 {
	height: 142px;
	width: 398px;
	position: absolute;
	left: 540px;
	top: 2px;
	background: url(images/stock3b.jpg) no-repeat;
}
.roll3 a:link, .roll3 a:visited {
	background: url(images/stock3a.jpg) no-repeat;
	display: block;
	height: 142px;
}
.roll3 a:hover {
	background: url(images/stock3b.jpg) no-repeat;
}
.roll4 {
	height: 80px;
	width: 390px;
}
.roll5 {
	height: 80px;
	width: 390px;
}
#homearea {
	position: relative;
	color: #666;
	height: 500px;
}
.homearea1 {
	width: 400px;
}
.homearea2 {
	width: 400px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.homearea3 {
	width: 128px;
	position: absolute;
	left: 405px;
	top: 100px;
	font-weight: bold;
}
.homearea3 p {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.homearea1 p, .homearea2 p {
	margin: 0em 1em;
	font-weight: bold;
}
/* content pages layout */
#wrapper {
	margin: 4px auto;
	width: 938px;
	background: url(images/fauxcol.png) repeat-y right top;
	position: relative;
}
#branding {
	background: #FFF url(images/banner.png) no-repeat 0px 3px;
	height: 113px;
	border-top: 4px solid #8e8a80;
}
#footer {
	clear: both;
	text-align: center;
	padding: 10px 0px 0px;
}
#footer p {
	letter-spacing: 0.4em;
	font-weight: bold;
	color: #666;
	font-size: 11pt;
	line-height: 13pt;
}
#footer .home {
	margin: 0;
}
/* top navigation */
#navBarHz {
	font-size: 12px;
	font-weight: bold;
	background: #FFF;
	height: 36px;
	padding-left: 45px;
}
#navBarHz ul {
}
#navBarHz li {
	float: left;
	line-height: 28px;
	background: url(images/divider.png) no-repeat 0px 7px;
}
#navBarHz a {
	display: block;
	padding: 0px 8px;
	text-decoration: none;
}
#navBarHz a:link, #navBarHz a:visited, #navCol a:link, #navCol a:visited {
	color: #666;
}
#navBarHz a:hover, #navBarHz a:active {
	background: #CCDEEE url(images/divider.png) no-repeat 0px 7px;
	color: #333;
}
#navBarHz .selected {
	padding: 0px 8px;
	background: #CCDEEE url(images/divider.png) no-repeat 0px 7px;
	color: #333;
}
#navBarHz .selected1st {
	padding: 0px 8px;
	background: #CCDEEE;
	color: #333;
}
#navBarHz .first {
	background: none;
}
#navBarHz .first a:hover {
	background: #CCDEEE url(none);
	color: #333;
}
/*side navigation*/
#navCol {
	width: 190px;
	float: left;
}
#navCol h2, #navCol h3 {
	padding-left: 8px;
}
#navCol h3 {
	color: #B41B2E;
	font-size: .8em;
}
#navCol ul {
	color: #666;
	padding-left: 8px;
	margin: 0px 0px 20px;
}
#navCol li {
	font-size: 12px;
	line-height: 24px;
	height: 24px;
}
#navCol a {
	display: block;
	line-height: 24px;
	padding-left: 24px;
	text-decoration: none;
}
#navCol a:link, #navCol a:visited {
	background: url(images/navart0.png) no-repeat left top;
}
#navCol a:hover, #navCol a:active {
	color: #333;
	background: #CCDEEE url(images/navart0.png) no-repeat right top;
}
#navCol .selected {
	color: #333;
	background: #CCDEEE url(images/navart.png) no-repeat 6px 7px;
	padding-left: 24px;
}
#menu01 a:link, #menu01 a:visited {
	background: url(images/navart01.png) no-repeat left top;
}
#menu01 a:hover, #menu01 a:active {
	background:  url(images/navart01.png) no-repeat right top;
}
#menu02 a:link, #menu02 a:visited {
	background: url(images/navart02.png) no-repeat left top;
}
#menu02 a:hover, #menu02 a:active {
	background:  url(images/navart02.png) no-repeat right top;
}
#menu03 a:link, #menu03 a:visited {
	background: url(images/navart03.png) no-repeat left top;
}
#menu03 a:hover, #menu03 a:active {
	background:  url(images/navart03.png) no-repeat right top;
}
#menu04 a:link, #menu04 a:visited {
	background: url(images/navart04.png) no-repeat left top;
}
#menu04 a:hover, #menu04 a:active {
	background:  url(images/navart04.png) no-repeat right top;
}
#menu05 a:link, #menu05 a:visited {
	background: url(images/navart05.png) no-repeat left top;
}
#menu05 a:hover, #menu05 a:active {
	background:  url(images/navart05.png) no-repeat right top;
}
#menu06 a:link, #menu06 a:visited {
	background: url(images/navart06.png) no-repeat left top;
}
#menu06 a:hover, #menu06 a:active {
	background:  url(images/navart06.png) no-repeat right top;
}
#menu07 a:link, #menu07 a:visited {
	background: url(images/navart07.png) no-repeat left top;
}
#menu07 a:hover, #menu07 a:active {
	background:  url(images/navart07.png) no-repeat right top;
}
#menu08 a:link, #menu08 a:visited {
	background: url(images/navart08.png) no-repeat left top;
}
#menu08 a:hover, #menu08 a:active {
	background:  url(images/navart08.png) no-repeat right top;
}
#menu09 a:link, #menu09 a:visited {
	background: url(images/navart09.png) no-repeat left top;
}
#menu09 a:hover, #menu09 a:active {
	background:  url(images/navart09.png) no-repeat right top;
}
#menu10 a:link, #menu10 a:visited {
	background: url(images/navart10.png) no-repeat left top;
}
#menu10 a:hover, #menu10 a:active {
	background:  url(images/navart10.png) no-repeat right top;
}
#menu11 a:link, #menu11 a:visited {
	background: url(images/navart11.png) no-repeat left top;
}
#menu11 a:hover, #menu11 a:active {
	background:  url(images/navart11.png) no-repeat right top;
}
#mainWrapper {
	float: right;
	width: 738px;
}
/* content pages */
#mainContent {
	width: 518px;
	float: left;
}
#mainContent h2 {
	margin-bottom: .8em;
}
#mainContent h3 {
	color: #000;
}
#mainContent p {
	margin: .5em 0em;
}
#mainContent ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 1em 0em 0em;
	line-height: 1.6em;
	font-size: 0.8em;
}
#mainContent a:link, #mainContent a:visited {
	color: #134298;
}
#mainContent .subList {
	list-style-type: circle;
	margin: 0px 0px 6px 18px;
	font-size: .9em;
}
#mainContent .tubecolumn p {
	margin: .7em 0em;
	color: #666;
	line-height: 1.1em;
}
.tubecolumn {
	display: inline;
	float: left;
	width: 132px;
	margin: 0px 20px;
}
.tubecolumn h3 {
	font-size: 0.9em;
	line-height: 1.2em;
}
.tubecolumn h5 {
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: .2em;
}
#mainContent .listHz {
	list-style-type: none;
	margin: 0px;
}
.listHz li {
	display: inline;
	margin: 0px 15px 0px 0px;
}
/* search column, form */
#searchCol {
	width: 210px;
	color: #FFF;
	float: right;
}
#searchCol a {
	display: block;
}
#searchCol p {
	font-size: .8em;
	margin: 0em;
}
#searchCol h3 {
	color: #E6E6E6;
	font-size: 0.9em;
	line-height: 1.4em;
}
#searchCol li {
	font-size: .8em;
}
#search1 {
	background: #333;
	border-bottom: 2px solid #CCC;
	padding: 12px;
}
#search1 p {
	margin-top: 8px;
	line-height: 1.4em;
}
#search2 {
	background: #4D93B7;
	padding: 3px 0px;
	border-bottom: 2px solid #CCC;
	min-height: 140px;
}
#search2 li {
	background: #134298;
	line-height: 2.2em;
	border: 1px solid #000;
	margin: 12px;
}
#search2 a {
	padding: 0px 12px;
	text-decoration: none;
}
#search2 a:link, #searchCol a:visited {
	color: #FFF;
}
#search2 a:hover, #searchCol a:active {
	background: #4E8EEF;
}
#search3 {
	background: url(images/options.png) no-repeat;
}
#search3 li {
	line-height: 1.4em;
	text-indent: 30px;
	padding: 9px 12px 0px;
}
#search3 a {
	height: 1.4em;
}
#search3 a:link, #search3 a:visited {
	color: #000;
	text-decoration: none;
}
#search3 a:hover, #search3 a:active {
	text-decoration:underline;
}
fieldset {
	border-style: none;
}
.formwidth1 {
	width: 60px;
}
.formwidth2 {
	width: 90px;
}
.formwidth3 {
	width: 170px;
}
.form_btn {
	margin: 10px auto;
	display: block;
}
/*Contact form styles -----------------------------*/
#contactForm {
	margin: 20px 0px;
}
#contactForm p {
	margin: 0em 0em .5em;
}
textarea {
	width: 340px;
	height: 80px;
	margin-left: 3px;
}
label.align {/*form labels are flush right, input aligned left*/
	text-align: right;
	float: left;
	width: 60px;
	line-height: 15px;
	margin: 0px 5px 0px 0px;
	padding-top: 4px;
}
#contactForm select {
	margin-left: 3px;
}
input[type="checkbox"] {
	margin-left: 20px;
}
#contactForm .radioline {
	margin-left: 70px;
}
/*Table styles start here------------------------------------*/
.dept {
	width: 200px;
}
.deptinfo {
	width: 200px;
}
/* Content classes */
.pumpItem {
	width: 124px;
	margin: 0px 3px 6px 0px;
	text-align: center;
	float: left;
}
.pumpItem img {
	display: block;
	margin: 0px auto;
}
.pumpItem p {
	font-size: 0.65em;
	line-height: 1.1em;
	color: #134298;
}
.pumpItem h5 {
	margin-top: 0px;
	color: #B41B2E;
}
.insetBox1 {
	width: 180px;
	float: right;
	display: inline;
	text-align: center;
	margin: 0px 0px 15px 15px;
}
.ital {
	font-style: italic;
}
.txtred {
	color: #B41B2E;
}
.redHead {
	font-weight: bold;
	color: #B41B2E;
}
.bluenote {
	font-size: 0.7em;
	color: #134298;
	margin: 0px;
}
.blueHead {
	color: #134298;
}
.floatlft {
	float: left;
}
.noLink {
	color: #CCC;
}
.floatrt {
	float: right;
}
.clearing {
	clear: both;
}
.centerTxt {
	text-align: center;
}
.clearspace {
	margin: 0px;
	padding: 0px;
}
.addLeft {
	padding-left: 1.5em;
}
.addLeft2 {
	margin-left: 3.5em;
}
.shortW {
	width: 330px;
}
.centerBorder {
	text-align: center;
	border-bottom: 1px solid #666;
	clear: both;
	padding: 15px 0px;
}
.contentColumn {
	width: 240px;
	float: left;
	display: inline;
	margin: 0px 0px 12px 12px;
}
.addTop {
	margin-top: 1em;
}
