/* CSS Document */

h1, h2, h3, h4 {font-size: 100%; color:#4C7FBA; margin-bottom:8px; }

h2 {font-size: 90%;}

p, li{font-size: 70%; color:#4D4D4D; line-height: 170%; margin-top: 0; }

ul {margin-top: 0;}

dl, dt, dd {font-size: 82%;  color:#4D4D4D; line-height: 170%;}

.orange {color:#FF9900;}

a.external { padding-right: 12px; background: url(../images/external_link.gif) no-repeat right; }

a.emailvilla { color:#FFFFFF;}

.intro_blue{
	color:#4C7FBA;
	font-size: 90%;
	line-height: 130%;
	letter-spacing: 0; 
	background:url(../images/separator.gif) no-repeat bottom;
	height:60px;
	width: 450px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.picture {padding-right: 10px; padding-bottom: 10px; border:0;}

.base_border {
	background:url(../images/separator.gif) no-repeat bottom;
	height:20px;
	width: 450px;
	margin: 0 0 20px 0;
	padding-top: 0;
	}
	
.separator {	
	height:20px;
	width: 300px;
	margin: 0 0 20px 0;
	padding-top: 0;}

.base_border_small {
	background:url(../images/separator.gif) no-repeat bottom;
	height:20px;
	width: 450px;
	margin: 0;
	padding-top: 0;
	}


.clear {clear:both;}

.clear_left {clear:left;}