/* Created By Lisa Merriman for Unlimited Webdesign */
/* NOTES: Netscape 4 bug: can't apply table padding using css. Must use html for that. */

/************ GLOBAL RESET STUFF **************/
* { 
padding: 0; 
margin: 0; 
}
p, pre, blockquote, form, label, ol, dl, fieldset, address { margin: 20px 0; }
h1, h2, h3, h4, h5, h6 { margin: 0.2em 0; }
dd, blockquote { margin-left: 40px; margin-bottom: 0.9em;} 
fieldset { padding: 10px; }
p {
	margin-top: 0em;
	margin-bottom: 1em;
	line-height: 1.2;
} 

sup {
	line-height: 0;
	vertical-align: text-top;
}


/************ APPEARANCE TAGS **************/

TABLE {
	empty-cells: show;
}


A:link, A:visited { color: #0052C4; /* was #0046B0; */ }
A:hover { color: #D33B00; }

h1 {  font-size: 14pt; font-weight: normal; color: #0076c0; margin-bottom: 0.5em; } /* was blue #0091E4; */
h2 {  font-size: 11pt; font-weight: bold; color: #0076c0; } 
h3 {  font-size: 10pt; font-weight: bold; color: #000000; } 
h4 {  font-size: 10pt; font-weight: bold; color: #000000; } 

UL, OL {
	padding-left: 1em;
	margin-left: 2em;
	margin-top: 1em;
}

UL LI, OL LI {
	padding-left: 0em;
	margin-bottom: 0.5em;
	background-image: url(images/bullet.gif); 
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/*************************************** 
 ************ LAYOUT TAGS **************/
body {
	margin:0px 0px 0px 0px;
	background-color: #F6F6F6;
	background-image: url(images/bg-right-bigcactus.jpg);
	background-repeat: repeat-y;
	background-position: 100% 100%;
	background-attachment: fixed; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: black; /* was #333333; */
/*	height: 100%; */
}

.header-leftal {
	height: 53px;
	background-color: white;
	background-image: url(images/bg-hd1.jpg);
	background-position: top right;
	background-repeat: repeat-x;
}

.header-rightal {
	height: 91px;
	background-color: white;
	text-align: right;
	background-image: url(images/hd2-bg.jpg);
	background-position: top right;
	background-repeat: repeat-x;
}

.logo_area {
	position: absolute;
	top: 64px; 
	left: 4%;
	width: 219px;
	height: 55px;

}

.mainarea {
	position: relative;
	line-height: 1.2;
	clear: both;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 4%;
	padding-right: 3%;
	margin-right: 222px;
	margin-left: 0;
	text-align: left;
	background-color: #F6F6F6;
/*	background-image: url(images/bg-interiorgreywmark.gif); */
	background-position: top right;
	background-repeat: repeat-x;
}

/********* ILLUSTRATIONS ***************************/
.ill_left, .ill_right, .table_gallery {
	position: relative;
	clear: both;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.ill_right {
	float: right;
	margin: 5px 0px 1.5em 2em;
}

.ill_left {
	float: left;
	margin: 5px 2em 1em 0px;
}

.ill {
	position: relative;
	clear: both;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.ill_left IMG, .ill_right IMG, .ill IMG, .table_gallery IMG  {
	margin-bottom: 0.6em;
	border: 1px solid black;
}

.ill_float {
	position: relative;
	float: left;
	margin: 5px 1em 1.5em 1em;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.ill_float IMG  {
	margin-bottom: 0.6em;
	border: 1px solid black;
}

TABLE.table_gallery {
	position: relative;
	width: 70%;
	border-collapse: collapse;
	margin: 1em 0;
	margin-left: auto;
	margin-right: auto;
}

TABLE.table_gallery TD{
	padding: 10px 15px;
}

/********** MENU CONTAINER ***********************/

.headermenu {
	position: absolute;
	top: 123px;
	left: 0px;
	width: 750px;
	height: 37px;
	padding-top: 5px;
	padding-left: 25px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/menubar-blank.gif);
}

/********** SUBSECTION MENU CONTAINER ***********************/

.subsection_menu {
	position: absolute;
	top: 142px; /* Leave space above so mainmenu can slide over it. */
	right: 0px;
	width: 210px;
	height: 17em;
	color: white;
	padding-top: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}

.subsection_menu H2 {
	height: 22px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #255796;
	padding: 2px 0px 2px 45px;
	background-image: url(images/bg-submenu-hd.gif); 
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 0px;
	margin-bottom: 0;
}

.subsection_menu UL {
	list-style: none;
	padding-left: 1.5em;
	padding-right: 1.3em;
	margin-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.8em;
/*	background-color: #255796; */
}

.subsection_menu UL LI {
	padding: 0;
	margin-bottom: 0.2em;
}

.subsection_menu A:link, .subsection_menu A:visited {
	color: white;
	text-decoration: none;
}

.subsection_menu A:hover {
	color: #FCE300;
}

/********** FOOTER SUBMENU ***********************/

.footersubmenu {
	clear: left;
	position: relative;
	margin: 1em 0;
	text-align: center;
	line-height: 2;
	font-size: 8pt;
	font-weight: bold;
	text-transform: uppercase;
}

.footersubmenu A {
	padding: 0.2em;
	margin: 0.4em 0.6em;
}

.footersubmenu A:link, .footersubmenu A:visited  {
	text-decoration: none;

}

.footersubmenu A:hover  {
	text-decoration: none;
}

/********** SMALL_PRINT FOOTER ***********************/
.footer P {
	color: #666;
	font-weight: normal;
	font-size: 7pt;
	margin-bottom: 1em;
	padding-left: 30px;
}

.footer A:link, .footer A:visited  {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	font-size: 8pt;
	margin-right: 2em;
}

.footer A:hover  {
	text-decoration: none;
	color: #0052C4; 
}

/****** FOOTER MAJOR MENUBAR ***********************/

.footer UL.majormenu {
	clear:left;
	position: relative;
	width: 740px;
	height: 40px;
	padding-top: 1px;
	padding-left: 20px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(images/menubar-blank-B.gif);
}

.footer UL.majormenu {
	margin: 0;
	padding-top: 5px;
}

.footer UL.majormenu  LI {
	display: inline;
	float: left;
	padding: 3px 10px;
/*border: 1px solid green; */
}

.footer UL.majormenu A:link, .footer UL.majormenu A:visited  {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 8pt;
}

.footer UL.majormenu A:hover  {
	text-decoration: none;
	color: #FCE300;
}

/*************** NICE TABLES ********************/

.table_invis {
	border: none;
	margin-bottom: 1em;
}

.table_invis TD {
	padding: 0 20px;
}

.unlinedtable TD , .linedtable TD, .datatable TD {
	padding: 4px 9px; 
	font-size: 9pt;
}

.linedtable , .unlinedtable {
	border: 2px solid #666;
	border-collapse: collapse;
	empty-cells: show;
	background-color: #F2F2F2; /* was EBF2F5; */
	margin-top: 1em;
}

.linedtable TD, .unlinedtable TD {
	border-style: none dotted solid none;
	border-width: 1px;
	border-color: white; /* #C9DAE4; */
	background-image: url(images/bg-td.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	vertical-align: top;
}

.linedtable TD {
	border-style: none dotted solid none;
}

.unlinedtable TD {
	border-style: none none solid none;
}

.linedtable TH , .unlinedtable TH {
	padding: 2px 5px 2px 5px;
	border-style: solid dotted solid none;
	border-width: 1px;
	border-color : #666;
	font-style: bold;
	font-size: 10pt;
	color: white;
	background-color: #8F96AC; 
	background-image: url(images/bg-th.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	text-align: center;
}


.linedtable A , .unlinedtable A {  
	text-decoration: none;
}

.linedtable A:hover , .unlinedtable A:hover {  
	color: #990000;
	text-decoration: none;
}

.sizecell {  
	text-align: right;
}

/*  *  *  *  *  *  *  *  *  *  *  *  * */
/* Small font, especially for use within tables. 
   Apply to <table> or to individual text bits. */
.smallfont, .smallfont TD {
	font-size: 8pt;
}

/*** DATA TABLES ***/
.datatable CAPTION {
	padding-bottom: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
}
.datatable {
	position: relative;
	clear: none;
	border-collapse: collapse;
	empty-cells: show;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

.datatable TD {
	padding: 0.4em 1.5em;
	border: 1px solid #999;
	font-size: 8pt;
	text-align: center;
}

.datatable TH {
	padding: 0.4em 1em;
	background-color: #dedede;
	font-style: bold;
	color: black;
	border: 1px solid #999;
	font-size: 100%;
	text-align: center;
}
