body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: sans-serif, arial;
}

.main_box {
	width: 799px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.head {
	width: 779px;
	height: 68px;
	background-color: #FFFFFF;
	background-repeat: none;
}

.nav_top {
	width: 779px;
	height: 9px;
	background-color: #FFFFFF;
}

.nav_main {
	width: 779px;
	height: 22px;
	background-color: #8593B8;
	text-align: center;
}

#nav_main_print {
        display: none;
}

.nav_sub {
	width: 779px;
	height: 19px;
	background-color: #FFFFFF;
	background-image: url(/images/template/nav_sub_bg.gif);
	background-repeat: repeat-x;
}

.nav_sub_link {
	font-size: 13px;
	font-weight: bold;
	padding-top: 0px;
}

.left_nav_bar {
	background-color: #CCCCCD;
	background-image: url(/images/template/navbar_grad.gif);
	background-repeat: repeat-x;
	height: 100%;
}

.leftnav_cat {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #4B5D8D;
	font-size: 9px;
	font-weight: bold;
	color: #993333;
}

.leftnav_cat_expand {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #4B5D8D;
	font-size: 9px;
	font-weight: bold;
	color: #993333;
	padding: 7px 0px 7px 14px;
	background-color: #EBEAEB;
	background-image: url(/images/template/navbar_expand_grad.gif);
	background-repeat: repeat-x;
}

.leftnav_subcat {
	font-size: 9px;
	font-weight: bold;
	color: #4B5D8D;
	padding: 7px 0px 0px 14px;
}

.blue_line_1 {
	background-color: #BECCF1;
	width: 779px;
	height: 1px;
}

.principal_image {
	width: 779px;
	height: 196px;
	background-color: #FFFFFF;
}

.product_thumb {
	width: 100px;
	height: 135px;
	padding-right: 35px;
	padding-bottom: 25px;
	margin: 0px;
	vertical-align: bottom;
}

.blue_bar_1 {
	width: 779px;
	height: 20px;
	background-color: #6B7693;
}

.white_line {
	width: 779px;
	height: 1px;
	background-color: #FFFFFF;
}

.content_section {
	width: 799px;
	background-color: #FFFFFF;
}

.content_header {
	height: 23px; 
	border-left: 2px solid #DBDBDB; 
	color: #8593B8; 
  	font-size: 16px; 
	font-weight: bold;
	padding-bottom: 0px; 
	padding-left: 0px; 
	margin-top: 15px; 
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.content_header a, .content_header a:visited {
	color: #8593B8; 
        text-decoration: none;
}

.content_header a:hover, .content_header a:active {
	color: #993333; 
}

.content_text {
	border-left: 2px solid #DBDBDB; 
	background-color: #DBDBDB;
	color: #646161;
	font-weight: bold;
	font-size: 12px; 
	padding-top: 3px; 
	padding-left: 9px; 
	margin-top: 0px; 
	margin-left: 0px;
	margin-bottom: 4px;
	margin-right: 0px;
        position: relative;
        height: 55px;
}

.content_text a, .content_text a:visited {
        color: #8593B8;
        text-decoration: none;
}

.content_text a:hover, .content_text a:active {
        color: #FFFFFF;
        background-color: #8593B8;
}

a.content_more {
        display: block;
        height: 16px;
        text-align: left;
        position: relative;
        left: 20px;
        width: 93px;
        padding: 2px 0 0 0px; 
}

.content_more_box {
        border-top: 1px solid #FFFFFF; 
        border-left: 1px solid #FFFFFF; 
        position: absolute;
        left: 165px;
        width: 113px;
        text-align: right;
        top: 38px;
        text-align: left; 
        height: 18px; 
        background-color: #DBDBDB;
        background-image: url("/images/rollovers/content_text_arrow.gif");
        background-repeat: no-repeat;
}

.nav_location {
	font-size: 11px;
	color: #4A4A4A;
	padding-top: 9px;
}

.page_header {
	font-size: 22px;
	color: #993333;
	font-weight: bold;
	margin-top: 4px;
}

.copy {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #4A4A4A;
	text-align: justify;
	margin-top: 20px;
}

.heading_2 {
	color: #8593B8;
	font-size: 24px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 6px;
}

.link_2 {
    color: #993333;
    font-size: 13px;
    font-weight: bold;
    margin-top: 0px;
	text-decoration: underline;
}

.white_spacer_1 {
	width: 779px;
	background-color: #FFFFFF;
}

.foot { width: 779px; height: 37px; background-color: #FFFFFF; color: #848485; font-size: 10px; margin-top: 4px; display: block; text-align: center; }
.foot div#ac { display: inline; margin: 0px 13px 0px 10px; }
.foot a { margin-right: 16px; }
.foot a:link, .foot a:visited {	color: #848485;	text-decoration: none; }
.foot a:hover { color: #993333; text-decoration: none; }
.foot a:active { color: #993333; text-decoration: none; }

.top_address {
	color: #6B7693;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	padding-top: 0px;
	padding-right: 2px;
}

.top_address span {
	color: red;
}

span.bigger {
	font-size: 14px;
}

a.nav_sub_link:link {
	color: #993333;
	text-decoration: none;
}

a.nav_sub_link:visited { 
	color: #993333;
	text-decoration: none;
}

a.nav_sub_link:hover { 
	color: #4A4A4A;
	text-decoration: none;
}

a.nav_sub_link:active { 
	color: #4A4A4A;
	text-decoration: none;
}

a.leftnav_main_link:link {
	color: #4A4A4A;
	text-decoration: none;
}

a.leftnav_main_link:visited { 
	color: #4A4A4A;
	text-decoration: none;
}

a.leftnav_main_link:hover { 
	color: #993333;
	text-decoration: none;
}

a.leftnav_main_link:active { 
	color: #993333;
	text-decoration: none;
}

span.leftnav_cat_link {
	color: #993333;
	text-decoration: none;
	padding: 7px 0px 7px 14px;
}

.leftnav_cat a {
	padding: 7px 0px 7px 14px;
        display: block;
}

a.leftnav_cat_link:link {
	color: #993333;
	text-decoration: none;
        display: block;
}

a.leftnav_cat_link:visited { 
	color: #993333;
	text-decoration: none;
}

a.leftnav_cat_link:hover { 
	color: #4A4A4A;
	text-decoration: none;
}

a.leftnav_cat_link:active { 
	color: #4A4A4A;
	text-decoration: none;
}

a.leftnav_subcat_link:link {
	color: #4B5D8D;
	text-decoration: none;
}

a.leftnav_subcat_link:visited { 
	color: #4B5D8D;
	text-decoration: none;
}

a.leftnav_subcat_link:hover { 
	color: #993333;
	text-decoration: none;
}

a.leftnav_subcat_link:active { 
	color: #993333;
	text-decoration: none;
}

span.leftnav_cat_expand_link {
	color: #993333;
	text-decoration: none;
}

a.leftnav_cat_expand_link:link {
	color: #993333;
	text-decoration: none;
}

a.leftnav_cat_expand_link:visited { 
	color: #993333;
	text-decoration: none;
}

a.leftnav_cat_expand_link:hover { 
	color: #4B5D8D;
	text-decoration: none;
}

a.leftnav_cat_expand_link:active { 
	color: #4B5D8D;
	text-decoration: none;
}

a.nav_location_link:link {
	color: #4A4A4A;
	font-weight: normal;
	text-decoration: none;
}

a.nav_location_link:visited { 
	color: #4A4A4A;
	font-weight: normal;
	text-decoration: none;
}

a.nav_location_link:hover { 
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

a.nav_location_link:active { 
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

a.top_address_link:link, a.top_address_link:visited {
	color: #6B7693;
	text-decoration: none;
}

a.top_address_link:hover { 
	color: #993333;
	text-decoration: none;
}

a.top_address_link:active { 
	color: #993333;
	text-decoration: none;
}

a.copy_link:link, a.copy_link:visited {
	color: #993333;
	text-decoration: none;
}

a.copy_link:hover { 
	color: #333333;
	text-decoration: none;
}

a.copy_link:active { 
	color: #333333;
	text-decoration: none;
}

input {
	color: black;
}

.cart_labels {
	height: 20px; 
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #CCCCCC;
	background-color: #8593B8;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

.cart_items {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	font-size: 11px;
	color: #333333;
	padding: 3px;
}

a.cart_link:link, a.cart_link:visited {
	color: #333333;
	text-decoration: none;
}

a.cart_link:hover { 
	color: #993333;
	text-decoration: none;
}

a.cart_link:active { 
	color: #993333;
	text-decoration: none;
}

a.sitemap_link:link, a.sitemap_link:visited {
	color: #993333;
	text-decoration: none;
}

a.sitemap_link:hover { 
	color: #848485;
	text-decoration: none;
}

a.sitemap_link:active { 
	color: #993333;
	text-decoration: none;
}

.sitemap_section {
	background-color: #DBDBDB;
	color: #646161;
	font-weight: bold;
	font-size: 12px; 
	padding-bottom: 8px; 
	padding-top: 4px; 
	padding-left: 9px; 
	margin-top: 8px; 
	margin-left: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
}

@media screen { 

#nav_main_sprite {
  width: 779px;
  height: 22px;
  background-image: url("/images/template/topnav_sprite.gif");
  margin: 0; 
  padding: 0;
  position: relative;
}

#nav_main_sprite li {
  margin: 0; 
  padding: 0; 
  list-style: none; 
  position: absolute; 
  top: 0;
}

#nav_main_sprite li, #nav_main_sprite a {
  height: 22px; 
  display: block;
}

#n-company {
  left: 28px; 
  width: 148px;
}

#n-products {
  left: 144px; 
  width: 143px;
}

#n-services {
  left: 261px; 
  width: 143px;
}

#n-gallery {
  left: 378px; 
  width: 145px;
}

#n-contact {
  left: 498px; 
  width: 145px;
}

#n-home {
  left: 618px; 
  width: 143px;
}

#n-company a:hover {
  background: transparent url("/images/template/topnav_sprite.gif") -28px -22px no-repeat;
}

#n-products a:hover {
  background: transparent url("/images/template/topnav_sprite.gif") -144px -44px no-repeat;
}

#n-services a:hover {
  background: transparent url("/images/template/topnav_sprite.gif") -261px -66px no-repeat;
}

#n-gallery a:hover {
  background: transparent url("/images/template/topnav_sprite.gif") -378px -88px no-repeat;
}

#n-contact a:hover {
  background: transparent url("/images/template/topnav_sprite.gif") -498px -110px no-repeat;
}

#n-home a:hover {
  background: transparent url("/images/template/topnav_sprite.gif") -618px -132px no-repeat;
}

.nav_main_ir {
  padding: 22px 0 0 0;
  height: 0px !important;
  height /**/:22px;
  overflow: hidden;
}

}

.link_2 {
  margin: 0 0 4px 0;
}

.link_2 a, .link_2 a:visited {
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
        text-decoration: none;
}

.link_2 a:hover, .link_2 a:active {
        color: #8593B8;
}

a.link_3, a.link_3:visited {
        color: #8593B8;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
        text-decoration: none;
}

a.link_3:hover, a.link_3:active {
	color: #993333;
}

#a {
        float: left; 
        width: 795px;
}

#b {
        float: left; 
        width: 420px;
}

#c {
        float: left; 
        width: 170px; 
        margin-bottom: 20px; 
        margin-left: 20px;
}

#d {
        float: left; 
        width: 190px;
        margin-bottom: 20px; 
        margin-left: 6px;
}

#e {
        float: left; 
        width: 355px;
}

#f {
        border-left: 1px solid #DBDBDB; 
        border-top: 1px solid #DBDBDB; 
        margin-top: 1px; 
        padding-left: 14px; 
        height: 380px;
}

#whatwedo {
        border-bottom: 1px solid #DBDBDB; 
        margin-left: 6px; 
        padding-bottom: 4px;
}

#welcome {
        margin-top: 14px; 
        height: 23px;
}

#index_table {
        float: left; 
        margin: 20px 0px 0px 6px;
}

#flashmovie #noflash {
        display: none;
}


#application_form h2{
	text-transform: uppercase;
	font-size: 11pt;
}

#application_form h3{
	text-transform: uppercase;
	font-size: 10pt;
}

#application_form td{
	font-weight: normal;
	font-size: 9pt;
	border-style: solid;

}

#application_form input{
	background-color: #e4e4e4;
}
#application_form span.label{

}

.error{
  color: red;
}

table#school_furniture_table tr td {
	font-family: Rotis Sans-Serif; /*Topic URW Bold Organic Space Normal*/
	font-weight: normal;
	font-size: 20px;
	vertical-align: bottom;
	text-align: right;
	width: 284px;
	height: 94px;
	padding: 0px;
}

table#school_furniture_table tr td.school_furniture {
	background:
		url('/images/hub/school_furniture_picture.jpg')
		top left no-repeat;
	
}

table#school_furniture_table tr td.school_flooring {
    background:
        url('/images/hub/school_flooring_pic_1.jpg')
        top left no-repeat;

}

table#school_furniture_table tr td.cafeteria_furniture {
    background:
        url('/images/hub/school_cafeteria_pic.jpg')
        top left no-repeat;

}

table#school_furniture_table tr td.library_furniture {
    background:
        url('/images/hub/school_flooring_pic_1.jpg')
        top left no-repeat;

}

table#school_furniture_table tr td a{
	text-decoration: none;
	white-space: nowrap;
    color: #A04141;
    background-color: white;
    padding: 0px 2px 0px 210px;
	opacity:0.4;filter:alpha(opacity=40);
}

table#school_furniture_table tr td a:hover {
	text-decoration: none;
	white-space: nowrap;
	color: #542424;
	background-color: white;
	padding: 0px 2px 0px 210px;
	opacity:0.4;filter:alpha(opacity=40);
}

a.back_to_top {
	font-size: 10px;
	text-decoration: none;
	color: #848485;
	width: 100%;
	text-align: center;
}

a.back_to_top:hover {
	font-size: 10px; 
   color: #993333;
    text-decoration: none;
}

.contact-error {
	color: red;
	font-weight: normal;
	font-size: 14px;
}

#longname {
  font-family: tahoma;
  font-size: 10pt;
  font-weight: bold;
  color: #6B7692;
  padding: 15px 0px 5px;
}
#tagline {
  color: #966;
  font-size: 10pt;
  font-family: Arial;
  font-weight:  bold;
  padding:  0 0 0 30px;
}

