A:link { 		color: #55340f; text-decoration: none; font:
				9pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif; }
A:visited { 	color: #55340f; text-decoration: none; font:
				9pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif; }
A:hover { 	color: #FFFFFF; text-decoration: none; font:
				9pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif; }

.nav A:link   { color: #FFFFE9; text-decoration: none; font: 8pt verdana, arial, geneva, sans-serif; font-weight: bold; }
.nav A:visited   { color: #FFFFE9; text-decoration: none; font: 8pt verdana, arial, geneva, sans-serif; font-weight: bold; }
.nav A:hover,active   { color: #FFFF77; text-decoration: none; font: 8pt verdana, arial, geneva, sans-serif; font-weight: bold; }

.bodynav A:link   { color: #55340f; text-decoration: none; font: 9pt verdana, arial, geneva, sans-serif; font-weight: bold; }
.bodynav A:visited   { color: #55340f; text-decoration: none; font: 9pt verdana, arial, geneva, sans-serif; font-weight: bold; }
.bodynav A:hover,active   { color: #000000; text-decoration: none; font: 9pt verdana, arial, geneva, sans-serif; font-weight: bold; }

.image A:link img {border:1px solid #663300;}
.image A:visited img {border:1px solid #663300;}
.image A:active img {border:1px solid #003366;}
.image A:hover img {border:1px solid #003366;}

P.indent A:link  {
	color: #55340f;
	text-decoration: none;
	font:
				9pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif;
	font-weight: bold;
}
P.indent A:visited {
	color: #55340f;
	text-decoration: none;
	font:
				9pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif;
	font-weight: bold;
}
P.indent A:active {
	color: #55340f;
	text-decoration: none;
	font:
				9pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif;
	font-weight: bold;
}
P.indent A:hover  { 	color: #FFFFFF; text-decoration: none; font:
				9pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif; }


BODY { 
margin:0;
font-family: Verdana, Geneva, sans-serif;
/* background: #E3B67A url('images/backer.jpg') no-repeat; */
background: #E3B67A url('images/background.jpg') no-repeat;
background-color: #f8d6a8;
color: #55340F;

scrollbar-3dlight-color:#f8d6a8; 
scrollbar-arrow-color:#967140; 
scrollbar-base-color:#f8d6a8; 
scrollbar-darkshadow-color:#c2a784; 
scrollbar-face-color:#dcc09b; 
scrollbar-highlight-color:#f8d6a8; 
scrollbar-shadow-color:#f8d6a8;
}

TD				{ font: 8pt verdana, tacoma, geneva, arial, sans-serif; line-height: 19px }
P				{ font: 8pt verdana, tacoma, geneva, arial, sans-serif; line-height: 19px}
P.indent		{ font: 8pt verdana, tacoma, geneva, arial, sans-serif; line-height: 19px; margin-left:18px }
OL				{ font: 8pt verdana, tacoma, geneva, arial, sans-serif; line-height: 19px }
UL				{ font: 8pt verdana, tacoma, geneva, arial, sans-serif; line-height: 19px }
LI				{ font: 8pt verdana, tacoma, geneva, arial, sans-serif; line-height: 19px }
B				{ font: 9pt verdana, tacoma, geneva, arial, sans-serif; color: #55340f; font-weight: bold }
H2				{ font: 14pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif;
					color: #55340f;
					font-weight: bold;
					margin:0px }
H3				{ font: 10pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif;
					color: #55340f;
					font-weight: bold;
					margin:0px }
H4				{ font: 9pt Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif;
					color: #55340f;
					font-weight: bold;
					margin:0px }
					
.black			{ font: 9pt verdana, tacoma, geneva, arial, sans-serif; color: #000000; font-weight: bold }
.small			{ font: 8pt verdana, tacoma, geneva, arial, sans-serif; color: #55340f; font-style:italic }
.tiny			{
	font: 7pt verdana, tacoma, geneva, arial, sans-serif;
	color: #5D391F;
	font-style:italic
}

B.header 	{ font: 10pt verdana, tacoma, geneva, arial, sans-serif; color: #55340f; font-weight: bold }
B.header_white 	{ font: 10pt verdana, tacoma, geneva, arial, sans-serif; color: #FFFFFF; font-weight: bold }

.hidden { visibility: hidden; }
.unhidden { visibility: visible; }



#backgroundImage{	
background-image: url(/images/tp.jpg)        /*have to set a height & width*/
height:50px;	
width:3px;     
}

#transparentBackground{        
filter:alpha(opacity=55); /* IE's opacity*/        
opacity:0.45; /* CSS2 Compliant browsers understand this */	
background:black none repeat scroll 0 0;	
height:50px; /* have to set a height to contain the text */        /* set a position for the transparent background over the image */	
position:relative;	
left:0px;	
top:-84px; /* picture height minus height of this element */	
width:739px; /* width to match the photo */     
 padding:0px;
margin:0px;

}     

#textOverBackground{
	filter:alpha(opacity=100); /* Make IE understand that this is not transparent */
	opacity:1; /* Make CSS compliant browsers understand this is not transparent */
	position:relative;
	left:0px;
	top:-130px; /* picture height minus height of this element */
	width:736px; /* width to match the photo */
	padding:5px;
	margin:0px;
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #E8E7DB;
}


#enlarge{
	filter:alpha(opacity=55); /* IE's opacity*/
	opacity:0.45; /* CSS2 Compliant browsers understand this */
	background:black none repeat scroll 0 0;
	height:20px; /* have to set a height to contain the text */        /* set a position for the transparent background over the image */
	position:relative;
	left:0px;
	top:-310px; /* picture height minus height of this element */
	width:220px; /* width to match the photo */
	padding:0px;
	margin:0px;
}  


#bbtv{
	filter:alpha(opacity=55); /* IE's opacity*/
	opacity:0.35; /* CSS2 Compliant browsers understand this */
	background:black none repeat scroll 0 0;
	height:16px; /* have to set a height to contain the text */        /* set a position for the transparent background over the image */
	position:absolute;
	left:759px; /* picture height minus height of this element */
	width:210px; /* width to match the photo */
	padding:0px;
	margin:0px;
	top: 133px;
}  

#viewmore{
	height:28px; /* have to set a height to contain the text */        /* set a position for the transparent background over the image */
	position:relative;
	left:550px;
	top: -60px; /* picture height minus height of this element */
	width:220px; /* width to match the photo */
	padding:0px;
	margin:0px;
}  


#background{
	height:385px; /* have to set a height to contain the text */        /* set a position for the transparent background over the image */
	padding:0px;
	margin:0px;
	background-image: url(images/visionletter.png);
	width: 500px;
}  

#background H2{
	padding-left: 15px;
}  

#background H4{
	padding-left: 15px;
	color: #755234;
	letter-spacing: 1px;
}  

#movieborder{
	border: solid white 1px;
	padding: 5px;
} 

#testimonials{
	font-family: Verdana, Geneva, sans-serif;
	background-color: #fff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;
} 

#testimonialsgiver{
font-family: Copperplate Gothic, Copperplate Gothic Light, Copperplate, verdana, tacoma, geneva, arial, sans-serif;
background-color: #fff;
text-decoration: none;
word-spacing: normal;
text-align: right;
letter-spacing: .2em;
line-height: 1.2em;
font-size: 1.1em;
padding-left: 15px;

} 
