/* Randolph Austin CSS */
/* html tags --------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	text-indent: -5555px;
}
h1 a {
	background: url(images/cg_logo.jpg) no-repeat;
	display: block;
	height: 80px;
}
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;
}
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: #B41B2E;
}
a:hover, a:active {
	text-decoration: underline;
}
a img {
	border-style: none;
}
/* 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;
}
.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;
	line-height: 1.2em;
}
.homearea1 p, .homearea2 p {
	margin: 0px 8px 8px 44px;
	font-weight: bold;
}
#wrapper {
	margin: 4px auto;
	width: 938px;
	background: url(images/fauxcol1.png) repeat-y left top;
	position: relative;
}
#branding {
	background: #FFF url(images/banner.png) no-repeat 0px 3px;
	height: 113px;
	border-top: 4px solid #8e8a80;
}
#navBarHz {
	font-size: 12px;
	font-weight: bold;
	background: #FFF;
	height: 36px;
	padding-left: 22px;
}
#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;
}
#navCol {
	width: 190px;
	position: absolute;
	top: 153px;
}
#navCol h2, #navCol h3 {
	padding-left: 8px;
}
#navCol h3 {
	color: #B41B2E;
	font-size: .8em;
}
#navCol ul {
	color: #666;
	margin-bottom: 20px;
	padding-left: 8px;
}
#navCol li {
	font-size: 12px;
	line-height: 20px;
	height: 20px;
	background-image: url(images/navart.png);
	background-repeat: no-repeat;
	background-position: 8px 5px;
}
#navCol a {
	display: block;
	line-height: 20px;
	padding-left: 24px;
	text-decoration: none;
}
#navCol a:link, #navCol a:visited {
}
#navCol a:hover, #navCol a:active {
	color: #333;
	background: #CCDEEE url(images/navart.png) no-repeat 8px 5px;
}
#navCol .selected {
	color: #333;
	background: #CCDEEE url(images/navart.png) no-repeat 8px 5px;
	padding-left: 24px;
}
#mainContent {
	width: 735px;
	min-height: 400px;
	position: relative;
	left: 203px;
}
#mainContent p {
	margin: 0em 2.5em 1em 0em;
}
#mainContent h2 {
	margin-bottom: .8em;
}
#mainContent h3 {
	color: #000;
}
#mainContent h5 {
	font-size: .8em;
	color: #B41B2E;
	margin-top: 2em;
}
#mainContent ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 1em 0em;
	line-height: 1.6em;
	font-size: 0.8em;
}
#mainContent .subList {
	list-style-type: circle;
	margin: 0px 0px 6px 18px;
	font-size: .9em;
}
#mainContent a:link, #mainContent a:visited {
	color: #134298;
}
#mainContent .tubecolumn p {
	margin: .7em 0em;
	color: #666;
	line-height: 1.1em;
}
#search {
	float: right;
	width: 210px;
	background: #333;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #E6E6E6;
}
#search h3 {
	padding-left: 16px;
}
.tubecolumn {
	display: inline;
	float: left;
	width: 110px;
	margin-right: 35px;
}
#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;
	margin: 0px 0px 0px 203px;
}
#footer .home {
	margin: 0;
}
/*Form styles start here-----------------------------*/
#contactForm {
	border-style: none;
}
#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;
}
/*Table styles start here------------------------------------*/
.dept {
	width: 150px;
}
.deptinfo {
	width: 200px;
}
/*General classes start here-------------------------------*/
.contentColumn {
	width: 350px;
	float: left;
	display: inline;
	margin-right: 15px;
}
.ital {
	font-style: italic;
	font-weight: normal;
}
.txtred {
	color: #B41B2E;
}
.floatlft {
	float: left;
}
.floatrt {
	float: right;
}
.clearing {
	clear: both;
}
.clearLft {
	clear: left;
}
.clearRt {
	clear: right;
}
.centerTxt {
	text-align: center;
}
.clearspace {
	margin: 0px;
	padding: 0px;
}
.addleft {
	padding-left: 1.5em;
}
.smIndent {
	margin-left: 3.5em;
	font-size: 0.85em;
}
.insetBox1 {
	width: 180px;
	float: right;
	display: inline;
	text-align: center;
	margin: 0px 0px 15px 15px;
}
#mainContent .insetbox1 p {
	text-align: center;
	margin: 0px;
}
#mainBanner {
	background: #46B7F3;
	height: 200px;
	color: #FFF;
	margin-bottom: 20px;
	padding-top: 10px;
}
#mainBanner ul {
	font-size: 1.1em;
	margin-left: 300px;
}
.centerBorder {
	text-align: center;
	border-bottom: 1px solid #666;
	clear: both;
	padding: 15px 0px;
}

