@charset "utf-8";

#footer { 
	height: 142px;
	width: 980px;
	color: #fff;
	background-image: url("/images/1RU_BG.png");
	background-position: center;
	align: center;
	padding: 0.01em 16px;
	font-family: Verdana,sans-serif;
	font-size: 15px;
	line-height: 1.5;
}

a:link {
	color: black;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: black;
}

a.boldLink:hover {
	font-weight: bold;
	letter-spacing: 1px;
}

a.obviousLink:link {
	font-weight: bold;
	color: #222c3d;
	letter-spacing: 1px;
	text-decoration: underline overline ;
	text-decoration-color: #434f63;
	font-size: 20px;
}

a.obviousLink:visited {
	font-weight: bold;
	color: #222c3d;
	letter-spacing: 1px;
	text-decoration: underline overline;
	text-decoration-color: #434f63;
	font-size: 20px;
}

a.obviousLink:hover {
	font-weight: bold;
	font-style: oblique;
	letter-spacing: 1px;
}

input[type=text], input[type=password], input[type=tel],input[type=Email] {
	padding: 1px;
	border: 1px outset;
	margin: 1px;
	background-color: #000000;
	color: #eae6ea;
	font-family: "Palatino";
	font-variant: small-caps;
	text-align: center;
	font-size: 20;
}

.messageBox {
	padding: 1px;
	border: 1px outset;
	margin: 1px;
	background-color: #000000;
	color: #eae6ea;
	font-family: "Palatino";
	font-variant: small-caps;
	text-align: center;
	font-size: 20;
}

#Message {
	width: 275px;
	height: 110px;
}

.container {
	align: center;
	text-align: center;
	max-width: 980px;
	min-width: 500px;
	min-height: 666px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: top;
}

.homeBG {
	background-image: url(/images/HomeBG.png);
}

.contactBG {
	background-image: url(/images/Contact_BG.png);
}

.loginBG {
	background-image: url(/images/Login_BG.png);
}

body {
	background-color: #05050A;
	font-family: "Palatino";
}
.content {
	max-width: 850px;
	margin: auto;
	padding-top: 4%;
}

.buttonBig {
	height: 55px;
	width: 90px;
	font-size: 18px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(/images/button_rect_dark.png);
  border: none;
  color: #f7f5de;
  text-decoration: none;
	text-shadow:-1px 0 black, 0 1px 2px black, 1px 0 black, 0 -1px black, 1px -1px 1px #840011, 0px 1px 	#f97b70;
	font-family: "Palatino";
	text-transform: uppercase;
	cursor: pointer;
}

.buttonSmall {
	height: 55px;
	width: 55px;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-image: url(/images/button_square_dark.png);
  border: none;
  color: #f7f5de;
  text-decoration: none;
	text-shadow:-1px 0 black, 0 1px 2px black, 1px 0 black, 0 -1px black, 1px -1px 1px #840011, 0px 1px #f97b70;
	font-family: "Palatino";
	text-transform: uppercase;
	cursor: pointer;
}

.Title {
	font-family: "Palatino";
	font-size: 44px;
	text-transform: uppercase;
	letter-spacing: 10px;
	text-align: center;
	padding-top: 20px;
	margin: auto;
}

.Title2 {
	align: center;
	font-family: "Palatino";
	font-size: 32px;
	font-variant: small-caps;
	letter-spacing: 10px;
	text-align: center;
	margin-bottom: 5px;
}

.Audio {
	width: auto;
	height: 60px;
	font-family: "Palatino";
	font-size: 30px;
	letter-spacing: 0px;
	text-align: center;
	font-variant: small-caps;
}

.Nav {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 70px;
	font-family: "Palatino";
	text-transform: uppercase;
}

.navTable {
	margin: auto;
	margin-top: 0px;
}

td.contact {
	width: 180px;
	font-family: "Palatino";
	font-size: 20px;
	text-align: right;
	letter-spacing: 2px;
	text-transform: uppercase;
}

td.knob {
	width: 105px;
	height: 75;
}

td.Login {
	width: 200px;
	font-family: "Palatino";
	font-size: 20px;
	text-align: left;
	letter-spacing: 2px;
	text-transform: uppercase;
}

div.content {
	width: 902px;
	margin-top: -17px;
	margin-right: -17px;
	margin-left: -17px;
	margin-bottom: -17px;
	position: relative;
	left: 133px;
	background-position: center;
	background-repeat: no-repeat;
}

.mikebrown {
	font-size: 22px;
}

.tableRalign {
		text-align: right;
}

.tableCalign {
	text-align: center;
}

.tableLalign {
	text-align: left;
}

.footer {
	heiht: 140px;
	background-image: url(file:///C|/Users/MIKEJB%7E1/AppData/Local/Temp/Adobe/Dreamweaver%20CC%202018/images/1RU_BG.png);
}
