@charset "utf-8";
.headertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.breadcrumb {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.breadcrumblink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.breadcrumb2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F2F2;
	text-decoration: underline;
}

.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.greenheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E4A44A;
}
.beigeheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FBFAE3;
}

.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
}


body {
	background-image: url(img/bg_lp.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#flashcontent {
	margin:24px auto;
}
.bigheadertext {
	font-family: "“Trebuchet MS”", sans-serif;
	color: #fbfae3;
	font-size: 36px;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: -2px;
	line-height: 1.2em;
}
.post {
	background: url(img/img07.gif) no-repeat left 20px;
	margin-bottom: 15px;
}
.post .entry {
	background: url(img/img08.gif) no-repeat left top;
	padding: 0px 0px 20px 0px;
	padding-bottom: 0px;
	text-align: justify;
}.tablecell {
	background-color: #E4A44A;
	margin: 4px;
	padding: 4px;
	border: 1px solid #333333;
}
.tablecell3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #E4A44A;
	border-right-color: #E4A44A;
	border-bottom-color: #E4A44A;
	border-left-color: #E4A44A;
}
.beigebodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFAE3;
	line-height: 16px;
}

.tablecell2 {
	background-color: #E4A44A;
	margin: 4px;
	padding: 4px;
	border: 1px solid #333333;
}

