@charset "utf-8";
.style3 {
	font-size: 13px;
	background-color: #FFFFCC;
	display: block;
	border: thin solid #660000;
	padding: 10px;
}

.newstext {
	color: #990000;
	font-weight: bold;
}


body {
	background-image: url(images/stripe.png);
	background-repeat: repeat;
	background-color: #663300;
	margin-top: 0px;
	padding-top: 0px;
}
.style1 {font-size: 10px}

.welcomenotetext {
	font-size: 13px;
	padding: 10px;
	text-align: justify;
	border: 1px none #573217;
}
.bannerblock {
	background-image: url(images/Frontpagebanner.jpg);
	background-repeat: no-repeat;
	background-color: #660800;
}


.booktable {
	border: medium solid #673301;
}
td img {display: block;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-align: justify;
}


a:link {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:active {
	text-decoration: none;
}


.headings {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	opacity: 20%;
}
.boldtext {
	font-weight: bold;
}
.smallheadingtext {
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
.smalltitletext {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.largeheadingtext {
	font-size: 22px;
	font-weight: bold;
	color: #000000;
}
.darkbackedheadingtext {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 6px;
	width: auto;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #CC6600;
}
.orangebackedheadingtext {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC9900;
	padding: 1px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #333333;
	position: relative;
}


.lightlink {
	color: #FFFFFF;
}
.darkbackedsmalltext {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 20px;
	width: auto;
}
.whitebackedheadingtext {
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	padding: 6px;
	width: auto;
	letter-spacing: 0px;
	font-style: normal;
	border-top-width: thick;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.currentprojectbackground {
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	border: medium none #333333;
	background-image: url(images/greygradient.jpg);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.currentprojectstext {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px ridge #CCCCCC;
	padding: 5px;
	text-align: left;
	margin: 5px;
}
.paddedcell {
	padding: 10px;
	width: auto;
}
.currentprojectsheadings {
	font-size: 12px;
	font-weight: bold;
	color: #EFEFEF;
	background-color: #333333;
	padding: 5px;
	text-align: center;
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.numberlists {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 10px;
	background-color: #666666;
}
