@charset "utf-8";
.blogheader {
	background-color: #A70105;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}

.blogcells {
	background-color: #F1E3E2;
	font-family: "Trebuchet MS";
	vertical-align: top;
}

.blogfield_text {
	font-size: 90%;
	font-family: "Trebuchet MS";
}

.contentdiv {
	background-color: #FFFFFF;
	padding-left: 40px;
	padding-right: 30px;
	text-align: justify;
	font-size: 75%;
	font-family: "Trebuchet MS";
	font-weight: normal;
	line-height: 15px;
}

.image_left {
	text-align: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

/* CSS Document */

html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#topcolorbuttons {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
}
#topcolorbuttons:hover {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}
.greencell {
	background-color: #017901;
}
.image_right {
	padding-left: 20px;

}
.menudiv {
	background-image: url(images/menu_linkbg.gif);
}
#bottomlinks {
	color: #007700;
}
#bottomlinks:hover {
	color: #FFFFFF;
	background-color: #007700;
	text-decoration: none;
}
.bottombuttonlinks {
	font-size: 70%;
	height: 72px;
}
.image_rightbottom {
	padding-left: 20px;
	padding-top: 10px;
}
.espanolbutton {
	font-size: 90%;
}
#languagebutton {
	color: #FFF;
	text-decoration: none;
	font-size: 80%;
}
#languagebutton:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 80%;
}
