﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

h1{
font-size: 1.5em;
font-family:  Copperplate Gothic Light, Arial;
}

h2
{
	font-size: 1.1em;
	color: #5267e2;
	margin: 0px;
}

.villLifeHeader
{
	text-decoration: underline;
	font-style: italic;
}


/****** right box ***************/
#rightColumn
{
	 margin-top: -20px;
}

#rightColumn .t{ position: relative; background:  #ffff7f  url(css/images/rightbox/t.gif) top repeat-x; margin: 10px 0px 10px 0px; } /**/
#rightColumn .tr{  background:  url(css/images/rightbox/tr.gif) top right no-repeat;}
#rightColumn .tl{ background: url(css/images/rightbox/tl.gif) top  left no-repeat; }
#rightColumn .r{ background: url(css/images/rightbox/r.gif) right repeat-y;  }
#rightColumn .l{ background: url(css/images/rightbox/l.gif) left repeat-y;  }
#rightColumn .br{ background: url(css/images/rightbox/br.gif) bottom right no-repeat;  }
#rightColumn .bl{ background: url(css/images/rightbox/bl.gif) bottom left no-repeat;

 min-height: 100px; 
 height: auto !important;
 height: 100px;
 
 padding: 15px;

 
 }
#rightColumn .b{ background: url(css/images/rightbox/b.gif) bottom repeat-x; }

#rightColumn a{
text-decoration: none;

}
#rightColumn a:hover{

color: #ff0000;
}
#rightColumn .title{

}

/****** genral box ***************/
.yellowBoxHolder
{
	 margin-top: -20px;
}

.yellowBoxHolder .t{ position: relative; background:  #ffff7f  url(css/images/rightbox/t.gif) top repeat-x; margin: 10px 0px 10px 0px; } /**/
.yellowBoxHolder .tr{  background:  url(css/images/rightbox/tr.gif) top right no-repeat;}
.yellowBoxHolder .tl{ background: url(css/images/rightbox/tl.gif) top  left no-repeat; }
.yellowBoxHolder .r{ background: url(css/images/rightbox/r.gif) right repeat-y;  }
.yellowBoxHolder .l{ background: url(css/images/rightbox/l.gif) left repeat-y;  }
.yellowBoxHolder .br{ background: url(css/images/rightbox/br.gif) bottom right no-repeat;  }
.yellowBoxHolder .bl{ background: url(css/images/rightbox/bl.gif) bottom left no-repeat;

 min-height: 100px; 
 height: auto !important;
 height: 100px;
 
 padding: 15px;

 
 }
.yellowBoxHolder .b{ background: url(css/images/rightbox/b.gif) bottom repeat-x; }

.yellowBoxHolder a{
text-decoration: none;

}
.yellowBoxHolder a:hover{

color: #ff0000;
}
.yellowBoxHolder .title{

}

