body { 
	font-family: Arial, Trebuchet MS, Verdana, Sans-Serif; 
	color: #6E624A;
	margin-top: 0;
}

a, a:visited{
	text-decoration:none;
	color: #6E624A;
}
div#outer {
	background-color: #ffffff;
	width: 960px;
}

/*
 * Header and footer goodies 
 */

span.vbar { padding: 0 10px 0 10px }
.headertext, .footertext
{
	color: #463618;
}
div#header {
  padding-right: 10px;
}
#header, #footer td.footermenu
{
	/* Light color of pipes and dots.  Style for <a> elements handles actual menu item color */
	color: #A9A193;
}
/* 
 * Header and Footer Anchor Tag Handling 
 */
#header a, #footer a {
	letter-spacing:normal;
}

#header a, #header a:visited, #footer a, #footer a:visited  {
	color:#6E624A;
	text-decoration:none;
}

#header a:hover, #footer a:hover {
	color:#A1B04A;
	text-decoration:underline;
}
#header, #footer
{
	padding-top:15px;
	padding-bottom:10px;
	font-family:arial,verdana,sans-serif;
	white-space: nowrap;
}
#header {
	text-align:right;
	font-size:.70em;
	text-transform: uppercase;
	margin-bottom:0px;
	padding-bottom:0px;
}
#footer {
	text-align:left;
	font-size:.75em;
}

td.footercat {
	letter-spacing:normal;
	font-weight:bold;
	font-size:110%;
	padding-right: 15px;
	text-align: right;
	text-transform: uppercase;
}

.footline{
	border-top:1px dotted;
}
/**
 * Home-page specific styles
 */
div#new_products
{
	
}
#new-products-header
{
	background-color: #292424;
	color: #e0e0e0;
	text-transform: uppercase;
}
td.new-product-item
{
	text-align: center;
	border: 1px solid #A08A61;
}
td.all-new-products{
	background-color:#948971;
	border:1px solid #5e523a;
}


#new-products a
{
	font-size: .75em;
	text-decoration: none;
	font-weight: normal;
	color: #6E624A;
}
#new-products a:hover {
	color:#A1B04A;
	text-decoration:none;
}

.homenews {
	background-color:#FFFFFF;
}

.homevideo {
	background-color:#efeee4;
}

.homepromo{
	background-color:#FFFFFF;
}

.homepromo2{
	background-color:#c5b900;
	color:#efecba;
	padding-bottom:5px;
}
.homepromo3{
	background-color:#6f0964;
	color:#ba89b5;
	padding-bottom:5px;
}

.homepromo4{
	background-color:#535f0e;
	color:#dbe1bc;
	padding-bottom:5px;
}

.pad10{
	padding:10px;
}

.homepromobig{
	font-size:1.0em;
	font-family:Georgia;
}
.homepromosmall{
	font-size:.75em;
	padding-top:5px;
}

/*
 * Main Content Header/Text/Link Styles
 */

.pagename {
	color:#82765E;
	font-size:1.3em;
	font-weight:bold;
	padding-bottom:10px;
}

.sectionname{
	color:#95A341;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:3px;
}

.sectionname2{
	color:#68a393;
	font-size:1.1em;
	font-weight:bold;
	padding-bottom:3px;
}



.bodytext,.product_video_link{
	font-size:.90em;
}

.backtop{
	text-align:right;
	border-bottom:1px dotted;
	font-size:.70em;
	text-transform:uppercase;
	margin-top:5px;
	margin-bottom:30px;
}

.backtop a, .backtop a:visited{
	text-decoration:none;
	color:#6E624A;
}

.contentsidebg{
	background-color:#DDDAD3;
}
.contentside {
	margin:20px;
	margin-bottom:5px;
	margin-top:10px;
}

.contenton {
	margin:20px;
	margin-bottom:5px;
	margin-top:10px;
	color:#95A341;
	font-weight:bold;
}

.contentlink{
	padding-top:5px;
	padding-bottom:5px;
}

.contentlink a, .contentlink a:visited {
	text-decoration:none;
	color:#95A341;
	font-size:.90em;
	font-weight:bold;
}

.contentside a, .contentside a:visited {
	color:#463618;
	text-decoration:none;
	}
	
.tablehead {
		color:#FFFFFF;
	}

/*
* Faculty Styles
*/

	
ul.facultyul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
	
li.facultyli {
	padding-bottom:3px;
}


.headshot {
	padding:15px;
	padding-bottom:30px;
	background-image: url(../images/headshotbg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

/*
* Class Filter
*/

#classfilter{
	margin-left:20px;
	margin-bottom:20px;
}

.imgborder{
	border:1px solid #DDDAD3;
	margin:10px;
}

.linked {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #82765E;
color:#51331C;
margin:10px 3px;
padding:6px;
text-decoration:none;
}

.selected {
background:#96A442 none repeat scroll 0 0;
border:1px solid #96A442;
color:#FFFFFF;
font-weight:bold;
margin:10px 3px;
padding:6px;
}

.page_selector {
height:25px;
margin-top:8px;
margin-bottom:10px;
padding:6px;
text-align:center;
}

.page_selector a, .page-selector a:visited{
	text-decoration:none;
}

.new{
	background:#f9d2c7;
	border: 1px solid;
	color:#f17158;
	font-size:.65em;
	font-weight:bold;
	padding:0px;
	padding-right:3px;
	padding-left:3px;
	margin-left:5px;
}

.imgborder2 {
border:3px solid #AAB660;
margin-bottom:6px;
margin-top:8px;
}

/*
* Product Videos
*/


.video_category_title{
color:#95A341;
font-size:1.1em;
font-weight:bold;
padding-bottom:1px;
padding-top:15px;
text-align:left;
}

.productVideo{
	border: 10px solid #dfdbc5;
	text-align:center;
	padding:10px;
}

.captionHeader{
color:#f5876a;
font-size:.95em;
font-weight:bold;
padding-bottom:1px;
padding-top:15px;
text-align:left;
}

.captionBody{
	text-align:left;
	font-size:.85em;
}

.captionLink{
	text-align:left;
	padding-top:6px;
}
.captionLink a, .captionLink a:visited {
	text-decoration:none;
	font-size:.85em;
	font-weight:bold;
}

.captionLink a:hover{
	text-decoration:underline;
}


/*NAVIGATION STYLES*/

.navborder{
	border-top:1px dotted #82765E;
}

/*sub navigation*/
div.menu_item { 
	border-left: 1px solid #FFF;
	padding: 10px 10px 3px 10px;
	white-space:nowrap;
	text-transform:uppercase;
	font-size:.85em;
	font-weight:bold;
	}
	
/*top navigation*/
div.menu_top { 
	background-color: #97a838;
	font-weight:normal;
	white-space: nowrap;
	text-transform:none;
	font-size:90%;
	letter-spacing:1px;
	padding: 7px 9px 7px 9px;
	}
	
div.menu_item_active {color:#f5876a; border-bottom:3px solid;}
div.top_item_active {color:#ffffff; border-bottom:6px #f5876a solid;}

/*sub navigation links*/
a.menu_item {font-weight: normal;background-color: inherit;text-decoration:none;}
a.menu_item:hover {color: #f5876a; text-decoration:none;}

/*top navigation links*/
a.menu_top{color:#d4d1cd; background-color: inherit}	
a.menu_top:hover {color: #ffffff;}

#menu_item_nav_shopping{
	background-image: url(/images/nav/nav_shopping_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

#menu_item_nav_video{
	background-image: url(/images/nav/nav_classes_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}


#menu_item_nav_how {
	background-image: url(/images/nav/nav_videos_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}


#menu_item_nav_design {
	background-image: url(/images/nav/nav_design_bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}

	
	
	




