body
	{
	font-family: Tahoma, Geneva, sans-serif;
	color: black;
	background: white;
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 14px;
	background: #1b1c19;
	}
	
#containerDiv
	{
	margin: 0 auto;
	width: 924px;
	text-align: center;
	background: #e1e3e6;
	}
	
#headerDiv
	{
	margin: 0 auto;
	color: black;
	background: #485e73 url(images/header.jpg) no-repeat top left;
	width: 908px;
	height: 130px;
	text-align: right;
	}
	
table.addressTable
	{
	width: 888px;
	border: 0;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 16px;
	font-weight: normal;
	}

td.address
	{
	text-align: right;
	padding-bottom: 0;
	}

td.cwb
	{
	width: 70px;
	text-align: right;
	}

img.cwbLogo
	{
	margin: 0px;
	}

.telephone
	{
	font-size: 1.25rem;
	padding-bottom: 0;
	}

#menuDiv
	{
	margin: 0 auto;
	background: #485e73 url(images/menu_background.jpg) no-repeat top left;
	width: 908px;
	height: 46px;
	text-align: center;
	}
	
table.menuTable
	{
	width: 868px;
	border: 0;
	margin: 0 auto;
	}

td.menuItem
	{
	text-align: center;
	}

td.menuBullet
	{
	width: 10px;
	text-align: center;
	color: #485e73;
	background: transparent;
	}
	
a.menuLink
	{
	font-size: .8em;
	font-weight: bold;
	text-decoration: none;
	color: #dfefff;	/* e1e3e6 */
	background: transparent;
	border-bottom: 1px solid #485e73;	/* e1e3e6 */
	border-top: 1px solid #485e73;	/* e1e3e6 */
	}

a.menuLink:hover
	{
	color: #f33;
	background: transparent;
	}
	
a.addressLink
	{
	text-decoration: none;
	color: white;
	background: transparent;
	}
	
a.addressLink:hover
	{
	text-decoration: none;
	color: black;
	background: transparent;
	}

a.menuLink:hover
	{
	color: #f33;
	background: transparent;
	}
	
#mainPhoto
	{
	margin: 8px auto;
	width: 908px;
	border: 0;
	}

#captionBar
	{
	width: 908px;
	border: 0;
	margin: 0 auto;
	padding: 20px 0;
	text-align: right;
	font-size: 3.5em;
	color: #e1e3e6;
	background: #283440;
	}
	
#captionText
	{
	margin-left: 20px;
	margin-right: 20px;
	}

#mainBody
	{
	width: 908px;
	border: 0;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	color: #ffffff;	/* e1e3e6 dfefff*/
	background: #485e73;
	}

table.bodyTable
	{
	width: 880px;
	border: 0;
	margin: 0 auto;
	}

td.bodyCellText
	{
	width: 280px;
	text-align: left;
	color: #efefef;	/* e1e3e6 dfdfcd*/
	background: transparent;
	}

td.bodyCellSpacer
	{
	width: 20px;
	text-align: center;
	color: transparent;
	background: transparent;
	}

td.bodyCellPhoto
	{
	width: 580px;
	text-align: right;
	color: #dfdfcd;	/* e1e3e6 */
	background: transparent;
	}

td.bodyCellGallery
	{
	text-align: center;
	color: #dfdfcd;	/* e1e3e6 */
	background: transparent;
	}

#footer
	{
	width: 924px;
	border: 0;
	color: #dfdfcd;
	background: #1b1c19;
	margin: 8px 0;
	padding: 20px 0 20px;
	text-align: center;
	font-size: 12px;
	}

img.photoLink
	{
	border: 1px solid #dfefff;
	margin: 0;
	padding: 0;
	}

img.photoLink:hover
	{
	border: 1px solid #283440;
	}

img.galleryPhoto
	{
	margin: 5px;
	margin-bottom: 10px;
	}

img.galleryPhotoBottom
	{
	border: 0;
	margin-bottom: 20px;
	}

h3
	{
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #dfdfcd;
	}

p
	{
	padding: 0 0 10px 0;
	margin: 0;
	}

ul
	{
	padding-top: 0;
	padding-bottom: 10px;
	margin: 0;
	}

a
	{
	color: white;	/* e1e3e6 */
	background: transparent;
	}

a:hover
	{
	color: #283440;
	background: transparent;
	}

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("popbox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("popbox/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("popbox/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
