@charset "utf-8";
/* CSS Document */

.dialog img, .dialog2 img
{
padding:0px;
}
body  {
	background-image:url(../images/background.jpg);
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #765A33;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper1
{
	background: url(../images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
}
#Header
{
height:120px;
width:100%;
	background-image: url(../images/bgstrip.png);
	padding: 0px;
	overflow:hidden;
}
#Header #logo
{
float:right}
#Header #searchbuttons
{
float:left
}
.twoColHybLt #sidebar1 {
	float: left;
	width: 252px; /* top and bottom padding create visual space within this div  */
	margin-right: 5px;
	background-image:url(../images/leftbarbackground.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.twoColHybLt #sidebar1 .b1{
height:20px;
background-image:url(../images/leftbottom.png)
}
.twoColHybLt #sidebar1 h3, .twoColHybLt #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}

.twoColHybLt #mainContent {
	margin: 0 0px 0 250px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	padding-left:10px;
	padding-bottom:20px;

} 

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColHybLt #container {
	width: 98.5%;  /* this will create a container 80% of the browser width */
	background: #CCCB93;
	margin: 20px 10px;
	text-align: left;
} 

#navlist {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	WIDTH: 160px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px;
}
#navlist LI {
	BORDER-BOTTOM: #8b9dab 1px solid; BORDER-LEFT: #8b9dab 1px solid; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: #ffffff 1px solid; LIST-STYLE-IMAGE: none; BORDER-RIGHT: #ffffff 1px solid; PADDING-TOP: 0px; 
}
#navlist LI A {
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 10px;
	DISPLAY: block;
	FONT: 12px Verdana, Helvetica, Arial, sans-serif;
	COLOR: #423b56;
	TEXT-DECORATION: none;
	PADDING-TOP: 2px;
	border-left:thick solid #990000;
	border-left:3px solid #592B1E;
	background: #51C296;
}

#navlist LI A:hover {
	COLOR: #592B1E;
	TEXT-DECORATION: none;
	border-left:8px solid #592B1E;
	background: #A4CF9A;
}
#navliststep {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 160px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
#navliststep LI {
	BORDER-BOTTOM: #8b9dab 1px solid; BORDER-LEFT: #8b9dab 1px solid; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; BORDER-TOP: #ffffff 1px solid; LIST-STYLE-IMAGE: none; 
}
#navliststep LI A {
	PADDING-BOTTOM: 2px;
	PADDING-LEFT: 15px;
	DISPLAY: block;
	TEXT-DECORATION: none;
	PADDING-TOP: 2px;
	color: #592B1E;
	background: #A4CF9A;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#navliststep LI A:hover {
	COLOR: #765A33;
	TEXT-DECORATION: none;
	background: #51C296;
}
#mainContent H1 {
	margin-right:200px;
	BORDER-BOTTOM: 3px solid #6FCBCC;
	PADDING-BOTTOM: 5px;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	MARGIN: 0px 0px 5px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #765A33;
	FONT-SIZE: 18px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	PADDING-TOP: 10px
}
#mainContent H2 {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: normal; FONT-STYLE: normal; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #765A33; FONT-SIZE: 18px; FONT-WEIGHT: normal; TEXT-DECORATION: none; PADDING-TOP: 0px
}
#mainContent P {
	LINE-HEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #765A33; FONT-SIZE: 14px; FONT-WEIGHT: normal; TEXT-DECORATION: none
}
#mapright
{
	float:right;
	padding:5px;

}
#boxleft
{
float:left;
width:50%;
}
#regbuttons
{
text-align:right;
float:right;
width:620px;
padding-right:10px;
margin-bottom:5px;
padding-bottom:20px;
}
#mapwarpper
{height:450px}
#wrappericons
{
	min-width:500px;
	text-align:left;
	display: left;


}
#icon
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #765A33;
	FONT-SIZE: 10px;
text-align:center;
width:70px;
float:left;
}
#leftbox
{

text-align:center;
height:220px;
width:720px;
float:left;

}
#rightbox
{
float:right;
position:inherit;
	width:200px;


}


#search
{
	width: 245px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #592B1E;
	margin-left: -10px;
}
label
{
margin-top:4px;
width:86px;
float: left;
text-align: left;
margin-right: 0px;
display: block;
}
label1
{
width:180px;
float: left;
text-align: left;
margin-right: 0px;
display: block;
}
 
select
{
color: #592B1E;
background: #70CBCC;
border: 1px solid #592B1E
}
#mysubmit
{
margin-left:20px;
color: #592B1E;
background: #70CBCC;
border: 1px solid #592B1E1

}
</style>[if IE]>
<style type="text/css"> 
#radio
{
padding-top:0px;
float:right;
padding-right:30px;
}

</style>
<![endif]\


.submit input
{
color: #592B1E;
background: #70CBCC;
border: 2px outset #592B1E;
} 

legend
{
color: #592B1E;
background: #70CBCC;
border: 1px solid#592B1E;
padding: 2px 6px
}
.content H2
{
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #592B1E;
	FONT-SIZE: 20px;
	text-align:left;
	padding-top:-20px;
	font-weight: 300;

} 
#search H1
{
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #592B1E;
	FONT-SIZE: 16px;
	text-align:center;
	padding-top:-20px;
	font-weight: 300;
	padding-bottom: 15px;
}
#address
{
	width:145px;
	float:left;
	padding:5px;
	Margin-top:20px;
	text-align:left;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
#address H1
{
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #592B1E;
	FONT-SIZE: 12px;
	font-weight:bold;
}
#footer {
	PADDING-LEFT:10px;
	PADDING-BOTTOM:0px;
	Padding-Top:0px;
	Background-image:url(../images/bgstripfooter.png);
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #765A33;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	height: 120px;
	background-position: bottom;
}
#date
{
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #592B1E;
	FONT-SIZE: 16px;
	text-align:center;
	padding-top:20px;
	font-weight: 500;
	padding-bottom: 5px;
	}
#wrapper2
{
width:100%;
}
#floatleft{
FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #765A33;
	FONT-SIZE: 10px;
padding:3px;
width:22%;
float:left;
}
</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColHybLt #sidebar1 { padding-top: 30px;
padding-left: 10px;}
.twoColHybLt #mainContent { 


padding-top: 15px;
margin-right:5px; }
/* the above proprietary zoom property gives IE the hasLayout it may need to avoid several bugs */
</style>
<![endif]\
