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

.bkg-bucket1 {
	background-image: url(images/bkg-bucket1.gif);
	background-repeat: no-repeat;
	width:265px;
	height:375px;
    padding: 20px 20px 20px 20px;
}
.bkg-bucket2 {
	background-image: url(images/bkg-bucket2.gif);
	background-repeat: no-repeat;
	width:375px;
	height:205px;
    padding: 20px 20px 20px 20px;
}
.bkg-bucket3 {
	background-image: url(images/bkg-bucket3.gif);
	background-repeat: no-repeat;
	width:375px;
	height:160px;
    padding: 20px 20px 20px 20px;
}
.bkg-bucket4 {
	background-image: url(images/bkg-bucket4.gif);
	background-repeat: no-repeat;
	width:265px;
	height:315px;
    padding: 20px 20px 20px 20px;
}
.format_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.format_text_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #547ba5;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #ffffff;
}
.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #547ba5;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-transform: uppercase;
}
.images-bucket1 {
	border: 1px solid #FFF;
}
.images-bucket2 {
	border: 1px solid #FFF;
}
.images-bucket3 {
	border: 1px solid #FFF;
}
.entry-title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	text-decoration:none;
	color: #547ba5;
}
.entry-title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 28px;
	font-weight: normal;
	text-decoration:underline;
	color: #547ba5;
}
.child-dividers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #cccccc;
}

.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #235a93;
	text-decoration: none;
}
.a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #235a93;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #235a93;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #235a93;
	text-decoration: underline;
}

/* CSS Document */
.menu { 
	float: right;  
	margin:0;
	border:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 30px; 
	height: 30px; 
	font-weight: bold; 
	text-align: center;
	color: #ececec; 
	background-color: #547ba5;
} 
.menu:hover { 
	float: right; 
	margin:0;
	border:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	line-height: 30px; 
	height: 30px 
	font-weight: bold; 
	text-align: center;
	color: #ffffff; 
	background-color: #6c7179;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
	padding-left:10px;
}
.textFields_clearDefault {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #999999;
	padding-left:10px;
}
.bkg-canvas {
	background-color: #DADBDD;
}
.bkg-content {
	background-color: #f3f3f3;
}

