body {
	margin: 0px;
	text-align:center;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(blubg1.jpg);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	 	}
.picture { padding:5px; text-align:center; vertical-align:middle;
}
a:link { text-decoration:none; color:#002654;}
a:visited {color:#CC9900; text-decoration:none; }
a:hover {color:#000099;}
a.xmas, a.xmas:visited, a.xmas:hover
{color:#000000;
	text-decoration:none;}
a.sidebar, a.sidebar:visited
{	font-size:80%;
color:#000000;
	}
a.sidebar:hover{
color:#FF2222;
background-color:#FFFFFF;
}

.warn{color:#ff2222;
	font-weight:bold;}
#main {
	width:1000px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:center; /* Counteract to IE5/Win Hack */
	padding:0px;
			}
#masthead{
	margin:0px; /* Right and left margin widths set to "auto" */
	text-align:right; /* Counteract to IE5/Win Hack */
	position:relative;
	top:0px;
	left:0px;
	width:232px;
	height:100%;
			}
#middle { vertical-align:top;
	text-align:left;
	margin:0px;
	padding:20px;
	position:relative;
	top:0px;
	right:0px;
	width:750px;
	color:#666666;
	font-size:small;
	}		
#printmiddle { vertical-align:top;
	text-align:left;
	margin:0px;
	padding:20px;
	position:relative;
	top:0px;
	right:0px;
	width:600px;
	color:#000000;
	font-size:small;
	}	
ul li{list-style:none;}

.availbox  {
color:#000000;
padding:5px;
margin:5px;
width: 180px;
		   text-align:center;
		   		  vertical-align:top;
				  border-right: 1px solid #cccccc;
 }	
#sidenav{
	width:280px;
	height:auto;
	text-align:left;
	font-size:small;
	margin:100px 0px 0px 15px;
	padding:0px 15px;
	border-left:1px solid #cccccc;
	float:right;
	clear:right;
				}  

  p {padding: 5px;
    font-size:small;}
  .contactsmall 
 { font-size:small;
 color:#f7da7f;
 font-weight:bold;
 text-align:left;
 padding:0px;  }
 
 .box {
background-color:#EBF3F6;
vertical-align:top;
padding:5px;
text-align:left;
font-size: small;
}	
.box2 {
background-color:#ffffff;
font-family:arial,helvetica,sans-serif; 
font-size:smaller;
vertical-align:top;
text-align:left;
}	
.box3 {
background-color:#ffffff;
font-family:arial,helvetica,sans-serif; 
vertical-align:top;
font-size: small;
padding:5px;
margin:20px 10px;
text-align:left;
}	
a.black:link , a.black:visited, a.black:hover {
text-decoration:none;
color:#000000;
font-weight:bold;
} 
h2 {	color: #999999;}
h3 {	color:#666666; font-weight:600;}
h4 {	color: #333333;}	
.up {vertical-align:top;}

#foot {clear:both;
font-size:x-small;
text-align:right;
}
#address {
	width:250px;
	height:auto;
	font-size:x-small;
	text-align:right;
	float:right;
	}
#address2	
{ margin:30px 0px;
	width:250px;
	height:auto;
	font-size:x-small;
	text-align:left;
		}
.small {font-size:x-small; text-align:left;}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(close.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
