/*BODY*/
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: auto;
}
body a:link, body a:visited{
	color:#4F4E9F; 
	text-decoration: underline;
	}
body a:hover{
	color:#4F4E9F;
	text-decoration: none;
}
body h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	margin-bottom: 28px;
	font-weight: bold;
}
body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;
	margin-bottom: 2px;
}
body h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
body small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
}

body small a:link, body small a:visited {
	color:#666666; 
	text-decoration: none;}
	
body small a:hover {
	color:#999999;
	text-decoration: underline;
}

#footer {
	width: 770px;
	height: 82px;
	white-space: normal;
	clear: both;
	padding-top: 20px;
	border-top: 1px solid #CCCCCC;
	float: left;
}
#footer-table {
margin-left:100px;
}

#footer small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
}
#footer h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
}
#footer h1 a:link, body h1 a:visited {
	color: #FFFFFF;
}
#footer h1 a:hover {
	color: #FFFFFF;
}

#footer h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

#iframe {
	border: 1px solid #CCCCCC;
}

/*TOP*/
#top {
	width: 770px;
	height: 94px;
	white-space: nowrap;
	clear: both;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/*TOP NAVIGATION*/
#secondaryNav {
	width: 500px;
	height: 30px;
	white-space: nowrap;
	clear: none;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 270px;
}
#secondaryNav ul{
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	text-align: right;
}

#secondaryNav li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-right: 5px;
	display: block;
	padding-left: 12px;
	line-height: 30px;
	padding-top: 0px;
	list-style-type: none;
	color: #828282;
	background-image: none;
}
#secondaryNav li.on{
	color: #C40514;
	text-decoration: none;
}

#secondaryNav li a:link, #secondaryNav li a:visited{
	color:#828282; 
	text-decoration:none;
}

#secondaryNav li a:hover{
	color:#FF9900;
	text-decoration: none;
}

/*JAY'S TABLE MAKER*/
/* ----------- CSS Tables - effectively floats content left and right like a table --------- */

#table_container {
	width: 740px;
	height: auto;
	margin: 0px;
	position: relative;
	padding: 0px 10px 0px 20px;
	text-align: left;
	float: left;
	clear: both;
}

#table_left {
	width: auto;
	height: auto;
	position: relative;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
}
	
#table_right {
	width: auto;
	height: auto;
	margin: 0px;
	position: relative;
	clear: right;
	border: 0px 0 0;
}


/*WORK PAGE*/
#work_left{
	width: 260px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#work_table{
	width: 465px;
	padding: 0px;
	margin-top: 3px;
	float: left;
}
#work_center{
	width: 120px;
	height: 95px;
	float: left;
	padding: 0px;
}
#work_right{
	width: 343px;
	height: 95px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*CATAGORY PAGE*/
#catagorytop {
	width: 770px;
	height: 60px;
	margin: 0px;
	position: relative;
	padding: 0px;
	text-align: left;
	float: left;
	clear: both;
	background-color: #DADADA;
}

#catagorytop_left {
	width: 185px;
	height: 30px;
	position: relative;
	margin: 0px;
	padding: 30px 0px 0px 10px;
	float: left;
	clear: both;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #E0E0E0;
	background-image: url(images/shopping_cart.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
        
#catagorytop_right {
	width: auto;
	height: 30px;
	margin: 0px;
	position: relative;
	float: left;
	background-color: #DADADA;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#catagoryleft {
	float: left;
	padding: 0px;
	list-style-type: none;
	height: auto;
	width: 195px;
	clear: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#catagoryleft ul{
	padding: 20px 0px 0px 10px;
	margin: 0px;
}

#catagoryleft li{
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#catagoryleft  a:link, #catagoryleft a:visited{
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
#catagoryleft  a:hover{
	color:#999999;
	text-decoration: underline;
}

#catagoryright{
	width: 575px;
	height: auto;
	float: left;
	clear: none;
	margin: 0px;
	padding: 20px 0px 30px;
}

/*HOME CONTENT*/
#homesearch {
	background-color: #ECECEC;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: CCCC00;
	float: left;
	margin-top: 50px;
	padding: 20px;
	list-style-type: none;
	height: auto;
	width: 195px;
	clear: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#homesearch ul{
	padding: 0px;
	margin: 0px;
}
#homesearch li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#homesearch li.active_list {
	display:none;
	background-image: none;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#homesearch li.quick_order {
	display:none;
	background-image: none;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}
#homesearch li.dist_list {
	display:none;
	background-image: none;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

#homesearch  a:link, #homesearch a:visited{
	color:#666666; 
	text-decoration:none;}
#homesearch  a:hover{
	color:#999999;
	text-decoration: underline;
}
#homeright{
	margin-right: 0px;
	width: 400px;
	height: auto;
	float: left;
	padding: 0px 20px 20px 40px;
	margin-top: 75px;
	clear: none;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*TEAM LIST FORMATTING*/

#team {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 23px;
	position: relative;
}

#team li {
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#team li.active {
	padding-left: 10px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	font-weight: bolder;
}

#services {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	position: relative;
}

#services li {
	padding-left: 10px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

/*BLOGGER*/

.blog {
	width: 730px;
}

.blog th {
	text-align: left;
	padding: 20px 10px 2px 15px;
	background-color: #F5F5F5;
	font-weight: normal;
	color: #666666;
	vertical-align: top;
	margin: 0px;
	width: 230px;
}

.blog td {
	text-align: left;
	padding: 6px 10px 2px 4px;
	vertical-align: top;
}

/*  ADDED DURING REDESIGN */
#top-logo {
	float: left;
	padding-right: 150px;
	background-color: #FFFFFF;
	}
#top-navigation {
	text-align: right;
	padding-right:24px;
	}
#top-tagline {
	text-align: right;
	padding-right:24px;
	}
#home_container {
	width: 740px;
	height: auto;
	margin: 0px;
	position: relative;
	padding: 0px 10px 0px 20px;
	text-align: left;
	float: left;
	clear: both;
	background-image: url(images/home-image-collage.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
#home-nav {
	float: left;
	width: 166px;
	text-align: left;
	padding: 10px 0px 150px 0px;
	color: #000000;
	}
#home-nav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
#home-nav ul li {
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 12px;
	}
#home-nav ul li.museum {
	background-image: url(/images/nav-bullet-green.gif);
	}
#home-nav ul li.museum a:link,
#home-nav ul li.museum a:visited {
	color: #5e7703;
	text-decoration: none;
	}
#home-nav ul li.museum a:hover {
	color:#5e7703;
	text-decoration: underline;
	}
#home-nav ul li.entertainment {
	background-image: url(/images/nav-bullet-purple.gif);
	}
#home-nav ul li.entertainment a:link,
#home-nav ul li.entertainment a:visited {
	color: #682F72;
	text-decoration: none;
	}
#home-nav ul li.entertainment a:hover {
	color:#682F72;
	text-decoration: underline;
	}
#home-nav ul li.sports {
	background-image: url(/images/nav-bullet-blue.gif);
	}
#home-nav ul li.sports a:link,
#home-nav ul li.sports a:visited {
	color: #00626d;
	text-decoration: none;
	}
#home-nav ul li.sports a:hover {
	color:#00626d;
	text-decoration: underline;
	}
#home-nav ul li.visitors {
	background-image: url(/images/nav-bullet-orange.gif);
	}
#home-nav ul li.visitors a:link,
#home-nav ul li.visitors a:visited {
	color: #a83c0F;
	text-decoration: none;
	}
#home-nav ul li.visitors a:hover {
	color:#a83c0F;
	text-decoration: underline;
	}
#home-link {
	float: right;
	width: 460px;
	padding-top: 380px;
	padding-bottom:30px;
	}
#home-link a:link,
#home-link a:visited {
	color:#000000;
	}
#home-link a:hover {
	color: #682F72;
	}