@charset "UTF-8";
body  {
	margin: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-attachment: fixed;
	background-color: #ffffff;
}
.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 50px;
	outline-style: none;
	padding-bottom: 10px;
} 
.twoColFixLtHdr #header {
	background: #ffffff;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 260px;
	text-align: center;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	background-color: #FFFFFF;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 1400px;
}
.twoColFixLtHdr #mainContent {
	margin-right: 100px;
	margin-bottom: 30px;
	margin-left: 100px;
	padding: 30;
	border: 5 solid #01456A;
	margin-top: 20px;
} 
.twoColFixLtHdr #footer {
	background:#FFFFFF;
	padding-top: 0px;
	padding-bottom: 0;
	bottom: auto;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.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;
	border-color: #003366;
}
.twoColFixLtHdr #container #sidebar1 img {
	padding-left: 20px;
	padding-top: 20px;
}
.twoColFixLtHdr #container #mainContent ul {
	line-height: 50px;
}
.twoColFixLtHdr #container #header {
	height: 260px;
}
.twoColFixLtHdr #container #mainContent .style2 style5 style13 img {
	padding: 30px;
}
.twoColFixLtHdr #container #mainContentsponsor {
}
.twoColFixLtHdr #container #sidebar1 {
}
.twoColFixLtHdr #container #sidebar1 {
	margin-right: 30px;
}
.hotel_links {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
}
iframe {
	padding: 25px;
}
#hotels {
}
#parkplace {
}
.twoColFixLtHdr #container {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01456A;
	border-right-color: #052944;
	border-bottom-color: #052944;
	border-left-color: #052944;
	background-repeat: no-repeat;
}
.twoColFixLtHdr #container #mainContent div {
}
#container_index {
	background-image: url(assests/Madiline_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.twoColFixLtHdr #container_index {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
	outline-style: none;
	padding-bottom: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #052944;
	border-bottom-color: #052944;
	border-left-color: #052944;
	background-image: url(assests/Madiline_back.jpg);
	background-color: #FFFFFF;
	list-style-image: url(assests/star.jpg);
}
#mha_nav {
	padding-bottom: 30px;
}
.twoColFixLtHdr #container_sponsors {
	background-color: #FFFFFF;
	height: 2900px;
	width: 800px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #01456A;
	border-bottom-color: #01456A;
	border-left-color: #01456A;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
a img {border: none; }
.twoColFixLtHdr #container #sidebar3 {
	margin-right: 10px;
	float: left;
	margin-bottom: 200px;
	margin-top: 50px;
	width: 150px;
	background-color: #FFFFFF;
	margin-left: 20px;
}
