body {
	background-color: #D3B97D;
	background-image: url(images/bground-2000w.gif);
	background-repeat: repeat-y;
	margin: 0px;
	height: 100%;
}
.content {
	padding: 10px;
}
.bgnd {
	background-image: url(images/bannerBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.menu {
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.menu:link {
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}



.NEWmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
	width: 150px;
	padding: 4px;
}
a.NEWmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
	width: 150px;
	padding: 4px;
}
a.NEWmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
		text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
	width: 150px;
	padding: 4px;
	background-color: #333333;
}
.category_link_depth1 a   { color: #333333 !important; font-family: Arial, Helvetica, san-serif; font-size: 12px; margin:8 0 8 0; text-decoration: none;}
.category_link_depth2 a   { color: #333333 !important; font-family: Arial, Helvetica, san-serif; font-size: 11px; margin:0 0 4 0; text-decoration: none;}
.category_link_depth3 a   { color: #333333 !important; font-family: Arial, Helvetica, san-serif; font-size: 10px; margin:0 0 4 0; text-decoration: none;}
.category_link_depth1 a:hover  {	color: #FFFFFF !important; font-family: Arial, Helvetica, san-serif; font-size: 12px; text-decoration: none; margin:8 0 8 0;}
.category_link_depth2 a:hover  { color: #FFFFFF !important; font-family: Arial, Helvetica, san-serif; font-size: 11px; text-decoration: none; margin:0 0 4 0;}
.category_link_depth3 a:hover  { color: #FFFFFF !important; font-family: Arial, Helvetica, san-serif; font-size: 10px; text-decoration: none; margin:0 0 4 0;}
.category_link_depth1_sel a   { color: #333333 !important; font-family: Arial, Helvetica, san-serif; font-size: 12px; margin:8 0 8 0; text-decoration: none; font-weight: bold;}
.category_link_depth2_sel a   { color: #333333 !important; font-family: Arial, Helvetica, san-serif; font-size: 11px; margin:0 0 4 0; text-decoration: none; font-weight: bold;}
.category_link_depth3_sel a   { color: #333333 !important; font-family: Arial, Helvetica, san-serif; font-size: 10px; margin:0 0 4 0; text-decoration: none; font-weight: bold;}
.category_link_depth1_sel a:hover   {	color: #FFFFFF !important; font-family: Arial, Helvetica, san-serif; font-size: 12px; text-decoration: none; margin:8 0 8 0; font-weight: bold;}
.category_link_depth2_sel a:hover   { color: #FFFFFF !important; font-family: Arial, Helvetica, san-serif; font-size: 11px; text-decoration: none; margin:0 0 4 0; font-weight: bold;}
.category_link_depth3_sel a:hover   { color: #FFFFFF !important; font-family: Arial, Helvetica, san-serif; font-size: 10px; text-decoration: none; margin:0 0 4 0; font-weight: bold;}
.bg_main              { background-color: #E1E9D9; }
.bg_header            { background-color: #FFFFFF; } 
.bg_search_box        { background-color: #EFD2C0; }

.bg_nav_left_header   { } 
.bg_nav_left          { } 
.bg_nav_left_selected { } 
.bg_nav_right_header  { } 
.bg_nav_right_article  { } 
.bg_nav_right         { }
.bg_header {
	background-image: url(../images/header/dpiBackground1280x160.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_footer {
	background-image: url(images/header-curve-bot-60d-2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
