BODY {
	background: #258FE4 url('img/bg.gif') repeat-x;
	width: 754px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	font-size: medium;
}

a img {
	border: 0;
}

h1 {
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	margin: 0;
	padding: 0;
}

p {
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0;
	padding: 0;
}

#header {
	margin-top: 40px;
	margin-bottom: 20px;
	width: 754px;
}

#title {
	text-align: left;
	float: left;
}

#title h1 {
	font-style: italic;
	font-size: 250%;
}

#title p {
	padding: 0 0 10px 20px;
	font-size: large;
}

#address {
	float: right;
	margin-top: 25px;
	text-align: right;
	font-size: small;
}

#nav {
	clear: both;
	float: left;
	width: 716px;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
	background: #0148AC url(img/nav_bg.gif) repeat-x bottom left;
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", sans-serif;
	}
	
#nav a {
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
	border-bottom: none;
	background: #297BD6;
	}

#meat {
	clear: both;
	background-image: url('img/in.gif');
	width: 754px;
	height: 563px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#content {
	text-align: left;
	color: #fff;
	width: 70%;
	padding: 30px;
}

#content h1 {
	padding: 10px;
}

#content p {
	padding: 10px;
}

#fee_table {
	font-family: Georgia, Times New Roman, Times, serif;
}

#fee_table td {
	padding: 2px 20px;
}

#order {
	font-family: "Lucida Sans", "Lucida Grande", Lucida, sans-serif;
	font-size: large;
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
}

#order li {
	font-family: "Lucida Sans", sans-serif;
	font-size: large;
	color: #fff;
}

#order li a {
	font-family: "Lucida Sans", sans-serif;
	font-size: large;
	color: #fff;
	text-decoration: none;
	padding: 5px 5px;
	display: block;
}

#order li a:hover {
	background-color: #3366CC;
}

#footer {
	clear: both;
	padding-top: 15px;
	text-align: center;
	font-size: small;
}

.kasted {
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: navy;
}

.kasted a:link {
	font-size: 10px;
	font-family: verdana, sans-serif;
	color: navy;
}

.kasted a:hover {
	text-decoration: underline;
	color: yellow;
}

.list {
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
}

.subcontent {
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
}

.contact {

}

.contact h1 {
	font-size: xx-large;
	margin: 0;
	padding: 0;
	width: 70%;
}

.contact p {
	width: 70%;
}

.contact a {
	color: #fff;
}

.contact a:hover {
	color: #69F;
}

.contact ul {
	list-style: none;
	margin: 10px;
	padding: 0;
	font-size: large;
}

.contact li {
	float: left;
	width: 50%;
}

caption {
	font-size: larger;
}
