/* site.css - Cuckoo Restaurant */



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: #000000;



	background-image: url(images/iframebg.gif);
	background-position: top left; 

	overflow: auto;	
}




/* TABLES */

table.layout { 
	width: 100%;
	height: 100%;

}



td.contentiframe { 
	text-align: bottom;

}


table.layout1 { 
	width: 100%;
	background-image: url(images/flowersmiddle.gif);
	background-position: center right; 
	background-repeat: no-repeat; 
}

table.layout2 { 
	width: 100%;
	align: bottom;
}

td.contenty1 { 
	width: 560px;
}

td.contenty2 { 
	width: 50%;

}


td.contenty1a { 
	width: 558px;
	valign: bottom;
	text-align: bottom;
}

td.contenty2a { 
	width: 80%;

}



table.layout3 { 
	width: 411px;
	align: bottom;
}

td.contentw { 
	width: 345px;

}

td.contentv { 
	width: 66px;

}


td.contenty { 
	width: 50%;

}


table.content { 
	width: 90%;

}



td.content1 { 
	vertical-align: top; 
	background-image: url(images/corner.gif);
	background-position: top left; 
	width: 2px;
	height: 2px;
}



td.content2 { 
	vertical-align: top; 
	background-image: url(images/topstrip.gif);
	background-position: top left; 
	height: 2px;
}



td.content3 { 
	vertical-align: top; 
	background-image: url(images/cornerright.gif);
	background-position: top left; 
	height: 2px;
	width: 8px;
}


td.content4 { 
	vertical-align: top; 
	background-image: url(images/sideleft.gif);
	background-position: top left; 
	width: 2px;
	height: 570px;
}

td.content5 { 
	vertical-align: top; 
	background-image: url(images/bggirl.gif);
	background-position: top left; 
	height: 570px;
}

td.content5a { 
	vertical-align: top; 
	background-image: url(images/bggirl1.gif);
	background-position: top left; 
	height: 570px;
}



td.content7 { 
	vertical-align: top; 
	background-image: url(images/sideclock.jpg);
	background-position: top left; 
	width: 33px;
	height: 570px;
}

td.content8 { 
	vertical-align: top; 
	background-image: url(images/sideright.gif);
	background-position: top left; 
	width: 8px;
	height: 570px;
}


td.content9 { 
	vertical-align: top; 
	background-image: url(images/bottom.gif);
	background-position: top left; 
	width: 2px;
	height: 27px;
}


td.content10 { 
	vertical-align: top; 
	background-image: url(images/bottommiddle.gif);
	background-position: top left; 
	height: 27px;
}


td.content11 { 
	vertical-align: top; 
	background-image: url(images/bottomleft.gif);
	background-position: top left; 
	width: 33px;
	height: 27px;
}


td.content12 { 
	vertical-align: top; 
	background-image: url(images/bottomright.gif);
	background-position: top left; 
	width: 8px;
	height: 27px;
}




/* LINES and FONTS */



iframe.maini {
	height: 423px; 
	vertical-align: top; 
	width: 100%;
}


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



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

div.main {
	valign: top;
	width: 100%;
	height: 100%;
	background-image: url(images/girlhome.jpg);
	background-position: top left; 
	background-repeat: no-repeat; 
	font-family: helvetica, arial, san-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	letter-spacing: 1px;
	font-variant:  small-caps;
}


div.main1 {
	valign: top;
	width: 100%;
	height: 100%;
	background-image: url(images/weddingbg.jpg);
	background-position: top left; 
	background-repeat: no-repeat; 
	font-family: helvetica, arial, san-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height: 18px;
	letter-spacing: 1px;
	font-variant:  small-caps;
}

div.nav {
	valign: top;
	width: 100%;
	background-image: url(images/nav.gif);
	background-position: top left; 
	background-repeat: no-repeat; 
	font-family: helvetica, arial, san-serif; 
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	letter-spacing: 1px;
	font-variant:  small-caps;
}


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


div.contactus {
	font-family: helvetica, arial, san-serif; 
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	text-align: right;
	padding-right: 13px;

}

/* LINKS */

	A{ COLOR: #ffffff; TEXT-DECORATION: none } 
	A:link { COLOR: #ffffff; TEXT-DECORATION: none } 
	A:visited { COLOR: #ffffff; TEXT-DECORATION: none } 
	A:hover { BACKGROUND: #ffffff; COLOR: #ff8000; TEXT-DECORATION: none } 

	A.contact { COLOR: #804000; TEXT-DECORATION: none } 
	A.contact:link { COLOR: #804000; TEXT-DECORATION: none } 
	A.contact:visited { COLOR: #804000; TEXT-DECORATION: none } 
	A.contact:hover { BACKGROUND: #ffffff; COLOR: #ff8000; TEXT-DECORATION: none } 

	A.wedding { COLOR: #804000; TEXT-DECORATION: none } 
	A.wedding:link { COLOR: #804000; TEXT-DECORATION: none } 
	A.wedding:visited { COLOR: #804000; TEXT-DECORATION: none } 
	A.wedding:hover { BACKGROUND: #ffffff; COLOR: #ff8000; TEXT-DECORATION: none } 

