﻿body {
	background: #F7F3EE ;
}
.bt {
	position: relative;
	background-image: url("images/lineboxtopb.gif");
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 550px;
	left: 200px;
	color: #FFFFFF;
}
.bm {
    position: relative;
	background-image: url("images/lineboxmidb.gif");
	background-repeat: repeat-y;
	background-position: left center;
	width: 550px;
	left: 200px;
}
.bb {
    position: relative;
	background-image: url("images/lineboxbottom.gif");
	background-repeat: no-repeat;
	background-position: center top;
	width: 550px;
	left: 200px;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	z-index:0;
	color: #FFFFFF;
	opacity: 0.80;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
}
.bm a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-left: 60px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bm a:link {
	text-decoration: none;
}
.bm a:visited {
	text-decoration: none;
	color: #009900; 	
	font-size:12px;
}
.bm a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
    color: #EE0000;
}
.bm a:active {
    text-decoration: none;
}

#logo {
    background-image: url("images/ddslogo.gif");
    background-repeat: no-repeat;
	position: absolute;
	left: 9px;
	top: 9px;
	width:220px;
	height:180px; 
	z-index:1;
}
#menu {
	position: absolute;
    background-image: url("images/menuboxO.gif");
    background-repeat: no-repeat;
    font-size: 14px;
	left: 40px;
	top:20px;
	width:240px; 
	height:283px; 
	opacity: 0.45;
	filter:alpha(opacity=45);
	-moz-opacity:0.45;
	z-index:3;
}
#menu_nav {
	position: relative;
	padding-top: 64px;
	padding-left: 80px;
	z-index:11;
}
#menu_nav a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 20px;
	height: 5px;
	font-size: 12px;
}
#menu_nav a:link {
	font-size:12px;
	color: #000000;
}
#menu_nav a:visited {
	color:#000066;
	background-image: url("images/arrowb.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-size:12px;
	text-decoration: none;
}
#menu_nav a:hover {
	color: #990000;
	background-image: url("images/arrow.gif");
	background-repeat: no-repeat;
	background-position: left;
	font-size:12px;
	text-decoration: none;
}
#menu_nav a:active {
	color: #00CC00;
	font-size:12px;
}
.style1 {
    position: absolute; 
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 532px; 
	height: 53px; 
	top: 305px;
	left: 35px;
	text-align: center;
	z-index: 50;
}
.style2 {
    position: relative;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 95px;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	color: #BB0000;
	z-index: 50;
}
.style3 {
    position:   relative;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 45px;
	color:#000000;
	width: 450px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	z-index: 50;
}
.style4 {
    position: relative;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left:200px;
	color:#000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	z-index: 50;
}
#style5 {
    Position: relative;
	margin-left:45px;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	width: 350px;
    text-align: left;
	z-index: 50;
}

.smalltext {
	position: relative;
	left: 210px;
	z-index: 20;
	padding-top: 55px;
	padding-left: 125px;
	z-index:11;
}
.smalltext a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	padding-left: 20px;
	height: 5px;
}
.smalltext a:link {
    color: #990000;
	font-size: 11px;
}
.smalltext a:visited {
	color: #000080;
}
.smalltext a:hover {
	color: #FF4500;
	background-image: none;
	text-decoration: underline;
}
.smalltext a:active {
	color: #FF0000;
	text-decoration: none;
}
a.red:link {
    color: #FF0000;
    background-image: none;
    border-style:none; 
    background-color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0;
	z-index: 50;
}
a.red:visited {
	font-size: 11px;
    color: #009900;
    background-image: none;
    border-style:none; 
    background-color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0;
	z-index: 50;
}
a.red:hover {
    color: #0000FF;
	background-image: none;
	text-decoration: underline;
	padding: 0px;
	margin: 0;
	z-index: 50;
}
a.red:active {
    color: #FF0000;
    background-image: none;
    border-style:none; 
    background-color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0;
	z-index: 50;
}

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;

}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid red;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 70;
left: 158px; /*position where enlarged image should offset horizontally */
z-index: 50;
}



.topshelf img{
position:absolute;
display: inline;
	text-decoration: none;
	padding: 0px;
	margin: 5;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
}
.topshelf:hover img{
position:absolute;
display: inline;
text-decoration: none;
padding: 0px;
margin: -15;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
border: 1px solid blue;
width:90px;
height: 90px;
z-index: 1000;
}
.hiddenPic {
display:none;
}
.preload {
    display:none;
}
.collapsible {
          display: block; 
}