.headertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	padding-left: 5px;

}
.creambg {
	background-color: #FFFFCC;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000099;
	line-height: 23px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
body {
	margin: 0px;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.headerbg {
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	background-color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	padding-top: 7px;
	text-align: center;
	padding-bottom: 2px;
}
.smallheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #000066;
	padding-left: 5px;
	padding-right: 5px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;

}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: underline;
}
input, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
	background-color: #ebebeb;
}
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; 
background-color:#EFEFEF;
}

textarea {
	font-family: "Times New Roman", Times, serif;
	color: #000066;
	background-color: #ebebeb;
}
a {
	text-decoration: none;
	color: #C9CA6D;
}
#menu {
	float: center;
	padding: 0px 0px 0px 0px;
}
#menu ul {
	padding: 0;
	margin: 0;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #ffffcc;
	padding-top: 5px;
	width: 120px;
	height: 22px;
	background: #000066;
}
#menu a:hover {
	color: #000066;
	background: #e4c364;
}
.tbg1 {
	background-attachment: fixed;
	background-image: url(images/tablebg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbg2 {
	background-attachment: fixed;
	background-image: url(images/tablebg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbg3 {
	background-attachment: fixed;
	background-image: url(images/tablebg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbg4 {
	background-attachment: fixed;
	background-image: url(images/tablebg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbg5 {
	background-attachment: fixed;
	background-image: url(images/tablebg5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbg6 {
	background-attachment: fixed;
	background-image: url(images/tablebg6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbg7 {
	background-attachment: fixed;
	background-image: url(images/tablebg7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.smallter_text {
	font-size: 12px;
}
img#gallery {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 3px solid #FFCC00;
}
