A:link
{
	color: #274F6A;
}
	
A:visited
{
	color: #274F6A;
}

A:active
{
	color: #274F6A;
}
			

.BodyStyle
{ 
	LEFT: 9px; 
	
}

.FooterText
{
	font-family: verdana;
	color: #274F6A;
	font-size: 9pt;
	font-weight:bolder;

	
}

.FooterTextSmall
{
	font-family: verdana;
	color: #000000;
	font-size: 8pt;
	font-weight: normal;

	
}
.BasicDarkText1
{
	font-family: verdana;
	color: #000000;
	font-size: 9pt;

	
}

.SiteHeader 
{
 font-family: Verdana;
 color: #1C3339;
 font-weight:normal;
 padding:0px;
 font-size:20pt;
}

.homePageFooter
{	
	font-family:Arial;
	font-size: 8pt;
	color:#000000;
}

.FooterContactInfoText
{
	font-family:Arial;
	font-size: 8pt;
	color:#000000;
}

.RBDStudiosFooterText
{
	font-family:Arial;
	font-size: 8pt;
	color:#000000;
}


.SiteSubHeader 
{
 font-family: Verdana;
 color: #2F3D48;
 font-weight:bold;
 padding-left:6px;
 font-size:10pt;
}

.contentClass
{
	font-family:Arial;
	color:#000000;
	font-size:9pt;
	background-image: url(/images/com_bottombk_trees_top.jpg); background-position: left bottom; 
	background-repeat: no-repeat;
 
}
/*This is for the price ranges*/
.PRClass
{
	font-family: verdana;
	color: #000000;
	font-size: 9pt;
}

.PRClassSubHeader
{
	font-family: verdana;
	color: #ADB7BF;
	font-size: 9pt;
	font-weight:bold;
}

.PRClassBold
{
	font-family: verdana;
	color: #000000;
	font-size: 9pt;
	font-weight:bold;
}

/*End Price Ranges*/

.FooterBorders
{
	
 background-color: #ffffff
	 
}
.footerclass
{
	
	background-image: url(/images/com_bottombk_trees_btm.jpg); background-position: left top;
	background-repeat: no-repeat;
	padding:12px 12px 12px 12px;
 }



.BasicFormLabelText1 /*  used on general form, contact, etc...    */
{
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
}

.ErrorText
{
	font-family: Arial;
	font-size: 8pt;
	color: #FF9F11;
}

.Button
{
	color: #000000;
	border-width: thin;
	border-color: #46B372;
	border-right: 1px solid;
	border-left: 1px solid;
	border-top: 1px solid;
	border-bottom: 1px solid;
	background-color: #A0C0B5;
	font-family: Arial;
}

h1
{
	color:#274F6A;
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	margin: 0 ;
	/*text-align:center;*/

}