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


/*sitewide */

body {
	margin : 0 auto;
	height:101%;
	padding: 0;
	text-align : center;
	background-color : #366cb2;
	font-size : 100.01%;
	font-family: Arial, Helvetica, sans-serif;

	

}

html,body { margin-bottom:1px; height: 101%; }

#wrapper {
	margin:  5px auto;
	width: 955px;
	background: #225dab;
	text-align: center;
	font-size: 12px;

	
}



#banner {
	width: 951px;
	height: 280px;
	margin: 0 3px;
	font-size: 12px;
	background: #225dab url(../images/header.jpg) no-repeat;

	
	
}

#bannerLinks {
	margin-left: 600px;
	height: 40px;
	padding-top: 20px;
	
}




#bannerSpacer {
	width: 950px;
	height: 55px;
	
}


.mainContent {
	width: 949px;
	margin: 0 3px 0 3px;
	background-color: #e8eae9;
	
}

.contactForm {
	width: 920px;
	margin: 0 15px;
	
}



#leftColumn {
	width: 190px;

	float: left;
	padding: 0 20px 0 10px;
	margin-bottom: 5px;

	
}



#leftColumn td {
	width: 197px;
	padding: 4px 0 4px 2px;
	text-align: center;
	font-size: 16px;
	
	
}

#leftColumn p {
	color: white;
	
}

#leftColumn a:link {
	color: #ffffff;
	text-decoration: none;
	
}

#leftColumn a:visited {
	color: #ffffff;
	text-decoration: none;
	
}

#leftColumn a:hover {
	color: #f2c91c;
	text-decoration: underline;
	
}







#rightColumn {
	width: 712px;
	min-height: 260px;
	padding-top: 5px;
	margin-left: -4px;
	float: right;


	
}

#rightColumnPaintings {
	width: 712px;
	min-height: 260px;
	padding-top: 5px;
	float: right;
	display: inline;

	
}

#rightColumn td {
	padding: 6px;
	text-align: center;
	
}

#rightColumn a:link {
	color: #0491ac;
	text-decoration: none;
	
}

#rightColumn a:visited {
	color: #0491ac;
	text-decoration: none;
	
}

#rightColumn a:hover {
	color: #222222;
	text-decoration: underline;
	
}



#bottomSpacer { 
	width: 100%;
	height: 5px;
	clear: both;
	
}

#footer {

	width: 951px;
	height: 23px;
	margin: 5px auto;
	padding-top: 8px;
	text-align: center;
	font-size: 10px;
	color: white;
	background-color: #0491ac;
	clear: both;
	background-image: url(../images/backgrounds/footer.gif);
	background-repeat: no-repeat;

	
	
}

#footer a:link {
	color: white;
	text-decoration: none;
	
}

#footer a:visited {
	color: white;
	text-decoration: none;
	
}

#footer a:hover {
	color: #6f1111;
	text-decoration: underline;
	
}



h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3771bb !important;
	text-align: center;

}

h2 {
	color: #3771bb;
	font-size: 13px;
	text-align: left;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	
}

h3 {
	color: #3771bb;
	font-size: 14px;
	text-align: center;
	margin-top: 9px;
	font-family: Arial, Helvetica, sans-serif;

}

h4 {
	text-align: center;
	font-size: 16px;
	line-height: 17px;
	color: #fff;

	}

h5 {
color: #18A2BE;
	font-size: 15px;
	text-align: left;
	padding-left: 16px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	

	
}

h6 {
color: #222222;
	font-size: 14px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0!important;
	

	
}


p {
	color: #111111;
	
}


a img {
border: 0;
}


a:link {
	color: #0491ac;
	text-decoration: none;
	
}

a:visited {
	color: #0491ac;
	text-decoration: none;
	
}

a:hover {
	color: #111111;
	text-decoration: underline;
	
}



/*indexPage */

