@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FF9833;
	background-image: url(Assets/Images/dana_bckgr2.jpg);
	background-position: bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.black {
	color: #000000;
}
#container {
	width: 860px;
	margin: 0px auto;
	border: 2px none #FFFFCC;
}
#masthead {
	width: inherit;
	padding: 5px;
	overflow: auto;
	border-bottom-width: 2px;
}
.border2px {
	border: 2px solid #FFFFFF;
}
.margin_top_10 {
	margin-top: 10px;
}
#footer {
	width: inherit;
	padding: 5px;
	overflow: auto;
	border-bottom-width: 2px;
}
.left {
	float: left;
}
#search_button {
	float: left;
	margin-left: 5px;
}
#flash_banner {
	height: 175px;
	width: 725px;
	margin: 0px 0px 5px 5px;
	background-color: #FFFFFF;
	display: inline;
	padding: 0px 0px 0px 10px;
}
#content {
	display: inline;
	float: left;
	width: 100%;
}

#content_home {
	display: inline;
	float: left;
	width: 100%;
	margin-top: 10px;
}

#links {
	float: left;
	border-bottom-width: thin;
	padding-left: 10px;
}
#links p {
	margin-top: 7px;
	margin-bottom: 7px;
}


/*begin NAVIGATION*/

#navcontainer
{
	width: 120px;
	float: left;
	padding: 0;
	font-size: 13px;
}

ul#navlist
{
	list-style: none;
	width: 120px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.3em 0 0.3em 0.5em;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}
#navcontainer,ul#navlist li a {
	width: auto;
}

ul#navlist li#active a
{
	color: #AF3823;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000033;
}

/*end NAVBAR*/


h1 {
	font-size: 1.5em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2 {
	font-size: 1.25em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.center {
	text-align: center;
}
.background {
	background-image: url(Assets/Images/home_bckgr.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
}
.italics {
	font-style: italic;
}
.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.img_center {
	margin-right: auto;
	margin-left: auto;
}
.img_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.img_box200 {
	width: 200px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
.img_box133 {
	width: 133px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

.white {
	color: #FFFFFF;
}
.pt24 {
	font-size: 24pt;
}

.px14 {font-size: 14px}

.products {
	width: 860px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.bold {
	font-weight: bold;
}

.margin_top {
	margin-top: 35px;
}

.clear_both {
	clear: both;
}

/* Photo-Caption PZ3 CSS v080630
* copyright: http://randsco.com/copyright
* www.randsco.com
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none;
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
#menu {
	padding: 5px;
	color: #000000;
	border: 4px solid #FFFFCC;
}
.products td {
	width: 118px;
}
