A:link {
	COLOR: #ECE9D8;
	TEXT-DECORATION: underline;
	background: #000000;
}

A:visited {
	COLOR: #ECE9D8;
	TEXT-DECORATION: none;
	background: #000000;
}

A:active {
	COLOR: #ECE9D8;
	TEXT-DECORATION: underline;
	background: #000000;
}

A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	background: #000000;
}
hr {
	color: #EF850B;
	background-color: #EF850B;
	height: 1px;
}


body 
{
	text-align: center;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	background: #FFFFFF;
} 
#Container {
	text-align: center;
	position: relative;
	width: 950px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#Center {
	text-align: center;
	width: 907px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EE840B;
	border-left-color: #EE840B;
}

#content {
	position:relative;
	text-align: justify;
	float:left;
	font-size: 90%;
	width: 918px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	padding: 15px;
	background: #000000;
	color: #FFFFFF;
}
#red {
	float: left;
	width: 909px;
	text-align: center;
	height: 40px;
	background: url(../pixs/comingsoon.gif);
}
.imageright {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 1px solid #ED830B;
	margin-top: 5px;
}
.imageleft {
	border: 1px solid #ED830B;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#redbase {
	float: left;
	width: 909px;
	text-align: center;
	height: 40px;
	background: url(../pixs/currentshop.gif);
	margin-bottom: 20px;
}


#footer{
	width: 945px;
	text-align: left;
	position: relative;
	padding-top: 5px;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	float: left;
	padding-bottom: 2px;
	color: #999999;
	background: #FFFFFF;
	font-size: 70%;
	padding-left: 5px;
	
}
#header {
	width: 950px;
	float: left;
	position: relative;
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#innercontainer {
	width: 948px;
	height: auto;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
	border: 1px solid #EF9410;
}


#strapline {
	width: 948px;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.1em;
	position: relative;
	overflow: visible;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 10px;
	font-weight: bold;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF9410;
	background-color: #262324;
}
.tdwhite {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	font-size: 18px;
}
#Container #innercontainer #content .tdwhite a {
	color: #0000FF;
	background-color: #FFFFFF;
}



/************ Miscellaneous Definitions **************/

h1 {
	FONT-WEIGHT: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	font-size: 100%;
}
td {
	padding: 10px;
	vertical-align: text-top;
}
table {
	margin-left: 35px;
}

.redtextlarge {
	font-size: 14px;
	color: #CC3300;
	background: #000000;
	font-weight: bold;
}

.imagenoborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.td50percent {
	padding: 10px;
	width: 50%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00456C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00456C;
	text-align: left;
}

h2 {
	font-weight: bold;
	font-size: 110%;
	margin: 0px;
	text-align: left;
}
.tdtextcenter {
	text-align: center;
}
