BODY 
{ 
scrollbar-base-color: #ECE8DC;
scrollbar-arrow-color: #D2681D;
scrollbar-DarkShadow-Color: #ffffff;
scrollbar-Track-Color: #ECE8DC;
scrollbar-Highlight-Color: #D2681D;
scrollbar-face-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;
font-size: 83%;
text-align: center; /* for centering the page */
}

input {
	border-bottom: 1px solid #05117E;
	border-top: 1px solid #05117E;
	border-left: 1px solid #05117E;
	border-right: 1px solid #05117E;		
}
.line {
border: 1px dotted #D2681D;
border-bottom: 1px solid White;
}

.ButtonS {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ffffff;
	background-color : #FF9933;
	font-weight : bold;
	border: thin solid #FF9933;
}
	
p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000;  }		

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 83%; color: #000000; text-decoration: none;  }
.copyright { font-family: verdana, sans-serif;  font-size: 70%; }
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%; 
	color : #ffffff;
	font-weight: bold;
}		

/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #C75604; TEXT-DECORATION: none; font-family: verdana, sans-serif; }
A:visited {COLOR: #DF7E37; TEXT-DECORATION: none; font-family: verdana, sans-serif;   }
A:hover {color : #E69A63; text-decoration: underline; font-family:verdana, sans-serif;  }
A:active {color : #C75604; text-decoration: none; font-family: verdana, sans-serif;  }

/* start temp page declarations */
.tempborder {
	border: 7px solid #C3E085;
}

.tempheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 150%; 
	color: #000000;
	font-weight: bold;
 }

.tempsubheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%; 
	color: #000000;
	font-weight: bold;
 }
/* end temp page declarations */
 
/* start div tag declarations */
#wrapper {
 width: 752px;
 max-width: 752px;
 text-align: left;
 margin-right: auto; /* for centering the page  */
 margin-left: auto; /* for centering the page  */
 margin-top: 10px;
 margin-botom: 0px;
 padding: 0px;
 border: 1px solid #FFFFFF;
 background-image: url(../images/menu_repeater.jpg);
 background-repeat: repeat-y;
 background-position: 0px 0px;
 background-color: #FBFBFB;
}
 
html>body #wrapper {
 width: 750px; /* ie5win fudge ends */
 max-width: 750px;
}
 
#header {
 width: 750px;
 height: 246px;
} 

#leftcolumn {
 float: left;
 width: 179px;
 padding: 0px;
 margin: 0px;
} 

#menubottom {
	background-image: url(../images/menu_bottom.jpg);
	background-repeat: no-repeat;
	height: 151px;
	padding-left: 10px;
	padding-top: 15px;
}

#menu ul {
	margin: 0; padding: 0; list-style: none;
	width: 179px; 
/* Width of Menu Items */ 
	border-bottom: 0; 
}

#menu li:hover ul {
	display: block; 
}
#menu li:hover>ul {
	visibility:visible;
	}
#menu ul ul {
	visibility:hidden;
	}
/* Fix IE. Hide from IE Mac */* html 
#menu ul li {
	float: left; height: 1%;
	}
	
* html

#menu ul li a {
	height: 1%;
	}
/* End */
/* Make-up syles */ 
#menu ul, li {
	margin: 0 0 0 0;
	}
/* Styles for Menu Items */ 
#menu ul a {
	display: block;
	text-decoration: none;
	border-bottom: 0;
}

#rightcolumn {
 width: 571px;
 max-width: 571px;
 float: left;
 background-image: url(../images/main_background.jpg);
 background-color: #FBFBFB;
 background-repeat: no-repeat;
 background-position: right top;
 padding: 0px;
 padding-bottom: 10px;
}

#footer {
	width: 750px;
	height: 79px;
	clear: both;
	background-image: url(../images/footer_repeater.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #B66428;
}

.navlinkco {COLOR: #FFFFFF; TEXT-DECORATION: none; font-family: verdana, sans-serif;  font-size: 73%; }
a:link.navlinkco  {color : #FFFFFF; font-size: 100%;}
a:visited.navlinkco  {color : #FFFFFF; font-size: 100%;}
a:active.navlinkco  {color : #FFFFFF; text-decoration: none; font-size: 100%;}
a:hover.navlinkco  {color : #FFFFFF; text-decoration: underline; font-size: 100%;} 

.navlinkco2 {COLOR: #ECE8DA; TEXT-DECORATION: none; font-family: verdana, sans-serif;  font-size: 73%; }
a:link.navlinkco2  {color : #ECE8DA; font-size: 100%;}
a:visited.navlinkco2  {color : #ECE8DA; font-size: 100%;}
a:active.navlinkco2  {color : #ECE8DA; text-decoration: none; font-size: 100%;}
a:hover.navlinkco2  {color : #ECE8DA; text-decoration: underline; font-size: 100%;} 
 
/* for main content */ 
div.content { background: transparent; padding: 10px 20px 10px 20px; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

/* photo gallery */

#albumlist {
	list-style-type: none;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

#albumlist li {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 0px;
}

#albumlist img {
	display: block;
	border: 1px solid #000000;
}

#list {
	clear: both;
}

#list li {
	list-style-type: disc;
}
/* end photo gallery */