body {
	background-color:#0f0700;
	background-image:url('../images/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	font-family:arial;
	font-size:8pt;
	font-color:#000000;
	}

a {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}

img {border:0px;}

#top {
	margin:0 auto;
	background-image:url('../images/bg2.png');
	width:960px;
	height:111px;
	}

	#logo {
		position:relative;
		top:36px;
		left:75px;
		width:338px;
		height:91px;}

#content {
	margin:0 auto;
	background-color:#ffffff;
	width:960px;
	padding-bottom:70px;
	}

	#menu {
		position:relative;
		top:30px;
		background-color:#542304;
		margin:0 auto;
		width:920px;
		height:40px;}


			#idList span {
				position:relative;
				float:left;
				margin: 0;
				background: #542304;
				color: #888;
				padding:10px;
				padding-left:20px;
				padding-right:20px;
				border-right: 1px dotted #aa9182;
				}

			#idList span a {
				display:block;
				font-size:13pt;
				font-family:arial;
				color:#ffffff;
				text-decoration:none;
				}

			#idList span a:hover {
				text-decoration:none;
				}



	#flash-banner {
		position:relative;
		top:40px;
		background-color:#ffffff;
		margin:0 auto;
		width:920px;
		height:200px;}

	#left-panel {
		position:relative;
		top:60px;
		left:20px;
		width:445px;
		float:left;
		background-color:#ffffff;}

				#left-panel h2 {
					color:#000000;
					font-size:20pt;
					display:inline;}

		#specials {
			position:relative;
			background-image:url('../images/specials.jpg');
			background-position: center bottom;
			background-repeat: no-repeat;
			width:446px;
			height:461px;
			float:left;}

			#specials-inner {
				position:relative;
				width:320px;
				top:25px;
				left:25px;
				height:410px;
				float:left;
				color:#ffffff;
				font-size:10pt;}

				#specials-inner h2 {
					color:#ffffff;
					font-size:20pt;
					display:inline;
					text-align:center;}


	#right-panel {
		position:relative;
		top:60px;
		right:20px;
		width:450px;
		float:right;
		background-color:#ffffff;}


	#inner1 {
		position:relative;
		top:40px;
		padding:20px;
		background-color:#ffffff;}


	h1 {
		color:#666666;
		font-size:13pt;
		display:inline;
		font-family:Century Gothic;
		text-align:center;}

	.menustyle {
		color:#000000;
		font-size:10pt;
		text-align:left;}

.menulink1 {
	color:#000000;
	font-size:11pt;
	text-align:left;}


.form1 {
	border:1px solid #542304;
	border-right:5px solid #542304;
	padding:2px;
	font-size:8pt;
	font-family:arial;}

.button1 {
	border:1px solid #542304;
	border-right:5px solid #542304;
	padding:2px;
	font-size:8pt;
	font-family:arial;
	background-color:#ffffff;}

#footer1 {
	position:relative;
	background-color:#ffffff;
	margin:0 auto;
	width:935px;
	text-align:right;
	padding-right:25px;
	}

#footer {
	margin:0 auto;
	background-image:url('../images/footer.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	width:960px;
	height:11px;
	}
