﻿body{
	margin: 29px 0 0 0;
	background: #ffffff url(../Images/bg.gif) center -15px no-repeat;
	overflow: visible;

}
table{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2f2f2f;
	line-height: 1.4em;
	text-align: left;
}
.menu{
	height: 35px; /*46px;*/
	background: url(../Images/bgmenusmall.gif) repeat-x;
	margin-top: 5px;
}
/*.menu img{
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: normal;
	background: transparent;
	position: relative;
	top: -12px;
}
.menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: normal;
	background-color: #d24d11;
	position: relative;
	top: -12px;
}*/
.menu2{
}
.menu2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	line-height: normal;
	background: transparent;
	display: block;
}
.menu2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
	line-height: normal;
	background-color: #d24d11;
	display: block;
}
.menudivider{
	height: 2px;
	background: url(../Images/menudivider2.gif) repeat-x;
}
.divider{
	height: 2px;
	background: url(../Images/divider.gif) repeat-x;
}
.bullet{
	font-size: 16px;
	margin-right: 8px;
	position: relative;
	top: 1px;
}
h1{
	margin: 0px;
	color: #d34f13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	display: inline;
	line-height: normal;
}
h2{
	margin: 0px;
	color: #d34f13;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	line-height: normal;	
}
h3{
	margin: 0px;
	color: #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	display: inline;
	line-height: 24px;	
}
h4{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	line-height: normal;	
}
h6{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
h5{
	margin: 0px;
	color: #84a202;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	display: inline;
	line-height: normal;
}

select{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.button{
	background: #ef9b52 url(../Images/bgbutton.gif) center repeat-x;
	border: 1px solid #b33800;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;	
	height: 23px;
}
.footer{
	padding: 10px;
	padding-bottom: 20px;
}
.footer a{
	color: #2f2f2f;
	text-decoration: none;
}
.footer a:hover{
	color: #000000;
	text-decoration: underline;
}
a{
	color: #e06221;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.photo{
	border: 1px solid #cacaca;
	background-color: #ffffff;
	padding: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.photo img{
	display:block;
}
.caption{
	font-size: 10px;
	line-height: normal;
}
.miniicon{
	position: relative;
	top: 2px;
	margin-right: 5px;
}
ul{
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
li{
	margin: 0 0 0 15px;
/*	color: #e06221;*/
	list-style-position: inside;
	list-style-type: disc;
	padding: 0px;
}
.orange{
	color: #e06221;
}

.box1orange{
	background: #e77628 url(../Images/bgboxorangetop.gif) repeat-x top;
}
.box2orange{
	background: url(../Images/bgboxorangebottom.gif) repeat-x bottom;
}
.box3orange{
	background: url(../Images/bgboxorangeleft.gif) repeat-y left;
}
.box4orange{
	background: url(../Images/bgboxorangeright.gif) repeat-y right;
}
.box5orange{
	background: url(../Images/bgboxorangetopleft.gif) no-repeat left top;
}
.box6orange{
	background: url(../Images/bgboxorangetopright.gif) no-repeat right top;
}
.box7orange{
	background: url(../Images/bgboxorangebottomleft.gif) no-repeat left bottom;
}
.box8orange{
	background: url(../Images/bgboxorangebottomright.gif) no-repeat right bottom;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 20px;
}


.box1{
	background: #ffffff url(../Images/bgboxtop.gif) repeat-x top;
}
.box2{
	background: url(../Images/bgboxbottom.gif) repeat-x bottom;
}
.box3{
	background: url(../Images/bgboxleft.gif) repeat-y left;
}
.box4{
	background: url(../Images/bgboxright.gif) repeat-y right;
}
.box5{
	background: url(../Images/bgboxtopleft.gif) no-repeat left top;
}
.box6{
	background: url(../Images/bgboxtopright.gif) no-repeat right top;
}
.box7{
	background: url(../Images/bgboxbottomleft.gif) no-repeat left bottom;
}
.box8{
	background: url(../Images/bgboxbottomright.gif) no-repeat right bottom;
	min-height: 474px;
	height: auto !important;
	height: 474px;
	padding: 20px;
}





a.annotation {
	position: absolute;
	background: url(../Images/mapbullet.gif) no-repeat;
	padding: 0;
	display: block;
}
/*a.annotation span {
  display: block;
  background: white;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  -moz-opacity: 0.3;
  filter:alpha(opacity=30);
}*/
a.annotation:hover {
/*  border-color: yellow;*/
}
img.annotated {
  border-width: 0;
}
