﻿body {
	background: url('images/grungebkgrd.jpg') fixed left top;
	margin: 15 0 15 0;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	text-indent: 20px;
	font-size: medium;
}

h2 {
	font-family: tahoma, verdana, arial;
	text-align: center;
	font-size: x-small;
	font-weight:lighter;
}

p {
	text-align: justify;
	text-indent: 20px;
	margin: 10;
}

#cost1 {
	text-align:center;
}

#cost2 {
	color:red;
	font-size:medium;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}

#mainTable {
	background: #124A2E;
	width: 750px;
	height: 100%;
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
}

#banner {
	background:url('images/banner2.jpg') no-repeat left top;
	width:365px;
	height:153px;
}

#adArea {
	width: 385px;
	height: 177px;
	background-image: url('images/adAreaBkgrd.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#adAreaDiv {
	width: 325px;
	height: 125px;
	background-color: #FFFFFF;
	left: 32px;
	position: relative;
	top: 1px;
	background-image: url('images/ads/01.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	background-position: left top;
	background-image: url('images/menubkgrd.jpg');
	background-repeat: repeat-x;
	height:24px;
}

#menuCells {
	width:365px;
	height:24px;
	background:transparent;
}

#left {
	width: 13px;
	height: 24px;
	background-image: url('images/menubkgrd.jpg');
	background-repeat: repeat;
	background-position: left top;
	text-align: left;

}

#home {
	/*width:45px;*/
	background-position: left top;
	height: 24px;
	background-image: url('images/menubkgrd.jpg');
	background-repeat: repeat;
}

#gallery {
	/*width:45px;*/
	background-position: left top;
	height: 24px;
	background-image: url('images/menubkgrd.jpg');
	background-repeat: repeat;
}

#galleryTable {
	width:100%;
	text-align:center;
	font-size:xx-small;
}

#order {
	/*width:80px;*/
	background-position: left top;
	height: 24px;
	background-image: url('images/menubkgrd.jpg');
	background-repeat: repeat;
}

#service {
	/*width:55px;*/
	background-position: left top;
	height: 24px;
	background-image: url('images/menubkgrd.jpg');
	background-repeat: repeat;
}

#links {
	/*width:45px;*/
	background-position: left top;
	height: 24px;
	background-image: url('images/menubkgrd.jpg');
	background-repeat: repeat;
}

#linksTable {
	width:100%;
	text-align:center;
	font-size:x-small;
}

#linksCell {
	text-align:center;
	font-size:x-small;
}


#right {
	width: 30px;
	height: 24px;
	background-image: url('images/menubkgrd.jpg');
	background-repeat: repeat;
	background-position: left top;
	text-align: right;
}

#mainContents {
	background: #124A2E url('images/contentsBkgrd1.jpg') repeat-y left top;
	width: 750px;
	height: 100%;
	padding: 10 15 10 15;
}

/*#contentsBorder {
	background: url('images/border.jpg') repeat-y center;
	width:3px;
}*/

#contents {
	width:750px;
}




#footer {
	background: url('images/footer.jpg') no-repeat scroll center center;
	height: 25px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial;
}

a {
	text-decoration: none;
	font-size: x-small;
	color: #FFF3C4;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-size: x-small;
	color: #428BC1;
	font-weight: bold;
}

#contact {
	font-size: medium;
	text-align: center;
	text-indent: 0px;
}

#serviceTable {
	border: 0;
	width: 710px;
	text-align: center;
	text-indent: 0;
}

#serviceImage {
	border: 1px #000000 solid;
	background:white;
}

#serviceContent {
	padding: 0 0 0 10;
	border: 1px #000000 solid;
	color: black;
	background-color: white;
	font-size: x-small;
	width: 100%;
}

#aService {
	text-decoration: none;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	border:0;
}

:hover#aService {
	text-decoration: none;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
}

#aService2 {
	text-decoration: underline overline;
	font-size: x-small;
	color: #124A2E;
	font-weight: bold;
}

:hover#aService2 {
	text-decoration: underline overline;
	font-size: x-small;
	color: #124A2E;
	font-weight: bold;
}













