body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}

#HolderDiv{
width:850px;
	margin-right: auto;
	margin-left: auto;
}



#OuterHeaderDiv{
	width:850px;
	float: right;
}

#OuterBodyDiv{
	width:850px;
	float: right;
}

#HeaderDiv{
	width:850px;
	float: right;
	height: 93px;
}
#NavDiv{
	width:850px;
	float: right;
	background-image: url(../images/nav-background.jpg);
	height: 32px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

#TitleBarDiv{
	width:850px;
	float: right;
	background-image: url(../images/title-bar.gif);
	background-repeat: no-repeat;
	height: 27px;
}
#BodyDiv{
	padding-top: 20px;
	padding-bottom: 10px;
	float: right;
	width: 850px;
	background-color: #FFFFFF;
	background-image: url(../images/water-mark.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	line-height: 140%;
}

#LeftDiv{
	width: 405px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#RightDiv{
	width: 404px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#HomePageImageDiv{
	width:830px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
#FullDiv{
	width:830px;

	padding-left: 10px;
	padding-right: 10px;
}



#FooterDiv{
	width:835px;
	height: 23px;
	font-size: 9px;
	color: #FFFFFF;
	float: right;
	background-image: url(../images/footer.gif);
	padding-top: 4px;
	padding-left: 15px;
}
#FooterInnerDiv{
	width:835px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-left: 15px;
}


#BodyDiv h1{
font-size: 16px;
padding-left: 0px;
color: #CE000C;
}
#SubNav {
	background-color: #EAEAEA;
	padding: 5px;
}


h1 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-left: 10px;
	margin: 0px;
	font-weight: normal;
	padding-bottom: 4px;

}
h2 {
	font-size: 12px;
	color: #CE000C;
	font-weight: normal;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;

}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}

td {
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.TableHeader{
	background-color: #8F8F91;
	font-weight: bold;
	background-image: url(../images/table-header.gif);
}


#NavDiv A:link {text-decoration: none; color: #FFFFFF;}
#NavDiv A:visited {text-decoration: none; color: #FFFFFF;}
#NavDiv A:active {text-decoration: none; color:#FFFFFF;}
#NavDiv A:hover {text-decoration: none; color: #FE0000;}

#ContactTlb A:link {text-decoration: underline; color: #CE000C;}
#ContactTlb A:visited {text-decoration: underline; color: #CE000C;}
#ContactTlb A:active {text-decoration: underline; color:#CE000C;}
#ContactTlb A:hover {text-decoration: underline; color: #333333;}

A:link {text-decoration: underline; color: #CE000C;}
A:visited {text-decoration: underline; color: #CE000C;}
A:active {text-decoration: underline; color:#CE000C;}
A:hover {text-decoration: underline; color: #333333;}

#FooterDiv A:link {text-decoration: underline; color: #FFFFFF;}
#FooterDiv A:visited {text-decoration: underline; color: #FFFFFF;}
#FooterDiv A:active {text-decoration: underline; color:#FFFFFF;}
#FooterDiv A:hover {text-decoration: underline; color: #CE000C;}

tr A:link {text-decoration: underline; color: #FFFFFF;}
tr A:visited {text-decoration: underline; color: #FFFFFF;}
tr A:active {text-decoration: underline; color:#FFFFFF;}
tr A:hover {text-decoration: underline; color: #999999;}

.images {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
.NoLineSpace {
	line-height: normal;
}
#GalleryDiv {
	float: right;
	width: 500px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#GalleryImages {
	width: 500px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#GalleryFooter {
	background-color: #393939;
	color: #FFFFFF;
	width: 495px;
	padding-left: 5px;
}
