body {
	margin: 0;
	padding: 0;
	font-family: Arial;
    background-image: url(http://www.odeecompany.com/menus-etc/bg-body.jpg);
    background-repeat: repeat-y;
    background-color: #17244e;
    background-position: center;
}

.menu {
	font-size: 11px;
	font-family: Arial;
	border: none;
	padding: 0;
	margin: 0;
}

.menu h1 {
	background: url(http://www.odeecompany.com/menus-etc/menu-title.jpg) no-repeat center;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	padding-top: 5px;
	height: 20px;
}

.menu a {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 3px;
	padding-left: 8px;
	width: 170px;
	height: 17px;
	color: #000000;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #abb0c3;
}

.menu a:hover {
	background: #d6e6ff;
}

.footer {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 75px;
	font-family: Arial;
}

.center-box {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin-left: 0;
}

.center-box a, .common-menu a {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.common-menu a {
	color: #ffffff;
}

.center-box a:hover, .common-menu a:hover {
	color: #aaaaaa;
}

.center-box-white {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin-left: 0;
	margin-top: 2px;
}

.center-box-white a {
	color: #000000;
}

.center-box-white a:hover {
	color: #666666;
}

.center-box-white h1 {
	font-size: 16px;
	margin: 0;
	margin-bottom: 12px;
	margin-top: 8px;
	text-transform: capitalize;
}

.information {
	font-size: 13px;
	width: 92%;
	text-align: justify;
	margin: 0;
	padding: 0;
}

.information img {
	margin: 6px;
	border: none;
}

.information a {
	color: #3333CC;
}

.information a:visited {
	color: #333333;
}

.left-bottom {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.left-bottom h1 {
	background: url(http://www.odeecompany.com/menus-etc/menu-title-2.jpg) no-repeat center;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	height: 18px;
	padding-top: 4px;
}

.left-bottom a {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.left-bottom a:hover {
	color: #999999;
}

.left-bottom ul {
	margin-left: 4px;
	padding-left: 4px;
	margin-top: 10px;
	list-style: disc inside;
}

input, textarea {
	border: 1px solid #000000;
}

.button {
	border: 1px solid #63687c;
	background: #cbd1e7;
	font-size: 10px;
	height: 19px;
	padding-bottom: 2px;
}

.google-button {
	border: 1px solid #63687c;
	background: #cbd1e7;
	font-size: 10px;
	height: 19px;
	margin-top: 6px;
	padding-bottom: 2px;
}

.google-box {
	border: 1px solid #63687c;
	background: #edf1ff;
	height: 15px;
	font-size: 12px;
}