body {
	background-image: url(images/template/bodyBG.gif);
	background-repeat: repeat-x;
	background-color: #686762;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a:link, a:visited, a:active {
	color: black;
}

a:hover {
	color: #d98a10;
}

a.orangeLink:link, a.orangeLink:visited, a.orangeLink:active {
	color: #d98a10;
	font-weight: bold;
}

a.orangeLink:hover {
	color: purple;
}

.orangeText {
	color: #d98a10;
}

a.invisibleLink:link, a.invisibleLink:visited, a.invisibleLink:hover, a.invisibleLink:active {
	text-decoration: none;
	padding: inherit;
	cursor: pointer;
}

a.blackLink:link, a.blackLink:visited, a.blackLink:active {
	color: black;
	font-weight: bold;
	font-size: 11px;
}

a.blackLink:hover {
	color: #d98a10;
}

a.linkPage:link, a.linkPage:visited, a.linkPage:active {
	color: #d98a10;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	bottom: 0px;
	text-decoration: none;
}

a.linkPage:hover {
	font-size: 11px;
	color: purple;
}

a.bigLink {
	font-size: 12px;
	font-weight: bold;
	color: #d98a10;
}

a.bigLink:hover {
	color: purple;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #d98a10;
	text-transform: uppercase;
}

.black11px {
	font-size: 11px;
	color: black;
}

#centeringContainer {
	width: 765px;
	height: 762px;
	margin: 0 auto;
	position: relative;
}

#leftShadow {
	background-color: #686762;
	background-image: url(images/template/leftShadowBG1px.gif);
	position: relative;
	height: 642px;
	width: 8px;
	float: left;
}

#mainContainer {
	position: absolute;
	width: 743px;
	height: 730px;
	border-style: solid;
	border-color: white;
	border-width: 6px 7px 8px 7px; /* if any of these values are changed, make sure to also change the borderHeight value in the equalizeColumnHeights script */
	background-color: #f0ede7;
}

/*
html>body #mainContainer { 
	height: auto;
	min-height: 730px;
}
*/

/* min-height: 730px; */


.masthead {
	background-repeat: no-repeat;
	height: 165px;
	width: 743px;
	position: relative;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	border: none;
}

.masthead#packages {
	background-image: url(images/banners/packages.jpg);
}

.masthead#weddings {
	background-image: url(images/banners/weddings.jpg);
}

.masthead#careers {
	background-image: url(images/banners/careers.jpg);
}

.masthead#links {
	background-image: url(images/banners/links.jpg);
}	

.masthead#social {
	background-image: url(images/banners/social.jpg);
}

.masthead#contactUs {
	background-image: url(images/banners/contactUs.jpg);
}

.masthead#aboutUs {
	background-image: url(images/banners/aboutUs.jpg);
}

#menubar {
	position: relative;
	height: 22px;
	width: 743px;
}

#menubar img {
	border: none;
}

#middleArea {
	position: relative;
	height: 469px;
	width: 100%;
}

/* 
html>body #middleArea {
	height: auto;
	min-height: 469px;
}
*/

#leftNav {
	position: absolute;
	background-color: #f5efe2;
	height: 469px;
	width: 154px;
	border-right: solid white 1px;
	top: 0px;
	left: 0px;
	margin: 0 auto auto auto;
}

#leftNavTop {
	position: absolute;
	top: 0px;
	height: 363px;
	width: 154px;
	background-image:url(images/template/leftNavTopBG.jpg);
	background-repeat: no-repeat;
}

#leftNavBottom {
	position: absolute;
	bottom: 0px;
	height: 105px;
	width: 154px;
	background-image:url(images/template/leftNavBottomBG.jpg);
	background-repeat: no-repeat;
}


/*
html>body #leftNav { 
	height: auto;
	min-height: 469px;
}
*/

#centreArea {
	background-color: #f0ede7;
	height: 469px;
	width: 425px;
	position: absolute;
	top: 0px;
	left: 155px;
}

html>body #centreArea { 
	height: auto;
	min-height: 469px;
}

#mainContent {
	margin: 13px 13px 10px 13px;
}

#rightContent { 
	background-color: #ddcca8;
	position: absolute;
	top: 0px;
	left: 580px;
	height: 469px;
	width: 163px;
}

#rightContentTop {
	background-image: url(images/template/rightContentTopBG.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	height: 172px;
	width: 163px;
	border-bottom: solid white 1px;
}

#rightContentBottom {
	background-image: url(images/template/rightContentBottomBG.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	height: 202px;
	width: 163px;
	border-top: solid white 1px;
}

/*
html>body #rightContent {
	height: auto;
	min-height: 469px;
}
*/

#map {
	position: absolute;
	top: 107px;
	left: 82px;
	width: 73px;
	height: 53px;
	border-style: solid;
	border-color: white;
	border-width: 2px;
}

.mapLink:hover {
	padding: 0px;
}

#bottomNav {
	background-image: url(images/template/bottomNavBG.jpg);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	height: 72px;
	width: 742px;
	background-color: #ffffff;
}

#copyrightLine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url(images/template/copyrightShadow.gif);
	background-repeat: no-repeat;
	width: 765px;
}

#dateParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-top: 0px;
	position: relative;
	padding-top: 10px;
	padding-right: 11px;
}

#leftMenu {
	margin: 44px auto 0 auto;
	height: 100px;
	background-color: white;
	padding: 1px 0;
}

#leftMenu img {
	border: none;
	display: block;
	margin: 1px 0;
}

#leftMenu a:link, #leftMenu a:visited, #leftMenu a:hover, #leftMenu a:active {
	padding: 0px;
}

#contactParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 75px;
	margin-left: 9px;
}

#bottomMenuParagraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 49px;
	text-align: center;
	font-weight: bold;
}

#bottomMenuParagraph a:link, #bottomMenuParagraph a:visited, #bottomMenuParagraph a:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

#bottomMenuParagraph a:hover {
	color: purple;
}

p.boldFirstLine:first-line {
	font-weight: bold;
}

#linkTable img {
	border: none;
}

#socialPics {
	position: relative;
	bottom: 0px;
	margin: 0 auto;
}

#socialPics img {
	margin: 0 10px;
}

#aboutUsPics {
	position: relative;
	bottom: 0px;
	left: -8px;
	width: 420px;
}

#aboutUsPics img {
	margin: 0;
}

.corporateList {
	list-style: none;
}

.corporateList li {
	font-weight: bold;
}