/**********************
 * Generic components
 **********************/
body 
{
	height: 100%;
	max-height: 100%; 
	font-family: Rockwell, Papyrus, Arial, "Times New Roman";
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

img
{
	border: 0px;
}

table
{
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-bottom-width:0px;
	border-bottom-style:none;
	border-collapse:collapse;
}

td
{
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-bottom-width:0px;
	border-bottom-style:none;
	border-collapse:collapse;
}

tr
{
	border: none;
	padding: 0px;
	border-spacing: 0px;
	border-bottom-width:0px;
	border-bottom-style:none;
	border-collapse:collapse;
}

h1
{
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2
{
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3
{
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4
{
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

img {
	filter:alpha(opacity=100);
	}

img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}



/**********************
 * Content wrappers
 **********************/


#maincontainer
{
	height: 500px;
	width: 1000px;
	border: none;

	margin-left: auto;
    margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#contentlayout
{
	height: 500px;
	width: 1000px;
	border: none;
	
	background-color: #ffffff;
	/*background-color: #00ff00;*/
}

#maincontents
{
	height: 450px;
	width:700px;
	text-align:justify;
	
	margin-top: 15px;
	margin-left: auto;
    margin-right: auto;
	
	overflow:auto;
	
	background-color: #ffffff;
}


/**********************
 * Navigtion components
 **********************/

#navtable
{
	width: 1000px;
	margin-top: 5px;
	margin-left: auto;
    margin-right: auto;
	
	background-color: #000000;
}

#navbutton img
{
	border:none;
}

#navbutton 
{
	border:none;
	border-style: none;
	text-align: center;
	background-color: #000000;
}
#navbutton a, #navbutton a:link, #navbutton a:visited, #navbutton a:active, #navbutton a:hover 
{
	border-style: none;
	border:none;
	text-decoration:none;

	color: #000000;
} 

/**********************
 * Menu navigation
 **********************/


#menunavigation
{
	height: 450px;
	width: 230px;
	
	margin-top: 15px;
	margin-left: 25px;
    margin-right: 10px;
	/*padding: 5px;*/
	
	background-color: #ffffff;
	/*
	border:thin;
	border-style: solid;
	border-color:#e58345;
	*/
}


#menucategorylink a:link, #menucategorylink a:visited, #menucategorylink a:active
{
	text-decoration:none;
	font-weight:bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
	color:#000000;
	background-color:#e58345;
	display:block;
}

#menucategorylink a:hover
{
	text-decoration:none;
	font-weight:bold;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	color:#000000;
	background-color:#fbc33e;
	display:block;
}

#menusubcategorylink a:link, #menusubcategorylink a:visited, #menusubcategorylink a:active
{
	text-decoration:none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-left: 25px;
	color:#e58345;
	display:block;
}

#menusubcategorylink a:hover
{
	text-decoration:none;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 1px;
	padding-left: 30px;
	color:#fbc33e;
	display:block;
}

#menuappendix
{
	margin-top:20px;
	text-align:center;
}

/**********************
 * Menu contents
 **********************/
 
#menutable
{
}

#menurow
{
}

#menucategoryrow
{
	background-color:#e58345;
}

#menunumbercolumn
{
	width: 60px;
	text-align: center;
}

#menumaincolumn
{
	text-align: left;
	padding-left: 5px;
	padding-right: 10px;
}

#menucategoryname
{
	text-align: center;
	display:block;
}

#menucategorycomments
{
	text-align: center;
	font-size:small;
	display:block;
	padding-bottom:5px;
}

#menusubcategoryname
{
	text-align: center;
	display:block;
	color:#e58345;
}

#menudishcomments
{
	font-size:14px;
	margin-bottom:10px;
}

#menusubcategorymaincolumn
{
}

#menupricecolumn
{
	width: 60px;
}

/**********************
 * News contents
 **********************/

#newstable
{
	width:680px;
}

#newslinkrow0, #newslinkrow0 a:link, #newslinkrow0 a:visited, #newslinkrow0 a:active
{
	background-color:#ffff88;
	color:#000000;
	text-decoration:none;
}

#newslinkrow1, #newslinkrow1 a:link, #newslinkrow1 a:visited, #newslinkrow1 a:active
{
	background-color:#ffec67;
	color:#000000;
	text-decoration:none;
}

#newsheader
{
	text-align:center;
	background-color:#e58345;
	padding-top:15px;
	margin-top:5px;
	margin-bottom:10px;
}

#newslinkrow0 a:hover, #newslinkrow1 a:hover
{
	color:#000000;
	text-decoration:none;
	margin-left:5px;
}

#newslinkheadline
{
	width:580px;
}

#newslinkdate
{
	text-align:right;
	width:100px;
}

/**********************
 * Contact contents
 **********************/

#contacttable
{
	border-collapse:separate;
}

#contactinfocell
{
	width:210px;
}

#googlemapscell
{
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	width:480px;
}

/**********************
 * Slideshow items
 **********************/


#slideshow
{
	height: 500px;
	width: 250px;
	
	float:right;
	
	background-color: #ffffff;
}
