/*General*/
body {
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:0.8em
}
table#bodycontainer {
	width:800px
}
table#innercontainer {
	width:800px;
	height:200px
}
table#innercontainer a {
	color:#ef9c00;
	font-weight:bold
}
table#innercontainer td#top_logo {
	background:url(top_banner.jpg) no-repeat;
	width:800px;
	height:300px
}
table#innercontainer td table#middlesection {
	width:800px;
	height:100%;
	background-color:#ffffff;
	padding-top:10px;
	padding-left:5px;
	padding-right:5px;
	color:#000000
}
table#innercontainer td table#middlesection p {
	color:#000000;
	font-size:1.1em
}
table#innercontainer td table#middlesection td#contents
{
	padding-left: 5px;
}
table#middlesection td table#info {
	padding-left:4px
}
table#middlesection td table#info p {
	font-size:1.2em
}
table#bodycontainer td#bottom {
	text-align:center;
	color:#ffffff
}
table#bodycontainer td#bottom a {
	text-align:center;
	color:#ef9c00
}

/*Menu*/
table#innercontainer td#menu {
	width:800px;
	height:40px;
	background:url(menu_background.gif) no-repeat;
	background-color:#ffffff;
	text-align:center
}
table#innercontainer td#menu a.topmenu {
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
	font-size:1.8em;
	font-weight:bold;
	color:#ffffff
}
table#innercontainer td#menu a.topmenu:hover, table#innercontainer td#menu a.topmenu_selected {
	text-decoration:underline;
	padding-left:30px;
	padding-right:30px;
	font-size:1.8em;
	font-weight:bold;
	color:#ef9c00
}
table#innercontainer td#bottom_bar {
	width:800px;
	height:20px;
	background:url(bottom_white_bar.gif) no-repeat;
}
table#middlesection td h2 {
	color:#a52c1b;
	font-weight:bold
}
table#middlesection td.break {
	width:1px;
	height:100%;
	background:url(v-dots.gif) repeat-y
}

/*Home page*/
table#innercontainer table#towns {
	padding:5px;
	font-size:1.1em
}
table#innercontainer table#towns td#top {
	background:url(orangelong_top_bar.gif) no-repeat;
	width:500px;
	height:20px
}
table#innercontainer table#towns td#bottom {
	background:url(orangelong_bottom_bar.gif) no-repeat;
	width:500px;
	height:20px
}
table#middlesection td table#info td.advert {
	padding-top:20px
}

/*Prices*/
table#innercontainer table#general_prices {
	padding:5px;
	font-size:1.1em
}
table#innercontainer table#general_prices td#top {
	background:url(darkorange_top_bar.gif) no-repeat;
	width:300px;
	height:20px
}
table#innercontainer table#general_prices td#bottom {
	background:url(darkorange_bottom_bar.gif) no-repeat;
	width:300px;
	height:20px
}
span.general_bold_white {
	color:#ffffff;
	font-weight:bold;
	font-size:1.5em
}
table#innercontainer table#kids_prices {
	padding:5px;
	font-size:1.1em
}
table#innercontainer table#kids_prices td#top {
	background:url(orange_top_bar.gif) no-repeat;
	width:300px;
	height:20px
}
table#innercontainer table#kids_prices td#bottom {
	background:url(orange_bottom_bar.gif) no-repeat;
	width:300px;
	height:20px
}
table#innercontainer table#technicalwork_prices {
	padding:5px;
	font-size:1.1em
}
table#innercontainer table#technicalwork_prices td#top {
	background:url(darkorange_top_bar.gif) no-repeat;
	width:300px;
	height:20px
}
table#innercontainer table#technicalwork_prices td#bottom {
	background:url(darkorange_bottom_bar.gif) no-repeat;
	width:300px;
	height:20px
}
table#innercontainer table#colours_prices td#top {
	background:url(orange_top_bar.gif) no-repeat;
	width:300px;
	height:20px
}
table#innercontainer table#colours_prices td#bottom {
	background:url(orange_bottom_bar.gif) no-repeat;
	width:300px;
	height:20px
}
table#innercontainer table#colours_prices {
	padding:5px;
	font-size:1.1em
}

/*gallery*/

div.photocontainer {
	float:left;
	width:100%;
	height:100%;
	padding-bottom:10px;
}

