@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
}
.text_standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 15px;
	text-align: left;
}
.text_head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}
.text_head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}
.text_lightwieght {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 15px;
	text-align: justify;
}
.div_center {
	text-align: center;
}
.tablecell_center_home {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/basilica_diagramimage.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tablecolfill_vlines {
	background-image: url(../images/backgrounds/vlines.gif);
	background-repeat: repeat-y;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #F00;
}
.tablecolfill_single {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/extension_single.gif);
	background-repeat: repeat-x;
}
.tablecolfill_full_lhs {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/extension_full_lhs.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.tablecolfill_full_rhs {
	background-attachment: scroll;
	background-image: url(../images/backgrounds/extension_full_rhs.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.mailchimp_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.mailchimp_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #000;
	border: 1px solid #FFF;
	float: right;
	padding: 2px 20px;
	position: relative;
	right: 20px;
	top: 0px;
}
.mailchimp_div {
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.galleryphoto {
	margin: 1px;
}
