body {
	background-color: #000000;
    color:#FFFFFF;
	margin: 0px;
}

/* Main Styles */
#main_container     { width:960px;  }
#menu_container     { float:left; width:200px; margin-left:25px; }
#main_content       { padding-left: 265px; }

/* Branding Styles */
div.brandRow        { background-color:rgb(100,103,97); color:white; padding-left: 20px; height:25px; padding-top:5px; }
div.altbrandRow     { background-color:rgb(65,56,54); color:white; padding-left: 20px;  height:25px; padding-top:5px;}
div.brandName       { float:left; width: 300px;}
div.options         { margin-left:400px; margin-right:0; }
div.options a:link  { color:white; }
div.options a:visited { color:white; }
div.brandRow div.options a:hover   { color:rgb(51,64,165); }
div.altbrandRow div.options a:hover   { color:rgb(88,102,192); }
div.thumb { margin: 10px; padding-top: 5px; border: 0 ridge #BDBCB4; width: 144px; height: 230px; float: left;text-align: left;}
div.thumb a { font-family: "Courier New", Courier, monospace; font-size: 10pt;}

/* Online Store */
div.product         { float:left;  }
#productTitle    { font-family: "Courier New", Courier, monospace; font-size: 16pt; color: #71766E; }
#categories { padding-top:30px;} 
#categories ul { margin-top:0; margin-left:-25px; list-style-type: none;}

/* Collapsed Menu Items */
#categories li a.more { display:inline; }
#categories li a.less { display:none; }
#categories li ul { display:none; }

/* Expanded Menu Items */
#categories li.expanded a.less { display:inline; }
#categories li.expanded a.more { display:none; }
#categories li.expanded ul { display:block; }

#productContainer { float:left; width:645px; padding-right: 50px; border:0px ridge #BDBCB4; }


#header { font-family: "Courier New", Courier, monospace;	font-size: 14pt;color: #676B65;	font-weight: normal; padding-top:25px; padding-bottom: 20px;}

.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	color: #121212;
}
a:link {
	text-decoration: none;
    color: #71766E;
}

a:visited {
    color: #71766E;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.homepage_menu {
	font-family: "Harting Plain", "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #BDBCB4;
}
.header {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	color: #676B65;
	font-weight: normal;
}
.bodycopy {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #71766E;
}
.homepage_menuOn {
	font-family: "Harting Plain", "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #FFFFFF;
}
.Titles {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #676B65;
	font-weight: normal;
}
.pressThumbText {
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
	color: #666666;
	padding-bottom: 5px;
}
.brandTitles {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #676B65;
	font-weight: normal;
	padding-top: 5px;
}
.productDetails {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #666666;
}
.productTitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 11pt;
	color: #676B65;
	font-weight: normal;
	padding-top: 15px;
}
.headerDull {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	color: #333333;
	font-weight: normal;
}
.Titles_dull {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #333333;
	font-weight: normal;
}
.bodycopy_hightlight {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #CCCCCC;
}
.nav_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #888E85;
}
.contactus {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #71766E;
}
.about_copy {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #71766E;
}
