/* CSS Document */
body {
	background-color: B2B9A7;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	color: #000000;
	background-image: url(images/background_new.jpg);
	background-repeat: repeat;
	}

#banner {
	margin:0 auto;
	width: 770px;
	height: 90px;
	background-color: #D9D9A7;
	background-image: url(images/TestBanner.jpg);
	}
	
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}

.blacklink {
	color: #000000;
	font-style: italic;
	}

.crossroads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
 	}
	
#main {
	margin:0 auto;
	width: 770px;
	background-color: #D9D9A7;
	height: 510px;
	}
	
#leftnav {
	float: left;
	width: 172px;
	background-color: #D9D9A7;
	}
	
#copy {
	width: 578px;
	background-color: #EDEDD6;
	float: right;
	padding: 5px 10px 10px;
	background-image: url(images/backGrid.jpg);
	height: 405px;
}

#indexcopy {
	width: 578px;
	background-color: #8c8b69;
	float: right;
	background-image: url(images/Home_Page_Main.jpg);
	background-repeat:no-repeat;
	height: 405px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sutterscopy {
	width: 578px;
	background-color: #EDEDD6;
	float: right;
	padding: 5px 10px 10px;
	background-image: url(images/suttersindexbg.jpg);
	height: 405px;
}

a.mainlink:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.mainlink:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.mainlink:hover {
	color: #003333;
	text-decoration: underline;
	}
a.mainlink:active {
	color: #003333;
	text-decoration: none;
	}

a.crossroads:link { 
	color: #CCCCCC;
	}
a.crossroads:visited { 
	color: #CCCCCC;
	}
a.crossroads:hover { 
	color: #FFFFFF;
	text-decoration: underline;
	}


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}

a.blacklink:link { 
	color: #000000;
	font-weight:bold;
	}
a.blacklink:visited { 
	color: #000000;
	font-weight:bold;
	}
a.blacklink:hover { 
	color: #661323;
	font-weight:bold;
	text-decoration: underline;
	}
	
ul
  {
  margin-left: 0px;
  padding-left: 30px;
  }
.menudropdown {
	font-size: 10px;
}
.LabelText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.labelTextHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.LabelTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.FixtureShown {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}
.ProductRowHeight {
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000000;
}
.ProductRowHeightHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 6px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	background-color: #DBDBA4;
}
#banner_new {
	width: 955px;
	height: 126px;
	background-color: #8c8b69;
	background-image: url(images/TopBanner_New2.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main_new {
	width: 955px;
	background-color: #8c8b69;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#leftnav_new {
	float: left;
	background-color: #8c8b69;
	width: 160px;
}
#indexcopy_new {
	width: 775px;
	background-color: #8c8b69;
	float: left;
	height: 405px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#copy_new {
	width: 750px;
	background-color: #EDEDD6;
	float: right;
	background-image: url(images/backGrid.jpg);
	height: 405px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.labelTextHeadingBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.MainTable {
	background-color: #8C8C6A;
}
.MainTableBlack {
	background-color: #000000;
	color: #CCCCCC;
}
.BodyBackgroundBlack {
	background-color: #000000;
	background-repeat: repeat;
	background-image: url(images/Black_Background.jpg);
	color: #CCCCCC;
}
a.BodyBackgroundBlack:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a.BodyBackgroundBlack:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
a.BodyBackgroundBlack:hover {
	color: #003333;
	text-decoration: underline;
	}
a.BodyBackgroundBlack:active {
	color: #CCCCCC;
	text-decoration: none;
	}
