/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #B1975C;
	background-image: url(/images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0D3153;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	list-style-position: outside;
	list-style-image: url(/images/dotpoint.jpg);
}
.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: 0D3153;
}

.featurestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #0D3153;
	list-style-position: outside;
	list-style-image: url(/images/dotpoint.jpg);
}

a:link {
	color: #043150;
}
a:visited {
	color: #043150;
}
a:hover {
	color: #B1975C;
}
a:active {
	color: #043150;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #224A64;
}
.boldtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #224A64;
}
.smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.goldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #B09A60;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}.largegold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: B1975B;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.largeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: 374454;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CA0000;
	text-align: left;
	padding: 0px;
	font-weight: bold;
}
.slideshow {
		margin: 0 auto;
		width: 640px;
		height: 480px;
		}
		.eventhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #09C;
}
.largewhite {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.whitetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.eventhead a:link {
	color: #09C;
}
.eventhead a:visited {
	color: #09C;
}
.eventhead a:hover {
	color: #FF9F11;
}
.eventhead a:active {
	color: #09C;
}

.slideshow2 {
		margin: 0 auto;
		width: 250px;
		height: 300px;
		
		}
		
		.whitetext a:link {
	color: #fff;
}
.whitetext a:visited {
	color: #fff;
}
.whitetext a:hover {
	color: #FFCC00;
}
.whitetext a:active {
	color: #fff;
}
