body {
	background: url('images/behind_tile_2007.jpg') top repeat-x #fff;
	margin: 10px 0 0 0;
	text-align: center;
}
body, table {
	font-family: times new roman, serif;
}
#sitelogo-top, #sitelogo-bot {
	width: 750px;
	margin: auto;
}

#footer, h1, h2, h3, h4, h5, h6 {
	font-family: verdana, arial, sans-serif;
}
a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #555;
	text-decoration: underline;
}
a.current, a.current:hover {
	text-decoration: underline !important;
}
hr {
	height: 1px;
	width: 90%;
	color: #000;
	background: #000;
	text-align: center;
	border: none;
	clear: both;
}
form {
	margin: 0
}

#layout {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	height: 100%;
}
#menubar {
	text-align: center;
	white-space: nowrap;
}
#menubar a {
	font-weight: normal;
}
#menubar a:hover {
	position: relative;
	bottom: 2px;
	text-decoration: none;
}
#menubar .row1,
#menubar .row2,
#menubar .row3,
#menubar .row4 {
	margin: 0;
	font-family: sans-serif;
	font-weight: normal;
}
#menubar .row1 { font-size: 120%; }
#menubar .row2 { font-size: 130%; }
#menubar .row2a,
#menubar .row2b { font-size: 150%; }
#menubar .row3 { font-size: 110%; }

#contentbox {
	background: url('images/main_tile_2007.jpg') #c4c6b8;
	font-size: 1em;
	width: 750px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
}
#content {
	background: url('images/main_tile_2007.jpg') #c4c6b8;
	width: 750px;
}
#content p {
	text-indent: 10px;
}
#content div.indent {
	width: 100%;
	padding-left: 10px;
}
#content h1 {
	font-size: 1.5em;
	text-align: center;
	margin: 0;
}
#content h2 {
	font-size: 1.2em;
	text-align: center;
	margin: 0;
}
#content h3 {
	font-size: 1em;
	text-align: center;
	margin: 0;
}

#pagecontents {
	width: auto;
	padding: 0 20px;
	margin: auto;
}

#equipment-table {
	width: 550px;
	margin: 0 auto;
}

#equipment-table ul {
	margin: 0 15px;
}

#equipment-table li {
	margin-bottom: 5px;
}

#footer {
	text-align: center;
	font-size: 0.6em;
	width: 100%;
}

#quotes dt {
	text-indent: 10px;
}

#quotes dd {
	font-style: italic;
	font-size: 0.9em;
	margin: 0 0 20px 30px;
}


.sitelogo {
	text-align: center;
	white-space: nowrap;
}

.bannerOut {
	width: 694px;
	height: 103px;
	background: url('/images/banner.gif');
	text-align: center;
	font-size: 2em;
	line-height: 70px;
	margin: 0 auto;
}

.banner {
	border: 1px #000 solid;
	background: #ffff00;
	margin: 10px !important;
	padding: 10px;
}

a.back2Top {
	display: block;
	text-align: center;
	font-size: 0.6em;
}

a.noHoverLine:hover {
	text-decoration: none;
}

div.pricing {
	text-align: center;
}
div.pricing, div.pricing table {
	font-size: 10.5pt;
}

h3.pricing-title {
	text-decoration: underline;
}

.pricing-table {
	border: 1px solid #000;
	background: #c4c6b8;
	margin: 0 auto;
}

.pricing-table td {
	padding: 0 10px 0 10px;
}

.pricing-table td table td {
	padding: 0 10px 0 0;
}

/* Gallery and thumbnails */
div.gallery { text-align: center; }

table.album-thumb-frame {
	margin: 1px;
	display: inline;
	text-align: center;
}

table.gallery-thumb-frame {
	margin: 2px;
	display: inline;
	text-align: center;
	width: 210px;
	height: 210px;
}

.inline-thumb, .gallery-thumb, .gallery-normal { border: #000 solid 1px; }
.inline-thumb { margin: 2px; }
.gallery-normal { border-width: 2px; }


a:hover .gallery-normal,
a:hover .gallery-thumb,
a:hover .inline-thumb {	border-color: #fff; }



/* Simple text formatting */
.smText {
	font-size: 80%;
}

.txtCent {
	text-align: center !important;
	width: 100%;
}
.txtRight {
	text-align: right !important;
}
.txtLeft {
	text-align: left !important;
}

.fRight {
	float: right;
	clear: right;
}

.fLeft {
	float: left;
	clear: left;
}

.fCent {
	margin: auto;
}

.noindent, .noindent p {
	text-indent: 0 !important;
}

nobr, .nobr {
	white-space: nowrap;
}

.clear {
	clear: both;
}

/* This is a hack for IE 5.5+, it is understood it will not pass validation */
img.transparent {
	behavior: url("pngbehavior.htc");
}
