*
{
  margin: 0;
  padding: 0;
}
body
{
    background-color: #CEC9AE;
    background-repeat: repeat-y;
    background-position: top center;
    font-family: Arial, Helvetica, sans-serif;
}
#mainwrapper
{
    width:100%;
}
body, #topmenu a
{
    color:#333333;
}
#maincontent p
{
    margin: 22px 0px;
}
#maincontent h2
{
    margin-top:25px;
    margin-bottom:8px;
}
#banner a, .left-column a
{
    color:#5B584B;
}
.left-column a:hover, #banner a:hover
{
   color: #918E7A;
}
#container
{
    width:912px;
    margin:0px auto;
    background-color:#FFFFFF;
}
#banner
{
    width:910px;
    height:75px;
    vertical-align:top;
}
#banner_left
{
  width: 220px;
}
.left-column
{
  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, .left-column a, #topmenu a
{
  font-weight: bold;
  text-decoration:none;
}
#topmenu
{
  height: 53px;
  line-height: 53px;
  background-color: #FFFFFF;
  background-repeat: repeat-x;
  background-position: top left;
  margin-bottom: 15px;
}

#topmenu a
{
  font-size: 120%;
  padding: 4px 10px;
  margin: 0px 16px;
  font-weight:normal;
  border: solid 1px #FFFFFF;
}
.moduletable_menu
{
    margin-bottom:25px;
    
}
.moduletable_menu h3:hover, .moduletableblue h3:hover
{
    text-decoration:underline;
}
#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, .left-column 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;
    line-height:30px;

}
#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;
}
.left-column 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:105%;
    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;
   
}
#maincontent h1
{
	 line-height:40px;
}
.wp-caption
{
    float:left;
    margin:10px;
    font-weight: bold;
}
#bluelinksidebar
{
    color:blue;
}
#bluelinksidebar:hover
{
    text-decoration:underline;
}
#bluelinksidebar:visited, #bluelinksidebar:visited:hover
{
    color:purple;
}
p.dropcap:first-letter
{
    float: left;
    font-size: 330%;
    line-height: 43px;
    margin: 8px 5px 0 0;
}
#newyearssale:hover
{
    background-color:#EDEBE4;
}
.tweets
{
    padding-left:20px;
    font-size:90%;
}
.tweets li
{
    margin:3px;
}
.sidebar-title a
{
    color:white;
}
.sidebar-title a:hover
{
    color:white;
    text-decoration: underline;
}
.wp-caption
{
    background-color: rgb(240, 240, 240); 
    text-align: center; 
    padding: 6px;
    /*font-size:80%;*/
    border:solid 1px gray;
    -moz-border-radius:5px;
    border-radius:5px;
    
}
.wp-caption-text
{
    margin:0px;
    color:black;
    text-align:left;
    padding-left:15px;
    padding-right:15px;
    font-weight:normal;
    line-height: 24px;
}

#respond
{
	background-color: #DEDEDE;
	border: 2px solid #CEC9AE;
	padding: 10px;	
	border-radius:8px;
}



.commentlist
{
	list-style: none;
	font-size:90%;
}

.comment-area
{
   border-radius: 10px 10px 10px 10px;
    background-color: #F4F3EE;
    border:solid 2px #CEC9AE;
     margin:10px 0px;
 
}


.reply
{
	float:right;
}

.comment-author img, .gravatar img 
{
    /*border-radius: 50% 50% 50% 50%;*/
    float:left;
 
}
.post-form
{
	width:100%;
}
.comment-area-wrapper
{

	width:100%;
	background-color:#28527B;
	border-radius:10px 10px 10px 10px;
		
	
}
.comment-area-title a
{
		color:white;
}

.comment-area-title
{
	color:white;
	font-weight:bold;
	text-shadow:1px 1px 1px black;
	font-size:130%;
	padding: 4px;
	border-radius:10px 10px 0px 10px;
	background-image: linear-gradient(bottom, rgb(40,82,123) 11%,  #4490D3 69%);
background-image: -o-linear-gradient(bottom, rgb(40,82,123) 11%,  #4490D3 69%);
background-image: -moz-linear-gradient(bottom, rgb(40,82,123) 11%,  #4490D3 69%);
background-image: -webkit-linear-gradient(bottom, rgb(40,82,123) 11%,  #4490D3 69%);
background-image: -ms-linear-gradient(bottom, rgb(40,82,123) 11%, #4490D3 69%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.11, rgb(40,82,123)),
	color-stop(0.69,  #4490D3 69%)
);
padding:10px;
}
.comment-author-name
{
	font-size:130%;
	margin-left:45px;
}
.comment-date
{
	float:right;
}
.comment-area p
{
	margin:0px;
	padding:0px;
}
.comment-head
{
    background-color: #DEDEDE;
    border-bottom: 1px solid black;
    border-radius: 10px 10px 0 0;
    padding: 6px;
}
ul.children li
{
	padding-left:40px;	
	list-style: none;
}
ul.children li:first-child
{
	background-image: url('/graphics/reply-arrow.png');
background-repeat: no-repeat;
background-position: 0 .5em;

	
}





.footer
{
	background-color:#605D4C;
	
	text-align: left;
}
.footer-menu-table td
{
	width:210px;
	margin:0px 20px;
}
td
{
	vertical-align:top;
}
.footer-menu
{
	width:185px;
}
#searchform 
{
    color: white;
    font-weight: bold;
    text-shadow: 1px 2px 1px black;	
	float:right;
}
.top-footer
{
	padding:16px 0 8px 0
}
.footer-wrapper
{

	padding:0px 20px;
	background-image: linear-gradient(bottom,  #625F4D 90%, #7F7F63 99%);
	background-image: -o-linear-gradient(bottom,  #625F4D 90%, #7F7F63 99%);
	background-image: -moz-linear-gradient(bottom,#625F4D 90%, #7F7F63 99%);
	background-image: -webkit-linear-gradient(bottom, #625F4D 90%, #7F7F63 99%);
	background-image: -ms-linear-gradient(bottom,  #625F4D 90%, #7F7F63 99%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,

		color-stop(0.90, #625F4D),
		color-stop(0.99, #7F7F63)
		);
	background-color:#605D4C;

}
.footer-content
{

	/*background-color:#CEC9AE;*/
	background-color:#white;
	background-image: linear-gradient(bottom,  #AAAAAA 3%,  #DDDDDD 13%, #FFFFFF 49%);
	background-image: -o-linear-gradient(bottom,  #AAAAAA 3%,   #DDDDDD 13%, #FFFFFF 49%);
	background-image: -moz-linear-gradient(bottom ,   #AAAAAA 3%, #DDDDDD 13%, #FFFFFF 49%);
	background-image: -webkit-linear-gradient(bottom,  #AAAAAA 3%,  #DDDDDD 13%, #FFFFFF 49%);
	background-image: -ms-linear-gradient(bottom,   #AAAAAA 3%,  #DDDDDD 13%,#FFFFFF  49%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.03, #AAAAAA),
		color-stop(0.13, #DDDDDD),
		color-stop(0.49, #FFFFFF)
		);
	border-radius:15px;
	border-color:#333333;
	min-height:80px;
	border-left:solid 1px #BBBBBB;
	border-right:solid 1px #BBBBBB;
	border-top:solid 2px #999999;
	border-bottom: solid 1px #888888;

}
.bottom-links
{
	text-align:center;
	margin:5px;
	cursor:pointer;
	color:#06c;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 2px 1px #999999;
	color:#0062D9;

}


.copyright
{
	font-weight: bold;
	color:white;
	width:100%;
	text-align: center;
	padding:10px 0px;	
	
	background-image: linear-gradient(bottom,  #808064 3%, #605d4c 99%);
	background-image: -o-linear-gradient(bottom,  #808064 3%, #605d4c 99%);
	background-image: -moz-linear-gradient(bottom,#808064 3%, #605d4c 99%);
	background-image: -webkit-linear-gradient(bottom, #808064 3%, #605d4c 99%);
	background-image: -ms-linear-gradient(bottom,  #808064 3%, #605d4c 99%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,

		color-stop(0.03, #808064),
		color-stop(0.99, #605d4c)
		);
	text-shadow: 1px 2px 1px black;
}




.search-form
{
	border-radius:10px; 
	border:solid #D83C3C 2px;
	background-color:#D83C3C;
}

.search-form:hover
{
	border-color: #e54040;
}

.search-form input[type=text]
{
	width: 200px;
	height: 25px;
	padding: 2px 8px;
	font: bold 15px 'lucida sans', 'trebuchet MS', 'Tahoma';
	border: 0;
	background: #eee;
	-moz-border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;      

}

.search-form input[type=text]:focus 
{
	outline: 0;
	background: #fff;
	-moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	-webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}

.search-form input[type=text]::-webkit-input-placeholder 
{
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.search-form input[type=text]:-moz-placeholder 
{
	color: #999;
	font-weight: normal;
	font-style: italic;
}

.search-form input[type=text]:-ms-input-placeholder 
{
	color: #999;
	font-weight: normal;
	font-style: italic;
}    

.search-submit
{
	overflow: visible;
	position: relative;
	border: 0;
	padding: 0;
	cursor: pointer;
	width: 110px;
	font-weight: bold;
	font-family: 'lucida sans', 'trebuchet MS', 'Tahoma';
	color: #fff;
	background: transparent;
	-moz-border-radius: 0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;      
	text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
	font-size:112%;
}   

#search-submit:hover
{		
	background: #e54040;
}	

#search-submit:active,
#search-submit:focus
{   
	background: #c42f2f;    
}

#search-submit:before
{
	content: '';
	position: absolute;
	border-width: 8px 8px 8px 0;
	border-style: solid solid solid none;
	border-color: transparent #d83c3c transparent;
	top: 1px;
	left: -10px;
}

#search-submit:hover:before
{
	border-right-color: #e54040;
}

#search-submitn:focus:before
{
	border-right-color: #c42f2f;
}    

#search-submit::-moz-focus-inner
{
	border: 0;
	padding: 0;
}



.footer-menu h3
{
	background-color: #5B7C9B;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 7px;
    overflow: hidden;
    padding: 10px 5px;
    text-align: center;
    width: 180px;
	border-radius:10px;

	background-image: linear-gradient(bottom, #5B7C9B 0%, #275682 58%, #5B7C9B 86%);
	background-image: -o-linear-gradient(bottom, #5B7C9B 0%, #275682 58%, #5B7C9B 86%);
	background-image: -moz-linear-gradient(bottom, #5B7C9B 0%, #275682 58%, #5B7C9B 86%);
	background-image: -webkit-linear-gradient(bottom, #5B7C9B 0%, #275682 58%, #5B7C9B 86%);
	background-image: -ms-linear-gradient(bottom, #5B7C9B 0%, #275682 58%, #5B7C9B 86%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, #5B7C9B),
		color-stop(0.58, #275682),
		color-stop(0.86, #5B7C9B)
		);


}

.footer-menu li a {
    color: #3C392C;
    font-size: 105%;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
}
.footer-menu li a:hover {
    color: #3C392C;
    font-size: 105%;
    font-weight: bold;
    text-align: left;
    text-decoration: underline;
}

.footer-menu ul {
    color: #A09475;
    margin: 0 0 0 20px;
    padding: 0;
}