body {
	 margin: 0px;
	 padding: 0px;
	 font: 8pt Verdana, Arial, Helvetica, sans-serif;
	 color: #7c7372;
	 height: 100%;
	 background: url('images/bg.gif') #ffffff;
}

/* link styles */
a {
	text-decoration: none;
	color: #a69f98;
}

a:hover {
	text-decoration: underline;
	color: #a69f98;
}

#mainContent a {
	text-decoration: underline;
}

#subNavInPageList a {
	text-decoration: none;
}

#subNavInPageList a:hover {
	text-decoration: underline;
}

#siteWrapper {
	position: relative;
	left: 50%;
	margin: 0;
	margin-left: -425px;
	width:850px;
}

#navWrapper {
	background: url('images/nav_bg.gif') #ffffff no-repeat;
	height: 160px;
}

#subNav {
	color: #d5cdc0;
	float: right;
	margin-top: 35px;
	text-align: right;
}

#socialNav {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #eae9e9;
	margin-top: 9px;	
}

/* homepage styles */
#introTextWrapper {
	float: left;
	width: 278px;
	margin-top: 15px;
	margin-left: 20px;
}

#introText {
	text-align: center;
	width: 245px;
	line-height: 13pt;
}

#pageContentWrapper {
	width: 519px;
	margin-left: 33px;
	float: left;
	margin-top: 15px;
}

#mainNav {
	position: relative;
	left: 413px;
	top: 21px;
	width: 440px;
}

#mainNav img {
	margin-left: 5px;
}

/* other pages */
.subNavInPage {
	text-align: center;
	background: url(images/sub_nav_bg.gif) no-repeat;
	height: 410px;
	background-position: 19px 0%
}

#subNavInPageHeader {
	text-align: center;
	margin-top: 15px;
	color: #b5aeac;
	line-height: 7pt;
}

#subNavInPageList {
	list-style: none;
	margin:0;
	padding: 0;
	margin-top: 10px;
	margin-left: 14px;
	color: #b5aeac;
	text-align: center;
}

#subNavInPageList li {
	padding-bottom: 7px;
}

#selectedSubNav {
	color: #7c7372;
}

#pageContentFull {
	width: 525px;
	font-size: 110%;
	line-height: 18px;
	margin-top: 15px;
}

#pageContentLeft {
	width: 225px;
	float: left;
	margin-right: 62px;
	line-height: 18px;
	font-size: 110%;
	margin-top: 15px;
}

#pageContentRight {
	width: 230px;
	float: left;
	font-size: 110%;
	line-height: 18px;
}

/* panel styles */
/* BIG PANELS */
/* big panel 1 */
.bigPanel1 {
	width: 518px;
	float: left;
	margin-right: 10px;
}

.bigPanel1Body {
	background: url(images/main_pnl_bg.jpg) repeat-y;
	padding: 19px;
	padding-top: 0;
	padding-bottom: 8px;
}

.bigPanel1Txt {
	width: 380px;
	line-height: 12pt;
	padding-top: 40px;
	padding-bottom: 15px;
}

.bigPanel1Footer {
	background: url(images/main_pnl_bot.gif) no-repeat;
	height: 18px;
	margin-bottom: 3px;
}

/* big panel 2 */
.bigPanel2 {
	width: 518px;
	float: left;
	margin-right: 10px;
}

.bigPanel2Body {
	background: url(images/main_pnl2_bg.jpg) repeat-y;
	padding: 19px;
	padding-top: 0;
	padding-bottom: 8px;
}

.bigPanel2Txt {
	width: 380px;
	line-height: 12pt;
	padding-top: 40px;
	padding-bottom: 15px;
}

.bigPanel2Footer {
	background: url(images/main_pnl2_bot.gif) no-repeat;
	height: 18px;
	margin-bottom: 3px;
}

/* SMALL PANELS */
/* small panel 1 */
.smallPanel1 {
	width: 278px;
	float: left;
	margin-right: 10px;
}

.smallPanel1Header {
	background: url(images/wed_pnl_hd.gif) no-repeat;
	height: 48px;
}

.smallPanel1Body {
	background: url(images/wed_pnl_bg.gif) repeat-y;
	padding: 0;
	padding-bottom: 8px;
}

.smallPanel1Txt {
	float: left;
	width: 160px;
	margin-left: 19px;
	line-height: 12pt;
}

.smallPanel1Img {
	float: left;
	width: 98px;
	text-align: right;
	padding-top: 10px;
}

.smallPanel1Footer {
	background: url(images/wed_pnl_ft.gif) no-repeat;
	height: 18px;
}

/* small panel 2 */
.smallPanel2 {
	width: 231px;
	float: left;
}

.smallPanel2Header {
	background: url(images/wrkshp_pnl_hd.gif) no-repeat;
	height: 48px;
}

.smallPanel2Body {
	background: url(images/wrkshp_pnl_bg.gif) repeat-y;
	padding: 19px;
	padding-top: 0;
	padding-bottom: 0;
}

.smallPanel2Ins {
	width: 200px;
	line-height: 12pt;
}

.smallPanel2Footer {
	background: url(images/wrkshp_pnl_ft.gif) no-repeat;
	height: 18px;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 17px;
	text-indent: -17px;
	}

.smallPanelWEDHeader {
	background: url(images/wedpack_pnl_hd.gif) no-repeat;
	height: 68px;
}

.smallPanelPearlHeader {
	background: url(images/pearls_pnl_hd.gif) no-repeat;
	height: 49px;
}

.smallPanelDiamondHeader {
	background: url(images/diamonds_pnl_hd.gif) no-repeat;
	height: 49px;
}
