
/* Begin Basic Styles */

body {
	color: #333;
	background-color: #fff2df;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 8px 12px 8px;
}
a:link, a:visited {
	color: #0086D9;
	text-decoration: none;
	border: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
h1{
	display: none;
}
h2 {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	margin-bottom: 22px;
	color: #005a93;
}
h3 {
   color: #186919;
   background-color: transparent;
   font-size: 18px;
	line-height: 1.3em;
   margin-bottom: 7px;
}
h4 {
	color: #6C2390;
   background-color: transparent;
   font-size: 14px;
   margin-top: 0;
   margin-bottom: 0;
}
img {
	display: block;
	border: none;
	margin:0px;
	padding:0px;
}
img.spc {
   margin:35px auto 35px auto;
}
form {
	font-size: 12px;
	padding: 7px;	
}
table {
	border-collapse: collapse;
}
/* End Basic Styles */

/* Begin Drop-Menu Navigation Styles */
#topnav {
   height:26px;
	background-color: #0086D9;
	border-bottom: 1px solid black;
	width: 100%;
}
#topnav a:link, #topnav a:visited {
	color: white;
	padding-left: 21px;
	padding-right: 7px;
}
#topnav a:hover {
	color: #FFCC00;
}	
.searchme {
	text-align:right;
	width: 20px;
}
.textbox {
	font-size: 9px;	
	margin-top: 1px;
}

/* End Drop-Menu Navigation Styles */

/* Begin Layout Styles */
#frame {
	width: 920px;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}
#content {
	width: 100%;
	background-image: url(imgs/sink_bkg.jpg);
	background-repeat: no-repeat;
}
#in_content {
	width: 100%;
}
#home_table {
	margin: 0px 0px 0px 20px;
}
#lcol_home {
	width: 152px;
	padding: 80px 20px 20px 18px;
	background-image: url(imgs/lnav_slice.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
}
#lcol {
	width: 152px;
	padding: 60px 0px 40px 20px;
	margin: 20px 0px 0px 20px;	
	vertical-align: top;
	font-weight: bold;
	font-size: 11px;
}
#hplug {
   width:160px;
   border:1px solid #f5f5dc;
   padding:14px;
   margin:30px 0 0 -15px;
}
#lcol_home a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding:7px 0 7px 0;
}
#lcol a:link,#lcol a:visited,#lcol_home a:link, #lcol_home a:visted {
	display: block;
	margin-bottom: 2px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#lcol a:hover,#lcol_home a:hover {
	color: #FFCC00;	
	text-decoration: underline;
}
a.last {
   margin-bottom: 30px;
}
#navbox {
	background-color:#004E7F;
	padding: 14px 20px 58px 20px;
	margin-bottom: 6px;
}
#navbox a {
	display: block;
	margin-bottom: 14px;
}
#navbox a:link, #navbox a:visited {
   color: white;
}
#navbox a:hover{
	color: #FFCC00;	
}
#ctrcol_home {
	width: 260px;
}
#rcol_home {
	vertical-align: top;
	padding: 30px 10px 5px 5px;
}
#rcol {
	font-size: 11px;	
	width: 85%;
	vertical-align: top;
	background-color: white;
	padding: 5px 60px 15px 35px;
	margin: 0px 20px 10px 10px;
}
#rcol_categ {	
	margin: 0px 60px 10px 70px;
}
#imgcol {
	vertical-align: top;
}
#imgcol img {
	margin: 65px 28px 21px 0;
}
#footer {
	width: 100%;
	color: #FFFFFF;
	background-color: #0077C6;
	border-top: 1px solid black;
	text-align: center;
	height: 28px;
	margin-top: 14px;
}
#footer a {	
   color:white;
	background-color:transparent;
	text-decoration: underline;
	padding-left:7px;
	padding-right:7px;
}
#footer a:active, #footer a:hover {
	color: #FFCC00;		
}

.crumb {	
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	padding-bottom: 15px;
}
.crumb a {
	color: #0077C6;
	text-decoration: underline;		
}
.crumb a:hover, .crumb a:active {
	color: #FFCC00;
	text-decoration: underline;
}
.home_title {
	background-image: url(imgs/cat_title_bkg.jpg);
	background-repeat:no-repeat;
	padding: 3px 10px 10px 10px;
	text-align: left;
	font-size: 12px;
	font-weight:normal;
	line-height: 1.3em;
	vertical-align: middle;
}
.home_title a:link, .home_title a:visited {
		color: #FFFFFF;
}
.home_title a:hover, .home_title a:active {
		color: #FFCC00;
}
.home_desc {
	padding: 5px 50px 5px 10px;
	text-align: left;
	font-size: 11px;
	vertical-align: top;
	font-weight: normal;
}

.rcol_img {
	margin-left: 20px;
}
.rcol_title {
	background-image: url(imgs/cat_title_bkg_in.jpg);
	background-repeat:no-repeat;
	padding: 3px 10px 10px 10px;
	text-align: left;
	font-size: 13px;
	font-weight:normal;
	line-height: 1.3em;
	vertical-align: middle;
	width: 50%;
	color: #FFFFFF;
}
.rcol_desc {
	line-height: 100%;
	padding: 5px 125px 5px 10px;
	text-align: left;
	font-size: 11px;
	width: 50%;
}
.resources {
	line-height:110%;
	letter-spacing: .5px;
}

.resources td {
	vertical-align:top;
	padding: 10px 30px 0px 0px;
}
.sink_searchbox {
	border: 1px solid black;
	background-color:silver;
	padding: 7px;
}
.hsbox {
	margin-left: 14px;
	height: 100px;
	border: 1px solid white;
}
.hsbox img {
	padding-right:14px;
	margin-right:14px;
	border-right: 1px solid #004D80;
	float: left;
}
.hsbox h3 {
	margin-bottom: 7px;
	margin-top: 0;
}
.midtab {
	background-color:#fff2df;
	border:1px solid #e2e2e2;
	margin-top:7px;
	margin-bottom:7px;
}
.midtab td {
	padding:7px;
	vertical-align: top;
}
.hstab {
	background-color:#fff2df;
	border:1px solid #e2e2e2;
	margin-top:7px;
	margin-bottom:7px;
	width: 100%;
}
.hstab tr {
	border:1px solid #e2e2e2;
}
.hstab td {
	padding:7px;
	text-align: center;
}
.hstab th {
	padding:7px;
	text-align: center;
   font-size: larger;
   color: maroon;
}
.catalog {
	width: 100%;
   background-color:#fff2df;
}
.catalog td {
	padding: 0px 4px 4px 4px;
	text-align: center;
	vertical-align: top;
   font-size: smaller;
}
.ctrtab {
   width: 100%;
}
.ctrtab td {
   padding: 7px;
   text-align: center;
   width:50%;
}

/* font size controls */
#navbox a, #topnav a, .copyright {
	font-size: 11px;
	font-weight: bold;
}
/* End Layout Styles */