﻿#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../Images/containerBack.jpg');
	background-repeat: repeat-y;
}
#top_banner {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	height: 100px;
	background-color: #2C455B;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #BF5F4F;
}
#top_ban_image {
	margin-top: 0px;
	margin-left: 0px;
	width: 375px;
	height: 100px;
	float: left;
}
#nav_box {
	width: 130px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

.navLinks {
    z-index: 300;   
}

#MHRRCcontents {
	width: 590px;
	padding: 5px;
	margin-top: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	float: left;
}
#content2 {
	padding: 10px;
}
.img_rt_nopad {
	float: right;
}
#top_ban_logo {
	width: 406px;
	height: 100px;
	float: right;
}
#navbottomNew {
	padding: 10px;
	background-color: #2C455B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ECEFF4;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #BF5F4F;
}
.MHRRChome {
	border: 1px solid #2C455B;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	background: #D7DEE8;
	position: relative;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

#signup p, #signup div {
	display: block;
}
#signup label {
	display: block;
	width: 150px;
	float: left;
}
#signup input { width: 250px; }
#signup p { clear: both; }
#signup p.phone { margin-left: -8px; }
	#signup p.phone label { position: relative; left: 8px; }
#signup p.phone span { float: left; }
#signup p.phone input { width: 71px !important; margin: 0 3px; margin-bottom: 13px; }

#traffic input { width: 10px; }
#traffic1, #traffic2 { float: left; }
#traffic1 { width: 50%; margin-right: 10px; }
#traffic2 { width: 48%; }

#error { color: #d00; font-weight: normal !important; font-size: 10pt; }
#error strong { font-weight: bold !important; }

#signup input, #signup .error { width: 252px !important; padding: 2px 0 2px 2px; }
#signup input { background-color: #eee; border: 1px solid #aab; }
#signup .error { background-color: #fee; border: 1px solid #f88; }
#signup input:hover { border: 1px solid #cce; }
#signup input:active, #signup input:focus { background-color: #fff; }
#signup input.checkbox { width: 10px !important; padding: 0 !important; }
#signup p.phone input, #signup p.phone .error { width: 73px !important; }
#signup select { padding-right: 2px !important; width: 256px !important; padding: 1px 0 1px 2px !important; }
#signup #submit { float: right; width: 100px !important; margin-right: 164px; }

.clear { clear: both; }
.tinytext { font: 7pt/10pt Verdana; color: #999; margin-left: 150px; margin-top: -10px; }