td img {display: block;}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
	
body {
	background-color: #FFFFFF;
	background-image:url(images/BG_tile.jpg);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.bodyText:link {
	font-family: Arial, Helvetica, sans-serif;
	color: 429d98;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	}

.FooterText:link {
	color: #FF0033;

}

.FooterText:hover {
	color: #000000;
}

.BigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}
.bodyTextRed {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bodyTextGreyLink {
	color: #999999;
	text-decoration: underline;
}

.bodyTextGreyLink:hover {
	color: #CC3300;
	text-decoration: underline;
}

.BoxBlueLine {
	border-color: #339999;
	border-width: 1px;
}

.BoxYellowLine {
	border-color: #339999;
	border-width: 1px;
}


#Container {
	width: 922px;
	vertical-align: top;
	margin-left:35px;
}

#footerBG {
	height: 51px;
	width: 853px;
	position: relative;
	left: 23px;

}

#navigationBg {
	height: 42px;
	width: 896px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	margin: 0px;
}

#BigHeadings {
	width: 400px;
	float: left;
}

#photos {
	float: right;
	width: 320px;
	top: 0px;
	position: static;
	margin-left: 35px;
}


#textWidth {
	width: 650px;
	padding-left: 16px;
}
.bodyText_lines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.bodyTextGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
	text-decoration: none;
}
.bodyTextGreen:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3300;
	text-decoration: none;
}
.bodyTextBrownLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC6600;
	text-decoration: none;
}

.bodyTextBrownLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009999;
	text-decoration: none;
}

