html,body{
    height: 100%;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#container {
    position: relative;
    min-height: 100%;
}

#PageHeader{
	position:relative;
	background-image:url(img/four_crosses_restaurant_logo.gif);
	background-repeat:no-repeat;
	height:69px;
	width:500px;
	top:0px;
	left:0px;
}

#PageFooter{
	position: absolute;
	bottom: 0;
	background-color:#004a19;
	width: 100%;
	padding:2px;
}

#Spacer{
	position:absolute;
	background-color:#004a19;
	background-image:url(img/four_crosses_restaurant_logo_right.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:100%;
	height: 69px;
	left: 0;
	top: 0;
}

#NavMenu{
	position:absolute;
	background-color:#004A19;
	left: 0px;
	top: 43px;
	width: 148px;
	height: 380px;
}

#MenuBottom{
	position:absolute;
	background-color:#004A19;
	width: 131px;
	height: 100px;
	left: 0px;
	top: 368px;
}

#ContentBox{
	position:absolute;
	width: 436px;
	height: 250px;
	left: 205px;
	top:105px;
}

#NewsContent{
	position:absolute;
	width: 365px;
	height: 307px;
	left: 205px;
	top:105px;
}

#MainMenu{
	position:absolute;
	width: 436px;
	height: 250px;
	left: 205px;
	top:105px;
	font-size: 75%;
}

#MainMenu p {
margin-top:5px;
margin-bottom: 5px;
}

#AddressBox{
	position:absolute;
	background-image:url(img/home-collage.jpg);
	background-repeat:no-repeat;
	width: 333px;
	height: 487px;
	left: 676px;
	top: 77px;
}

#AddressBox img {
border: 0;
}

#AboutPic{
	position:absolute;
	background-image:url(img/about-collage.jpg);
	background-repeat:no-repeat;
	width: 333px;
	height: 487px;
	left: 678px;
	top: 77px;
}


/* Website Font Styles */

.MTitle{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:25px;
color:#5F3E10;
font-weight:bold;
text-decoration:underline;
}

.NavText{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:100%;
color:#FFFFFF;
text-decoration:none;
padding-left:6px;
}

.NavText:hover{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:100%;
color:#FFFFFF;
text-decoration:underline;
padding-left:6px;
}

#ContentBox p{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:85%;
color:#004a19;
}

#ContentBox ul{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:85%;
color:#004a19;
list-style-type: circle;
margin: 0;
padding: 0 0 0 20px;
}



#NewsContent p{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:85%;
color:#004a19;
}

.TextLinks{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:70%;
color:#ffffff;
text-decoration:none;
}

.TextLinks:hover{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:70%;
color:#ffffff;
text-decoration:underline;
}

.PageLink{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:85%;
color:#006633;
text-decoration:underline;
}

.PageLink:hover{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:85%;
color:#003366;
text-decoration:underline;
}

.NewsHeading{
font-family: Georgia,'Times New Roman';
font-size:15px;
color:#006633;
font-weight:bold;
}

.NewsHeading:hover{
font-family: Georgia,'Times New Roman';
font-size:15px;
color:#006633;
font-weight:bold;
}

.NewsDetailHeading{
font-family: Georgia,'Times New Roman';
font-size:15px;
display:block;
color:#FFFFFF;
background-color:#006633;
font-weight:bold;
}

.NewsContent{
font-family: Georgia,'Times New Roman';
font-size:12px;
color:#004a19;
font-weight:normal;

}

h1
{
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
font-size:19px;
color:#004a19;
font-weight:bold;
}

/* white line for menu */
HR {
height:1px; 
border-style:solid; 
border-width:1px, 0 0 0;
border-color:#FFFFFF;
}

.iemenu>div#navcontainer {position: fixed}

#navcontainer { position: absolute;
left: 0px;
top: 65px;
padding:0px;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 128px;
color: #fff;
background-color:#004a19;
text-decoration: none;
border-top: 1px solid #fff;
}

#navcontainer a:hover
{
color: #fff;
background-color: #669966;
text-decoration: none;
}

body {
background: url(back.jpg) repeat-y left 0;
}

#container {
_height: 100%;
}

.print {
float: right;
margin-right: 60px;
}

.print a {
background: url(img/button.gif) no-repeat;
font-family: Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
margin-top: 40px;
background:#FFF url("img/button.gif") no-repeat 5px 0px;
	text-align: center;
	color: #fff;
	padding-top: 9px;
	width: 185px;
	height: 41px;
	display: block;
	font-weight: bold;
	text-decoration: none;
 position: fixed;
 top: 65px;
 right: 65px;
}