body {
	background-image: url(nav%20images/bg2.jpg);
	background-repeat: repeat;
	background-position: center top;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 14px;
}
.maintable {
	background-color: #FEFAEE;
	padding-right: 25px;
	padding-left: 30px;
	border: thin groove #800000;
	margin-top: 10px;
	text-align: left;
}
.red {
	color: #900;
	background-color: #FFC;
}
.credits {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
.tableheader {
	font-size: 18px;
	font-weight: bold;
	color: #FFC;
	background-color: #009;
}
#limits tr td {
	font-weight: bold;
}


hr {
	border: 0;
	color: #900;
	background-color: #900;
	height: 1px;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6CC5FF;
	line-height: 0px;
	letter-spacing: 2px;
	font-weight: normal;
}
h3 {
	font-size: 22px;
}

.bigname {
	font-family: Tahoma, Geneva, sans-serif, Arial;
	font-size: 18px;
}
.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #039;
}


.photborder {
	border: 4px double #C00;
}
.marginrt {
	margin-right: 20px;
	float: left;
}
.marginlt {
	margin-left: 20px;
	float: right;
}
.marginltBdr {
	margin-left: 20px;
	float: right;
	border: 4px double #C00;
}
.marginRtBdr {
	float: left;
	border: 4px double #C00;
	margin-right: 20px;
}


.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #900;
	font-weight: bold;
	text-align: center;
}

.centered {
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #03C;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9;
	background-color: #900;
}
a:active {
	text-decoration: none;
}
#navbar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(nav%20images/navbar.png);
	height: 38px;
	text-align: center;
}


#navbar a {
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 7px;
	padding-left: 7px;
	text-decoration: none;
	border: 2px groove #CC0001;
	color: #00C;
	background-color: #FFFBDF;
}

#navbar a:visited {
	color: #069;
}
#navbar a:hover {
	color: #FF6;
	background-color: #009;
	text-align: center;
}
.bgblue {
	background-color: #E2F9FE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #900;
	border-bottom-color: #900;
}
.bg1 {
	background-color: #FDF4D5;
}
.bg2 {
	background-color: #F8ECFF;
}
#photonav a {
	color: #FEFAEE;
	text-decoration: none;
	background-color: #06C;
	margin-right: 8px;
	margin-left: 8px;
	padding-right: 5px;
	padding-left: 5px;
}
#photonav {
	font-size: 16px;
	font-weight: bold;
	background-color: #039;
	border: 3px double #FFDB48;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.photosTitle {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF89D;
	background-color: #039;
	padding-right: 30px;
	padding-left: 15px;
}

#photonav a:visited {
	background-color: #125EBA;
	color: #B8D7EF;
}
#photonav a:hover {
	color: #B90018;
	background-color: #FFC;
}

