body      { font-size: 13px; font-family: verdana, geneva, arial, helvetica, sans-serif }
div  { font-size: 13px; font-family: verdana, geneva, arial, helvetica, sans-serif }
table    { font-size: 13px; font-family: verdana, geneva, arial, helvetica, sans-serif; border: 0px }
b { font-weight: bold }
#col1       { visibility: hidden; display: none }
#searchBar { visibility: hidden; display: none }
.image { font-style: italic; text-align: center; margin: 10px 0px 0px; padding: 10px }
.image img { margin: 0px; border: solid 1px black }
.contentBorderColour { border: solid 1px black }
.menuSpacer { margin: 0px; padding: 0px; height: 5px }


div.clearbar { font-size: 0; line-height: 0; display: block; padding: 0; height: 0; clear: both }
/* == TABLE STYLE === */
.tableObject {
	overflow: auto;
	padding-bottom: 8px;
	margin: 0px;
	text-align: left;
}
.tableObject h2 { text-align: left; color: black; font-size: 150%; margin-top: 0; margin-bottom: 5px; border-bottom: 2px dashed red }

.tableObject table{
	width: 450px;
	border: 1px solid #ccc;
	background-color: white;
	margin: 0px auto 5px auto;
	text-align: center;
}
.tableObject th { color: black; background-color: #fff; text-align: left; padding-left: 5px; border-style: solid; border-width: 1px; border:1px solid #ccc; }
.tableObject td{ 
	border:1px solid #ccc;
	height: 20px;
	text-align: center; 
}
td.price {
	width: 80px;
	text-align: center;
}
td.shortPrice {
	width: 60px;
	text-align: center;
}

.alt { display: none; }

.ysbryd:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* hide from IE-mac \*/
* html .ysbryd {height: 1%;}
/* == Contact Details =- */
div.contact  { background-image: none; margin: 0; position: relative; border: solid 1px #ccc }
div.contact h3  { font-size: 18px; background-color: #fff; background-image: none; margin: 0 0 0 138px; padding: 4px 5px; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc }
div.contact p { margin: 0; padding: 0 5px }
div.contact div.contactwords { background: white; margin: 0 0 0 138px; padding: 0; border-left: 1px solid #ccc }
div.contact .img  { background: white; padding: 5px; float: left; border-right: 0 solid #ccc }
div.contact .img img  { border: 0 }

.wrap1 {
	float:left;
	margin-right: 10px; }
