﻿/* Globa attributes for the page body for all pages */ 
BODY { 
    color:black;
    font-family:Arial;
    font-size:62.5%;
}

/* Attributes for header tag */
h1 {
	font-size:x-large; 
	margin:0px;
	}
p {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:1px;
	margin-right:1px;
}
/* never add a boarder to an image */
img {border:none;}

/* Relative block for entire page. */
/* Keeps page from moveing off to the left durring horizontal page resize. */
.mainblock {
	position:relative; 
	z-index:0; 
	border:thick; 
	height:1125px; 
	width:825px; 
	margin-left:auto; 
	margin-right:auto;
	font-size:1.2em;
}

/* Main (base) column atributes */
.main-heading {
	position:absolute; 
	z-index:1;  
	left:50%; 
	margin-left:-410px; 
	width:820px; 
	height:210px; 
	border:#AAA solid 0px;
	font-size:1.2em;
	}
.main {
	position:absolute; 
	z-index:1;  
	top:225px; 
	left:50%; 
	margin-left:-410px; 
	width:820px; 
	height:800px; 
	border:#AAA solid 0px;
	font-size:1.2em;

	}

.loc-hint { 
	text-align:center; 
	font-size:1em;
	width:400px; 
	float:right; 
	position:absolute; 
	z-index:1; 
	right:18px; 
	top:100px;
	}

/* Page banner attributes for each page */
.banner-left {
	position:absolute; 
	z-index:1;
	height:175px; 
	width:340px; 
	top:10px; 
	left:-7px; /* left -7 to place image correctly when rendered from a web server */
	font-size:1.2em;
	} 

.banner-right {
	position:absolute; 
	z-index:1; 
	padding-top:5px; 
	width:425px; 
	top:20px; 
	height:75px; 
	right:25px; 
	border:#AAA solid 0px;
	font-size:1.2em;
	}

.banner-space {
	position:absolute; 
	z-index:1; 
	height:45px; 
	width:430px; 
	top:40px; 
	left:50%; 
	margin-left:-215px; 
	font-size:12pt; 
	border:#AAA solid 0px;
	font-size:1.2em;
	} 

.contact-block {
	position:absolute; 
	z-index:2; 
	border:thin; 
	border-style:solid; 
	padding:5px; 
	text-align:left; 
	top:200px;
	background-color:#FFFFCC;
	border:1px; 
	left:75%; 
	Height:125px; 
	width:300px; 
	margin-left:-155px;
	display:none;
	font-size:1.2em;
}


/* Menubar attributes */
.menubar {
	position:absolute; 
	z-index:1; 
	text-align:left; 
	background-image:url(images/bluemenu1.png); 
	background-repeat:no-repeat; 
	height:20px; 
	width:400px; 
	position:absolute; 
	z-index:1;
	padding-bottom:5px; 
	right:20px; 
	top:140px; 
	border:#AAA	solid 0px;
	font-size:1.2em;
	}

/* Menubar link attributes */

.home { 
	position:absolute; 
	z-index:1; 
	top:3px; 
	left:32px;
	}
.home a:link {
	color:white; 
	}
.home a:hover {
	color:white;
	}
.home a:visited {
	color:white;
	}
.capacity {
	position:absolute; 
	z-index:1; 
	top:3px; 
	left:121px;
	}
.capacity a:link {
	color:white; 
	}
.capacity a:hover {
	color:white;
	}
.capacity a:visited {
	color:white;
	}
.contact { 
	position:absolute; 
	z-index:1; 
	top:3px; 
	left:213px;
	}
.contact a:link {
	color:white; 
	}
.contact a:hover {
	color:white; 
	}
.contact a:visited {
	color:white;
	}
.locations { 
	position:absolute; 
	z-index:1; 
	top:3px; 
	left:315px;
	}
.locations a:link {
	color:white;
	}
.locations a:hover {
	color:white; 
	}
.locations a:visited {
	color:white;
	}
.def {
	position:absolute; 
	z-index:1; 
	top:3px; 
	left:16px;
	}
.def a:link {
	color:white; 
	}
.def a:hover {
	color:white;
	}
.def a:visited {
	color:white;
	}
.process { 
	position:absolute; 
	z-index:1; 
	top:3px; 
	left:123px;
	}
.process a:link {
	color:white; 
	}
.process a:hover {
	color:white;
	}
.process a:visited {
	color:white;
	}
.contact { 
	position:absolute; 
	z-index:1; 
	top:3px; 
	left:213px;
	}
.contact a:link {
	color:white; 
	}
.contact a:hover {
	color:white; 
	}
.contact a:visited {
	color:white;
	}





/* Image banner attributes */
.image-banner { 
	position:absolute; 
	z-index:1;  
	width:805px; 
	padding-top:2px; 
	top:205px;
	}

/* Heading bar attributes */
.heading {
	position:absolute; 
	z-index:1; 
	left:50%; 
	margin-left:-400px; 
	padding-top:4px; 
	height:24px; 
	width:800px;
	color:white; 
	background-image:url(images/bluerectangle2.png); 
	background-repeat:no-repeat; 
	text-align:left; 
	border:#AAA solid 0px;
	font-size:1.2em;
	}

/* Generic div block attributes */
.block {
	position:absolute; 
	z-index:1; 
	text-align:left; 
	width:810px; 
	left:50%; 
	margin-left:-405px;
	font-size:1.2em;
	}
.subblock {
	position:absolute; 
	z-index:1;
	text-align:left; 
	padding-left:0px; 
	padding-right:0px; 
	width:790px; 
	left:50%; 
	margin-left:-395px;
	font-size:1.2em;
	}

/* Location information layout */
.loc-intro { 
	position:absolute; 
	z-index:1;  
	width:650px; 
	text-align:left; 
	margin-top:10px; 
	float:left; 
	border:#AAA solid 0px;
	font-size:1.2em;
	}

.loc-jackson { 
	position:absolute; 
	z-index:1;  
	width:390px; 
	text-align:left; 
	margin-top:10px; 
	float:left; 
	border:#AAA solid 0px;
	font-size:1em;
	}
.loc-laredo {
	position:absolute; 
	z-index:1;  
	width:390px; 
	text-align:left; 
	margin-top:10px; 
	float:right;
	border:#AAA solid 0px;
	font-size:1em;
	}

/* Table attributes */
.table-attr { 
	position:absolute;
	z-index:1;
	border-collapse:collapse;
	font-size:1.2em;
	}
.table-header {
	position:absolute; 
	z-index:1;
	font-weight:bold; 
	background-color:#CCCCCC;
	font-size:1.2em;
	}

/* Links */
.links { 
	position:absolute;
	z-index:1;
	Height:185px;
	width:800px;
	border:#AAA solid 0px;
	font-size:1.2em;
	}
.links-left {
	text-align:left;
	height:100px;
	width:185px;
	float:left;
	position:absolute;
	z-index:1;
	left:185px;
	top:715px; 
	border:#AAA solid 0px;
	font-size:1.2em;
	}
.links-right {
	height:165px;
	text-align:left;
	width:575px;
	float:right;
	position:absolute;
	z-index:1;
	top:685px;
	right:180px;
	border:#AAA solid 0px;
	font-size:1.2em;
	}

/* Footer on each page */
.footerblock {
	position:absolute;
	z-index:1; 
	top:1075px; 
	height:40px; 
	text-align:left;
	width:810px;
	left:50%;
	margin-left:-405px;
	font-size:1em;
	}
.footer {
	position:absolute; 
	z-index:1; 
	width:800px; 
	left:50%; 
	margin-left:-400px; 
	padding-top:5px; 
	color:White; 
	background-image:url(images/bluerectangle2.png); 
	background-repeat:no-repeat; 
	height:24px; 
	border:#AAA solid 0px; 
	font-size:1em;
	}
.footer-right {
	position:absolute; 
	z-index:1; 
	width:150px; 
	right:10px; 
	text-align:right; 
	color:White; 
	height:20px;
	border:#AAA solid 0px; 
	font-size:1em;
	}
.footer-left {
	position:absolute; 
	z-index:1; 
	width:200px; 
	left:10px;
	text-align:left;
	color:White;
	height:20px;
	border:#AAA solid 0px;
	font-size:1em;
	}
.imagetext-right {
	position:absolute; 
	z-index:1; 
	width:365px; 
	left:425px; 
	text-align:center; 
	color:White; 
	height:20px;
	border:#AAA solid 0px; 
	font-size:1em;
	}
.imagetext-left {
	position:absolute; 
	z-index:1; 
	width:400px; 
	left:5px;
	text-align:center;
	color:White;
	height:20px;
	border:#AAA solid 0px;
	font-size:1em;
	}

