/* CSS Document */



body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    background:url(images/bg_thai.gif);
	background-color:#a90005;

}
p{
color:#FFFFFF;

}
div, h1, h2, h3, h4, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

h2{
color:#fff;
font-size:18px;
text-align:center;
text-decoration:underline;

}

h3{
color:#fff;
font-size:16px;
text-align:center;
}

strong{
color:#FF9933;
}

ul{
	margin:0; 
	padding:0;
	list-style-type:none;
	font-size:0;
	line-height:0;
}

/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(images/thai-food_01.jpg) no-repeat;
	width:780px;
	height:50px;
	margin:0 auto;
	background-color:#a90005;

	
}

#header ul.nav{
	float:left;
	margin:0 0 0 0;
	padding-left:60px;
}
#header ul.nav li{
	float:left;
	background:url(images/break_03.gif) right top no-repeat;
	height:26px;
	padding:0 0 0 0;
}
#header ul.nav li a{
display:block;
width:90px;
	height:45px;
	padding:5px 20px 0px 20px;
	text-align:center;
	font:bold 12px/34px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	text-transform: uppercase;
}
#header ul.nav li a:hover{
	background-color:#810000;
}





/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:780px;
	margin:0 auto;
	background:url(images/bg.gif) repeat-y;
    background-color:#a90005;


}

#intro{
background:url(images/thai-food_02.jpg) no-repeat;
padding-top:270px;
padding-left:180px;
padding-right:180px;
text-align:justify;
padding-bottom:0px;


}

#intro h1.restaurant{
text-indent: -1000em;
width:388px;
height:55px;
background:url(images/restaurant-head.gif) no-repeat 0 0;

}

#intro h1.menu{
text-indent: -1000em;
width:388px;
height:55px;
background:url(images/menu-head.gif) no-repeat 0 0;

}

#intro h1.thaifood{
text-indent: -1000em;
width:388px;
height:55px;
background:url(images/thai-food-head.gif) no-repeat 0 0;

}

#intro h1.gallery{
text-indent: -1000em;
width:388px;
height:55px;
background:url(images/gallery-head.gif) no-repeat 0 0;

}

#intro h1.reservation{
text-indent: -1000em;
width:388px;
height:55px;
background:url(images/reservation-head.gif) no-repeat 0 0;

}

#intro h1.learn{
text-indent: -1000em;
width:388px;
height:55px;
background:url(images/learn-head.gif) no-repeat 0 0;

}



.logo{
	background:url(images/logo.gif) no-repeat;
	width:780px;
	height:114px;
	margin-bottom:0px;


}

#bottom{
	width:780px;
	height:100px;
	margin:0 auto;
	background-color:#a90005;
	text-align:center;
	padding-top:10px;

}


.gallery img{
border:solid #FFFFFF 5px;


}

/** 
* Generated by www.formstylegenerator.com 
**/

/** You can use this style for your INPUT, TEXTAREA, SELECT elements **/
.myinputstyle {
	border: 1px solid #FFFFFF;
	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 14px;

}

/** You can use this style for your LABEL elements **/
.mylabelstyle {
	font-family: tahoma, helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #fff;
}







