/* CSS Document */




body {
	background:#efc66e url(../images/background.gif) center top repeat-x;
}
.navigation {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cc3333;
	text-decoration: none;
}
.navigation a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
.navigation a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#cc3333;
	text-decoration: none;
}
.navigationtext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration: none;
}
.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#2f2f2f;
	line-height: 20px;
}
.text a {
	text-decoration: none;
	color: #cc3333;
}
.text a:hover {
	text-decoration: underline;
	color: #2f2f2f;
}
.textsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#2f2f2f;
}
.textsmall a {
	text-decoration: none;
	color: #cc3333;
}
.textsmall a:hover {
	text-decoration: underline;
	color: #2f2f2f;
}
.inset {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	background-image: url(../images/inset_middle.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 21px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color:#CC3333;
	border-bottom:#CC3333 solid 2px;
	padding-bottom:10px;
	text-align:center;
	font-weight:normal;
	margin-bottom:25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#CC3333;
}
h3 {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-transform: uppercase;
	border-bottom: 1px solid #333333;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.footer a {
	text-decoration: underline;
	color: #4db0d4;
}
.footer a:hover {
	text-decoration: underline;
	color: #666666;
}
.subnav {
	width: 100%;
	padding-left: 10px;
}
.areapad5 {
	width: 100%;
	padding: 5px;
}
.areapad10 {
	width: 100%;
	padding: 10px;
}
.areapad15 {
	width: 100%;
	padding: 15px;
}
.areapad20 {
	width: 100%;
	padding: 20px;
}
.padcell5 {
	padding: 5px;
}
.padcell10 {
	padding: 10px;
}
.padcell15 {
	padding: 15px;
}
.padcell20 {
	padding: 20px;
}
.input250 {
	width: 250px;
	height: 22px;
}
.comment250 {
	width: 250px;
	height: 100px;
}
