/* Body & generic */
body {
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-size: small;
	background-color: gray;
	background-image: url("/i/dress/bg.gif");
	color:#000;

}

/* Breadcrumb links */
p.bread {
	display: block;
	background-color: #eee;
	padding: 2px;
	border: solid 1px #111;
}

/* Testimonial */

blockquote {
  background: transparent url(/i/dress/lq.gif) left top no-repeat;
}

blockquote div {
  font-style:italic;
  color: gray;
  padding: 0 40px;
  background: transparent url(/i/dress/rq.gif) right bottom no-repeat;
}

.testimonial {
margin-left: auto;
margin-right: auto;
color: gray;
padding: 10px;
width:90%;
text-align: right;
font-style: italic; 
}
.testisig {
font-weight: bold;
font-style:normal;
}

.testicompany {
font-style: italic;
}


/* Standard links */
a:hover {
	text-decoration: overline;
/*	background-color: #98FF68; */
}

/* no decoratiom links */
a.plain:hover {
text-decoration: none;
background-colour: #fff;
}

/* Intro para */
p.intro:first-letter {
	font-family: serif;
	font-size: 260%;
	float: left;
}

address {
	margin-left: 40px;
	margin-bottom: 20px;
}


/* Main content headers */
h2 {
margin-top: 10px;
padding-left: 5px;
border-left: 1px solid purple;
border-bottom: 1px solid purple;
} 


/* Header */
#header a:hover {
	background-color: #ffd401;
	}


/* Footer */
#footer {
	background-color: #ffd401;
	text-align: right;
	clear: both;
}


/* Top menu */
#menu {
	background-color: #ffd401;
	margin-top: -16px;
}

ul.topmenu li {
	text-align: center;
	display: inline;
}

ul.topmenu li a {
	color: #000;
	padding: 1px 3px 0px 3px;
	border-left: 1px solid #ffd401;
	border-right: 1px solid #ffd401;
	border-top: 1px solid #ffd401;

}


ul.topmenu li a:hover {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	background-color: #fff845;
	text-decoration: none;
}



ul.topmenu li a.current {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	background-color: #fff845;
	text-decoration: none;
} 

/* Generic image rule */
img {
	border: 0;
}

/* inline images */
img.l {
	border: 1px solid purple;
	float: left;
	margin: 0px 10px 10px 0px;
}

img.r {
	border: 1px solid purple;
	float: right;
	margin: 0px 10px 10px 0px;
}

img.r0 {
	border: none;
	float: right;
	margin: 0px 10px 10px 0px;
}

img.l0 {
	border: none;
	float: left;
	margin: 0px 10px 10px 0px;
}

li.clown {
	margin-left: 15px;
}

/* Side bar */
#sidebar {
	float: right;
	display: inline;
	width: 180px;
	margin-right: 12px;
	border: 1px solid purple;
	background-color: #fff;

}

ul#focus {
	margin: 0px;
	padding: 10px;
	width: 163px;
}

/* Standard theme buttons */
#focus li {
	list-style-type: none;
	background: purple url(/i/dress/button.gif);
	padding: 5px 6px 4px 6px;
	margin: 0px;
	margin-bottom: 8px;
}

#focus li a {
	display: block;
	margin-left: 20px;
	color: #fff;
}

#focus li a:hover {
	color: #98FF68;
	background-color: transparent;
	text-decoration: overline;
}

/* Current theme buttons */
#focus li.current {
	list-style-type: none;
	background: #ffd401 url(/i/dress/button_current.gif);
	padding: 5px 6px 4px 6px;
	margin: 0px;
	margin-bottom: 8px;
}

#focus li.current a {
	display: block;
	margin-left: 20px;
	color: purple;
}

#focus li.current a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: overline;
}

p.all {
	text-align: right;
}

/* Content */
#content {
	margin-left: 12px;
	margin-right: 200px;
	padding: 10px;
	border: 1px solid purple;
	background-color: #fff;
}


/* Rapper! */

#mm {
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	border: 1px solid purple;
	background-color: #fff845;
	 /*#E6FF77;*/


}

/* Clearing rule */
hr.clear {
	clear: both;
	background-color: purple;
}


/* News & Fairs Bit */
#news, #fairs {
	padding: 2px 10px;
	background-color: #EFE6FF;
	margin: 5px;
	border: 1px solid #E8D1FF;
	color: #776C7B;
}

/* h3 {
display:inline;
border-bottom:dashed 1px;
border-left: 1px solid;
padding-left: 5px;
} */

#news h3, #fairs h3 {
	color: #C153FF;
	border: 1px solid #E8D1FF;
	border-left: 0px;
	border-top: 0px;
}

#news h4, #fairs h4 {
	margin-bottom: 7px;
}

#news p, #fairs p {
	margin-top: 3px;
	padding: 0px;
}

/* ADDED BY MJ */
#funfair-rides				{}
#funfair-rides th			{	vertical-align:top; padding-top:30px;}
#funfair-rides td			{	vertical-align:top; padding:5px 0px 0px 10px;}
#funfair-rides .img			{	border:solid 1px #999999;}
#funfair-rides .title		{	margin-top:0px; margin-bottom:10px; padding-left:0px; border-left:none; border-bottom: 1px solid purple;}
#funfair-rides .text		{}
#funfair-rides a			{}

/* ADDED BY MJ */
.funfair-rides-sm			{	margin:10px 0px 0px; }
.funfair-rides-sm th		{	vertical-align:top; padding-top:30px;}
.funfair-rides-sm th.nopad	{	vertical-align:top; padding-top:6px;}
.funfair-rides-sm td		{	vertical-align:top; padding:5px 0px 0px 10px;}
.funfair-rides-sm .img		{	border:solid 1px #999999;}
.funfair-rides-sm .title	{	margin-top:0px; margin-bottom:10px; padding-left:0px; border-left:none; border-bottom: 1px solid purple; font-size:16px; }
.funfair-rides-sm .small	{	margin-bottom:3px; font-size:12px; }
.funfair-rides-sm .text		{	font-size:11px; }
.funfair-rides-sm a			{}

