body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E8E8E8;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-size: 80%;
	color: #000000;
}

#container {
	width: 760px;
	margin: 0px auto;
	background-repeat: no-repeat;
}

/* HEADER----------------------------------------*/

#header {
	width: 760px;
	height: 140px;
	display: block;
}

#hlogo {
	height: 140px;
	width: 760px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

/* NAV----------------------------------------*/

#crest {
	width: 180px;
	height: 146px;
	float: left;
	display: block;
	background-image: url(images/crest.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
}

#navigation {
	width: 180px;
	height: 535px;
	float: left;
	display: block;
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
}

#menu {
	position: absolute; 
	margin: 0px; 
	padding: 0px;
	position: relative; 
	height: 40px;
	background: url(images/navigation.gif);	
	width: 180px;
	display: block;
}

#menu li {
	width: 180px;
	height: 40px;
	position: absolute;
	background: url(images/navigation.gif) no-repeat;
	display: block;
	list-style: none;
}

#menu a {
	height: 40px;
	display: block;
	text-decoration: none;
}

#menu a:hover {
		text-decoration: none;
}

#buttons {
	height: 40px;
}

#menu #bg1 {
	left: 0px;
	background-position: 0px -0px;
	top: 0px;
}

#menu #bg2 {
	left: 0px;
	background-position: 0px -40px;
	top: 40px;
	
}

#menu #bg3 {
	left: 0px;
	background-position: 0px -80px;
	top: 80px;
}

#menu #bg4 {
	left: 0px;
	background-position: 0px -120px;
	top: 120px;
}

#menu #bg5 {
	left: 0px;
	background-position: 0px -160px;
	top: 160px;
}

#menu #bg6 {
	left: 0px;
	background-position: 0px -200px;
	top: 200px;
}

#menu #bg7 {
	left: 0px;
	background-position: 0px -240px;
	top: 240px;
}

#menu #bg8 {
	left: 0px;
	background-position: 0px -280px;
	top: 280px;
}

#menu #bg9 {
	left: 0px;
	background-position: 0px -320px;
	top: 320px;
}

#menu #bg1 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -360px;
}

#menu #bg2 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -400px;
}

#menu #bg3 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -440px;
}

#menu #bg4 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -480px;
}

#menu #bg5 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -520px;
}

#menu #bg6 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -560px;
}

#menu #bg7 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -600px;
}

#menu #bg8 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -640px;
}

#menu #bg9 a:hover {
	background: url(images/navigation.gif) no-repeat 0px -680px;
}

/* MAIN----------------------------------------*/

#main {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 560px;
	float: right;
}

#main a {
	color: #FFFFFF;
	text-decoration:none;
}

#main li {
	padding-top: 8px;
}

#main a:hover {
	color: #FF9900;
	text-decoration:none;
}

#main #left {
	width: 280px;
	float:left;
}

#main #right {
	width: 280px;
	float:right;
}

#rest {
	width: 560px;
	padding-top: 10px;
	display: block;
	clear: both;
}

#footer {
	margin-top: 15px;
}

#footer #tel {
	float:left;
}

#footer #email {
	float:right;
}

#stats {
	margin-top: 15px;
}

/* PAGE HEADERS----------------------------------------*/

.welcome{
	background-image: url(images/welcome_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.contact{
	background-image: url(images/contact_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;	
}

.gallery{
	background-image: url(images/gallery_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.links{
	background-image: url(images/links_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.masonic{
	background-image: url(images/masonic_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;	
}

.profile{
	background-image: url(images/profile_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;	
}

.weddings{
	background-image: url(images/weddings_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.corporate{
	background-image: url(images/corporate_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

.testimonials{
	background-image: url(images/testimonials_header.gif);
	height: 50px;
	display: block;
	margin:0px;
	padding:0px;
	background-repeat: no-repeat;
}

/* OTHER----------------------------------------*/

.hidden {
	visibility: hidden;
}

.italic {
	font-style: italic;
}

.boldcentre {
	font-weight: bold;
	text-align: center;
}

.boldcentreitalic {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.bigboldcentreitalic {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 130%;
}

.centre {
	text-align: center;
}

.bold {
	font-weight: bold;
}

#dots {
	display: block;
	height: 10px;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}

