/* css for M.A.C. ls .... from Clarihon */
@import url(reset.css);
a {
  cursor: pointer; cursor: hand;  
}

body {
 background: #8c8c8c;
 color: #3f3f3f;
 font: 62.5%/1.5em  Arial, Verdana, sans-serif; 
 width: 100%;
}
img { border: none; }

p {
  font-size: 1.3em;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0.5em 0; /* see each section for left & right margins */
}
a { 
  color: #500;
  text-decoration: none;
}
a:hover { 
  color: #000;
  text-decoration: underline;
}
#wrapper {
	text-align: left;
	margin: 13px auto;
	padding: 0px;
	border:0;
	width: 990px;
}

#topnav { 
  position: relative;
  background:  #e6e6e6;  
  border-top: 5px solid #600;  
}
#header {
	width: 988px;
	height: 57px;
	padding-top: 40px;
  border-right: 1px solid #ccc;  
  border-left: 1px solid #ccc;  
  border-top: 3px solid #b2b2b2;  
}
#header p {
  margin: 0;
  position: absolute;
  left: 37px;
  top: 45px;
  height: 15px;
  font-size: 1.8em;
  font-weight: bold; 
  line-height: 1.0em;
  overflow: hidden;
  padding: 5px 0 10px 140px;
}
#header p span {
  position: absolute;
  left: 0px;
  top: 0px;
  padding-top: 32px;
  width: 130px;
  background: url(images/logo.png) no-repeat 0 0;
}
* html #header p span {
  background: url(images/logo.gif) no-repeat 0 0;
}
/* .inside #header p {
  left: 37px;
} */

#intro {
  position: relative;
  height: 340px;
  background: url(images/bg_intro.jpg) no-repeat 0 0;
  border-top: 1px solid #ccc; 
	z-index: 1; 
}
#intro_l { 
  position: relative;
  float: left;
  width: 662px;
  padding-top: 170px;
} 
#intro h1 {
	position: absolute;
	top: 0;
	left: 0;
  margin-left: 45px;
  margin-top: 45px;
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: normal;
  color: #fff;
  line-height: 1.0em;
  letter-spacing: 0.015em;
  z-index: 100;
}
#intro h1 b {
  font-size: 35px;
  font-weight: bold;
} 
#intro h1.ie6 b {
  font-size: 30px;
} 
#intro h1.ie6 {
  font-size: 30px;
}
#flash {
  position: relative;
  float: right;
  width: 325px;
  height: 340px;
/*  background: url(images/bg_flash.png) no-repeat 0 0;  */
}
#flash object {
	z-index: 5;
}
#flash a.wht {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 2px;
  background: url(images/arrows_wht.png) no-repeat 1px 55%;
  position: absolute;
  left: 24px;
  top: 288px;
  height: 20px;
  z-index: 10000;
}
#flash a.wht:hover {
  color: #600;  
  text-decoration: none;
  background: #fff url(images/arrows_wht.png) no-repeat 1px 55%;
}

#subnav {
  width: 661px;
  height: 153px;
  background: url(images/bg_subnav.png) no-repeat 0 0;
}
#subnav ul {
  width: 661px;
  height: 153px;
  clear: both;
}
#subnav li {
 float: left;
 height: 51px;
 width: 325px;
 font-size: 18px;
 font-weight: bold;
 line-height: 2.5em;
 word-spacing: 0.25em;
}
#subnav li.wide {  
 width: 650px;
}
#subnav li a {
  margin-left: 45px;  
 color: #fff;
 text-decoration: none;
}
#subnav li a:hover {  
 color: #ccc;
 text-decoration: none;
}

#cols {
 background: #e6e6e6  url(images/bg_colsfoot.png) repeat-x 0 100%;
 border-bottom: 1px solid #ccc; 
}
#cols-in {
/* background:  url(images/bg_cols.png) repeat-y 0 0;   */
}
* html #cols-in {
/* background:  url(images/bg_cols.gif) repeat-y 0 0;   */
}
.h-wrapout {
 width: 100%;
 padding: 1px 0;
 margin: 16px 0;
 background: url(images/bg_h-wrapout.png) repeat-y 0 0;
}
.h-wrap {
 width: 100%;
 padding: 18px 0;
 background: url(images/bg_h-wrap.png) repeat-y 0 0;
}
.left {
	float: left;
	width: 652px;
	border-left: 1px solid #f2f2f2;
	padding-bottom: 16px;
}
.left h2 {
 font-size: 2.0em; 
 font-weight: bold;
 line-height: 1.1em;
 color: #000;
 margin: 1.5em 5% 1.5em 48px;
}
.left h3 {
 font-size: 1.6em; 
 font-weight: bold;
 line-height: 1.1em;
 margin: 0.5em 5% 0.5em 48px;
}
.left p {
 margin-left: 48px;
 margin-right: 0%; 
}
.left .inside h2 {
 font-size: 2.0em; 
 font-weight: bold;
 line-height: 1.1em;
 color: #000;
 margin: 1.5em 5% 0.75em 38px;
}
.left .inside h3 {
 font-size: 1.6em; 
 font-weight: bold;
 line-height: 1.1em;
 margin: 0.5em 5% 0.5em 38px;
}
.left .inside p {
 margin-left: 38px;
 margin-right: 0%; 
}
.left ul {
 margin-left: 48px;
 margin-right: 0%; 
}
.left ul li {
 font-size: 1.3em;
 font-weight: normal;
 line-height: 1.5em;
 margin-top: 0.5em;
 margin-right: 0;
 margin-bottom: 0.5em;
 margin-left: 10px;
 list-style: disc inside;
}
.right {
	float: right;
	width: 308px;
	margin-right: 8px;
}

* html .right {
  float: left;
  margin-left: 18px;
	margin-right: 0px;
}
.right p {
 margin-left: 25px; 
 margin-right: 25px;
}
.right h1 {
  margin: 0.5em 25px 0.75em 25px;
  font-size: 1.8em;
  font-weight: bold;
  color: #600; 
}
.right h2 {
 font-size: 2.0em; 
 font-weight: bold;
 line-height: 1.1em;
 color: #000;
 margin: 1.5em 5% 1.5em 48px;
}
.right h3 {
  margin: 1em 25px 0.75em 25px;
  font-size: 1.6em;
  font-weight: bold;
  color: #600; 
}
.right h4 {
  margin: 0.5em 25px 0.75em 25px;
  font-size: 1.4em;
  font-weight: bold;
  color: #3f3f3f; 
}
.right .inside {
	margin-right: 18px;
}
* html .right .inside {
  margin-left: 14px;
	margin-right: 0px;
}
.right .inside h2 {
 font-size: 2.0em; 
 font-weight: bold;
 line-height: 1.1em;
 color: #000;
 margin: 1.5em 5% 0.75em 38px;
}
.right .inside h3 {
 font-size: 1.6em; 
 font-weight: bold;
 line-height: 1.1em;
 margin: 0.5em 5% 0.5em 38px;
}
.right .inside p {
 margin-left: 38px;
 margin-right: 0%; 
}

#contact-box {
 width: 306px;
 min-height: 108px;
 background: url(images/bg_contact.png) no-repeat 0 100%; 
 padding-bottom: 8px;
 margin-top: 25px;
}
#contact-bx {
 width: 306px;
 min-height: 100px;
 background: url(images/bg_contact-top.png) no-repeat 0 0; 
 padding-top: 8px;
}
* html #contact-box {
 height: 108px;
}
* html #contact-bx {
 height: 100px;
}


p.phone {
  padding-left: 25px;
  background: url(images/icon_phone.png) no-repeat 0 50%;
  font-size: 14px;
  font-weight: bold;
  color: #000; 
}
* html p.phone {
  background: url(images/icon_phone.gif) no-repeat 0 50%;
}
p.email {
  padding-left: 25px;
  background: url(images/icon_mail.png) no-repeat 0 55%;
  letter-spacing: -0.02em; 
}
p.email a {
 color: #000;
 text-decoration: none; 
}
p.email a:hover {
 color: #600;
 text-decoration: none; 
}

.info-box {
 width: 306px;
 min-height: 248px;
 background: url(images/bg_info-low.png) no-repeat 0 100%; 
 padding-bottom: 8px;
 margin-top: 10px;
}
.info-bx {
 width: 306px;
 min-height: 240px;
 background: url(images/bg_info-top.png) no-repeat 0 0; 
 padding-top: 2px;
}
.surveybox {
 min-height: 148px;
}
.surveybx {
 min-height: 140px;
}
* html .info-box {
 height: 248px;
}
* html .info-bx {
 height: 240px;
}
* html .surveybox {
 height: 148px;
}
* html .surveybx {
 height: 140px;
}
.right .info-box h2 {
  margin: 0.5em 5px 1.25em 25px;
  font-size: 1.6em;
  font-weight: bold;
  color: #fff;
  letter-spacing: -0.02em;  
}


#footer {
	clear: both;
	height: 110px;
	background: url(images/bg_foot.png) repeat-y 0 0;
}
#subfooter {
	height: 110px;
	background: url(images/bg_subfoot.png) repeat-x 0 100%;
	position: relative;
}
p#navfoot  {
	position: absolute;
	left: 38px;
	top: 38px;
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #3f3f3f;
	line-height: 1.2em;
	width: 855px;
}
#navfoot a {
 color: #000;  
 text-decoration: none;
 margin: 0 5px; 
}
#navfoot a:hover {
 color: #600;  
 text-decoration: underline;
}
p#copy {
	position: absolute;
	left: 51px;
	top:69px;
	margin: 0;
	font-size: 13px;
	color: #3f3f3f;
	font-weight: normal;
/*	width: 304px; */
}
#design {
 position: absolute;
 left: 840px;
 top: 90px;
 width: 120px;
 background: url(images/bg_tile.png) repeat 0 0;
 height: 20px;
}
#design p {
 font-size: 10px;
 font-weight: normal;
 line-height: 17px;
 margin: 0;
 text-align: center;
 width: 100%; 
}
#design a {
 color: #f2f2f2;
 text-decoration: none; 
}
#design a:hover {
 color: #f2f2f2;
 text-decoration: underline; 
}




p.moreInfo {
 font-size: 1.4em;
 font-weight: bold; 
 margin-top: 1.5em;
}
p.moreInfo a {
  color: #3f3f3f;
 margin-right: 10px; 
}

p.moreInfo a:hover {
  color: #200;
  text-decoration:none;
}
p.moreInfo span.otherweb a  {
  color: #600;
  font-size: 12px;
 padding-right: 2px;
}
p.moreInfo  span.otherweb a:hover {
  color: #200;
  text-decoration:none;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
.ie6 {
 display: none; 
}
* html .non-ie6 {
 display: none; 
}
* html .ie6 {
 display: block; 
}

/* ************ TOP NAV *************** */
ul#menu {
	position: absolute;
	top: 3px;
	left: 170px;
	background: #b2b2b2;
	border-left: 1px solid #b2b2b2;
	height: 27px;
	overflow: visible;
	width: 750px;
}
* html ul#menu {
  top: 8px;
}

ul#menu li {
 float: left;
 text-align: center;
 position: relative;
 font-size: 14px;
 font-weight: bold;
 line-height: 19px;
 padding: 3px 1px 5px 0;
}
ul#menu li a {
  padding: 5px 5px;
  color: #666;
  text-decoration: none;
  background: #e6e6e6;
}
* html ul#menu li a {
  padding: 6px 5px;
}
ul#menu li a:hover {
  color: #fff;
  text-decoration: none;
  background: #600;
}

/* *********************** inside page additions ******************* */
#banner {
 width: 100%;
 height: 120px;
 background: url(images/bg_banner.png) no-repeat 0 0; 
}
#banner  h1 {
  margin-left: 35px;
  color: #fff;
  line-height: 3.25em;
  letter-spacing: 0.015em;
  font-size: 34px;
  font-weight: bold;
}


.inside .left {
	float: left;
	width: 650px;
	border-left: 1px solid #f2f2f2;
	padding-bottom: 16px;
}

.inside .left img {
  padding: 1.5em 0;
}

.inside #cols {
 background: #red !important ;
 border: 1px solid #ccc; 
 border-top: 0; 
}
.inside #cols-in {
 background:  url(none);    
}
* html .inside #cols-in {
 background:  url(none);  
}   
.wide {
  width: 100%;
  clear: both;
  margin-left: 16px;
} 
* html .wide {
  width: 975px;
  margin-left: 15px;
}

.wide p {
 margin-left: 28px;
 margin-right: 8px; 
}
.wide img {
  padding: 5px;
}
p.rightCol_img {
 margin: 1em 0 1em 2px; 
}
.info-box .logos {
	min-height: 160px;
}
.info-bx .logos {
	min-height: 160px;
}
.logo-box {
 width: 306px;
 min-height: 160px;
 background: url(images/bg_info-low.png) no-repeat 0 100%; 
 padding-bottom: 8px;
 margin-top: 10px;
}
.logo-bx {
 width: 306px;
 min-height: 160px;
 background: url(images/bg_info-top.png) no-repeat 0 0; 
 padding-top: 2px;
}
.info-box img.logo {
 float: left; 
 margin: 10px;
 border: 1px solid #600;
}
.banner {
	background-color:#480000;
	color: #fff;
	border: 1px solid #000;
	padding: 3px;
	font-size: 1.6em;
	font-weight: bold;
}
.rightfloat {
 float: right; 
 margin-left: 1px;
}
