﻿body {
    font-family: Trebuchet MS;
    font-size: 13px;
    background: url(../images/bg.gif) center repeat-y;    
    color: #878787; 
    line-height:18px;
    }

p {
    margin: 4px 0 10px 0;
    }
p.center {
    text-align:center;
}

h1 {
    font-family: Trebuchet MS;
    font-size: 18px;
    font-weight:normal;
    margin: 10px 0 10px 0;
    }
    
h2 {
    font-family: Trebuchet MS;
    font-size: 14px;
    }

ul {
    padding-left:0px;
    margin-left:18px;
    list-style:square;
    }
li {
    margin:0 0 10px 0;
    }

a {
    color:#BD8E52;
    text-decoration:none;
    }

a:hover {
    color:#BD8E52;
    text-decoration:underline;
    }
    
#page {
    margin:0 auto;
    width: 936px    
    }
    
#header {
    padding: 0 34px;
    }

#header a{
    text-decoration: none;
    color:#676767;
    }
    
#header a:hover {
    text-decoration: none;
    color: #BD8E52;
    }
    
#topbar {
    margin:0 auto;
    width:898px;
    height:52px;
    background: url(../images/topbar.gif) center no-repeat;  
    }

#top10 {
    background: url(../images/cartoon.gif) right top no-repeat;  
    height:180px;
    }

#top10 p {     
    padding: 0 114px 0 0;
}

#homepagevideo {
    margin:20px 0 0 0;
    height:300px;
    }

#foundation img {     
    margin: 0 0 0 30px;
}

#content {
    margin:0 auto;
    margin-top: 15px;
    width: 898px;
    padding: 0 0 12px 0;
    }


/**********************************************/
/* HOMEPAGE COLUMNS */

#homeleftcolumn {
    width:422px;
    float:left;
    margin-left:10px;
    margin-right:20px;
    }
#homerightcolumn {
    width:434px;
    float:right;
    }
#homeleftcolumn h1 {
    margin-top: 0px;
    }

/**********************************************/
/* INTERNAL COLUMNS */

#leftcolumn {
    width:660px;
    float:left;
    margin-left:5px;
    margin-right:0px;
    }

#leftcolumn p {
    margin: 16px 0 0 0;
    }

#rightcolumn {
    width:198px;
    float:right;
    }

/*
#rightcolumn p, #rightcolumn h1, #rightcolumn li  {
    color: #000;
    }
*/

#rightcolumn li {
    margin:0 0 10px 0;
    }
    
/**********************************************/

.product {
    margin:20px 0 20px 0;    
    }

.article {
    margin:20px 0 20px 0;    
    }
.articleimage {
    width:120px;
    height:60px;
    float:left;
    }
    
.articletext {
    float:right;
    width:540px;
    }
.events {
    width:200px;
    float:left;
    }
.alignleft {
    float:left;
    margin: 0 10px 10px 0;
    }

#content img {
    border:1px solid #cdcdcd;
    padding: 4px;
    }

#content img.noborder {
    border:0px solid #cdcdcd;
    padding:0px;
    }

#logo {
    margin: 20px 0 0 0;
    float:left;
    }

#navcontainer {
    margin:60px 0 10px 0;
    float:right;    
    }
    
#navlist li {
    display: inline;
    list-style-type: none;
    padding-left: 2px;
    }

#navlist li.active a {
    color:#BD8E52;
    }

.green {color:#008a03;}

#footer {
    margin:0 auto;
    width: 898px;
    }

#footer a:link, #footer a:visited {
    color: #FFF;
    text-decoration: none;
    }

#footer a:hover {
    color: #FFF;
    text-decoration: underline;
    }

#footcontainer {
    margin:0 auto;
    background: #878787;
    text-align: right;
    }

#footlist {
    padding: 4px 0;
    }
    
#footlist li {
    color: #fff;
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    }
    
#footer2 {
    margin:0 auto;
    width: 898px;
    height:30px;
    }

#footercontact {
    float:right;    
    padding:4px 0;
    margin:0;
    }

#footercontact span#phone {
    margin: 0 20px 0 0;
    }
    
#newsletter {
    float:left;
    width:380px;
    padding:4px 0;
    margin:0;
    }

#newsletter input {
    border: 1px solid #b1b1b1;
    vertical-align:middle;
    padding:3px;
    color:#878787;
    }
    
#newsletter img {
    vertical-align:middle;
    }

div.hr_bronze_grey {
	height: 11px;
	background: url(../images/hr_bronze_grey.gif) 0px 0px no-repeat;
	margin: 20px 0 10px 0;
	}

div.hr_bronze_grey hr {
	display: none;
	}
	
div.hr_grey {
	color: #f00;
    background-color: #e7e7e7;
    height: 1px;
	}

div.hr_grey hr {
	display: none;
	}
	
.center {
      text-align:center;
    }
    
ul.arrow {
	list-style-image: url(../images/icon_arrow.gif);
	}
	
ul.star {
	list-style-image: url(../images/star.gif);
	}

label {
    float: left;
    width: 150px;
    font-weight: bold;
    }
    
input, textarea {
    border: 1px solid #999;
    }
    
.black {
    color:#000;
    }
    
img.family_photo {
    padding:0 20px 0 0;
    }
    
#notebook {
	height:520px;
	margin-top:20px;
	width:660px;
	background: url(../images/listening_notebook2.jpg) 0px 0px no-repeat;
	}
	
#notebook input {
	width:200px;
	margin-bottom:8px;
	}	
	
#notebook textarea {
	width:200px;
	margin-top:30px;
	}