/* CSS Document */

body {
	background-image:url(../images/page_bg.jpg);
	background-repeat:repeat;
	text-align:center;
	vertical-align:top;
	margin:0px;
	}
	
.centered{
text-align:center;
}
	
#page{
width:1000px;
overflow:none;
margin:0 auto;
background-color:#FFFFFF;
}/* CSS Document */

.banner{
width:1000px;
background-image:url(../images/top_banner.jpg);
background-repeat:no-repeat;
background-position:top center;
height:134px;
}

.imageblock{
width:1000px;
background-image:url(../images/pic_banner.jpg);
background-repeat:no-repeat;
background-position:top center;
height:283px;
}

.imageblock1{
width:1000px;
background-image:url(../images/pic_banner1.jpg);
background-repeat:no-repeat;
background-position:top center;
height:283px;
}

.imageblock2{
width:1000px;
background-image:url(../images/pic_banner2.jpg);
background-repeat:no-repeat;
background-position:top center;
height:283px;
}

.welcome_header{
width:690px;
height:40px;
background-color:#d3902f;
vertical-align:middle;
padding-left:10px;
text-align:left;
}

.menu_header{
width:300px;
height:40px;
background-color:#983615;
vertical-align:middle;
padding-left:10px;
text-align:left;
}

.spacer
{
width:10px;
vertical-align:top;
}

.spacerDiv{
background-color:#e67900; 
height:13px;
 width:10px;
}

.vspacer{
height:7px;
}

.content{
padding-left:15px;
text-align:justify;
padding-right:15px;
}

.pageText{
font-family:"Trebuchet MS";
font-size:13px;
color:#333333;
line-height:20px;
}

.subHeader1{
background-color:#EFEFEF;
height:25px;
text-align:left;
}

.subHeader{
background-color:#d3902f;
height:35px;
text-align:left;
}

.subHeader2{
background-color:#d3902f;
height:35px;
text-align:left;
}

.blockText{
border:1px solid #f9e7e1; padding-top:7px; vertical-align:top;
font-family:"Trebuchet MS";
font-size:13px;
color:#333333;
line-height:20px;
}

.divMenuImage{
width:134px;
height:76px;
float:left;
margin-left:10px;
margin-top:2px;
}

.divMenuText{
padding:3px;
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
font-style:italic;
width:140px;
height:76px;
float:right;
text-align:left;
line-height:20px;

}

.menuHeadings{
/*color:#78270C;*/
color:#63200A;
font-family:"Trebuchet MS";
font-size:13px;
font-style:normal;
font-weight:bold;
text-decoration:none;
}

.tdMenuBlock{
width:298px;
height:94px;
}

.tdMenuBlock1{
width:298px;
background-image:url(../images/menu_block.jpg);
background-repeat:no-repeat;
background-position:top center;
height:94px;
}

.footer{
background-color:#78270c;
height:35px;
color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:11px;
}

.gridItem{
height:20px;
padding-left:7px;
border-bottom: 1px dotted #CCCCCC;
}

.gridPriceItem{
height:20px;
padding-right:5px;
text-align:right;
border-bottom: 1px dotted #CCCCCC;
}

.SmallText{
font-family:"Trebuchet MS";
font-size:13px;
color:#333333;
line-height:20px;
font-weight:normal;
}

.listItem{
padding:0px; margin:0px; margin-bottom:7px;
height:20px;
border-bottom: 1px dotted #DDDDDD;
}