/*  
    Created By: Chris Emory
    Date: 9/1/2009
    Last Modified: 8/4/2010
*/
* {
  margin:0;
  padding:0;
}

body {
color: white;
font-size: small;
font-family: Arial, Helvetica, sans-serif;
background-color: #ff9933;
}

#wrapper {
margin: 20px auto;
padding: 0;
width: 985px;
color: black;
background: #ffff99;
}

#header {
background: url(/images/bkgd_01.png) no-repeat top left;
/*width:985px; */
}

#title {
display: block;
color: #000000;
font-size: 1.3em;
text-align: center;
padding-bottom:1em;
background: url(/images/fflogo.gif) no-repeat top left;
}

#tagline {
font-weight: bold;
background-color: #fdf8f2;
color: #050845;
font-style: italic;
margin: 0;
padding: 0 0 0 20px;
width: 300px;
float: left;
}

#logo  { 
/*height: 120px;*/
padding-left: 40px;
float: left; }

#main {
width: 100%;
margin-top: 10px;
}

#content {
margin: 0 0 0 240px;
border: 1px solid #66cccc;
background-color:#fff;
color: black;
/*float: left;
  background: #fff url(/images/white5.gif) repeat-y 0 0; */
}

#gallery { 
text-align: center;
margin-left: auto;
margin-right: auto; }

#mainfeature {
/*min-height: 210px;
background-image: url(../images/fflogo2.png);
background-repeat: no-repeat;
background-position: 20px center;*/
background-color: #000000;
color: white;
padding: 2em 1em;
}

#mainfeature h2 {
margin: 0;
font-weight: normal;
font-size: 140%;
}

#mainfeature p {
font-size: 110%;
}

#mainfeature p.more {
margin-top: 0;
text-align: right;
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
color: white;
background-image: url(../images/more-bullet.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 14px;
}

#maininstructor {
min-height: 210px;
background-image: url(../images/fflogo2.png);
background-repeat: no-repeat;
background-position: 20px center;
background-color: #000000;
color: white;
padding: 2em 2em 1em 300px;
}

#maininstructor h2 {
margin: 0;
font-weight: normal;
font-size: 140%;
}

#maininstructor p {
font-size: 110%;
}

img.banner {
border: 0;
display: block;
margin-left: auto;
margin-right: auto;
}

#content .inner {
margin: .4em;
}

#content .inner h2 {
color: #245185;
padding-bottom: 0.2em;
border-bottom: 1px solid #bf3030;
font-size: 110%;
}

#content .inner ul.features {
margin: 0;
padding: 0;
list-style: none;
}

#content .inner ul.features li {
margin: 0 50px 40px 0;
display:block;
}

#content .inner h3 {
font-size: 130%;
}

#content .inner h3 a:link, #content .inner h3 a:visited {
/*float: left;
color: #ff9933;*/
color: #66cccc;
padding: 3px;
text-decoration: none;
}

#content .inner h3 a:focus, #content .inner h3 a:hover {
background-color:#6cc;
color:#fff;
}

#content .inner .instructor {
padding-bottom: 20px;
}

#content .inner ul.instructor {
margin-left: 0;
padding: 0;
list-style: none;
display:inherit;
}

#content .inner ul.instructor li {
float:left;
margin: 2em;
width: 40%;
}

#content .inner .instructor p {
margin-left: 15em;
color: #666666;
font-size: 90%;
}

#content .inner .instructor img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

#content .inner .instructor h4 {
color: #666666;
}

#content .inner p {
margin-left: 200px;
color: #666666;
}

#content .inner p.update {
color: #ff0000;
}

#content .inner p.more {
margin-top: 0;
text-align: right;
}

#content .inner p.more a:link, #content .inner p.more a:visited {
color: black;
background-image: url(../images/more-bullet.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 14px;
font-size: 90%;
color: #1e4c82;
}

#content .inner #contact {
text-align: center;
}

#content .inner #contact img {
float: left;
}

#sidebar {
float: left;
width: 230px;
background-color: #FF9933;
color: white;
margin-left: 5px;
padding: 0;
}

#sidebar h3 {
font-size: 110%;
color: white;
background-image: url(../images/sidebar-header-bg.jpg);
background-repeat: no-repeat;
margin: 0;
padding: 0.2em 0 0.2em 10px;
font-weight: normal
}

#sidebar .inner {
padding: 5px;
}

#sidebar .twitter {
margin: 20px,0,0,0;
}

#sidebar ul {
list-style: none;
margin-left: 15px;
padding: 0 10px;
}

#sidebar p, #sidebar li {
font-size: 75%;
line-height: 1.4em;
padding-right:5px;
}

#sidebar ul a:link, #sidebar ul a:visited {
color: white;
}

#sidebar .pdfsmall ul {
list-style-image: url(../images/pdficon_small.gif);
list-style-position: outside;
}

#sidebar .pdfsmall ul a:link, #sidebar .pdfsmall ul a:visited {
text-decoration: none;
}

#sidebar .pdfsmall ul a:hover {
text-decoration: underline;
color: #66CCCC;      
}

#sidebar .pdfsmall li {
font-size: .9em;
font-weight: bold;
line-height: 1.5em;
}

#sidebar .instructorleft h3 a:link, 
#sidebar .instructorleft h3 a:visited, 
#sidebar .instructorleft ul a:link, 
#sidebar .instructorleft ul a:visited {
color: white;
text-decoration: none;
}

#sidebar .instructorleft h3 a:hover, 
#sidebar .instructorleft ul a:hover {
text-decoration: underline;
color: #66CCCC;      
}

#sidebar .instructorleft li {
font-size: 1.5em;
line-height: 1.5em;
}

#sidebar .galleryleft ul a:link, #sidebar .galleryleft ul a:visited {
text-decoration: none;
}

#sidebar .galleryleft ul a:hover {
text-decoration: underline;
color: #66CCCC;      
}

#sidebar .galleryleft li {
font-size: 1.5em;
line-height: 1.5em;
}

#sidebar .book-image {
margin: 10px 0 0 10px;
border: 1px solid #000;
}

#sidebar p.more {
margin: 0 0 20px 10px;
}

/*style="width:650px; height:500px"*/
#map_canvas {
  width: 650px;
  height: 500px;
}

#slideshow 
  {
    width: 722px;
    height: 722px;
    margin: 0 auto 1em;
  }
  #slideshow img 
  { 
    display: none;
    border: 2px solid #c0c0c0;
    margin: 0 auto;
  }
  #slideshow img.first { display: block; }
