*
{
  margin: 0;
  padding: 0;
}
body
{
    background-color: #CEC9AE;
    background-repeat: repeat-y;
    background-position: top center;
    font-family: Arial, Helvetica, sans-serif;
}
body, #topmenu a
{
    color:#333333;
}
#maincontent p
{
    margin: 22px 0px;
}
#maincontent h2
{
    margin-top:25px;
    margin-bottom:8px;
}
#banner a, #leftcolumn a
{
    color:#5B584B;
}
#leftcolumn a:hover, #banner a:hover
{
   color: #918E7A;
}
#container
{
    width:910px;
    margin:0px auto;
    background-color:#FFFFFF;
}
#banner
{
    width:910px;
    height:75px;
    vertical-align:top;
}
#banner_left
{
  width: 220px;
}
#leftcolumn
{
  vertical-align:top;
  width: 185px;
  height: 100%;
  text-align: left;
  padding-left: 20px;
  font-size:105%;
}
#banner a,#topmenu a
{
    font-family: 'Times New Roman',serif;
}

#banner a, #leftcolumn a, #topmenu a
{
  font-weight: bold;
  text-decoration:none;
}
#topmenu
{
  height: 59px;
  line-height: 59px;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: top left;
  margin-bottom: 15px;
}

#topmenu a
{
  font-size: 120%;
  padding: 4px 10px;
  margin: 0px 20px;
  font-weight:normal;
  border: solid 1px #FFFFFF;
}
.moduletable_menu
{
    margin-bottom:25px;
    
}
#topmenu a:hover
{
  background-image: url('/graphics/lgbutton_background.gif');
  background-repeat: repeat-x;
  border: solid 1px #C4C48C;
  background-color:#D1CCB2;
  background-position: center center;
}
input.button
{
    background-color:#5B584B;
    border:0 none;
    color:#FFFFFF;
    font-family:'Times New Roman',serif;
    font-size:120%;
    padding:3px 5px;
    cursor:pointer;
}
input.button:hover
{
    background-color:#4B483B;
}
.columnhead, #leftcolumn h3
{
  width: 180px;
  padding: 8px 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #A09475;
  text-align: center;
  margin-bottom:8px;
  font-size:100%;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  overflow:hidden;
}
ul.menu
{
  margin-left: 20px;
  color:#A09475;
}
#maincontent
{
    width:485px;
    font-size:110%;
    vertical-align:top;
    padding-left:100px;
    padding-right:80px;

}
#maincontent li
{
   margin-bottom:10px;
}
#footer {
  width: 100%;
  height: 70px;
  margin: 10px auto;
  line-height: 14pt;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  text-align: center;
  line-height: 20pt;
}
#footer a
{
    margin:5px;
}
.point, .question
{
    cursor:pointer;
}
.question
{
    width:30px;
    height:30px;
}
.question:hover
{
    background-image:url(images/question_hover.png);
}
.smallread
{
    font-size:80%;
    line-height:32px;
}
#leftcolumn a.read
{
    float:right;

}
.read
{
    background-image:url(images/lgbutton_background.gif);
    background-repeat:repeat-x;
    background-position: center center;
    border:1px solid #C4C48C;
    color:#605D4C;
    cursor:pointer;
    background-color:#D1CCB2;
    padding:4px 10px;
    text-decoration:none;
    margin:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.read:hover
{
    background-image:url(images/lgbutton_hover.gif);
    background-color:rgb(188,174,152);
    color:black;
}
.readmore, .over
{
   font-size:90%;
   font-weight:bold;
}
.readmore
{
    line-height:35px;
}
.readless
{
    font-size:80%;
    line-height:28px;
}
.over
{
    float:right;
    margin-bottom:15px;
    margin-right:30px;
}
.section
{
    padding:15px;
    margin:15px;
    border: solid 1px rgb(105,105,105);
    width:590px;
}
.area1
{
    width:500px;
    height:100px;
}
.area2
{
    width:500px;
    height:200px;
}
.medium
{
    font-size:120%;
}
.large
{
    font-size:200%;
}
.wide
{
    width:430px;
}
.full
{
    width:580px;
}
.AudioPlayer
{
    height:46px;
    width:280px;
}
.VideoPlayer
{
    height:380px;
    width:455px;
    margin:4px;
}
select
{
    width:200px;
}
a.unentered:link
{
    color: rgb(255,0,0);
}
a.unentered:visited
{
     color: rgb(255,0,0);
}
a.unentered:hover
{
     color: rgb(0,0,0);
}
a.unentered:active
{
     color: rgb(0,0,0);
}
a.unenteredlesson:link
{
    color: rgb(0,0,0);
    text-decoration:none;
    cursor:text;
}
a.unenteredlesson:visited
{
     color: rgb(0,0,0);
     text-decoration:none;
     cursor:text;
}
a.unenunenteredlessontered:hover
{
     color: rgb(0,0,255);
     text-decoration:none;
     cursor:text;
}
a.unenteredlesson:active
{
     color: rgb(0,0,0);
     text-decoration:none;
     cursor:text;
}
.backgroundOver
{
   background-color:#CEC9AE;
}
.bton
{
    background-image:url(images/lgbutton_background_tall.gif);
    border: 1px solid #C4C48C;
    color: #504D3C;
    height:85px;
    width:100px;
    cursor:pointer;
    font-size:110%;
    vertical-align: middle;
    text-align: center;
    padding-top:10px;
    margin: 6px;
}
.clicked
{
    background-image:url(images/button_dark.png);
}
fieldset
{
    margin: 25px 0px;
    padding: 10px;
    font-size:110%;
    border: solid 2px #CEC9AE;
    background-color:#F9F8F3;
    width:600px;
}
.add, .remove
{
   width:250px;
   text-align:center;
}
.add
{
   border:solid 1px #C4C48C;
   background-image:url(images/lgbutton_background_tall.gif);
   color:green;
   cursor:pointer;
}
.remove
{
   background-color:gray;
   border: solid 2px black;
   color:white;
}
a.commonLink
{
    color:#0D0080;
    text-decoration:underline;
}
.warn
{
    margin:15px;
    background-color:rgb(255,230,210);
    padding:20px;
}
.learn-more
{
    background-color:black;
    opacity:0.5;
    position:absolute;
    text-align:center;
    width:100%;
    filter:alpha(opacity=50);
    z-index:1;
}
.learn_more_text
{
    border:solid 2px black;
    background-color:white;
    margin:auto;
    padding:15px;
    width:550px;
    font-size:125%;
}
.bluebutton
{
    margin-left:12px;
    width:175px;
    height:76px;
    text-align:center;
    vertical-align:middle;
    color:white;
    background-image:url(/graphics/red_buy_now_button.png);
    font-weight:bold;

}
.bluebutton:hover
{
    cursor:pointer;
    background-color:#EDEBE4;
}
.breakout_box
{
    -moz-border-radius:10px 10px 10px 10px;
    -webkit-border-radius:10px;
    background-color:#FFFFFF;
    border:2px solid #A09475;
    padding:10px;
    width:440px;
}
#maincontent a, #footer a
{
    text-decoration:none;
}
#maincontent a:hover, #footer a:hover
{
    text-decoration:underline;
}
#maincontent h1, #maincontent h2, #maincontent h3
{
    padding-top:15px;
}