body {
	background-color: #A33236;
	margin: 0px;
}
table {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A33236;
}
a:link {
	color: #2D3414;
}
a:visited {
	color: #2D3414;
}
a:hover {
	color: #7E913A;
}
a:active {
	color: #7E913A;
}
.homeBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/homeBack.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A33236;
}
/*table.homeback {
	width: 955px;
}*/
.homeBack img {
	padding-left: 414px;
	display:block;
}

#nav {
	text-align: right;
	margin-top: 102px;
	float: left;
	/* IE 6 bug fix -display property added */
	display:inline;
	width: 362px;
}

#nav ul{
	list-style-type: none;
	font-size: 18px;
	margin: 0 0 10 0; 
	padding: 0;
}
#nav li{
	font-family: "Arial Black", Gadget, sans-serif;
	color: #2D3414;
	font-size: 18px;
}
#nav a:link {
	color: #2D3414;
	text-decoration: none;
	text-decoration: underline;
}
#nav a:visited {
	color: #2D3414;
	text-decoration: none;
	text-decoration: underline;
}
#nav a:hover {
	color: #7E913A;
	text-decoration: none;
}
#nav a:active {
	color: #7E913A;
	text-decoration: none;
}
#text {
	float: right;
	width: 395px;
	font-size: 14px;
	color: #2D3414;
	text-align: justify;
	margin-right: 135px;
	margin-top: 50px;
	/* IE bug fix */
	display:inline;
}
div#container {
 	width: 955px;
	display: block;
	float: left;
}
.copyright {
	font-size: 9px;
	color: #DA8789;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.copyright a:link {
	color: #DA8789;
}
.copyright a:visited {
	color: #DA8789;
}
.copyright a:hover {
	color: #EEEEEE;
}
.copyright a:active {
	color: #EEEEEE;
}
.gallery {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.galThumbs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D3414;
	padding-left: 15px;
}

.navContainer div {
	width: 330px;
	height: 25px;
	background-color: #F5EBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
}
.infoContainer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.infoContainer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.infoContainer a:hover {
	color: #A33236;
	text-decoration: none;
}
.infoContainer a:active {
	color: #A33236;
	text-decoration: none;
}
.infoContainer {
	width: 315px;
	height: 20px;
	background-color: #7E913A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF; 
	padding-top: 5px; 
	padding-left: 15px; 
	font-weight:bold;
}

 /* Hide from IE5-Mac \*/
#navGal li a
{
float: none
}
/* End hide */
#navGal {
	/*padding: 0; -- took out to work in opera, then added right and bottom margins at 0*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#navGal ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #F5EBEB;
}

#navGal li{
	font-family: Arial, Helvetica, sans-serif;
	color: #A33236;
	font-size: 16px;
	float: left;
	padding-left: 15px;
	background-color: #F5EBEB;
	font-weight: bold;

}
#navGal a:link {
	color: #2D3414;
	text-decoration: none;
}
#navGal a:visited {
	color: #2D3414;
	text-decoration: none;
}
#navGal a:hover {
	color: #7E913A;
	text-decoration: none;
}
#navGal a:active {
	color: #7E913A;
	text-decoration: none;
}
.thumbs {
	margin-top: 10px;
	margin-left: 15px;
}
.thumbs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D3414;
	margin-top: 0px;
	
}
.thumbs img {
	margin-right: 9px;
	margin-bottom: 9px;
	border: 1px solid #7E913A;
}

.thumbs img:hover{
	border: 1px solid #A33236;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
