/*
CSS for Paradise Orchid Laboratories
*/

body {
  background-color: #FF00FE;
  background-image:url(bgd.jpg);
  background-repeat: repeat-x;
  color:#000000;
  line-height: 100%;
  padding: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}


p    {
  font-size: small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: black;
}

.style1 {font-size: x-small}
.style3 {font-size: x-small; color: #FFFFFF; }

#p1    {
  font-size: small; 
  font-weight: bold;
  margin-left: 10px;
  margin-right: 10px;
  color: blue;
  margin-top: 5px;
  margin-bottom: 5px;
}

#address
{
	float: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: normal;
	font-weight:bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#specials
{
  text-decoration: none;
  width: 130px;
  background-color:#FFFFFF;
  margin-top: 10px;
  margin-left: 10px;
	
	}
	
#specials-head
{
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: larger;
  font-weight: bold;
  color: blue;
  
	}
	
#specials-text
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	/*font-weight: bold;*/
	color: #000000;
	margin-top: 5px;
	}

#navigation {
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
  margin-left: 10px;
     
}

a:link {
  color: #9C1533;
  text-decoration: none;
  
}

a:visited {
  color: #9C1533;
  text-decoration: none;
 
}

a:active {
  color: #9C1533;
  text-decoration: none;
 }
#left-navigation {
font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  margin-top: 10px;
  margin-left: 10px;
     
}

a:link {
  color: #9C1533;
  text-decoration: none;
  
}

a:visited {
  color: #9C1533;
  text-decoration: none;
 
}

a:active {
  color: #9C1533;
  text-decoration: none;
 }

h1   {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  /*padding: 0.2em;*/
  font-size: medium;
  margin-left: 5px;
  color: #6633CC;
  
}

h2   {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  padding: 0.3em;
  font-size: small;
  margin-left: 10px;
  color: black;
  
}

h3   {
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  color: #9c1533;
  margin-bottom: 0px;
  margin-left: 10px;
  
}

#ftext   {
  font-size: x-small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: white;
}

#stext   {
  font-size: x-small; 
  font-weight: normal;
  text-align: center; 
  color: blue;
}

#stext1   {
  font-size: x-small; 
  font-weight: normal;
  text-align: center; 
  color: black;
}

#stext2   {
  font-size: x-small; 
  font-weight: normal;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px; 
  color: black;
}


