@charset "UTF-8";
/* CSS Document */

body { color: rgba(0,0,0,1); background-color:#fff;
margin: 0px;
padding: 0px;
}

#index {
	position:relative;
	left:0px;
	top:0px;
	width:1280px;
	height:1224px;
       margin-top: 0px;
    margin-right: auto;
    margin-bottom: -20px;
    margin-left: auto;
	x.box-shadow: 0 0 20px rgba(0,0,0,1.0);
  background-color: transparent;
}

#interior {
	position:relative;
	left:0px;
	top:0px;
	width:1280px;
       margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
	box-shadow: 0 0 20px rgba(0,0,0,1.0);
  background-color: transparent;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:383px;
	height:196px;
}

#header-topright {
	position:absolute;
	left:383px;
	top:0px;
	width:897px;
	height:132px;
}

#header-nav {
    position:absolute;
    left:383px;
    top:132px;
    width:897px;
    height:64px;
    background-image: url(images/header_nav_background3_02.jpg);
    background-repeat: no-repeat;
    border: 0px solid #000;
}

#header-nav ul {
  list-style: none;
  border: 0px solid #000;
  margin: 8px 0px 0px 0px;
}

#header-nav ul li {
  font-family: 'Stoke';
  font-size: 16px;
  letter-spacing: .07em;
  width: auto;
  display: inline;
  margin: 0px 5px 0px 0px;
  border: 0px solid #000;
}

#header-nav ul li a {
  font-family: 'Stoke';
  font-size: 16px;
  color: #3b72c5;
  text-decoration: none;
}
  
#header-nav ul a:hover, nav ul a:active, nav ul a:focus {
  color: #003079; /* #3b72c5; #003079; */
  text-shadow: 2px 2px 6px rgba(155,155,155,1);
}




#interior-content {
	position:absolute;
	left:0px;
	top:196px;
	width:auto;
  height: auto;
	background-color:#FFFFFF;
        background-image: url(logobotcopy.jpg);
    background-repeat: no-repeat;
}

#interior-rightrail {
    border: 0px solid #000;
    width:484px;
    height: auto;
    background-color:#fff;
    float: right;
    text-align: left;
}


#interior-main {
    width: 796px;
    margin: 0px;
    height: auto;
    background-color: transparent;
    border: 0px solid #000;
}

#interior-main h1 {
    font-family: 'Stoke';
    font-size: 30px;
    font-weight: 300;
    line-height:1.2;
    color: rgba(0,48,121,1);
    text-align: left;
    font-style: italic;
    padding: 0px;
    margin: 45px 0px 0px 38px;
}
#interior-main h2 {
    font-family: 'Stoke';
    font-size: 19px;
    font-weight: 200;
    line-height:1.6;
    color: rgba(59,114,197,1);
    font-style: italic;
    text-align: left;
    padding: 0px;
		margin: 26px 0px 0px 40px;
}
#interior-main p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height:1.2;
    color: #000;
    text-align:justify;
    padding: 0px;
    margin: 12px 30px 12px 42px;
}
#interior-main p.no {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height:1.2;
    color: #000;
    text-align:justify;
    padding: 0px;
    margin: 12px 30px 12px 0px;
}







#home-content {
    position:absolute;
    left:0px;
    top:196px;
    width:383px;
    height:912px;
    background-color:#FFFFFF;
    background-image: url(logobotcopy.jpg);
    background-repeat: no-repeat;
}

#home-content h1 {
    font-family: 'Stoke';
    font-size: 38px;
    font-weight: 300;
    line-height:1.2;
    color: rgba(59,114,197,1);
    text-align: left;
    font-style: italic;
    padding: 0px;
    margin: 75px 0px 0px 45px;
}
#home-content h2 {
    font-family: 'Stoke';
    font-size: 17px;
    font-weight: 200;
    line-height:1.6;
    color: rgba(0,48,121,1);
    font-style: italic;
    text-align: left;
    padding: 0px;
		margin: 2px 0px 5px 45px;
}
#home-content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height:1.7;
    color: rgba(0,0,0,1);
    text-align: left;
    height: auto;
    padding: 0px;
    margin: 20px 7px 5px 45px;
}
#home-content ul {
    font-family: 'Stoke';
    font-size: 17px;
    font-weight: 300;
    line-height:1.2;
    color: rgba(59,114,197,1);
    font-style: italic;
    text-align: left;
    height: auto;
    padding: 0px;
		margin: 16px 0px 0px 90px;
        list-style-type: square;
}

/* home.html slideshow rules */
#photo-large {
	position:absolute;
	left:383px;
	top:196px;
	width:881px;
	height:574px;
  z-index: -1;
  background-color: transparent;
}

#slideshow { 
    margin: 0px; 
    position: relative; 
    width: 881px; 
    height: 574px; 
    padding: 0px; 
    /*box-shadow: 0 0 20px rgba(0,0,0,0.4); */
}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}

#photo_frame {
  position:absolute;
	left:0x;
	top:0px;
	width:881px;
	height:574px;
  background-color: transparent;
  z-index: 1;
  background:none;
  display:
}

/* slideshow.html slideshow rules */
#photo-small {
	position:absolute;
	/*left:796px;*/
  left:786px;
	top:24px;
	width:441px;
	height:338px;
  z-index: 1;
  background-color: transparent;
}

#slideshow2 { 
    margin: 0px; 
    position: relative; 
    width: 441px; 
    height: 338px; 
    padding: 0px; 
    /*box-shadow: 0 0 20px rgba(0,0,0,0.4); */
}

#slideshow2 > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}

#photo_frame_sm {
  position:absolute;
	left:0x;
	top:0px;
	width:441px;
	height:338px;
  background-color: transparent;
  z-index: 2;
  background:none;
  display:
}

#body-photo-inset-right_ {
	position:absolute;
	left:1264px;
	top:196px;
	width:16px;
	height:931px;
	background-color:#FFFFFF;
}

#photos-placeholder-05_ {
	position:absolute;
	left:383px;
	top:770px;
	width:881px;
	height:338px;
}

#footer-top-index {
	position:absolute;
	left:0px;
	top:1108px;
	width:1264px;
	height:19px;
	background-color:#FFFFFF;
}

#footer-top-interior {
    position:relative;
	width:1264px;
	height:19px;
	background-color:#FFFFFF;
}

#footer-text-index {
	position:absolute;
	left:0px;
	top:1127px;
	width:1280px;
	height:26px;
  background-image: url(images/footer_text-06.jpg);
  background-repeat: no-repeat;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
  z-index: 1;
}

#footer-text-interior {
    position:relative;
  width:1280px;
	height:26px;
  background-image: url(images/footer_text-06.jpg);
  background-repeat: no-repeat;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
  z-index: 1;
}

#footer-text-index p, #footer-text-interior p {
    font-family: 'Stoke', "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height:1.7;
    text-align: center;
    height: auto;
    padding: 0px;
    margin: 3px 0px 0px 0px;
    border: 0px solid #000;
}
#footer-text-index .kapok, #footer-text-interior .kapok {
    color: rgba(59,114,197,1);
    font-weight: bold;
}

#footer-bottom-index {
	position:absolute;
	left:0px;
	top:1153px;
	width:1280px;
	height:71px;
  background-color:#FFFFFF;
}

#footer-bottom-interior {
    position:relative;
      width:1280px;
	height:71px;
  background-color:#FFFFFF;
}