@charset "utf-8";
body {
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
	background: #312F30 url(images/Emporium%20Background.jpg) repeat;
}

#wrapper {
	width: 955px;
	margin: 0 auto;
}
#footer {
	width: 955px;
	background: url(images/footer.jpg);
	float: left;
	height: 55px;
	z-index: -1;
}
#menu {
	font-family: Tahoma, Geneva, sans-serif;
	position: relative; /* Menu position that can be changed at will */
	top: 0px;
	z-index:100;
	width: 955px; /* precision for Opera */
	height: 30px;
	float: left;
	background: url(images/menu.jpg) no-repeat;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 0.95em;
}

a.menu:link {
	color: #ffffff;
	text-decoration: none;
	font: normal 0.95em Tahoma, Geneva, sans-serif;
	padding-left: 15px;
}
a.menu:visited {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.menu:hover {
	color: #9ba6ab;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
}

#header {
	float: left;
	height: 111px;
	width: 955px;
	background: url(images/header.jpg) no-repeat;
}
#main {
	width: 955px;
	background: #FDFDFD url(images/menu.jpg) repeat-y;
	float: left;
}
#maincontent {
	float: left;
	width: 895px;
	padding-right: 30px;
	padding-left: 30px;
}
.title1 {
	font: bold 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	letter-spacing: 0.25em;
	text-align: left;
}
.title2 {
	font: bold 0.9em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	letter-spacing: 0.25em;
}

.text1 {
	font: bold normal 0.9em Verdana, Geneva, sans-serif;
	color: #333;
	text-align: left;
}
.text2 {
	font: normal 0.85em/1.5em Verdana, Geneva, sans-serif;
	color: #E8E8E8;
	text-align: inherit;
}
.text3 {
	font: normal 0.65em/1.5em Verdana, Geneva, sans-serif;
	color: #333;
	text-align: inherit;
}

.imagelink_NoBorder {
	border-style: none;
}
.floatimageleft {
	clear: both;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	border-style: none;
}
.floatimageright {
	clear: both;
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	border-style: none;
}
.textforform {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #333;
	text-align: left;
	vertical-align: top;
}
.tabledivider {
	border: medium solid #B81317;
}
.text2white {
	font: normal 0.7em Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
}
.link1 {
	text-decoration: none;
	color: #E9E9E9;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}
.imagelink_withBorder {
	border: 2px solid #476D9E;
}

