body {
		background-color: transparent;
		background: url(../images/bkgrnd2.jpg);
		font-family: Arial, Helvetica, sans-serif;

		}

P		{
		font-size: 14px;
		line-height: 18px;
		color: #000000;
		background-color: inherit;
		margin: 12px;
		}

h2.heading
 		{ 
		font-style: italic;
		color: #000000;
		background-color: inherit;
		margin-top: 10px;
		text-align: center;
		}
		
h3.heading
		{
		font-style: italic;
		color: #5a4a42;
		background-color: inherit;
		text-align: center;
		}
		
.btns	{
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #cacec2;
		background-color: inherit;
		}
		
.service	{
			font-weight: bold;
			font-size: 15px; 
			font-style: italic;
			}

.contact {
			font-size: 16px; 
		 }
	
.contactname
			{
			font-weight: bold;
			font-size: 18px; 
		    }

.bottomLinks 	{
				font-size: 12px; 
				font-weight: normal;
				text-align: center;
				color: #cacec2;
				background-color: inherit;
				text-decoration: none;
				}
				
a.bottomLinks:link {
					color: #cacec2;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #cccccc;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #000000;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color: #cacec2;
					background-color: inherit;
					}	

.copyright	{
				font-size: 12px; 
				font-style: italic; 
				text-align: center; 
				color: #000000;
				background-color: inherit;
				}
				
.designer {
				font-weight: normal;
				font-size: 11px; 
				text-align: center; 
				color: #000000;
				background-color: inherit;
				}

a.designer:link {
					color: #000000;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited {
					color: #000000;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover {
					color: #cacec2;
					background-color: inherit;
					textext-decoration: none;
					}
a.designer:active {
					color: #000000;
					background-color: inherit;
					textext-decoration: none;
					}

.faq {
		margin-left:50px;
		margin-right:50px;
		
		}
		
.question {
			list-style-position: outside;
			list-style-image:url(../images/question.gif);
			margin-bottom:8px;			
			font-weight: bold;
			}
		
.answer {
		  list-style-type:none;
		  margin-bottom: 20px;
		}
	
.testimonial {
				font-weight:bold;
				font-style:italic;
				}
.signature {
			text-align: right;
			margin-bottom: 30px;
			font-style: italic;
			}
			
ul li {
		margin: 8px 0;
	  }

.link 	{
				color:#003366;
				text-decoration: none;
				}
				

a.link:visited {
					color: #336699;
					text-decoration: none;
					}
a.link:hover {
					color:#0033FF;
					text-decoration: none;
					}	
a.link:active
				{
				color: #003366;
				text-decoration: none;
				}	