body {
	background-image: url(images/mainbackground.gif);
	margin: 3px;
}
.borderMain {
	border: 2px solid #000000;
}
.borderLeftBottom {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header3 {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header4 {
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.header5 {
	background-image: url(images/header5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.textTitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFCE00;
	text-align: left;
	padding-left: 10px;
}
.textSmallLite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #D4BF93;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
}
.textMain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000066;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.textSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	color: #000066;
}
.pictures {
	margin: 5px;
	border: 3px solid #961C0F;
}
a:link {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #339900;
}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
}
.subTitles {
	color: #003000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.salutations {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	margin-left: 30px;
	color: #000066;
	margin-right: 30px;
}
ul {
	margin-left: 25px;
}
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}
input {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
}
input, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000066;
}

input.error, select.error {
padding-right: 16px; 
border: 1px solid red; 
background-color: #FFFCE2; 
background-image: url(images/warning_obj.gif); 
background-position: right; 
background-repeat: no-repeat;
}
input:focus, select:focus {
border: 1px solid red; 
}
.booktable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #D4BF93;
	text-align: center;
	vertical-align: middle;
	margin: 5px;
	border: 2px solid #000066;
}
