*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #E1F6D1 url('../images/faded.png') repeat-x fixed center top;
	text-align: center; /* to centre container in older browsers */
}

#intro
{
}

#container
{
	background: transparent url('../images/background.png') repeat-y scroll center top;
	padding: 10px 0px 10px 0px;
	width: 750px;
	margin: auto;
	text-align: left; /* reset text-align to default */
}

#container #intro, #container #main, #container #footer, #container #membership
{
	margin-left: 20px;
	margin-right: 20px;
}

#navigation
{
	margin-top: 10px;
	border: 2px solid #F46212;
	padding: 6px;
	background: #FFE9B6 url('../images/navigation.jpg') repeat scroll 0%;
	text-align: center;
}

#navigation a
{
	padding: 5px 12px 5px 12px;
	font: bold 16px 'Trebuchet MS','Arial';
	text-decoration: none;
	color: #035468;
}

#navigation a:hover
{
	color: #2AA4C3;
}

#english
{
	padding: 5px 0px 0px 5px;
}

#welsh
{
	padding: 5px 5px 0px 0px;
}

#header
{
	margin-top: 5px;
	border: 2px solid #F46212;
	height: 196px;
}

#imageHeader
{
	clear: left;
	float: left;
	border: none;
}

#membership
{
	margin-top: 5px;
	margin-bottom: 10px;
	border: 2px solid #F46212;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	background: #FFE9B6 url('../images/navigation.jpg') repeat scroll 0%;
	font: bold 12px 'Trebuchet MS','Arial';
	color: #035468;
}

#membership #gwynedd
{
	padding-top: 2px;
	display: block;
	text-align: center;
}

#membership #america
{
	display: none;
	float: left;
	padding-left: 10px;
}

#membership #slow
{
	display: none;
	float: right;
	padding-right: 10px;
}

#membership #copyright
{
	float: left;
	padding-right: 10px;
}

#membership a
{
	float: right;
}

#extras
{
	display: none;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font: bold 12px 'Trebuchet MS','Arial';
	color: #035468;
}

#extras a
{
	margin-left: 10px;
}

#main
{
	background: #F7F0E2 url(../images/main.png) repeat-x scroll center top;
	margin-top: 5px;
	border: 2px solid #F46212;
	font: normal 14px 'Trebuchet MS','Arial';
}

#breads #main
{
	border-bottom: none;
}

.source
{
	margin-top: 10px;
	margin-left: 10px;
	color: #035468;
}

.quote
{
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-style: italic;
	color: #551111;
	background-color: #EEEEEE;
}

.full
{
	margin: 10px 10px 10px 10px;
	text-align: center;
	color: #035468;
}

.full img
{
	border: 2px solid #035468;
}

.bethesdabakersTop
{
	border-bottom: 2px solid #F46212;
	height: 35px;
	background-color: #FFE9B6;
}

.bethesdabakers
{
	border-top: 2px solid #F46212;
	border-bottom: 2px solid #F46212;
	height: 35px;
	background-color: #FFE9B6;
}

h1
{
	margin-top: 10px;
	margin-left: 10px;
	font: bold 16px 'Trebuchet MS','Arial';
	color: #035468;
}

.textHeader
{
	font: bold 14px 'Trebuchet MS','Arial';
	color: #035468;
}

.text
{
	margin: 10px 10px 10px 10px;
	color: #035468;
}

#contact .text, #links .text
{
	margin: 5px 10px 0px 10px;
	color: #035468;
}

.hideItem
{
	display: none;
}

.mainItem
{
	background: #F7F0E2 url(../images/main.png) repeat-x scroll center top;
	margin: 0px 0px 0px 0px;
	overflow: auto;
	border-bottom: 2px solid #F46212;
	font: normal 14px 'Trebuchet MS','Arial';
}

.itemTextOne
{
	margin: 10px 0px 0px 10px;
	float: left;
	width: 280px;
}

/* IE only */
* html .itemTextTwo
{
	margin-right: 30px;
}

.itemTextTwo
{
	margin: 10px 55px 0px 0px;
	float: right;
	width: 280px;
}

/* IE only to allow for 3px margin bug */
* html .imageOne
{
	margin-left: 349px;
	width: 349px;
}

.imageOne
{
	margin-left: 352px;
}

.imageTwo
{
	width: 352px;
}

.mainItem img
{
	border: 2px solid #035468;
}

.image
{
	padding: 10px 0px 10px 0px;
	text-align: center;
}

#specials .imageOne
{
	height: 450px;
}

#specials .imageTwo
{
	height: 550px;
}

#specials .image
{
	padding-top: 60px;
}