#menu a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	color:#996600;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
	background-color: #E0E7E8;
}
a:link {
	text-decoration: none;
	color: #51686F;
}
a:visited {
	text-decoration: none;
	color: #67858B;
}
a:hover {
	text-decoration: underline;
	color: #50666B;
}
a:active {
	text-decoration: none;
	color: #88A0A6;
}


#copyright a:link {
	text-decoration: none;
	color:#996600;
}
#copyright a:visited {
	text-decoration: none;
	color:#996600;
}
#copyright a:hover {
	text-decoration: none;
	color:#996600;
}

h1 {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
}
.txtThisMonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px 10px;

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #3577FF;
}
.txtDescriptive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9221;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}

.txtContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.txtWelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9221;
	font-weight: normal;

}
.txtDateArticle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.padright {
	margin-right: 10px;
	margin-bottom: 10px;
}
.txtPhotoCaption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
}
.bgrepeat {
	background-image: url(../../www/2/styles/images/ourlocations_fill.gif);
	background-repeat: repeat-x;
}
.bgrepeat2 {

	background-image: url(../../www/2/styles/images/ourlocations_left2.gif);
	background-repeat: no-repeat;
}
.menutext {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	color:#FFFFFF;
}
.txtFootnote {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7C989E;
}
