﻿html,body 
{
	font-family: Arial;
    min-height: 100%; /* Not supported by IE 5/6, but required for Firefox/Opera */
    width: 100%;
    height: 100%;
	margin: 0;
	background-color: #800020;
	background-image: url(./../images/pattern.jpg);
	background-repeat: repeat;
}
div.mainContent 
{
	background-image: url(./../images/pattern2.jpg);
	background-color: #fff;
	min-height: 100%;
	width: 900px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: 50px;
	border-left: solid 10px #bfbf7f;
	border-right: solid 10px #bfbf7f;
	/* margin-right: 15px; */
}
table.menuTable 
{
	width: 100%;
	background-color:  transparent;
}
table.mainTable 
{
	min-height: 90;
	background-color: #fff;
}
td.menuContainer 
{
	padding-top: 0px;
	padding-bottom: 25px;
	text-align: center;
	background-color: #fff;
}
table.textContainer 
{
	/* background-image: url('./../images/corner1.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px; */
	width: 100%;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
}
td#mainTestimonial 
{
	padding: 10px;
	padding-bottom: 30px;
}
div.testimonial 
{
	padding-top: 10px;
	color: #333333;
	font-size: 12px;
	text-align: justify;
}
.phoneFooter 
{
	color: #000;
	text-transform: uppercase;
	text-align: left;
	font-size: 10px;
}
.copyrightFooter 
{
	color: #000;
	text-transform: uppercase;
	text-align: right;
	font-size: 10px;
}
td.introPhoto
{
	background-image: url(./../images/intro_photo.jpg);
	vertical-align: top;
	width: 477px;
	height: 367px;
	overflow: hidden;
}
td.introText 
{
	padding-top: 15px;
	padding-right: 30px;
	vertical-align: top;
	color: #333333;
	font-size: 12px;
	text-align: justify;
}
td.menuFooter 
{
	text-transform: uppercase;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 20px;
}
a, a:visited, a:active
{
	color: #000;
	text-decoration: underline;
}
a.linksFooter 
{
	margin-left: 3px;
	margin-right: 3px;
	color: #333333;
	text-decoration: none;
}
a:hover.linksFooter 
{
	color: #000;
	text-decoration: underline;
}
td.colorbar1  
{
	vertical-align: middle;
	height: 20px;
	background-color: #fff;
}
td.colorbar2  
{
	vertical-align: middle;
	height: 20px;
	background-color: #fff;
}
/* sitemap */
.cnode, .rnode
{
	height: 50px;
	color: #000;
	text-transform: capitalize;
}
span#ctl00_SiteMapPath1 
{
	padding-left: 15px;
}
span 
{
	font-size: 12px;
	color: #000;
}
span.required 
{
	color: #480214;
	padding-right: 5px;
}
div.stepTitle 
{
	color: #480214;	
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: justify;
	width: 600px;
}
div.stepContent 
{
	color: #333333;	
	font-size: 12px;
	text-align: justify;
	width: 600px;
}
div.preload
{
	visibility: hidden;
}
div.aboutTitle 
{
	color: #480214;	
	padding-top: 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: justify;
	width: 600px;
}
div.aboutContent 
{
	color: #333333;	
	font-size: 12px;
	text-align: justify;
	width: 600px;
}
div.about 
{
	color: #333333;	
	font-size: 12px;
	text-align: justify;
	width: 600px;
}
td.formTitle 
{
	color: #333333;	
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	width: 150px;
	vertical-align: middle;
}
input.formInput 
{
	border: solid 1px #000;
	border-left: solid 7px #480214;
	background-color: #fff;
	padding: 5px;
	width: 250px;
	color: #000;	
	font-size: 14px;
}
textarea.formInput 
{
	border: solid 1px #000;
	border-left: solid 7px #480214;
	font-family: Arial;
	background-color: #fff;
	padding: 5px;
	width: 250px;
	color: #000;	
	font-size: 14px;
}
div.imagePlaceholder 
{
	font-size: 20px;
	text-align: center;
	width: 100%;
	color: #333333;
	text-transform: uppercase;	
}
div.headline 
{
	color:#480214;
	font-size:12px;
	font-weight:bold;
	padding-top:15px;
	text-align:justify;
	text-transform:uppercase;
}