body { background: #361111 url(images/bodybg.png) repeat-y top center;
		 color: black; }
table.header { width: 740px;
					margin: auto;
					background: #F5F5E5;
					color: black; }
td.logo { padding: 10px 10px 20px; }
td.caption { text-align: center;
				 padding: 10px; }
table.main { width: 740px;
				 margin: auto;
				 font-family: verdana, geneva, sans-serif;
				 font-size: small;
				 background: #F5F5E5;
				 color: black; }
table.nav { width: 740px;
				margin: auto;
				font-family: verdana, geneva, sans-serif;
				font-size: x-small;
				background: #F5F5E5;
				color: black; }
table.footer { width: 740px;
					margin: auto;
					font-family: verdana, geneva, sans-serif;
					font-size: x-small;
					background: #F5F5E5;
					color: black;
					text-align: center; }
table.contact { width: 300px; }
table.pricing { width: 600px;
					margin: auto; }
td.price { text-align: right; }
table.gallery { width: 700px;
					 margin: auto;
					 text-align: center; }
td.nav { background: url(images/navbg.png) no-repeat center center;
			padding: 10px;
			height: 32px;
			color: black; }
ul.nav { padding: 0px;
			margin: 0px 0px 0px 125px;
			list-style-type: none; }
ul.nav li { float: left;
				display: block;
				width: 7em;
				text-align: center; }
li.current { font-weight: bold; }
ul.nav a:link { text-decoration: none;
					 color: black;
					 background: transparent; }
ul.nav a:active { text-decoration: none;
		 				color: red;
		 				background: transparent; }
ul.nav a:visited { text-decoration: none;
						 color: #305991;
						 background: transparent; }
ul.nav a:hover { font-weight: bold;
					  color: #0000B3;
					  background: transparent; }
td.content { padding: 20px; }
span.gallerynav { font-size: x-small;
						float: right; }
span.gallerynav a:link { text-decoration: none;
					 			 color: #0000B3;
					 			 background: transparent; }
span.gallerynav a:active { text-decoration: none;
		 						 	color: red;
		 						 	background: transparent; }
span.gallerynav a:visited { text-decoration: none;
						 			 color: #2D8661;
						 			 background: transparent; }
span.gallerynav a:hover { text-decoration: underline; }
p.heading { color: #305991;
				background: transparent;
				font-weight: bold;
				font-size: larger;
				padding-top: 5px; }
td.label { color: #305991;
			  background: transparent; }
img.border { border: 2px ridge #E7E7C1; }
table.gallery a:link { text-decoration: none;
					 		  color: #0000B3;
					 		  background: transparent; }
table.gallery a:active { text-decoration: none;
		 						 color: red;
		 						 background: transparent; }
table.gallery a:visited { text-decoration: none;
								  color: #2D8661;
						 		  background: transparent; }
table.gallery a:hover { text-decoration: underline; }
td.link { font-size: x-small;
			 padding: 0px 20px;
			 vertical-align: bottom; }
div.gallery { width: 610px;
				  margin: auto; }
div.gallery2 { width: 490px;
				 	margin: auto; }
