@charset "utf-8";
body {
	background-image: url(http://soulsisterstribute.com/images/background.jpg);
}
#main {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0.1em 1em 1em 1em;
	width:45em;
	color:#FFF;
	border-width: 1em;
	border-color: #D4A017;
	border-style: solid;
	background-color: #00F;
	margin-top: 15px;
}
#main .pageHeading {
	border:thick solid #D4A017;
	font-size: 18px;
	text-align:center;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#main .pageHeading .title {
	letter-spacing: 0.5em;
	margin: .5em 0 0 0;
	padding: 0;
	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;
	border-right-color: #D4A017;
	border-left-color: #D4A017;
}
#main .pageHeading .url {
	font-size:12px;
	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;
	border-right-color: #D4A017;
	border-bottom-color: #D4A017;
	border-left-color: #D4A017;
}
#main .nav  {
	font-size: .8em;
	line-height: 1.6em;
	margin: 5px;
}
#main .pageHeading .breadcrumbs {
	font-size: .5em;
	line-height: 1.6em;
}

#main .content {
	margin: 0 auto;
	border: 0px;
	padding: 0px;
	text-align: left;
}
#main .footer {
	font-size: x-small;
	margin: 0px;
	padding: 1px;
	font-weight: bold;
	width: auto;
	position: relative;
	top: 0px;
	left: 0px;
	border-top-width: 0em;
	border-right-width: 0em;
	border-bottom-width: 0em;
	border-left-width: 0em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main .footer .left {
	float: left;
	text-align: left;
	width: 33%;
}
#main .footer .center {
	text-align: center;
	float: left;
	width: 67%;
}
#main .footer .right{
	text-align: right;
	width: 0%;
	float: left;
}
.bold {
	font-weight: bold;
}
h1 {
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
p, li {
	font-size: x-small;
	text-align:left;
	width: auto;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	color: #D4A017;
}
a.hidden {
	color: #000000;
}
a.hidden:visited {
	color: #000000;
}
a.hidden:hover {
	color: #0000CC;
}
a.hidden:active {
	color: #000000;
}
a.nav:link {
	color: #333333;
	padding: 2px;
}
a.nav:visited {
	color: #cccccc;
	padding: 2px;
}
a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
}
a.menu {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.box:hover {
	color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.c1 {
	width: 145px;
	text-align: center;
}
.c2 {
	width: 240px;
	text-align: center;
}
.url {
	font-size: x-small;
}
#main .pageHeading .title .url {
	font-size: x-small;
}

.contact_us_logo
 {
	text-align: center;
}
.contactUsInfo {
	width: 95%;
	padding: 0px;
	margin: 0 auto;
}
.centerHeader {
	text-align: center;
}
.indent  {
	text-indent: 1em;
}
.center {
	text-align: center;
}
.boldItalic {
	font-style: italic;
	font-weight: bold;
}
.centerBoldItalic {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
