/*body styles 
--------------------------------------------------------*/
html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    max-width: 100%;
    overflow-x: hidden;
    min-height: 100%;
    border-bottom: 3px solid #191919;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .5);
    border-radius: 3px;
    border: 2px solid #ffffff;
}

::-webkit-scrollbar-track {
    border-radius: 3px;  
    background-color: #ffffff; 
}

body {
    max-width: 100%;
    overflow-x: hidden;
    margin: 0;  
    bottom: 0;
    font-family: 'Palanquin';
    font-size: 15px;
    background: url(../images/background5.png) no-repeat;
    background-attachment: fixed;
    background-position: center center;     
    background-repeat: no-repeat;
    background-size: cover;
}

body img{
    border: 0px;
}

/*header styles #414141 #00aeef #005f98 #4AB9E8 #3d3536;
--------------------------------------------------------*/
.shadow { 
    background-color: white; 
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.shadowReverse {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

#shadeone {
    position: fixed;
    top: 150px;
    height: 4px;
    min-width: 740px;
    width:100%;
    opacity: .3;
    z-index: 202;
}

#shadetwo {
    position: fixed;
    top: 111px;
    height: 4px;
    width:100%;
    min-width: 740px;
    opacity: .3;
    z-index: 201;
}

#shadethree {
    position: relative;
    bottom: 0;
    height: 4px;
    width: 100%;
    min-width: 740px;
    opacity: .2;
    z-index: 199;
}

#header{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
	height: 115px;
    width: 100%;
    min-width: 740px;
    background: #ffffff;
    position: fixed;
    top: 0;
    left:0;
    right:0;
    z-index:200;
}

#header_content{
    width: 100%;
    max-width:1175px;
    min-width: 740px;    
    height: 100%;    
    margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

.header_logos{
    position: absolute;
    width: 100%;
    max-width: 1175px;
    min-width: 740px;
    height:100%;
    margin-top:0; 
    margin-left: 10px;
    z-index: 202;
}

.ispsd_logo{
    position: absolute;
    width: 110px;
    height: 100%;
}

.header_text{
    font-family: "Roboto", sans-serif;
    position: absolute;
    width: 100%;
    max-width: 825px;
    min-width: 740px;
    height:auto;
    margin-right: 10px;
    padding-top: 17px;
    padding-left: 145px;
    padding-right: 125px;
    z-index: 201;
}

.header_text p {
    width:100%;
    font-size:14px;
	color:#202020;
    text-align: left;
    line-height: 20px;
}

.header_text b {
    font-size:16px;
}

.header_search {
    position: absolute;
    right: 0;
    width: 350px;
    height: 50px;
    top: 65px;
    z-index: 203;
    overflow: hidden;
}

.banner {
    position: absolute;
    width: 100%;
    min-width: 740px;
    height: 35px;
    top: 115px;
    display: table;
/*    background: #d1ab02;*/
/*    background: #4c4c4c;*/
/*    background: #0166a0;*/
/*    background: #31859c;*/
/*    background: #0073ae;*/
    background: #006087;    
    z-index: 250;
    box-shadow: 0 0 4px rgba(0,0,0,0.5); 
}

.banner p {
    font-family: 'Julius Sans One';
    width: auto;
    height: 100%;
    text-align: center;
    font-size: 17px;
    color: #f8f8f8;
    line-height: 35px;
    margin-top:auto;
    margin-bottom: auto;
}

.dropdown {
    position: absolute;
    top: 0;
    height: 0; 
    margin: 0;
    padding: 0;
    display: inline-block;
}

.dropdown a:hover {background-color: #f1f1f1}

.ddbutton {
    height: 0;
    width: 0;
    padding: 0;
    display:table-cell;
    vertical-align:middle;
    background: url(/images/menu_icon.png);
    background-size: 100% 100%;
    border: none;
    cursor: pointer;
}

.ddbutton:hover, .ddbutton:active, .ddbutton:focus {
    background-color: #3e8dad;
    border: none;
    outline: none;
}

.ddcontent {
    display: none;
    position: fixed;
    background-color: #f9f9f9;
    width:100%;
    height:0;
    min-width: 225px;
    min-height:400px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    z-index: 260;
}

.ddcontent > a{
    color: black;
    font-size: 0.9em;
    font-weight: 700;
    padding: 0.5em 0 0.5em 7.5%;
    text-decoration: none;
    display: block;
}

.ddcontent > p{
    font-size: 0.9em;
}

.show {
    display:block;
    top: 135px;
    bottom: 0px;
    left: 0;
    height: auto;
}

/*container styles
--------------------------------------------------------*/
#container{
    position: relative;    
    max-width:1175px;
    min-width: 740px;
    width: 100%;
    height:100%;
    margin-top: 160px;
	margin-left: auto;
	margin-right: auto;
/*    transform: scale(0.9);
    transform-origin: 0 0; */
}

/*menu styles
--------------------------------------------------------*/
#sidebar{
    position: absolute;
    float: left;
    max-width: 250px; 
    min-width: 230px;
    width: 20%;
    min-height: 800px;
    height: auto;
    top: 0;
    bottom: 0;
    margin-left: 0;
    margin-top: -10px;
    background: url(../images/sidebar_blue.png);
    background-size: 100% 100%;
    overflow: hidden;
}

ul, ul ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu {
    font-size: 1em;    
	width: auto;
	height: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    padding-top: 1em;
}

.menu > li {
    margin: 0;
    padding: 0 0 0 1.8em;
    word-break: break-all;
    white-space: normal;
}

/* li class for active submenu items */
.menu > .submenu {   
    margin-left:20px; 
    font-size: 1em;
}

.menu > .submenu > p {   
    font-size: 1em;
    height: 2.5em; 
    line-height: 2.5em;    
}

/* used for menu links that have submenus */
.menu > li > a.selected {
    position: relative;
    width: 100%;
	height: 3em;
	line-height: 3em;
	text-indent: 1em;
    text-decoration: none;
	display: block;
    color: #007bae;
    text-shadow: 0.35px 0.35px #00405b;
}

.menu > li > a.selected:hover, a.selected:active {
    color: #007bae;
    text-shadow: 0.35px 0.35px #00405b;
    font-size: 1.025em;
}

/* used for submenu links */
.menu > li > a.sub {
    margin-left:20px; 
    position: relative;
    width: 100%;
	height: 2.5em;
    font-size: 1em;
	line-height: 2.5em;
	text-indent: 0.8em;
    text-decoration: none;
	display: block;
    color:#404040;
}

.menu > li > a.sub:hover, a.sub:active {
    color: #007bae;
    font-weight: 400;
    font-size: 1.025em;
}

/* general navigation menu */
.menu > li > a.nav {
/*    background-color: #005f98;*/
    position: relative;
	width: 100%;
	height: 3em;
	line-height: 3em;
	text-indent: 1em;
    text-decoration: none;
	display: block;
    color:#404040;
}

.menu > li > a.nav:hover, a.nav:active {
	color: #007bae;
    font-weight: 400;
    font-size: 1.025em;
}

.menu > li > p {
    background: url(../images/menu_active.png) no-repeat;
    background-size: auto 100%;
    width: 100%;
    margin: 0;
    height: 3em;
	line-height: 3em;
	text-indent: 1em;
    text-decoration: none;
	display: block;
	position: relative;
	color: #404040;    
    font-weight: 600;
}

#twitterfeed {
    position: absolute;
    bottom:0;
    width: 100%;
    height: auto;
    margin-left: 0;
    background: rgba(250, 250, 250, 0.5);
    overflow:hidden;
}

#twitterfeed p{
    text-indent: 1em;
    font-size: 16px;
    color: #006087;
}

/*content styles
--------------------------------------------------------*/
#content{
	max-width:975px;
    min-width: 500px;
    min-height: 775px;
	float: left;
    position: relative;
    margin-left: 23%;
    margin-bottom: 50px;
}

.url_path {
    width: 100%;
    margin-left: 1.6em;
}

.url_path p{
    color: #505050;
    font-size: 1em;
    margin-bottom: 0;
}

.url_path a{
    text-decoration: none;
    color: #505050;
    font-size: 0.9em;
}

.content_title{
    position: absolute;
	max-width:925px;
    min-width: 450px;
    width: 90%;
	height:auto;
    z-index:160;
}

.content_title_text{
    font-family: "Roboto", sans-serif;    
	font-size: 1.9em;
	color: #911000;
    margin: 27px 0 25px 0;
	padding-left: 50px;
	line-height: 1em;
	text-shadow: 0 0 0 0 #333;
	font-weight: 400;
}

.content_title_text b {
    font-weight: 600;
    font-size: 1.25em;
}

.line {
    height:3px;
    width:65%;
    float:left; 
    min-width:450px; 
    margin-left:30px; 
    margin-top: 75px;               
}

/* needed to offset header spacing for section links */
h1:before {
    display: block;
    content: " ";
    margin-top: -160px;
    height: 160px;
    visibility: hidden;
}

h2:before {
    display: block;
    content: " ";
    margin-top: -160px;
    height: 160px;
    visibility: hidden;
}

h3:before {
    display: block;
    content: " ";
    margin-top: -160px;
    height: 160px;
    visibility: hidden;
}

h1{
    font-size:1.45em;
    color: #007bae;
    text-shadow: 0.35px 0.35px #00405b;
    font-weight: 400;
}

h2{
	font-size:1.3em;
    margin: 0;
	color: #911000;
    text-shadow: 0.25px 0.25px #440404;      
	font-weight: 400;
	text-align: left;
}

h2 i{
    font-size: 1.25em;
}

h3{
    font-size: 1.2em;
    margin: 0;
    margin-top: 8px;
	color: #106082;
    text-shadow: 0.25px 0.25px #2b2c2d;    
	font-weight: 400;
	text-align: left;
}

.h3-text{
    font-size: 1.2em;
    margin: 0;
    color: #106082;
    text-shadow: 0.25px 0.25px #2b2c2d;    
	font-weight: 400;
	text-align: left;
}

.text_area{
	width:auto;
	height:auto;
	padding: 60px 45px 20px 50px;
	margin-top: 60px;
}

.text_area td {
    padding: 0 2% 0 2%; 
    width: auto;
    vertical-align: top;
}

.date {
    color:#9b0606;
    white-space:nowrap;
    min-width: 145px;
     
}

.shaded-cell {
    background:rgba(222,222,222,0.5);
}

.text_area p{
	text-align: justify;
    font-size: 1em;
    line-height: 1.6em;
    margin:0;
}

.text_area .italic{
    color: #595959;
}

.text_area a{
    color: #1482ba;
}

.sectionlink {
    text-decoration: none;
}

.text_area table{
    min-width: 75%;
    font-size: 1em;
}

.text_area table p{
    text-align:left;
}

.toc {
    min-width:400px;
    background: rgba(250,250,250,0.8);
    padding:15px 0 25px 5%;
    box-shadow: 0px 0px 3px #bbbbbb; 
    width:100%;
}

.todo{
    width: 40%;
}

.text_area ul{
    list-style: square;
    margin-left: 25px;
    font-size: 1em;
}

.note{
    color: #999999;
    margin-top: -30px;
}

.note a{
    color: #999999;
}

.mobile_note{
    color: #999999;
    margin-top: -30px;
    display:none;
}

.mobile_note a{
    color: #999999;
}

.indented {
    margin-left: 7.5%;
    text-decoration: none;
}

.listed {
    margin-left: 14%;
    text-decoration: none;
    color: #888888;
}

.image {
    width: 100%;
    height: auto;
}

.button {
    background-color: #efefef;
    box-shadow: 0 0 2px rgba(0,0,0,0.4); 
    border: none;
    padding: 20px 20px 20px 20px;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.3em;
    cursor: pointer;
}

.faded {
    opacity: 0.4;
}

#slideshow { 
    position: relative; 
    max-width: 878px;
    min-width: 455px;
    width: 108%; 
    margin-left: -5%;
    padding: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,0.4); 
    display: inline-block;
    overflow: hidden;
}

#slideshow:after {
  padding-top: 40%;
  /* 16:9 ratio */
  display: block;
  content: '';
}

#slideshow > div { 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
}

/*overqualification necessary to override .text_area p style*/
#slideshow p.ctop { 
    position: absolute; 
    top:0;
    background-image:url(../images/text_bg_top.png); 
    background-size:100% 100%; 
    font-family:'HelveticaLTStd-Light', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-size:220%; 
    font-weight: 700; 
    line-height: 100%;
    text-decoration:none; 
    color:#f8f8f8;    
    height:auto; 
    width:100%;
    text-align: center;
    text-shadow: 0 0 0.5em #252525; 
}

#slideshow p.cbottom { 
    position: absolute; 
    bottom: 0;
    padding-bottom:5px; 
    background-image:url(../images/text_bg_bottom.png);
    background-size:100% 100%; 
    font-family:'HelveticaLTStd-Light', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-size:1.35em; 
    font-weight: 500; 
    line-height: 1.5em;
    text-decoration:none; 
    color:#f8f8f8;    
    height:auto; 
    width:100%;
    text-align: center;
    text-shadow: 0 0 0.25em #555555; 
}

#slideshow .s1 {
    position: absolute; 
    padding:0.25em 0.5em 0.5em 0.5em; 
    bottom: 10%;
    right: 2.5%;
    max-width: 80%;
    
    font-family:'HelveticaLTStd-Light', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-size: 1.6em;
    line-height:1.7em;
    text-align: left; 
    font-weight: 600; 
    text-shadow: 0.1px 0.1px #505050;
    text-decoration:none; 
    color:#f8f8f8;
    
    background: #ffffff;
    background: rgba(0, 96, 135, 0.75); 
    background-size: 100% 100%; 
}

#slideshow .s2 {
    position: absolute; 
    padding:0.25em 0.5em 0.5em 0.5em; 
    top: 2.5%;
    left: 1%;        
    max-width: 80%;
    
    font-family:'HelveticaLTStd-Light', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-size: 1.6em;
    line-height:1.7em;
    text-align: left; 
    font-weight: 600; 
    text-shadow: 0.1px 0.1px #505050;
    text-decoration:none; 
    color:#f8f8f8;
    
    background: #ffffff;
    background: rgba(50,50,50, 0.75); 
    background-size: 100% 100%; 
}

#slideshow .s3 {
    position: absolute; 
    padding:0.25em 0.5em 0.5em 0.5em; 
    bottom: 10%;
    right: 5%;
    max-width: 80%;
    
    font-family:'HelveticaLTStd-Light', Helvetica, Arial, 'Lucida Grande', sans-serif;
    font-size: 1.6em;
    line-height:1.7em;
    text-align: left; 
    font-weight: 600; 
    text-shadow: 0.1px 0.1px #505050;
    text-decoration:none; 
    color:#f8f8f8;
    
    background: #ffffff;
    background: rgba(112, 11, 0, 0.75); 
    background-size: 100% 100%; 
}

.slides .subspan {
    font-size: 80%;
    font-weight: 400;
    line-height: 1.5em;
    padding-top: 0.5em;
}

#slideshow a{
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
}

.slides{
    background-size:auto 100%;
    background-position: center center;
    background-repeat: none;
    overflow:hidden;
}

.sframe {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    margin: 1% auto 0 auto;
    text-align:center;
    height: 15px;
    width: 20%;
    min-width: 200px;
    font-size: 1em;
    line-height: 1.4em;
}

.dframe {
    display: inline-block;    
    width: 80%;
    height: 100%;
    margin: 0 auto 0 auto;
}

.dot {
    cursor:pointer;
    height: 100%;
    width: 15%;
    max-height: 14px;
    max-width: 14px;
    margin: 0 3%;
    background-color: #bbb;
    border-radius: 1px;
    display: inline-block;
    transition: background-color 0.4s ease;
}

.active, .dot:hover {
    background-color: #717171;
}

.larrow {
    cursor:pointer;    
    position: absolute;
    top:0;
    left:0;
    height: 100%;
    width: auto;
}

.rarrow {
    cursor:pointer;    
    position: absolute;
    top:0;
    right:0;    
    height: 100%;
    width: auto;    
}

.csquare {
    position: absolute;
    top:0;
    margin: 0 46%;
    height: 100%;
    width: auto;    
}

#map { 
    background-image: url(../images/map_back.png);
    background-size: auto 100%;
    background-position: center center;    
    position: relative; 
    max-width: 860px;
    min-width: 455px;
    width: 100%; 
    height: 450px;
    box-shadow: 0 0 5px rgba(0,0,0,0.4); 
    display: inline-block;
    overflow: hidden;
}

#map > div { 
    position: absolute; 
}

/*footer styles
--------------------------------------------------------*/
footer{
    font-size: 0.9em;
    margin-left: auto;
	margin-right: auto;    
	clear: both;
	/*height:330px;*/
    height: auto;
    min-width: 740px;
    width: 100%;
    background:url(../images/skyline_footer_w.png) repeat-x;
    background-size: auto 100%;
    z-index: 149;
}

#footer_top{
    max-width:1175px;
    min-width: 740px;
    width: 100%;
    margin: 0 auto 0 auto;
    padding-top: 1%;
    padding-bottom:80px;
	text-align:center;
    z-index: 148;    
}

#footer_top p{
    text-align:center;
	color:#333;
	font-size:1.05em;
}

#footer_top table{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#footer_top td{
    text-align:center;
    color:#333;
	font-size:1.05em;
}

.logo{
    width: 22%;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 5%;
}

.sponsor{
    width: 35%;
}

#address{
    position: absolute;
    bottom: 0;
    width: 100%;
    min-width: 740px;
	text-align:center;
	height:1em;
	line-height:0.9em;
    padding-top: 135px;
	color:#fff;
}

/**************************************************************
                            Responsive
***************************************************************/
@media only screen and (max-width: 940px) {
    .banner p { font-size: 0.85em; }
    #content { margin-left: 23.5%; }
    .url_path { margin-left:1.6em; }
    #sidebar { width:24%; min-width: 195px; }
    #sidebar li { font-size: 1em; padding: 0 0 0 1.15em; }
    #sidebar li.submenu { font-size: 0.95em; }
    .menu > li > a.sub { font-size: 0.95em;}
    .menu > li > a.sub:hover, a.sub:active { font-size: 0.97em;}
    #twitterfeed p { font-size: 0.9em; }
    .url_path p { font-size: 0.85em; }
    .content_title_text { font-size: 1.65em; line-height: 0.8em; }
    .content_title_text b{ font-size: 1.25em; }
    #slideshow p.ctop { font-size: 150%; }
    #slideshow p.cbottom { font-size: 1.05em; }
    #slideshow .s1 { font-size: 1.35em; }
    #slideshow .s2 { font-size: 1.35em; }
    #slideshow .s3 { font-size: 1.35em; }
    .dot { width:15%; margin: 0 5%; }   
}

@media only screen and (max-width: 739px) {
    #shadeone { top: 130px; height: 0; min-width: 310px; width:0; position:relative; }
    #shadetwo { top: 77px; height: 0; min-width: 310px; width:0; position:relative; }
    #shadethree { width:100%; min-width: 310px; height:3px; }
    #header{ height: 85px; min-width: 310px; width: 100%; position:fixed; }
    #header_content{ min-width: 310px; width: 100%; height: 100%; margin-top: 0; }
    .header_logos{ min-width: 300px; width: 100%; height:100%; margin-left:0; padding-left:10px; padding-right:10px; }
    .ispsd_logo { width: 70px; }
    .header_text { padding-left:90px; padding-top:19px; min-width: 20px; width: 100%; }
    .header_text p { width:auto; font-size:0.7em; line-height: 1.2em; }
    .header_text b { font-size: 1em; }
    .banner { width: 100%; min-width: 310px; height: 50px; top: 85px;}
    .banner p { font-size: 0.8em; line-height: 1.3em; padding-right:5px; margin-left: 60px; position:relative; }
    #container { min-width:310px; margin-top:135px; }    
    #content { margin-left:0; padding-left:0; min-width: 300px; width:100%; }
    .content_title { min-width: 310px; }
    .content_title_text{ font-size: 1.2em; margin: 1.9em 0 0.95em 0; padding-left:5%; }
    .line { min-width: 300px; margin-left: 5%; margin-top:55px; height:2px; }
    .note { display:none; }
    .mobile_note { display: block; }
    .text_area { padding-left: 5%; padding-right: 5%; padding-top: 30px; width:90% }
    .text_area table { width:100%; }
    .text_area p { font-size: 0.9em; line-height: 20px; text-align:left; }
    .text_area td { font-size: 0.9em; line-height: 20px; min-width:70px; padding-left:0; text-align:left; }
    .date { min-width: 100px; }
    .toc { min-width: 0px; }
    .todo { width:100%; }
    .text_area ul { font-size: 0.9em; line-height: 1.3em; }    
    .text_area h1 { font-size:1.2em; }
    .text_area h2 { font-size:1.1em; }
    .text_area h3 { font-size:1.05em; }
    #sidebar { width:0; overflow: hidden; background:none; z-index:-10; }
    .menu { height:0; overflow: hidden; }
    #twitterfeed { height:0; overflow: hidden; }
    .dropdown { height:100%; width:auto; }
    .ddbutton { height:100%; width:60px; padding:0; }
    #slideshow { height:auto; min-height:0; width:110%; min-width:280px; margin-left:-5%; padding:0; }
    #slideshow p.ctop { font-size: 1.25em; }
    #slideshow p.cbottom { font-size: 1.05em; line-height: 1.4em; }
    #slideshow .s1 { font-size: 1.2em; line-height: 1.5em; }
    #slideshow .s2 { font-size: 1.2em; line-height: 1.5em; }
    #slideshow .s3 { font-size: 1.2em; line-height: 1.5em; }
    .dot { width: 12%; border-radius: 0px; }
    #map { min-width: 0px; }
    footer { min-width: 320px;}
    #footer_top { min-width: 310px; width:100%; margin-left:0 }
    #footer_top td { font-size:0.7em; }
    .logo { padding: 2% }
    #address { min-width: 310px; font-size: 0.7em; }
}