@charset "utf-8";
/* CSS Document */

body{
	background:#C3CED3 url(../images/back.jpg) top repeat-x;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px 0px 20px 0px;}

a, a:visited, a:active{
	color:#04719F;
	text-decoration:none;}
	
a:hover{
	color:#04719F;
	text-decoration:underline;}

.contactFormCell{
	background:url(../images/back_contactform.jpg) center top no-repeat;}
	
.contactFormCell_inner{
	background:url(../images/back_contactform_bottom.jpg) center bottom no-repeat;
	padding:18px;}

.footer{
	background:url(../images/footer.jpg) top right no-repeat;
	color:#777;
	font-size:10px;
	padding:21px 2px 0px 0px;}

.formField{
	background:#F7FCFD;
	border:1px solid #95C6D9;
	color:#666666;
	font-size:11px;
	padding:1px;}
	
.header{
	background: url(../images/header.jpg) top left no-repeat;
	color:#03587C;}

.headerImageBack{
	background:url(../images/banners/villa_vanners.jpg) top left no-repeat;}

.mainColumn{
	background:url(../images/back_main.gif) center repeat-y;}
	
.mainColumnInner01{
	background: url(../images/back_main_bottom.jpg) bottom repeat-x;}
	
.mainColumnInner02{
	background:url(../images/back_main_top.jpg) top repeat-x;
	padding:10px 12px;}

.quoteLeft{
	background:url(../images/quote_left.gif) top left no-repeat;
	width:17px;}
	
.quoteRight{
	background:url(../images/quote_right.gif) no-repeat;
	background-position: 100% 94%;
	width:17px;}
	
.quoteTextName{
	color:#04719F;
	font-weight:bold;}

.quoteTextSmaller{
	color:#888;
	font-size:10px;}
	
.quoteTextSmaller a, .quoteTextSmaller a:active, .quoteTextSmaller a:visited{
	color:#888;
	font-size:10px;
	text-decoration:none;}
	
.quoteTextSmaller a:hover{
	color:#04719F;
	font-size:10px;
	text-decoration:none;}
	
.sideDivider{
	background:url(../images/side_divider.jpg) left no-repeat;
	height:1px;}
	
.sideHeader{
	padding:5px;}

.sideNewsDate{
	font-weight:bold;
	padding-bottom:4px;}

.sideNewsMain{
	font-size:10px;}
	
.sideLinksMain{
	font-size:10px;}