@charset "utf-8";
body {
	background-color: #e5ded5;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 25px;
}

a:link {
	color: #2b3037;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #a79b98;
	text-decoration: none;
}

body,td,th {
	font-size: 11px;
	text-align: center;
}

#container  {
	border: 1px none #000000;
	text-align: left;
	background-image: url(../Images/MDPageBackground.jpg);
	height: 708px;
	width: 1000px;
	background-repeat: no-repeat;
	margin: auto;
}
#header  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 90px;
	margin: 0px;
}
#menu {
	height: 25px;
	text-decoration: none;
}

#header h1  {
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: left;
}
#mainContent  {
	height: 533px;
	width: 800px;
	color: #2b3037;
	font-size: 12px;
	text-decoration: none;
	margin: auto;
	text-align: center;
	border-top-color: #DAD2C2;
	border-bottom-color: #C4B79D;
}
a:visited {
	text-decoration: none;
	color: #2b3037;
	font-weight: normal;
}


#footer  {
	width: 800px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 100px;
	float: none;
	clear: both;
	margin: auto;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	font-weight: lighter;
}
#Navigation {
	float: none;
	height: 33px;
	width: 800px;
	text-align: left;
	color: #2b3037;
	clear: both;
	font-style: italic;
	font-size: 10px;
	font-weight: lighter;
	margin: auto;
}
.coming {
	font-style: italic;
	color: #a79b98;
}
#home {
	height: 20px;
	width: 110px;
	float: left;
	padding-left: 172px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../Images/res/romb.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#about {
	float: left;
	height: 20px;
	width: 107px;
	background-image: url(../Images/res/romb.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top: 5px;
	padding-right: 13px;
}
#contact {
	float: left;
	height: 20px;
	width: 123px;
	background-image: url(../Images/res/romb.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-top: 5px;
	padding-right: 12px;
}
#newsletter {
	background-image: url(../Images/res/romb.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	float: left;
	height: 20px;
	width: 127px;
	padding-top: 5px;
	padding-right: 14px;
}
#container #menu noscript a {
	font-weight: normal;
	text-decoration: none;
}


#other {
	float: left;
	height: 20px;
	width: 128px;
	text-align: center;
	padding-top: 5px;
}

