@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
a:link {
	color: #fa07be;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #3278d9;
	text-decoration: none;
}

#nav {
	font-family: "Century Gothic", Arial;
	font-size: 19px;
	line-height: 56px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -0.5px;

}
#nav a:link {
	text-decoration: none;
	color: #FFFFFF;
}

#nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	color: #fa07be;
}
#nav a:active {
	text-decoration: none;
	color: #3278d9;
}

#heading {
	font-family: "Century Gothic", Arial;
	font-size: 22px;
	font-weight: bolder;
	color: #f8e908;
	float: right;
	width: 378px;
	padding-bottom: 15px;
	padding-top: 15px;
	
}

#image {
	width: 522px;
	float: left;

}

#textinfo {
	float: right;
	width: 378px;
	overflow: visible;
	line-height: 18px;
	font-size: 13px;
	

}
#textinfo h2 {
	font-family: "Century Gothic", Arial;
	font-size: 20px;
	color: #F8E908;
	text-decoration: none;
}
#textinfo h3 {
	font-size: 16px;
	color: #DC547A;
}
#textinfo h4 {
	font-size: 16px;
	font-weight: bold;
	color: #5784D5;
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-top-color: #527CC9;
	border-right-color: #527CC9;
	border-bottom-color: #527CC9;
	border-left-color: #527CC9;
}



#footer {
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	font-size: 12px;
	text-align: left;
}
.myspace {
	float: right;
}
.fred {
	float: left;
}
.table1 {
	background-color: #333333;
}
.table2 {
	background-color: #144F91;
}
.newlocation {
	font-size: 12px;
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
.contactname {
	font-weight: bold;
	color: #999999;
}
