@charset "utf-8";
/* Style Sanda's Food */

a:link {color: #FFFFFF; text-decoration: none; }
a:active {color: #FFFFFF; text-decoration: none; }
a:visited {color: #FFFFFF; text-decoration: none; }

@font-face {
 font-family: Maian;
 src: url("maian.eot") /* EOT file for IE */
}
@font-face {
 font-family: Maian;
 src: url("maian.TTF") /* TTF file for CSS3 browsers */
}

body {
	 background-color:white;
	 }
h1
{
	font-family:Maian, georgia;
	font-size:30px;
	color: #006;
}

p
{
	font-family:Maian, georgia;
	font-size:20px;
	color: #006;	
}
span
{
	font-family:Maian, georgia;
	font-size:20px;
	color: #006;
	margin-right:10px;	
}

.ordertxt
{
	font-family:Maian, georgia;
	font-size:20px;
	color: #fff;	
}
h4
{
	font-family:Maian, georgia;
	font-size:20px;
	color: #fff;
	text-align:right;	
}

.ordertxtsmall
{
	font-family:Maian, georgia;
	font-size:15px;
	color: #fff;	
}
.ordertxtq
{
	font-family:Maian, georgia;
	font-size:15px;
	font-style:italic;
	color: #000066;	
}

#headerSanda
{
	float:left;
	margin-top:-30px;
	font-family:Maian, georgia;
	font-size:150px;
	font-weight:bold;
	color:#006;
}
#headerTruly
{
	float:left;
	margin-top:-30px;
	font-family:maian, georgia;
	font-size:53px;
	font-weight:bold;
	color:#006;
}
#widgetRight
{
	float:right;
	margin-top:-15px;
	font-family:maian, georgia;
	font-size:30px;
	font-weight:normal;
	color:#006;
	line-height:38px;
	width:400px;
}
#widgetLeft
{
	float:left;
	margin-top:-15px;
	font-family:maian, georgia;
	font-size:30px;
	font-weight:normal;
	color:#006;
	line-height:38px;
	width:400px;
}
#font
{
	font-family:maian, georgia;
	font-size:30px;
	font-weight:normal;
	color:#006;
}

#cover 
{
	background-image:url('../images/hr.png');
	width:1022px;
	height:50px;
}

#navbar
{

	
	width:1022px;
	
	background-color:white;
	font-family:Maian, georgia;
	font-size:30px;
	color: #006;
}
#navbar a 
{
	font-family:Maian, georgia;
	font-size:30px;
	color: #006;
	}


#topTxt
{

	font-family:Maian, georgia;
	font-size:23px;
	color: #006;
	width:450px;
	
	
}

#topTxt li
{
	margin-left:20px;
	margin-top:15px;
}

#pics {
	
width:560px;
height:350px;
}

#picOne, #picTwo {
	position:absolute;
	display:none;
	width:550px;
	height:323px;
	border:solid #006 1px;
	margin-right:20px;
	vertical-align:top;
}

 
#pic
{

width:550px;
height:323px;
border:solid #006 1px;

}

#foodthumb
{
	width:330px;
	height:200px;
	
	border:solid #CCC 2px;
}
#foodexample
{
	width:1000px;
	height:649px;
	
	border:solid #CCC 2px;
}

#top
{
	width:32px;
	height:32px;
	float:right;
	margin-top:20px;
	background-image:url('../images/top.png')
}

#orderFrame
{
	border:0px;
	width:1024px;
	height:1100px;
}

#tableleft
{
	float:left;
	width: 50%;
}

#tableright
{
	float:right;
	width: 50%;
}