@charset "utf-8";

* {
	margin:0;
}
body, html {
	text-align:center;
	height:100%;
	background-color:#f2f2f2;
}
div#topContainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: 0 auto -260px;
}
div#push {
	height:260px;
}
div.center {
	width:974px;
	margin: 0 auto;
	text-align:left;
}
div#frontPageheader {
	width:100%;
	height:504px;
	background-image:url(../images/islersombathy_topbg.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
}
div#mainBody {
	background-color:#f2f2f2;
	width:100%;
	background-image:url(../images/islersombathy_mainbodybg.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
	min-height: 290px;
	height: auto !important;
	height: 290px;
}
div#mainFooter {
	height:260px;
	width:100%;
	background-image:url(../images/islersombathy_footerbg.png);
	background-repeat:repeat-x;
	background-position:0px 0px;
}

div#topDescription {
	height:20px;
	text-align:center;
	color:#7f8254;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top:6px;
	overflow:hidden;
	white-space:nowrap;
}
div#logo, div#logo a, div#logo a:link, div#logo a:visited, div#logo a:active, div#logo a:hover {
	width:332px;
	height:136px;
	text-decoration:none;
	display:block;
	outline:none;
}
div#logo {
	background-image:url(../images/islersombathy_logo.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
}
div#menu {
	width:630px;
	float:left;
}
div#scrollFrame {
	width:974px;
	height:342px;
	overflow:hidden;
	position:relative;
	clear:both;
}
div#scrollContainer {
	width:2930px;
	height:342px;
}
div.scrollBox {
	width:974px;
	height:342px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	text-align:left;
}
div#scrollBox1 {
		background-image:url(../images/islersombathy_scrollbox1_bg.png);
}
div#scrollBox2 {
		background-image:url(../images/islersombathy_scrollbox2_bg.png);
}
div#scrollBox3 {
		background-image:url(../images/islersombathy_scrollbox3_bg.png);
}
.scrollBoxPane {
	width:450px;
	height:263px;
	float:left;
	white-space:normal;
	margin-left:80px;
	margin-top:60px;
}
.scrollBoxPane h1 {
	color:#d8dd81;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:150%;
	margin-bottom:20px;
}
.scrollBoxPane p {
	color:#eff1d4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:22px;
}
ul, li {
	margin:0;
	list-style-position:inside;
}

.directions, .phonenumber, .copyright {
	font-family:Verdana, Geneva, sans-serif;
	color:#eeeeee;
	padding:10px;
	text-align:left;
	float:left;
	height:50px;
}
.directions {
	font-size:12px;
	width:46%;
}
.phonenumber {
	font-size:20px;
	font-style:italic;
	width:46%;
	text-align:right;
}
.topPhone {
	margin-top:20px;
	margin-bottom:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffff;
	text-align:right;
	clear:both;
	font-size:20px;
	font-style:italic;
	width:630px;
	text-align:right;
}
.copyright {
	height:63px;
	width:100%;
	color:#53534e;
	font-size:10px;
	clear:both;
	margin-top:20px;
}
.copyright p {
	padding-top:12px;
	color:#53534e;
}

.copyright .SkinObject {
	color:#53534e;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}
.footerLink, .footerLink a, a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
}
a.footerLink:hover {
	color:#d8dd81;
	text-decoration:underline;
}
