body {
	text-align: center;
	background-color : #330000;
	margin: 0px 0px 0px 0px;
}

#container {

	display: block;
	width: 777px;
	background-color: #e9dabd;
	margin: 0 auto;
}

#centrecontainer {
	text-align: center;
	width: 777px;
}

#headertop {
	text-align: center;
	width: 777px;
	height: 20px;
	background-color : #330000;
}

#header {
	width: 777px;
	height: 160px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e9dabd;
	border-left-color: #e9dabd;
	border-top-width: 1px;
	border-top-color: #e9dabd;
}

#logo {
	width: 160px;
	height: 160px;
	float: left;
}

#topimage {
	width: 617px;
	height: 160px;
	float: right;
}

#horizbar {
	width: 777px;
	height: 9px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e9dabd;
	border-left-color: #e9dabd;
}

#mainmenu {
 	background-color : #d7c7a5;
	height: 30px;
	width: 777px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e9dabd;
	border-left-color: #e9dabd;
}

#menu {
	color: #412b1f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	/*padding: 8px 0px 0px 5px;*/
	float: left;
	width:773px;
}

#menu ul {
	margin: 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}

#menu ul li {
	margin: 0px;
	padding: 0px 8px 5px 5px;
	display: inline;
	list-style: none;
}

#menu a:link, #menu a:visited  {
	color: #330000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	
}
#menu a:hover {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

#pagebody {
	width: 777px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9dabd;
	border-left-color: #e9dabd;
	border-bottom-width: 1px;
	border-bottom-color: #e9dabd;
}

#maincontent {
	float: left;
	width:582px;
	height:422px;
	background-image: url(images/content_bg.gif);
	background-color: #e9dabd;
}

#innercontent {
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	height: 328px;
	background-color: #e9dabd;
	overflow:auto;
}

#rightcontent {
	margin: 0px;
	padding: 0px;
	width: 195px;
	height: 422px;
	float: right;
	background-image: url(images/rightbg.jpg);
	background-color: #e9dabd;
}

#rightimages {
	margin: 0px;
	padding-top: 10px;
}

#footer {
	float: left;
	width: 550px;
	padding-left: 20px;
	background-color: #e9dabd;
	height: 75px;
}

.contactdetails a:link, .contactdetails a:visited
	{
	color: #490504;
	text-decoration: none;
	font-weight: bold;
	}
	
.contactdetails a:hover {
	
	text-decoration: underline;
}

.contactdetails {
	margin: 0px;
	padding: 40px 0px 0px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #490504;
	line-height: 110%;
}

#credits a:link, #credits a:visited
	{
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	}
	
#credits a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#credits {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
	background-color : #330000;
	
}

.content {
	padding-right: 10px;
	padding-left: 20px;
}

h3 {
	font-family: "Verdana Ref", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #490504;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	line-height: 10px;
}

h1 {
	font-family: "Book Antiqua", "Bell MT", serif;
	font-size: 22px;
	color: #8A742E;
	line-height: 23px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
	margin: 0px;
}

table.menu td {

	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 10px 5px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table.promo td {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	background-color: #AD0E0A;
}
table.promo h1 {
	font-family: "Verdana Ref", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

table.tarifftable td {
	color: #000000;
	background-color: #E7BFA5;
	font-size: 10px;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #FFFFFF;
	font-weight: bold;
}
table.tarifftable th {
	color: #FFFFFF;
	background-color: #490504;
	text-align: left;
	font-size: 10px;
	border: 1px solid #FFFFFF;
	padding: 2px;
}

table.latedeals td {
	font-size: 14px;
	color: #E2D2B0;
	text-align: center;
	padding: 10px 5px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.latedeal:link, a.latedeal:active, a.latedeal:visited {
	color: #E2D2B0;
	text-decoration: underline;
	margin: 0px;
}
a.latedeal:hover {
	color: #FFFF00;
	text-decoration: underline;
}

a.promolink:link, a.promolink:active, a.promolink:visited {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
}
a.promolink:hover {
	color: #FFFF00;
	text-decoration: underline;
}