body {
	background-color: #008cc1;
	padding:0;
	margin:0;
	background-image:url(../images/header-bground.gif);
	background-repeat:repeat-x;
	font-family:"Century Gothic", Geneva, Arial, Helvetica, sans-serif;
}

a {
	color:black;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}
h1 {
	background-image:url(../images/header.gif);
	width:479px;
	height:30px;
	font-size:1em;
	padding-top:8px;
	font-weight:normal;
}
h2 {
	background-image:url(../images/header-footer.gif);
	width:479px;
	height:30px;
	font-size:1em;
	padding-top:8px;
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
}
#cutlery {
	position:absolute;
	top:105px;
	right:0;
	z-index:11; /* Prevent certain problems with form controls */
}
#container {
	width:900px;
}

#leftcol {
	float:left;
	width:289px;
}
#nav {
	padding-top:24px;
	padding-left:80px;
}

#rightcol {
	float:right;
}
#content{
	background-image:url(../images/content-bground.gif);
	background-position:center;
	background-repeat:repeat-x;
	background-position:top;
	width:543px;
	padding:0;
	margin:0;
	margin-top:10px;
	padding-top:20px;
}
#content-home{
	background-image:url(../images/home-bground.gif);
	background-position:center;
	background-repeat:repeat-x;
	background-position:top;
	width:390px;
	padding:0;
	margin:0;
	padding-top:20px;
	margin-left:35px;
	float:left;
}
#content-bottom{
	background-image:url(../images/content-bground-bottom.gif);
	background-position:center;
	background-repeat:repeat-x;
	background-position:top;
	width:543px;
	padding:0;
	margin:0;
	margin-top:10px;
	padding-top:20px;
}
#content p, #content-bottom p, #content-home p  {
	margin-left:20px;
	margin-right:20px;
}
.hi {
	color:#b9e5fa;
}
#latest-news {
	width:458px;
	height:443px;
	overflow:scroll;
	overflow-x:hidden;
}
#news {
	height:250px;
	overflow:scroll;
	overflow-x:hidden;
	width:458px;
}
.latest-news {
	background-image:url(../images/latest-news.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:432px;
	height:402px;
	padding:20px;
}
.news {
	background-image:url(../images/news-bground.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:432px;
	height:85px;
	padding:20px;
}
.news p, .latest-news p{
	text-align:left;
	color:#b9e5fa;
	font-size:0.9em;
}
.news img, .latest-news img{
	margin-right:20px;
}
input, textarea {
	border:2px solid #B9E5FA;
	background-color:#008cc1;
	padding:5px;
	width:350px;
}
#contact {
	margin-left:75px;
}
.mar {
	margin-left:15px;
	margin-right:10px;
}
.mar-left {
	margin-left:10px;
}
.news-heading {
	padding-bottom:0;
	margin-bottom:0;
}
#photo-gallery {
	width:495px;
	height:323px;
	margin-top:5px;
	padding-top:80px;
	background-image:url(../images/photo-gallery.gif);
}
.footer {
	font-size:small;
	margin-left:300px;
	text-align:center;
}
#footer-cont {
	background-image:url(../images/footer-bground.gif);
	clear:both;
}
#footer{
	background-image:url(../images/bottom-indian.jpg);
	height:238px;
	background-repeat:no-repeat;
	clear:both;
	padding-top:10px;
}
