/***********************************************/
/* httbstyles.css                              */
/* Use with template httb.html                 */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size:12px;
	line-height: 1.166;
	padding: 3px;
	margin: 3px;
	background: transparent url(../images/bg_gradg.jpg) fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #466955;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

a:hover{
	color: #000066;
	text-decoration: underline;
	font-size: 100%;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial, Helvetica, sans-serif;
 color: #466955;
 margin: 0px 0px 4px;
 padding: 4px 0px 0px;
}

h2{
 font: italic bold 120% Arial, Helvetica, sans-serif;
 color: #000066;
 margin: 0px 0px 4px;
 padding: 0px;
}

h3{
 font: bold 100% Arial, sans-serif;
 color: #466955;
 margin: 0px;
 padding: 0px;
}

h4{
	font: 100% Arial,sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

email {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
	padding: 4px;
	border: 1px none #666666;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width: 995px;
	background-color: #ffffff;
	height: auto;
	top: 107px;
	margin-right: auto;
	margin-left: auto;
}

#masthead{
	top: 0px;
	width: 995px;
	left: 0%;
	right: 0%;
	height: 95px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #D7FFDA;
	padding-bottom: 16px;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
	height: auto;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px;
	border-right: 1px none #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	color: #333333;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: justify;
	width: 100px;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #333333;
}

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

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: normal 120% Verdana, Arial, Helvetica, sans-serif;
	color: #005FA9;
	margin:0px;
	padding: 9px 0px 0px;
	letter-spacing: 2px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
	width: 100%;
	min-width: 640px;
	height: 32px;
	color: #cccccc;
	padding: 0px;
	background-image: url(../images/glbnav_background.gif);
	top: 8px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 0px;
	z-index: 100;
	width: 100%;
	text-align: center;
}


a.glink, a.glink:visited{
  	font-size: 12px;
  	color: #466955;
	font-weight: bold;
	margin: 0px;
	padding: 2px 1.1% 4px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(../images/glblnav_selected.gif);
	color: #000066;
	text-decoration: none;
}

a.glink-end, a.glink-end:visited{
  	font-size: 12px;
  	color: #466955;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
}

a.glink-end:hover{
  	background-image: url(../images/glblnav_selected.gif);
	color: #000066;
	text-decoration: none;
}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/************* subNavChef styles ***************/

#subNavChef {
	float: right;
	padding-top: 4px;
}

/*************** search styles *****************/

.search {
	list-style-type: none;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size: 100%;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 20px 10px;
	font-size: 80%;
	min-height: 200px;
	height: auto;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
	color: #F12C62;
	padding: 30px 0px 5px 0px;
	letter-spacing: 1px;
}

.feature img{
	float: left;
	padding: 0px 20px 20px 2%;
}


/*************** story styles ******************/

.story {
	padding: 0px 20px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
	color: #F12C62;
	letter-spacing: 1px;
	padding-bottom: 18px;
}

.story p {
	padding: 0px 0px 5px 0px;
}

.story-img-left{
	float: left;
	padding: 10px 20px 10px 2%;
}

.story-img-right{
	float: right;
	padding: 10px 2% 10px 20px;
}


.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

.storyLeft{
	padding-right: 12px;
}

.capsuleLeft {
	width: 48%;
	float: left;
	border: 1px solid #D8F8F7;
	padding: 4px;
}

.capsuleRight {
	width: 48%;
	float: right;
	border: 1px solid #D8F8F7;
	padding: 4px;
}


/************** .rates styles *****************/

.rates{
	padding: 0px 10% 0px 0px;
	text-align: right;
}

/************** .contact styles *****************/

.contact{
	padding: 0px 20% 0px 0px;
	font-size: 80%;
	text-align: right;
}

.contact p{
	padding: 0px 0px 10px 0px;
}

.contact img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(../images/bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #D8F8F7;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}

.relatedLinks h4{
	padding: 10px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
	margin-bottom: 5px;
}

/************ maillist form styles **************/

.mailFormContainer {
	width: 160px;
}

.form {
	width: 150px;
	padding-left: 6px;
	padding-bottom: 4px;
}

/***************** image style ******************/

img {
	border: none;
	background-color: transparent;
}
.bodycontent {
	margin-left: 160px;
	margin-right: 160px;
}
.bodycontent-forum {
	margin-left: 160px;
}
.bodycontent-shopping {
	margin-left: 160px;
}
.bodycontent-search {
	margin-left: 160px;
	border-left-width: 20px;
}
.right-col {
	float: right;
	width: 150px;
	border: 1px solid #466955;
	font-size: 12px;
	text-align: center;
}
.left-col {
	float: left;
	width: 150px;
	border: 1px solid #466955;
}
.menu {
	list-style-type: none;
	padding-left: 6px;
	font-size: 12px;
}
ul {
	margin-left: 4px;
	padding-left: 4px;
	list-style-type: none;
}
#pagecell1 .left-col .menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}
#pagecell1 .left-col .menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #466955;
}
.column-title {
	color: #FFFFFF;
	background-color: #000066;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

a.cat:link, a.cat:visited, a.cat:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.cat:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	text-decoration: underline;	
}

a.green:link, a.green:visited, a.green:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #466955;
	text-decoration: none;
}
a.green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;	
}

a.book:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466955;
	text-decoration: none;
	font-weight: normal;
}

a.book:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
a.book:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466955;
	text-decoration: none;
	font-weight: normal;
	
}

a.region:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #466955;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;

}
a.region:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #466955;
	text-decoration: none;
	font-weight: normal;
}
a.region:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
a.region:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #466955;
	text-decoration: none;
	font-weight: normal;
	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
	border-top: 1px solid #466955;
	border-right: none #466955;
	border-bottom: none #466955;
	border-left: none #E0DFE3;
}
.topmenu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #466955;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #466955;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #466955;
	font-weight: bold;

}
.prosubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #466955;
	font-weight: bold;

}
.profcategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.prodivider {
	border-bottom-width: 1px;
	border-bottom-color: #466955;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	border-bottom-style: solid;
	margin-bottom: 12px;
}
.itemdivider {
	border-bottom-width: 1px;
	border-bottom-color: #466955;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	border-bottom-style: solid;
	width: 50%;
	margin-right: 25%;
	margin-left: 25%;
}
.bookprocedure {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #466955;
}

.prosubject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466955;

}


.download-style {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	border: medium groove #466955;
	background-color: #F5E0FF;
	padding: 4px;
	text-align: center;
	background-position: center;
	position: relative;
	bottom: 6px;
	line-height: 18px;
	margin: 3px;
}
.download-style-2 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	border: medium groove #466955;
	background-color: #F5E0FF;
	padding: 4px;
	text-align: center;
	background-position: center;
	position: relative;
	bottom: 6px;
	line-height: 18px;
	margin: 3px;
	width: 160px;
}

a.download:link, a.download:visited, a.download:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	text-decoration: none;
	background-color: #F5E0FF;
	padding: 4px;
	text-align: center;
}
a.download:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}

.left-button-style {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	border: medium groove #466955;
	background-color: #F5E0FF;
	width: 120px;
	padding: 4px;
	text-align: center;
	background-position: center;
	position: relative;
	top: 6px;
	bottom: 6px;
}

.contact-style {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	border: medium groove #466955;
	background-color: #F5E0FF;
	text-align: center;
	background-position: center;
	padding-top: 3px;
	padding-bottom: 4px;
	clear: both;
	position: relative;
	width: 120px;
}
.quick-form {
	background-color: #F2FFF2;
	border: 1px solid #003300;
	padding-right: 6px;
	padding-left: 6px;
	width: 270px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 6px;
	height: 334px;
	margin-right: 2px;
}
.links-panel {
	float: right;
	background-color: #EED2F9;
	border: 1px solid #003300;
	padding-right: 6px;
	padding-left: 6px;
	width: 280px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 340px;
	margin-left: 2px;
}

.region5 {
	padding-left: 5px;
}
.right-col {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #466955;
	padding-top: 4px;
	padding-bottom: 6px;
}

.fashion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
	text-decoration: underline;
}
.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #466955;
	width: 75%;
	margin-left: 12%;
	margin-top: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 3px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.emphit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #466955;
}
.links-panel-img {
	float: left;
	padding: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.links-panel-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
}
.ind-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	width: 250px;
	border: 1px solid #466955;
	padding: 10px 6px;
	margin-bottom: 20px;
	height: 70px;
	text-align: left;
}
.bus-reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	float: right;
	width: 270px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;
	border: 1px solid #466955;
	margin-bottom: 20px;
	height: 70px;
}
.ind-reg-img {
	float: left;
	padding-right: 6px;
}
.bus-reg-img {
	float: right;
	padding-left: 6px;
}
a.bus-reg:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.bus-reg:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
}
a.ind-reg-link:link {
	font-size: 100%;
	font-weight: bold;
}
a.ind-reg-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #466955;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.menu-right {
	float: right;
	width: 350px;
	text-align: right;
	bottom: 15px;
}

.menu-right-style {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #466955;
	border: medium groove #466955;
	background-color: #F5E0FF;
	padding: 4px;
	text-align: right;
	background-position: center;
	display: inline;
	height: 16px;
}
.top-menu-position {
	top: 6px;
	position: relative;
}
.cat-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
}
.services-caps {
	text-transform: uppercase;
}
.spacer {
	height: 6px;
	position: absolute;
	left: 222px;
	width: 590px;
	top: 278px;
}
.img-left {
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
.img-right {
	float: right;
	margin-right: 6px;
	margin-bottom: 6px;
}
.catpageimage {
	float: left;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.sf3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	background-color: #FFFFFF;
	float: left;
	margin-left: 6px;
	margin-top: 2px;
	border-top: 1px solid #336699;
	border-right: 1px solid #336699;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	width: 80px;
	height: 26px;
	text-align: center;
	margin-bottom: 7px;
	padding: 1px;
}

.sf31 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.sitesealdivider {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #336699;
}

a.sf:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	text-decoration: none;
}

a.sf:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	text-decoration: none;
}

a.sf:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
}

a.sf:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	text-decoration: none;
	display: inline;
}
.spiritual {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EED2F9;
	border: 1px solid #003300;
	height:105px;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	display: block;
}
.spiritual-item {
	float: left;
	width: 18%;
	margin-bottom: 4px;
	margin-left: 4px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.businesses {
	float: left;
	width: 48%;
}
.models {
	float: right;
	width: 48%;
}
.salon-style {
	background-color: #F2FFF2;
	border: 1px solid #003300;
	margin-top: 6px;
	margin-bottom: 3px;
	height: 20px;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 4px;
}
.catpagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.left-reasons {
	font-family: Arial, Helvetica, sans-serif;
	width: 282px;
}
.right-reasons {
	font-family: Arial, Helvetica, sans-serif;
	width: 282px;
	float: right;
}
#main .cat-description img {
	float: left;
	padding-right: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-left {
	float: left;
	padding-right: 6px;
}
.feature-signup {
	width: 318px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 12px;
	border: 1px solid #466955;
	height: 80px;
	margin-left: 15%;
}
.boldchat {
	margin-top: 8px;
	padding-left: 8px;
	margin-bottom: 4px;
}
.boldchat2 {
	text-align: center;
}

#masthead .banner {
	float: right;
	width: 468px;
}
#masthead .newslink {
	width: 150px;
	text-align: center;
	margin-left: 340px;
	background-color: transparent;
}
#pagecell1 .bodycontent #content .payments {
	font-weight: bold;
	color: #000066;
	margin-left: 20%;
	width: 50%;
	height: 80px;
}
.payments-img {
	float: right;
	padding-left: 4px;
	vertical-align: middle;
}
#pagecell1 .footerline {
	background-color: transparent;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #466955;
	vertical-align: middle;
	width: 100%;
	clear: both;
}
#pagecell1 .footerline p {
	background-color: transparent;
	margin-left: 100px;
	margin-top: 6px;
	text-align: center;
	margin-bottom: 6px;
	margin-right: 100px;
	font-size: 100%;
}
.payments-text {
	font-weight: bold;
	background-color: transparent;
	width: 120px;
	font-size: 100%;
}
#pagecell1 .right-col .alexa-link {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#pagecell1 .bodycontent .propage-catlist {
	font-weight: bold;
	background-color: transparent;
	text-align: right;
	width: 350px;
	float: right;
}
.contact-pro {
	font-weight: bold;
	color: #466955;
	background-color: #F5E0FF;
	text-align: center;
	width: 100px;
	border: 1px solid #466955;
	margin-bottom: 4px;
}
#pagecell1 .bodycontent #content #intro .body {
	font-weight: normal;
	color: #000066;
	font-size: 120%;
}
#pagecell1 .bodycontent #content .pro-intro img {
	float: right;
	padding: 4px;
}
#pagecell1 .bodycontent #body-region .featured-content {
	width: 95%;
}
#pagecell1 .bodycontent #content .pro-intro .phone-img {
	float: left;
	position: relative;
	bottom: 3px;
}
#pagecell1 .bodycontent .cat-description img {
	float: left;
	padding-right: 6px;
}
#masthead .logo-link {
	color: #D7FFDA;
	background-color: transparent;
	height: 60px;
	width: 320px;
	float: left;
	text-align: left;
	text-decoration: none;
}
.search-links {
	font-size: 100%;
	font-weight: lighter;
}
.areas-covered {
	text-align: left;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
	border: none;
}
.index-marquee {
	color: #000099;
	font-size: 12px;
}
.ital {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.green-ital {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #466955;
	font-size: 12px;
}
.body-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.join-link:link, a.join-link:visited {
	color: #FF0000;
	font-size:12px;
	list-style-type: none;
	position: relative;
	display: block;
	bottom: 6px;
}
.advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	list-style-type: disc;
	color: #000066;
	padding-bottom: 6px;
	margin-left: 10px;
}
.fp-featured-wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 4px;
	padding: 3px;
	border: 1px solid #466955;
	height: 230px;
	width: 96%;
}
.fp-featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000066;
	background-color: transparent;
	float: left;
	height: 85px;
	width: 100px;
	border: 1px solid #999999;
	text-align: center;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
}
.advertise-featured-wrap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 4px;
	padding: 3px;
	border: 1px solid #466955;
	height: 180px;
	width: 96%;
}
.advertise-featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000066;
	background-color: transparent;
	float: left;
	height: 125px;
	width: 148px;
	border: 1px solid #999999;
	text-align: center;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 1px;
}
.adsense {
	text-align: center;
	padding-bottom: 20px;
}
#pagecell1 .bodycontent .sub-menu .amazon {
	float: right;
	height: 240px;
	width: 120px;
	position: relative;
	bottom: 60px;
}
.register-seal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	position: relative;
}
.signup-seal {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	position: relative;
	right: 0px;
}
.pre-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000066;
	background-color: transparent;
	font-weight: bold;
}
#pagecell1 .bodycontent #content marquee {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-weight: bold;
}
.landing-li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #466955;
	list-style-type: disc;
	margin-left: 10px;
}
.clear {
	background-color: transparent;
	clear: both;
}
.table-wrapper {
	background-color: transparent;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.cat-adsense {
	background-color: transparent;
	float: right;
	padding-right: 10px;
}
#pagecell1 .left-col .beauty-section {
	background-color: #FFDDFF;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	margin-right: 6px;
	padding-bottom: 3px;
	text-align: center;
	color: #222222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	margin-bottom: 3px;
}
#pagecell1 .left-col .fitness-section {
	background-color: #D5FFD5;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	margin-right: 6px;
	padding-bottom: 3px;
	text-align: center;
	color: #222222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	margin-top: 6px;
	margin-bottom: 3px;
}
#pagecell1 .left-col .health-section {
	background-color: #CFB9FF;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	margin-right: 6px;
	padding-bottom: 3px;
	text-align: center;
	color: #222222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	margin-top: 6px;
	margin-bottom: 3px;
}
#pagecell1 .left-col .spiritual-section {
	background-color: #FFCACA;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	margin-right: 6px;
	padding-bottom: 3px;
	text-align: center;
	color: #222222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	margin-top: 3px;
	margin-bottom: 3px;
}
#pagecell1 .left-col .wedding-section {
	background-color: #BFFFFF;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	margin-right: 6px;
	padding-bottom: 3px;
	text-align: center;
	color: #222222;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	margin-top: 6px;
	margin-bottom: 3px;
}
#pagecell1 .bodycontent #content #home-ani {
	text-align: center;
}
.shop-section {
	float: right;
	position: relative;
	bottom: 14px;
}
#pagecell1 .right-col p {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #777777;
}

