html {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFE785;
	height: 100%;
}
h1, h2, h3, h4, h5, h6, form, table, input, img, ul, li  {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
h1  {
	font-family: "goudy Old Style", Georgia, "Times New Roman";
	font-size: 26px;
	padding-bottom: 17px;
}
iframe {
	float: left;
	width: 940px;
}

p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
a {
	color: #8E0C04;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


#headwrap_home {
	background-image: url(imz/head-home-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 18px;
	background-position: bottom;
	height: 300px;
	background-color: #FFFFFF;
}
#head_bg_home {
	background-image: url(imz/head-home/rotator.php);
	height: 300px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo-home {
	float: left;
}
#logo-home  a  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 177px;
	width: 351px;
	margin-top: 60px;
	margin-left: 20px;
	background-position: right bottom;
	background-image: url(imz/logo.png);
	float: left;
	background-repeat: no-repeat;
}
* html  #logo-home a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 300px;
	width: 402px;
	background-position: right bottom;
	background-image: url(imz/logo-ie.jpg);
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
}


#headwrap {
	background-image: url(imz/head-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 18px;
	background-position: bottom;
	height: 165px;
	background-color: #FFFFFF;
}
#head_bg {
	background-image: url(imz/head-i/rotator.php);
	height: 165px;
	width: 940px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#logo {
	float: left;
	position: absolute;
}
#logo  a  img  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 150px;
	width: 297px;
	margin-left: 20px;
	background-position: right bottom;
	background-image: url(imz/logo-inside.png);
	float: left;
	background-repeat: no-repeat;
	margin-top: 25px;
}
*    html     #logo a img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 165px;
	width: 297px;
	background-position: right bottom;
	background-image: url(imz/logo-ie-inside.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#mini_nav {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	top: 20px;
	right: 20px;
	list-style-type: none;
	margin: 0px;
}
#mini_nav li {
	display: inline;
	float: left;
	list-style-type: none;
	padding-right: 15px;
}
#mini_nav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
	float: left;
}
#mini_nav li a:hover {
	color: #000000;
	background-color: #FFFFFF;
}



#nav {
	position: absolute;
	float: right;
	height: auto;
	width: auto;
	z-index: 1000;
	bottom: 0px;
	right: 0px;
}
#nav li {
	display: inline;
	float: left;
	padding-left: 3px;
}
#nav li a {
	background-image: url(imz/nav-bg.gif);
	float: left;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #CCCAC7;
	font-size: 14px;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #221E11;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52452C;
}
#nav li a:hover {
	background-color: #FFFFFF;
	background-image: none;
	color: #B10006;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav .login {
	display: none;
}
#nav .hide {
	display: none;
}


#main_wrap {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(imz/base-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#h_left {
	float: left;
	width: 480px;
}
#h_center {
	float: left;
	margin-right: 20px;
	margin-left: 30px;
	width: 160px;
	padding: 10px;
	background-color: #FFF6CA;
	border: 1px solid #DFC66F;
	font-size: 11px;
}
#h_center h3 {
	font-family: "goudy Old Style", Georgia, "Times New Roman";
	font-size: 21px;
	color: #796432;
}

#h_center p {
	padding: 0px;
}
#h_center img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 140px;
	width: 160px;
	overflow: hidden;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#h_center h4 {
	font-size: 13px;
}
#h_center a {
	color: #FFFFFF;
	border: 1px solid #000;
	background-color: #8E0C04;
	text-decoration: none;
	margin-left: 5px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#h_center a:hover {
	color: #EFD9A1;
	background-color: #000000;
}
#h_center strong {
	font-size: 12px;
	color: #8E0C04;
}
#right {
	font-size: 11px;
	float: right;
}
.sizei {
	width: 176px;
}
.sizeh {
	width: 226px;
}


#right  h3 {
	font-family: "goudy Old Style", Georgia, "Times New Roman";
	font-size: 21px;
	color: #7C6634;
	padding: 10px;
}
#right  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7C6634;
	padding: 10px;
	text-align: center;
}
#right_box {
	background-color: #FFF6CA;
	border: 1px solid #DFC66F;
	font-size: 11px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
}

#right_box   li {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFC66F;
	float: left;
	clear: left;
	width: 89%;
}
#right_box   img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.sizeh  .hide {
	display: none;
}





#left {
	float: left;
	display: block;
	width: 182px;
	margin-right: 30px;
}
#left_nav {
	margin-bottom: 20px;
	font-size: 11px;
	float: left;
	width: 182px;
}
#left_nav li {
	display: block;
	float: left;
}
#left_nav strong {
	line-height: 20px;
	font-size: 12px;
	letter-spacing: 1px;
}
#left_nav li a {
	float: left;
	clear: left;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 162px;
	background-color: #998043;
}
#left_nav a:hover {
	background-color: #8E0C04;
	text-decoration: none;
}

#left_box {
	background-color: #F8EBBE;
	border: 1px solid #D7BE6A;
	font-size: 11px;
	padding: 10px;
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
#left_box  h4 a {
	color: #FFFFFF;
	background-color: #8E0C04;
	border: 1px solid #000000;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#left_box  h4 a:hover {
	text-decoration: none;
	background-color: #000000;
}

#left_box strong {
	font-size: 12px;
	color: #8E0C04;
}

#left_box h4 {
	font-size: 12px;
}
#left_box h3 {
	font-family: "goudy Old Style", Georgia, "Times New Roman";
	color: #7C6634;
	font-size: 20px;
}
#left_box img {
	display: none;
}
#left_box p {
	margin: 0px;
	padding: 0px;
}

#center {
	float: left;
	width: 520px;
}
#center .right {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#center-wide {
	float: right;
	width: 728px;
	margin-bottom: 20px;
}
#center h3 {
	font-size: 15px;
	color: #8E0C04;
	margin-top: 10px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCAC7;
	border-right-color: #CCCAC7;
	border-bottom-color: #CCCAC7;
	border-left-color: #CCCAC7;
}

#base {
	clear: both;
	display: block;
	position: relative;
	padding-top: 7px;
	height: 26px;
}
#base ul {
	position: absolute;
	bottom: 0px;
	float: left;
}
#base ul li {
	display: inline;
	float: left;
}
#base  li a {
	display: inline;
	float: left;
	color: #8E0C04;
	text-decoration: none;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	letter-spacing: 1px;
}
#base li a:hover {
	color: #0C0807;
	background-image: url(imz/base-bg-o.gif);
}
#base .login {
	padding-left: 50px;
}


#footer {
	text-align: center;
	height: 14px;
	background-image: url(imz/footer-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
}
#foot_wrap {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #635034;
}
#foot_wrap a {
	color: #635034;
	text-decoration: none;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
#wrapperi {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
input {
	font-family: 11;
	color: #333333;
	border: 1px solid #998043;
	margin-right: 135px;
	width: 150px;
	padding: 0px;
}
#map iframe {
	width: 520px;
	height: 300px;
}
#button {
	color: #FFFFFF;
	background-color: #8E0C04;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

form {
	border: 1px solid #F8EBBE;
	padding: 20px;
	text-align: right;
	width: 90%;
}
td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 5px;
	vertical-align: top;
}
hr {
	background-color: #999999;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
em strong, strong em {
	font-size: 16px;
	font-style: normal;
	color: #7C6634;
	margin-top: 10px;
	display: block;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 10px;
}
blockquote {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	color: #333333;
}
