.landing_photos {
   font-size: 0.8em;
   color: #666;
}

#column2 .landing_tl {
   width: 47%;   
   float: left;
   margin: 0 auto;
}

#column2 .landing_tr {
   width: 53%;   
   float: left;
   margin: 5px 0 0 0 ;
}
#column2 .landing_bl {
   width: 58%;   
   float: left;
   margin: 15px 0 0 0;
}
#column2 .landing_bl p {
   width: 95%;
}
#column2 .landing_bl span {
   font: 1.2em;
   font-weight: bold;
}
#column2 .landing_br {
   width: 42%;   
   float: left;
   margin: 15px 0 0 0;
}

.landing_link {
   float: right;
   margin: 7px 3px 0 0;
   padding: 0 0 0 75px;
}
#column2 .headline2 {
	font-family: Arial, Verdana, sans-serif;
	color: #c00;
	font-size: 23px;
	font-weight: normal;
	line-height: 26px;
       float: left;	
}
#header .slogan {
	position: absolute;
	top: 99px;
	left: 225px;
	font: italic 18px Arial, Helvetica, sans-serif;
	color: #c00;
}
#header .slogan2 {
	position: absolute;
	top: 64px;
	left: 205px;
	font: italic 18px Arial, Helvetica, sans-serif;
	color: #c00;
        line-height: 22px
}
.sloganbigger {
	font-size: 24px;
	}

.blog_title {
        font-size:24px;
}
.sitemap {
      margin: 45px 0 0 0;
      line-height: 18px;
}
.subsite {
     margin: 0 0 0 15px;
}
.shower_bullet li { 
color: #333333;
font-size: 1.2em;
line-height: 1.4em;
list-style-type: disc;
margin-left: 18px;
}


.map_left {
    margin: 0 0 0 -200px;
    background-color: #fff;
height: 1000px;
}

html {font-size: 100.1%;}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #ccc;
}
img {
	padding: 0;
	margin: 0;
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
.form select, .form input, .form textarea {vertical-align:middle;}
#textarea {
	width: 200px;}
.padding10 {
	padding: 0 10px 0 0;
	}
.bold {
	font-weight:bold;
	}
.normal {
       font-weight: normal;
}
.red {
	color: #cc0000;
	}
.boldred {
	font-weight: bold;
	color:#cc0000;
	}
.italics {
	font-style: italic;
	}
/*start main*/
#main {
	margin: 0 auto;
	width: 1024px;
}
/*start header*/
#header {
	position: relative;
	width: 1024px;
	height: 183px;
	background: url(header-bg.gif) no-repeat;
}
#header .logo {
	position: absolute;
	top: 40px;
	left: 20px;
	background: url(logo_new.gif) no-repeat;
	width: 174px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
}
#header .logo2 {
	position: absolute;
	top: 10px;
	left: 20px;
	background: url(logo0509.gif) no-repeat;
	width: 312px;
	height: 75px;
	text-indent: -9999px;
	overflow: hidden;
}

/*start top links*/
#header .top-links {
	position: absolute;
	left: 202px;
	top: 136px;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 14px Arial, Helvetica, sans-serif;
}
#header .top-links li {														/*mm*/
	float: left;
	font: 15px Arial, Helvetica, sans-serif;
	padding: 0 25px 0 18px;
}


#header .top-links li a {														/*mm*/
	color: #039;
	padding-left: 20px;
	background: url(top-links-item.png) no-repeat 0 0;
	text-decoration: none;
}
#header .top-links li a:hover {													/*mm*/
	text-decoration: underline;
	background: url(top-links-item-over.png) no-repeat 0 0 ;
	}
/*start top navigation*/
#header #top-nav {
	position: absolute;
	top: 166px;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	width: 1024px;
	height: 19px;
}
#header #top-nav li {
	float:left;
	position: relative;
	padding:0 3px 0 0;
	text-align: center;
}
#header #top-nav .link1 {width: 116px;}
#header #top-nav .link2 {width: 226px;}
#header #top-nav .link3 {width: 133px;}
#header #top-nav .link4 {width: 210px;}
#header #top-nav .link5 {width: 168px;}
#header #top-nav .link6 {width: 153px; margin-top: -2px} /*edited for larger A in font resizer*/
#header #top-nav li a {
	color: #039;
	text-decoration: none;
}
#header #top-nav li:hover .drop, #header #top-nav li.hover .drop {display: block;}
/*start top navigation 2nd level*/
#header #top-nav li .drop {
	display: none;
	position: absolute;
	top: 10px;
	padding: 7px 0 0;
	width: 191px;
	left: 0;
	line-height:1.1em;
}
#header #top-nav li ul {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 11px/12px Arial, Helvetica, sans-serif;
	
	color: #666;
	background: url(top-nav-drop-middle-bg.png) no-repeat;
	width: 191px;
}


#header #top-nav li ul li {
	width: 166px;
        
	padding: 0 0 5px 9px;
	margin: 7px 0 0 8px;
	display: inline;
	text-align: left;
	border-bottom: 2px solid #ccc;
}

#header #top-nav li ul .red a {color: #fff;}
#header #top-nav li ul .last {border: 0;}
#header #top-nav li ul a {
	color: #666;
	text-decoration: none;
}
#header #top-nav li ul a:hover {
	color: #000;
	text-decoration: underline;
	
}



#header #top-nav li .bottom {
	float: left;
	width: 191px;
	background: url(top-nav-drop-bottom-bg.png) no-repeat;
	height: 33px;
}
/*start content*/
#content {
	float: left;
	width: 1024px;
	 background: url(content-bg.gif) repeat-y;
}
.sub-content {
	float: left;
	width: 1024px;
	padding: 0 0 40px 0;
	background:  url(content-bg.jpg) no-repeat 0 100%;
}
/*start left column*/
#column {
	float: left;
	width: 178px;
	margin: 0 0 0 26px;
	display: inline;
}
/*start left column navigation*/
#column .left-nav {
	float: left;
	list-style: none;
	padding: 16px 0 0 5px;
	margin: 0;
	font: 65% Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#column .left-nav li {
	background: url(left-nav-bg.gif) no-repeat 0 2px;
	padding: 0 0 0 14px;
	margin: 0 0 11px 0;
}
#column .left-nav .nobox {
	background: none;
	
	padding: 0 0 0 0px;
	margin: 0 0 11px 0;
	color: blue;
}
#column .left-nav li a {
	color: #c00;
	text-decoration: none;
}
#column .left-nav li a:hover {text-decoration: underline;}
#column .calendar {
	float: left;
	background: url(calendar.png) no-repeat;
        width: 129px;
	height: 98px;
	padding: 2px 12px 0 6px;
}
#column .newlook {
	float: left;
	background: url(calendar.png) no-repeat;
        width: 129px;
	height: 98px;
	padding: 2px 12px 0 6px;
        margin-top: 10px;
}
#column .calendar .title {
	float: left;
	height: 14px;
	width: 129px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #999;
	text-align: center;
        padding-top:2px;
}

#column .calendar ul {																			/*mm*/
	position:relative;
                list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	padding: 0 0 0 4px;
	line-height: 11px;
	
}

#column .calendar ul li {
	padding: 4px 2px 0 0;
       color: #c00;																		/*mm*/
}

#column .calendar ul li a {																		/*mm*/
	font-family: Arial, Helvetica, sans-serif;
	color: #c00;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#column .calendar ul li a:hover {
	text-decoration: underline;
}
#column .view {
	float: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 14px;
	display: inline;
	font: 10px Arial, Helvetica, sans-serif;
	color: #c00;
	text-decoration: none;
	background: url(left-nav-bg.gif) no-repeat 0 2px;
}
#column .view:hover {text-decoration: underline;}
#column .symbols {
	float: left;
	list-style: none;
	padding: 118px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols li {
	float: left;
	padding: 0 10px 0 0;
}
#column .symbols1a {
	float: left;
	list-style: none;
	padding: 158px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols1a li {
	float: left;
	padding: 0 10px 0 0;
}
#column .symbols2 {
	float: left;
	list-style: none;
	padding: 208px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols2 li {
	float: left;
	padding: 0 10px 0 0;
}
#column .symbols2a {
	float: left;
	list-style: none;
	padding: 258px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols2a li {
	float: left;
	padding: 0 10px 0 0;
}

#column .symbols3 {
	float: left;
	list-style: none;
	padding: 308px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols3 li {
	float: left;
	padding: 0 10px 0 0;
}
#column .symbols3a {
	float: left;
	list-style: none;
	padding: 408px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols3b li {
	float: left;
	padding: 0 10px 0 0;
}

#column .symbols3b {
	float: left;
	list-style: none;
	padding: 470px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols3b li {
	float: left;
	padding: 0 10px 0 0;

}

#column .symbols4 {
	float: left;
	list-style: none;
	padding: 508px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols4 li {
	float: left;
	padding: 0 10px 0 0;
}
#column .symbols5 {
	float: left;
	list-style: none;
	padding: 825px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols5 li {
	float: left;
	padding: 0 10px 0 0;
}
#column .symbols7 {
	float: left;
	list-style: none;
	padding: 608px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols7 li {
	float: left;
	padding: 0 10px 0 0;
}
#column .symbols7a {
	float: left;
	list-style: none;
	padding: 1495px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols7a li {
	float: left;
	padding: 0 10px 0 0;
}
#column .symbols8 {
	float: left;
	list-style: none;
	padding: 1908px 0 0;
	margin: 0;
	width: 150px;
}

#column .symbols8 li {
	float: left;
	padding: 0 10px 0 0;
}
#column .logo {
	float: left;
	background: url(logo-2_new.gif) no-repeat;
	width: 148px;
	height: 134px;
	margin: 11px 0 -20px 0;
	text-indent: -9999px;
	overflow: hidden;
}
/*start center column*/
#column2 {
	float: left;
	width: 651px;
	padding: 11px 0 0;
}
#column2 .left-images {
	float: left;
	width: 145px;
}

.floatright {float:right; margin:3px;}



/* Center-column hovers 

#column2 .left-images .hover-1 {													/*mm*/
	height: 101px;
	width: 294px;
	background: url(/support/images/image-1.png) no-repeat;
}

#column2 .left-images .hover-1 a {											/*mm*/
	height: 101px;
	width: 144px;
	position: absolute;
}

#column2 .left-images .hover-1 a:hover {											/*mm*/
	height: 101px;
	width: 294px;
	
	position: absolute;
	background: url(image-1-hover.png) no-repeat;
}

#column2 .left-images .hover-1 a h1 {											/*mm*/
	display: none;
}

#column2 .left-images .hover-1 a:hover h1 {											/*mm*/
	display: none;
}



#column2 .left-images .hover-2 {													/*mm*/
	height: 101px;
	width: 144px;
	background: url(image-2.png) no-repeat;
	
}

#column2 .left-images .hover-2 a {											/*mm*/
	height: 101px;
	width: 144px;
	position: absolute;
}

#column2 .left-images .hover-2 a:hover {											/*mm*/
	height: 101px;
	width: 294px;
	position: absolute;
	background: url(image-2-hover.png) no-repeat;
}

#column2 .left-images .hover-2 a h1 {											/*mm*/
	display: none;
}

#column2 .left-images .hover-2 a:hover h1 {											/*mm*/
	display: none;
}



#column2 .left-images .hover-3 {													/*mm*/
	height: 101px;
	width: 294px;
	background: url(image-3.png) no-repeat;
}

#column2 .left-images .hover-3 a {											/*mm*/
	height: 101px;
	width: 144px;
	position: absolute;
}

#column2 .left-images .hover-3 a:hover {											/*mm*/
	height: 101px;
	width: 294px;
	position: absolute;
	background: url(image-3-hover.png) no-repeat;
}

#column2 .left-images .hover-3 a h1 {											/*mm*/
	display: none;
}

#column2 .left-images .hover-3 a:hover h1 {											/*mm*/
	display: none;
}
*/

/* End Center-column hovers */









#column2 .left-images img {
	float: left;margin: 0 0 2px 0;
}


#column2 .image {
	float: right;
	margin: -211px 0 0 0;
	position: relative;
}

#column2 h1 {																		/*mm*/
	font-family: Verdana, sans-serif;
	color: #c00;
	font-size: 23px;
	font-weight: normal;
}

#column2 h2 {
	font-family: Verdana, Arial, sans-serif;
	color: #039;
	font-size: 17px;
	font-weight: bold;
}

#column2 h3 {
	font-family: Verdana, Arial, sans-serif;
	color: #555;
	font-size: 14px;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: -10px;
	font-style: italic;
}

#column2 p {																		 /*mm*/
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #333;
}



#column2 .headline {
	font-family: Arial, Verdana, sans-serif;
	color: #c00;
	font-size: 23px;
	font-weight: normal;
	line-height: 26px;	
}

#column2 table {
	float: left;
	width: 400px;
}
#column2 table.landingtable {
   width: 200px;
}
#column2 table td {
	font-family: Verdana, Arial, Helvetica,  sans-serif;
	font-size: 12px;
}

#column2 textarea {
	height: 50px;
	width: 200px;
}
#column2 #object {
	margin: 0 0 0 100px;}


/*start right column*/
#column3 {
	float: left;
	width: 169px;
	padding: 11px 0 0;
}
/*start right box*/
#column3 .right-box {
	float: left;
	background: url(right-box-bg.png) no-repeat;
	width: 141px;
	height: 417px;
	padding: 0 14px 0 14px;
}
#column3 .right-box .title {
	float: left;
	width: 141px;
	height: 63px;
	padding: 10px 0 0;
	margin: 0 0 11px 0;
	text-align: center;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #fff;
}
#column3 .right-box h2 {
	margin: 0 0 0 6px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #339;
}
#column3 .right-box ul {
	float: left;
	list-style: none;
	padding: 3px 0 22px 0;
	margin: 0;
	width: 141px;
	font: 10px/18px Arial, Helvetica, sans-serif;
}
#column3 .right-box ul li {
	float: left;
	width: 141px;
	height: 18px;
	font: 10px/18px Arial, Helvetica, sans-serif;
}
#column3 .right-box ul .active {background-color: #339;}
#column3 .right-box ul li a {
	float: left;
	color: #000;
	text-decoration: none;
	position: relative;
	background: url(right-box-item.gif) no-repeat 0 2px;
	padding: 0 0 0 17px;
	margin: 0 0 0 5px;
	display: inline;
}

#column3 .right-box ul li a:hover {													/*mm*/
	float: left;
	color: #000;
	text-decoration: none;
	position: relative;
	background: url(right-box-item-over.gif) no-repeat 0 2px;
	padding: 0 0 0 17px;
	margin: 0 0 0 5px;
	display: inline;
}



#column3 .right-box ul .active a {
	color: #fff;
	background: url(right-box-item2.gif) no-repeat 0 3px;
}

#column3 .right-box ul .active a:hover {													/*mm*/
	color: #fff;
	background: url(right-box-item2-over.gif) no-repeat 0 3px;
}

#column3 .right-box ul li a:hover {text-decoration: underline;}
/*start footer*/
#footer {
	float: left;
	width: 1024px;
	height: 23px;
	background-color: #339;
	text-align: center;
}
/*start footer navigation*/
#footer ul {
	list-style: none;
	padding: 6px 0 0;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
}
#footer ul li {
	display: inline;
	border-left: 1px solid #f33;
	padding: 0 10px;
}
#footer ul .first {
	padding: 0 10px 0 0;
	border: 0;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:hover {text-decoration: underline;}


/*accordian ramp*/


/*

* {
	margin:0;
	padding:0;
	list-style:none;
}
*/

#basic-accordian{
	padding:5px;
	width:500px;
	z-index:2;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.accordion_headings{
	padding:5px;
	background:#fff;
	color:#cc0000;
	font-family: Arial, serif;
	font-size: 14px;
	cursor:pointer;
	font-weight:normal;
}

.accordion_headings:hover{
	background:#fff;
}

.accordion_child{
	padding: 5px 15px 15px 15px;
	background:#fff;
	font-size: 13px;
	margin-bottom: 10px;
}

.header_highlight{
	background:#fff;
}

#accordian-wrap {
	margin-top:60px; 
	width: 500px; 
	border: 1px solid #ccc;
}









/* adobe box */

.acrobat {
	border: 1px solid #ccc;
	width: 300px;
	height: 60px;
	

}

/* IMAGE SCROLLER */

/**
 * Copyright (c) 2006-2007, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 *
 * Version 0.6.1 - 07.08.2007
 *
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;   /* causes the clipping */
	display:none; /* component turns it on when first item is rendered */
	
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
	
    
}

/**
 * VERTICAL CAROUSEL DEFAULTS
 **/
.carousel-component .carousel-vertical li { 
	margin-bottom:0px;

	/* Fix for extra spacing in IE */
	float:left;
    clear:left;  
	
	/* Force the LI to respect the HEIGHT specified */
	overflow:hidden;
	display:block;
}

/* For vertical carousel, not set, width defaults to auto */
/* Note if you explicitly set width to auto, this might cause */
/* problems with Safari... as in up/down button not working in some examples. */	 
.carousel-component ul.carousel-vertical {
/*	width:auto;*/
}

.carousel-component .carousel-clip-region { 
	overflow:hidden; /* Secret to the clipping */
	margin:0px auto;
	position:relative; 
}

/**
 * ==============================================================================
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	background:#e2edfa;
	padding:0px;
	-moz-border-radius:6px;
	color:#618cbe;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px;
	line-height:0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}

/* END IMAGE SCROLLER */

.fontup {
	font-size: 10px}
.fontdown {
	font-size: 13px;}
/* lightbox stuff */

#lightbox{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	background-image: url(images/loading.gif)
	position: absolute;
	top: 30%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;background: url(prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(nextlabel.gif) right 15% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat;}


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	/* END OF LIGHTBOX STUFF */

