html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: url('images/wallbkg.jpg') repeat;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	background: url('images/wrapper.jpg') repeat-y;
}

#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/header1.jpg') no-repeat;
	width: 1000px;
	height: 228px;
}

#topnav {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	height: 40px;
}

/*  The items below set the properties of the middle navigation links.  */

.topnavlinks {
	text-align: center;
	padding: 13px 0 0 0;
	color: #c50101;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
}

.topnavlinks a:link, .topnavlinks a:visited {
	padding: 10px;
	color: #c50101;
	text-decoration: none;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #0118c5;
	text-decoration: underline;
}


/* Used in single column layouts */
#bodycolumn {
	width: 1000px;
	clear: both;
	min-height: 300px;
}

/* Used in two column layout with left navigation */
#body1 {
	width: 780px;
	float: right;
}

#body2 {
	float: left;
	width: 212px;
}

/* Used in two column layout with right navigation */
#body1a {
	width: 650px;
	float: left;
}

#body2a {
	float: right;
	width: 350px;
}

/* Used in three column layouts */
#body1b {
	width: 780px;
	float: left;
}

#body1c { 
	width: 580px;
	float: right;
}

#body2b {
	width: 200px;
	float: left;
}

#body3 {
	width: 200px;
	float: right;
}
/* Used in single column layouts */

.bodycolumncontent {
	padding-left:80px; padding-right:80px; padding-top:4px; padding-bottom:4px
}

.bodycolumncontent1 {
	padding-left:50px; padding-right:50px; padding-top:4px; padding-bottom:4px
}

/* Used in two column layouts -left smaller */

.body1content {
	padding: 4px 40px 4px 20px;
}

.body2content  {
	padding: 12px 0px 4px 30px;
}

/* Used in two column layouts -right smaller */

.body1acontent {
	padding: 4px 15px 4px 30px;
}

.body2acontent  {
	padding: 8px 30px 4px 0px;
}

/* Used in three column layouts */

.body1bcontent {
	padding: 4px 10px 4px 20px;
}

.body2bcontent {
	padding: 12px 0px 4px 30px;
}

.body3content {
	padding: 12px 40px 4px 0px;
}

#footer {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: url('images/footer.jpg') no-repeat;
	height: 90px;
	width: 1000px;
}

.footercontent {
	text-decoration: none;
	text-align: center;
	color: #C50101;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:0px

}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #c50101;
	text-decoration: underline;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #0118c5;
	text-decoration: underline;
	background-color: transparent;
}
/* End of Layout CSS */

/* Start General Styles */
img {
	border: none;
}

table {
	border-collapse: collapse;
}

ul {
	list-style-image: url('images/bullet.gif');
	line-height: 185%;
}

p {
}

a:link, a:visited {
	color: #c50101;
	text-decoration: none;
}

a:active, a:hover {
	color: #0118c5;
	text-decoration: none;
}

h1 { 
	color: #c50101;
	font-size: 155%;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h2 {	
	font-size: 150%;
	color: #0118c5;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3 {	
	font-size: 145%;
	color: #597e40;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h4 { 
	font-size: 135%;
	color: #c50101;
	padding: 0;
	margin: 0;

}

h5 { 
	font-size: 125%;
	color: #0118c5;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h6 { 
	font-size: 14pt; 
	color: #597E40;
	font-weight: bold;
	padding: 0;
	margin: 0

}

.clear {
	clear: both;
}

/*  The invisible class is used for a small Top of Page link that can't be seen.  */

#invisible {
	color: #333333;
	font-size: .1%;
}

#invisible a:hover {
	color: #2e2e2e;
}

.topofpage {
	line-height: 18px;
	text-align: center;
}

.topofpage a:link, .topofpage a:visited {
	color: #C50101;
	background-color: transparent;
	text-decoration: underline;
	font-size: 86%;font-family:Verdana; font-weight:bold
}
	
.topofpage a:active, .topofpage a:hover {
	color: #0118c5;
	text-decoration: none;

}



.block1 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 4px solid #F0D93D;
	border-bottom: 4px solid #F0D93D;
	background-color: #597e40;
	padding: 6px;
}

.block2 {
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 4px solid #597e40;
	border-bottom: 4px solid #597e40;
	background-color: #F0D93D;
	padding: 6px;
}

.block3 {
	color: #c50101;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 4px solid #c50101;
	border-bottom: 4px solid #c50101;
	background-color: #F0D93D;
	padding: 6px;
}

blockquote {
	color: #ffffff;
	background-color: #0118c5;
	border: 4px solid #F0D93D;
	font-style: italic;
	font-weight: bold;
	padding: 6px;
}

.tiny {
	font-size: 80%;
	margin: 2px 0 0 0;
}

.imageleft {
	float: left;
	padding: 8px;
}

.imageright {
	float: right;
	padding: 8px;
}

.news1 {
	padding: 4px;
	display: block; 
	width: 160px;
	color: #c50101;
	font-weight: bold;
	text-align: center; 
	font-family:Verdana; font-size:10pt
}

.news2 {
	padding: 4px;
	display: block; 
	width: 160px;
	color: #597e40;
	font-weight: bold;
	text-align: center; font-family:Verdana; font-size:10pt
}

.center{
	text-align: center;
	margin: 0 auto;
}