/* site.css - Prom Country Tourism */



html {
	margin: 0px;
	padding: 0px;
}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;
	font-family: arial, helvetica, san-serif; 


	color: #b4d8bd;
	background: #ffffff;



	background-image: url(images/bgsearch.jpg);


	overflow: auto;	
}




/* TABLES */

table.layout { 
	width: 100%;
	height: 100%;
	background-image: url(images/ghost.jpg);
	background-position: bottom left; 
	background-repeat: no-repeat; 
	background-attachment: fixed; 
}

table.content { 
	width: 954px;
}



table.copy { 
	width: 938px;
}

table.copythings { 
	width: 938px;
	background-image: url(images/thingsbg.jpg);
	background-position: top left; 
}


td.content1 { 
	height: 249px;
	width: 954px;
	vertical-align: top; 
	background-image: url(images/headerhome.jpg);
	background-position: top left; 
	background-repeat: no-repeat; 
}




td.content1a { 
	height: 249px;
	width: 954px;
	vertical-align: top; 
	background-image: url(images/headerthings.jpg);
	background-position: top left; 
	background-repeat: no-repeat; 
}

td.content1b { 
	height: 249px;
	width: 954px;
	vertical-align: top; 
	background-image: url(images/headeraccommodation.jpg);
	background-position: top left; 
	background-repeat: no-repeat; 
}


td.content2 { 
	width: 8px;
	background-image: url(images/leftside.gif);
	background-position: top right; 
}

td.content3 { 
	width: 938px;
	background-position: top left; 
}

td.content4 { 
	width: 8px;
	background-image: url(images/rightside.gif);
	background-position: top left; 
}

td.content5 { 
	width: 220px;
	background-image: url(images/bgmaincolumn1.gif);
	background-position: top left; 
}

td.content5a { 
	width: 100%;
	background-image: url(images/accombg.jpg);
	background-position: top left; 
	color: #b4d8bd;
}


td.content6 { 
	width: 718px;
	background-image: url(images/bgmaincolumn2.gif);
	background-position: top left; 
}


td.content6a { 
	width: 718px;
	background: #eef5fa;
	height: 100%;
}




td.content7 { 
	width: 294px;
	height: 264px;
	background-image: url(images/bgmaincolumn2.gif);
	background-position: top left; 
}

td.content7a { 
	width: 294px;
	height: 169px;
	background-image: url(images/bgmaincolumn2.gif);
	background-position: top left; 
}


td.content8 { 
	width: 424px;
	height: 264px;
	background-image: url(images/boxhome1.gif);
	background-position: top left; 
	background-repeat: no-repeat; 
}

td.content8a { 
	width: 424px;
	height: 264px;
	background-image: url(images/boxhome2.gif);
	background-position: top left; 
	background-repeat: no-repeat; 
}

td.content8b { 
	width: 424px;
	height: 169px;
	background-image: url(images/boxhome3.gif);
	background-position: top left; 
	background-repeat: no-repeat; 
}

td.content9 { 
	height: 33px;
	width: 954px;
	background-image: url(images/footer.gif);
	background-position: top left; 
	background-repeat: no-repeat; 
}













table.search { 
	width: 543px;
	padding: 20px;
	background: #f2f2f7;
}

table.search1 { 
	width: 545px;
	padding: 1px;
	background: #006231;
}



td.accom { 
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}

















/* LINES and FONTS */



iframe.maini {
	height: 112px; 
	width: 214px;
}

iframe.maini1 {
	height: 150px; 
	width: 390px;


}

iframe.maini2 {
	height: 150px; 
	width: 390px;


}

iframe.maini3 {
	height: 100px; 
	width: 390px;


}

iframe.maini4 {

}




p {
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}




hr.contact {
	color: #804000;
	padding-left: 22px;
	width: 149px;
}

div.footer {
	font-family: arial, helvetica, verdana, san-serif; 
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000080;
	text-align: center;
}


div.nav {
	width: 100%;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 8px;
}


div.nav1 {
	width: 100%;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	padding-left: 8px;
}



/* LINKS */



	A{ COLOR: #000080; TEXT-DECORATION: none } 
	A:link { COLOR: #000080; TEXT-DECORATION: none } 
	A:visited { COLOR: #000080; TEXT-DECORATION: none } 
	A:hover { COLOR: #0000ff; TEXT-DECORATION: none } 



	A.site{ COLOR: #000080; TEXT-DECORATION: none } 
	A.site:link { COLOR: #000080; TEXT-DECORATION: none } 
	A.site:visited { COLOR: #000080; TEXT-DECORATION: none } 
	A.site:hover { BACKGROUND: #ffffff; COLOR: #0000ff; TEXT-DECORATION: none } 

