/* CSS Document Created by Doug Williams and Associates */

body {background-color: #212324;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#main {background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	width: 774px;
}


img#logo {
	margin-left: 5px;
}

ul {list-style-image:url(images/bullet_arrow.gif);
}

/* Top Navigation */

div#top_nav {background-color: #37608c;
	font-size: 11px;
	color: #000000;
	padding:0px;
	vertical-align: middle;
	height: 22px;
	border-top: 2px solid #37608c;
	border-bottom: 2px solid #37608c;
	font-family: Lucida Sans, Lucida Grande, Arial Narrow, Verdana, sans-serif;
	text-transform: uppercase;
	width: 774px;
}

div#top_nav a {color:#FFFFFF;
	text-decoration:none;
	padding: 3px 7px 3px 7px;
}

div#top_nav a:hover {color:#FFFFFF;
	text-decoration:none;
	
}

/* END Top Navigation */



/* ----------- nav ----------- */
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	background-color: #37608c;
	font-size:12px;
	padding: 0;
	margin: 0;
	font-family: Lucida Sans, Lucida Grande, Arial Narrow, Verdana, sans-serif;
	text-transform: uppercase;
	}
#nav a {
	display: block;
	color:white;
	text-decoration:none;
	padding:6px 12px;
	border-right: 1px solid black;
	font-weight: normal;
}
#nav a:hover {
	background-color:#407ba7;
}
#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	background-color:#407ba7;
	width: 15em;
	left: -999em;
	border-top: 1px solid #000000;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	z-index:1;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}
#nav li li {
	display:block;
	width: 15em;
}
#nav li ul a {
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-left:1px solid black;
	padding:5px 10px;
}
#nav li ul a:hover {
	border-left:10px solid black;
	border-bottom:1px solid black;
	background-color: #666666;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/* Left Side Bar */

td#side {width: 257px;
	vertical-align: top;
	background-image:url(images/side_bg.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #828687;
	padding: 10px 0px 10px 0px;
}

li.side_list {list-style-image:url(images/side_arrow.jpg);
	color: #ffffff;
	font-family:Arial Narrow, Arial, Lucida Sans, Trebuchet MS, sans-serif;
	font-size: 14px;
	margin: 0px 0px 0px -16px;
}

.side_hd {font-family: Lucida Sans, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 3px;
	margin: 10px 0px 0px 0px;
	
}


.side_hd a {color: #FFFFFF;
	text-decoration:none;
}

.side_hd a:hover {color: #FFFFFF;
	background-color:#999999;
}


.side_large_hd {font-family: Lucida Sans, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin: 18px 0px 0px 10px;
	color:#FFFFFF;
	
}
/* END Left Side Bar */


/* Left Side Bar for Sub Pages*/

td#side_sub {width: 197px;
	vertical-align: top;
	background-position:bottom;
	background-image:url(images/sub_side_bg.jpg);
	background-repeat: no-repeat;
	background-color: #828687;
	padding: 10px 0px 10px 0px;
}

li.side_list {list-style-image:url(images/side_arrow.jpg);
	color: #ffffff;
	font-family:Arial Narrow, Arial, Lucida Sans, Trebuchet MS, sans-serif;
	font-size: 14px;
	margin: 0px 0px 0px -16px;
}

.side_hd {font-family: Lucida Sans, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 3px;
	margin: 10px 0px 0px 0px;
	
}


.side_hd a {color: #FFFFFF;
	text-decoration:none;
}

.side_hd a:hover {color: #FFFFFF;
	background-color:#999999;
}


/* END Left Side Bar for Sub Pages */

/* Top Border for Sub Pages*/

td#left_top_brdr {width: 197px;
	background-image:url(images/left_top_brdr.jpg);
	background-repeat:repeat-x;
	height: 7px;
}

td#right_top_brdr {width: 577px;
	background-image:url(images/right_top_brdr.jpg);
	background-repeat: repeat-x;
	height: 7px;
}



/* END Top Border for Sub Pages */


/* Main Content Area */
td#content {
	width: 494px;
	background-color: #ffffff;
	color:#000000;
	vertical-align: top;
	text-align: left;
	padding: 25px 10px 20px 15px;
	line-height: 14px;
	font-size: 10px;
	}
	
td#sub_content {
	width: 577px;
	background-color: #ffffff;
	color:#000000;
	vertical-align: top;
	text-align: left;
	padding: 25px 10px 20px 15px;
	line-height: 14px;
	font-size: 11px;
	color:#333333;
}


td#sub_content a {color: #005c9f;
	font-weight: bold;
}

td#sub_content a:hover {color: #407ba7;
	text-decoration: none;
}


.content_img {margin: 0px 10px 0px 0px;
	float: left;
}

hr {color: #000000;
	height: 1px;
	margin: 20px 0px 10px 0px;
	
}

#photos {
	margin-top:3px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}

/* END Main Content Area */



/* Bottom Navigation */

div#btm_nav {background-color: #456f9d;
	height: 77px;
	width: 774px;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 14px;

}

div#btm_nav a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}

div#btm_nav a:hover {
	background-color: #668daa;
	
}

/* END Bottom Navigation */



/* Header Styles */

h1 {font-family: Lucida Sans, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	font-size: 22px;
	color: #407ba7;
	margin: 0px;
}


.blue {	color: #37608c;
}

.sub_header {font-family: Lucida Sans, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	color: #fe9502;
	text-transform: uppercase;
	margin-top: 3px;
}

h2 {font-family: Lucida Sans, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin: 0px;
	color: #fe9502;
	text-transform: uppercase;
	margin-top: 3px;
}


.content_header {color: #497e96;
	margin: 10px 0px 2px -3px;
}


.sub_header_sml {font-family: Lucida Sans, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	color: #fe9502;
	text-transform: uppercase;
	margin-top: 3px;
}

.header_sml {font-family: Lucida Sans, Lucida Grande, Trebuchet MS, Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	color: #37608c;
	text-transform: uppercase;
	margin-top: 3px;
	
}


/* END Header Styles */


.suppliers_list {font-size: 11px;
	color:#333333;
	padding: 4px 0px 4px 0px;
	vertical-align: middle;
	border-bottom: 1px solid #eeeeee;
}

.suppliers_logo {float: left;
	margin: 10px 10px 0px 0px;
	display: block;
	width: 250px;
	height: 65px;
	text-align: center;
	vertical-align: middle;
}

.suppliers_divide {width: 50px;
	height: 1px;
}