@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#head {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 100px;
	width: 800px;
}
#content {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 800px;
}
#footer {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 80px;
	width: 800px;
}
#menu {
	text-align: center;
	margin: auto;
	padding: 0px;
	height: 250px;
	width: 800px;
}
a:link
{
	font-weight: normal;
	color:#FF6600;
	text-decoration: none;
}
#contactform {
	text-align: center;
	padding: 0px;
	height: 300px;
	width: 150px;
	background-image: url(images/contact-bgr.png);
	background-repeat: no-repeat;
	background-position: top;
	margin: auto;
}
#admin_menu {
	background-repeat: no-repeat;
}
#Admin_top {
	background-image: url(images/admin_menu_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 24px;
}
#admin_centre {
	background-image: url(images/admin_menu_centre.png);
	background-repeat: repeat-y;
	background-position: top;
}
#admin_bot {
	background-image: url(images/admin_menu_bot.png);
	background-repeat: no-repeat;
	height: 24px;
}



a:visited
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.outline {
	border: 1px solid #cccccc;
	padding: 2px;
}

a:active
{
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover
{
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}.style1 {
	font-family: CastleT, CastleTLig, CastleTUlt;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
.style2 {
	font-family: CastleT, CastleTLig, CastleTUlt;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.style7 {
	color: #000000;
	font-family: CastleT, CastleTLig, CastleTUlt;
	font-size: 14px;
}
.style6 {color: #FF6600}
.style4 {font-size: 14px; color: #FFFFFF; font-family: CastleT, CastleTLig, CastleTUlt;}
.style3 {
	font-family: "Edwardian Script ITC";
	font-size: 36px;
	color: #FF6600;
}
.style8 {
	color: #000000;
	font-family: "Edwardian Script ITC";
	font-size: 30px;
}
.style9 {
	color: #FF6600;
	font-family: CastleT, CastleTLig, CastleTUlt;
	font-size: 16px;
}
.style5 {font-size: 36px; font-family: "Edwardian Script ITC";}
.style11 {
	color: #FFFFFF;
	font-family: "Edwardian Script ITC";
	font-size: 36px;
}
#specials_outer {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 300px;
}
#specials_top {
	background-image: url(images/specials_top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 300px;
}
#specials_bottom {
	background-image: url(images/specials_bot.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 300px;
}
#specials_centre {
	background-attachment: scroll;
	background-image: url(images/specials_centre.png);
	background-repeat: repeat-y;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 300px;
}
