@charset "utf-8";
/* CSS Document */

body {
	background: url(/images/pg-bg.jpg) repeat-x;
	text-decoration: none;
	margin: 0px;
	color: #000;
	font-family: arial;
	font-size: 12px;
}

form{ margin:0px; padding:0px;}

p {	
	margin:10px 2px;
	padding: 2px;
	line-height: 18px;
}
h1 {
	padding: 0;
	margin:0 0 20px 0;
	color: #1d004d;
	font-size: 25px;
	text-decoration: none;
}

h2 {
	padding: 0px;
	margin:0px;
	color: #000;
	font-size: 25px;
	text-decoration: none;
}

h3 {
	padding: 0px;
	margin:0px;
	font-size: 18px;
	text-decoration: none;
	color:#fff;
	font-weight: 400;
}

h4 {
	padding:0px;
	margin: 0px;
	color: #00034d;
	font-size: 30px;
	text-decoration: none;
}


#mtw {	
	width: 950px;
	margin: 0px auto;
	position:relative;
}

#main-con {
	width:950px;
	float: left;
	background: url(/images/mtw-bg.jpg) repeat-y;
}

#header {
	width: 950px;
	height: 362px;
	float: left;
	background: url(/images/header-bg.jpg) repeat-x;
}

.logo-img {	
	background: url(/images/img1.jpg) no-repeat;
	width: 153px;
	height: 195px;
	float: left;
	margin-top: 13px;
	cursor: pointer;
}

.logo-text {
	background: url(/images/logo_1.jpg) no-repeat;
	width: 250px;
	height: 71px;
	float: left;
	cursor: pointer;
}

.logo-text h1 {
	display: none;
}

.call-box {
	width: 240px;
	height: 65px;
	float: right;
	padding-top: 35px;
	padding-right: 20px;
	text-align: right;
	margin-bottom:20px;
}

.black25 {
	color: #000;
	font-size: 25px;
	text-decoration: none;
}

.black30 {
	color: #000;
	font-size: 30px;
	text-decoration: none;
}

.left-box {
	width: 350px;
	float: left;
	padding: 35px 0px 0px 30px;
}

#left-nav {
	width: 175px;
	float: left;
	height: 179px;
	padding-top: 60px;
}

#left-nav ul {
	padding: 0px;
	margin: 0px;
}

#left-nav li {
	list-style: none;
	font-size: 12px;
	color: #fdf2bb;
	text-decoration: none;
	width: 128px;
	height: 18px;
	float: left;
	padding: 7px 0px 0px 12px;
}

#left-nav li a {
	font-size: 12px;
	color: #fdf2bb;
	text-decoration: none;
}

#left-nav li a:hover{ 
	font-size: 12px;
	color: #fdf2bb;
	text-decoration: none;
}

#left-nav .over {
	font-size: 12px;
	color: #fdf2bb;
	text-decoration: none;
	padding: 7px 0px 0px 15px;
}

#left-nav .over a{
	font-size: 12px;
	color: #fdf2bb;
	text-decoration: none;
	padding: 7px 0px 0px 15px;
}

#left-nav .over a:hover{
	font-size: 12px;
	color: #fdf2bb;
	text-decoration: none;
	background: url(/images/arrow.jpg) no-repeat left top;
	padding: 7px 0px 0px 15px;
}

#left-nav .current{
	font-size: 12px;
	color: #fdf2bb;
	text-decoration: none;
	background: url(/images/arrow.jpg) no-repeat left top;
	padding: 7px 0px 0px 15px;
}

.img-main {
	background: url(/images/img2.jpg) no-repeat;
	width:397px;
	height:238px;
	float: right;
	margin: 0px 20px 0px 0px; 
}

.spacer {
	background: url(/images/spacer.jpg) no-repeat top right;
	width:323px;
	height:16px;
	float: left;
}
.left-img, .img-dining, .img-functions, .img-contact-us {
	width: 268px;
	height:504px;
	float: left;
}
.left-img {
	background: url(/images/img3.jpg) no-repeat right;
}
.img-dining {
	background: url(/images/img-dining.jpg) no-repeat right;
}
.img-functions {
	background: url(/images/img-functions.jpg) no-repeat right;
}
.img-contact-us {
	background: url(/images/img-contact-us.jpg) no-repeat right;
}
.spacer1 {
	width: 100px;
	height:10px;
	float:left;
}

.main-text {	
	width: 530px;
	float: left;
	padding: 40px 5px 30px 40px;
}


.footer {
	background: url(/images/footer-bg.jpg) repeat-x;
	width:100%;
	height: 154px;
	float: right;
	text-align: center;
	padding-top: 20px;
}

.footer ul {
	padding: 0px; margin:0px;
	display: inline;
}

.footer li {
	font-size: 13px;
	display:inline;
	color: #fff;
	list-style: none;
	text-decoration: none;
}

.footer li a{
	font-size: 13px;
	color: #fff;
	list-style: none;
	text-decoration: none;
}

.footer li a:hover{
	font-size: 13px;
	color: #fff;
	list-style: none;
	text-decoration:underline;
}



.w14 {
	font-size:14px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}

.w14 a{
	font-size:14px;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}

.w14 a:hover{
	font-size:14px;
	color: #fff;
	text-decoration: underline;
	line-height: 20px;
}

.left-img-box {
	width: 268px;
	float: left;
}


/*contact form page*/

.form-box {
	width: 530px;
	float: left;
	padding-top:8px;
	border-top: 1px solid #5c5c5c;
}

.input-left {
	width:120px;
	height: 20px;
	float: left;
	margin: 0px 8px 8px 0px;
}

.input-right {
	width: 280px;
	height: 20px;
	float: left;
	margin: 0px 6px 8px 0px;
}

.input-right-area {
	width: 280px;
	height: 75px;
	float: left;
	margin: 0px 6px 8px 0px;
}

.btn-out {
	width: 400px;
	height: 35px;
	float: left;
	padding-left: 128px;
}

.texr-box {
	width: 220px;
	border: 1px #000 solid;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}

.texr-area {
	width: 220px;
	border: 1px #000 solid;
	height:70px;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}
.red {
	font-size:12px;
	color: #CC0033;
}

.btn {
	background: url(/images/btn.gif) no-repeat;
	width:94px;
	height: 24px;
	border: 0px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.img-btn {
	background:url(/images/btn-submit.jpg) no-repeat;
	width:94px;
	height:24px;
	float: left;
	cursor:pointer;
}

.clear {
	clear: both;
}

.black14 {
	font-size:14px;
	color: #000;
	text-decoration:none;
}

.black14 a{
	font-size:14px;
	color: #670001;
	text-decoration: underline;
}

.black14 a:hover{
	font-size:14px;
	color: #670001;
	text-decoration:none;
}

.img1 {
	background: url(/images/img-contact2.jpg) no-repeat;
	width: 240px;
	height: 180px;
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
}

.img2 {
	background: url(/images/img-contact3.jpg) no-repeat;
	width: 240px;
	height: 180px;
	float: left;
}

.left-img-contact {
	background: url(/images/img-Temp.jpg) no-repeat right;
	width: 268px;
	height:484px;
	float: left;
}

.left-img-other {
	background: url(/images/img-contact1.jpg) no-repeat right;
	width: 268px;
	height:484px;
	float: left;
}


/*template-page*/

.img1-temp {
	background: url(/images/img-tem1.jpg) no-repeat;
	width: 240px;
	height: 180px;
	float: left;
	margin-right: 20px;
	margin-bottom:10px;
}

.img2-temp {
	background: url(/images/img-tem2.jpg) no-repeat;
	width: 240px;
	height: 180px;
	float: left;
}

.left-img-temp {
	background: url(/images/img-tem3.jpg) no-repeat right;
	width: 268px;
	height:484px;
	float: left;
}

.list {
	list-style-image: url(/images/arrow1.jpg);
	padding-top: 3px;
}
.ErrorMessage
{
	color: #CC0000;
	font-size: 11px;
	font-family: verdana;
	background-color: #FFFFCC;
	border: 1px dotted #BF1E2E;
	width: 95%;
	text-align:center;
	vertical-align: middle;
	min-height:20px;
	margin: auto;
	margin-top: 5px;
	padding: 5px;
	font-weight:bold;
}

.SuccessMessage
{
	color: #006600;
	font-size: 11px;
	font-family: verdana;
	background-color: #FFFFCC;
	border: 1px dotted #343434;
	width: 95%;
	text-align:center;
	vertical-align: middle;
	min-height:20px;
	margin: auto;
	margin-top: 5px;
	padding: 5px;
	font-weight:bold;
}