/* CSS Document */

BODY 
{ 
scrollbar-base-color: #C9B27C;
scrollbar-arrow-color: #C9B27C;
scrollbar-DarkShadow-Color: #000000;
scrollbar-Track-Color: #000000;
scrollbar-Highlight-Color: #C9B27C;
scrollbar-face-color: #000000;
scrollbar-3dlight-color: #000000;
font-family: "Times New Roman", Times, serif; color: #ffffff;}

input {
	border-bottom: 1px solid #C9B27C;
	border-top: 1px solid #C9B27C;
	border-left: 1px solid #C9B27C;
	border-right: 1px solid #C9B27C;		
}
.line {
border: 1px dotted #C9B27C;
border-bottom: 1px solid #000000;
width: 100%;
}

td {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 90%;
}

.silverborder {
	border-top: 2px solid #7F7D7E;
	border-right: 2px solid #7F7D7E;		

}
.silverline {
	border-top: 2px solid #7F7D7E;
}

.whiteleft {
	border-left: 5px solid #ffffff; 
}

.copyright { font-family: "Times New Roman", Times, serif;  color: #C8B37C; font-size: 100%; }
.title {
	font-family : "Times New Roman", Times, serif;
	font-size: 130%; 
	color : #C8B37C;
	font-weight: bold;
	
}
	  
.submenu {
font-family : "Times New Roman", Times, serif;
font-size: 100%; 
color : #000000;
}

a:link.submenu  {color : #000000;}
a:visited.submenu  {color : #000000;}
a:active.submenu  {color : #000000; text-decoration: none;}
a:hover.submenu  {color : #000000; text-decoration: underline;}
	  
  .subtitle {
font-family : "Times New Roman", Times, serif;
font-size: 110%; 
color : #C8B37C;
font-weight: bold;
}	

.subtitle2 {
	font-family : "Times New Roman", Times, serif;
	font-size: 130%; 
	color : #C8B37C;
	font-weight: bold;
}

.faqtitle {
	font-family : "Times New Roman", Times, serif;
	font-size: 100%; 
	color : #C8B37C;
	font-weight: bold;
}
	
.whitetitle {
	font-family : "Times New Roman", Times, serif;
	font-size: 120%; 
	color : #ffffff;
	font-weight: bold;
}

.whitetitle2 {
	font-family : "Times New Roman", Times, serif;
	font-size: 110%; 
	color : #ffffff;
	font-weight: bold;
}
.bigwhitetext {
	font-family : "Times New Roman", Times, serif;
	font-size: 120%; 
	color : #ffffff;
}

.navlinkco {COLOR: #3336A1; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.navlinkco  {color : #3336A1;}
a:visited.navlinkco  {color : #888FD7;}
a:active.navlinkco  {color : #3336A1; text-decoration: none;}
a:hover.navlinkco  {color : #00036E; text-decoration: underline;}

.blacktext {COLOR: #000000; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.blacktext  {color : #000000;}
a:visited.blacktext  {color : #000000;}
a:active.blacktext  {color : #000000; text-decoration: none;}
a:hover.blacktext  {color : #000000; text-decoration: underline;}

.testimonial {COLOR: #ffffff; TEXT-DECORATION: none; font-family: verdana, sans-serif;  }
a:link.testimonial  {color : #ffffff;}
a:visited.testimonial  {color : #ffffff;}
a:active.testimonial  {color : #ffffff; text-decoration: none;}
a:hover.testimonial  {color : #ffffff; text-decoration: underline;}

/*this is the stylesheet for the listing inventory*/
A:LINK {COLOR: #C8B37C; TEXT-DECORATION: underline; font-family: "Times New Roman", Times, serif; }
A:visited {COLOR: #D7C8A0; TEXT-DECORATION: underline; font-family: "Times New Roman", Times, serif;   }
A:hover {color : #D7C8A0; text-decoration: none; font-family:"Times New Roman", Times, serif;  }
A:active {color : #C8B37C; text-decoration: underline; font-family: "Times New Roman", Times, serif;  }

.suptext {
	font-family : "Times New Roman", Times, serif;
	font-size: 78%; 
	color : #ffffff;
}
.watermark {
	background-image: url(../images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.copyright2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #C8B37C;
}

.justifiedtext {
	text-align: justify;
}
