body
{
}

#maincontent
{
	width:100%;
}

#leftdiv
{
	/*border-bottom: #7b7367 1px solid; */
	border-right: #7b7367 1px solid; 
	width: 292px;
	float:left;
	background-color: #fbf8ef;	
	padding-top:8px;
	height:100%;
}

#centerdiv
{
	background-color: #f5ecd6;
	/*border-bottom: #7b7367 1px solid; */
	width: 356px;
	float:left;
	height:100%;
}
#centercontent
{
	font-family:Century Gothic;
	font-size:10pt;
	color:#666666;
	text-align:justify;
	padding: 8px 8px 8px 8px;
}

#centerimage
{
	padding-top:8px;
}

.BlueLink A:visited
{
	font-weight:bold;
	color: #66ccff;
	font-size: 11pt;
	font-family: Century Gothic;
}
.BlueLink A:link
{
	font-weight:bold;
	color: #66ccff;
	font-size: 11pt;
	font-family: Century Gothic;
}
.BlueLink A:hover
{
	font-weight:bold;
	color: #666666;
	font-size: 11pt;
	font-family: Century Gothic;
}	
.BlueLink A:active
{
	font-weight:bold;
	color: #66ccff;
	font-size: 11pt;
	font-family: Century Gothic;
}


#rightdiv
{
	/*border-bottom: #7b7367 1px solid;*/ 
	border-left: #7b7367 1px solid; 
	width: 292px;
	float:left;
	padding-top:8px;
	height:100%;
}

#sectiondiv
{
	color: #666666;
	font-size: 13pt;
	font-family: Century Gothic;
	text-align:left;
	padding: 100px 15px 8px 15px;
}

#bridaldiv
{
	color: #666666;
	font-size: 10pt;
	font-family: Century Gothic;
	text-align:left;
	padding: 20px 15px 15px 175px;
}

#colordiv
{
	color: #666666;
	font-size: 10pt;
	font-family: Century Gothic;
	text-align:left;
	padding: 15px 150px 15px 15px;
}


