.tabs {
	background-image:  url(images/nav.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.tabs-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C42D4A;
}
a:hover {
	color: #C42D4A;
	text-decoration: underline;
}
.heads-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;

}
.body-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;

}
.bold {
	font-weight: bolder;
}
.gray-txt {
	color: #999999;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 1px;
}
.photos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 1px;
	background-color: #CCCCCC;
	font-weight: bold;


}
.tabs-page {
	background-image:  url(images/nav-page.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabs-txt-page {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.large-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
	line-height: 32px;

}
.bold-oblique12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
.nav-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #891F33;
	text-transform: capitalize;
	text-decoration: none;
}
.link-white {
	color: #FFFFFF;
}
.side-bkg {

	background-image:  url(images/side-bkg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.photo-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.med-txt {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #333333;
	line-height: 22px;

}
