html, body {
	height: 100%;
}
body{
	background: #4f3826 url(/imgs/bg.jpg) repeat-x top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color:#feece2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#f9879e;
	scrollbar-darkshadow-color:#feece2;
	scrollbar-face-color:#faa6b3;
	scrollbar-highlight-color:#feece2;
	scrollbar-shadow-color:#feece2; 
}


div.scroll {
height: 340px;
width: 420px;
overflow: auto;
padding: 6px;
text-align:justify;
line-height:18px;
}

body,td,th {
	font-size: 11px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:18px;
} 

.topbg {
	background:url(/imgs/bliss5.gif) no-repeat;
	background-color:#feece2;
}

.topbg3 {
	background:url(/imgs/bg2.gif) top left no-repeat;
	background-color:#feece2;
}
.tanbg {
	background-color:#feece2;
}

.bottombg {
	background:url(/imgs/pinkbottom.gif) bottom left no-repeat;
	background-color:#feece2;
}
.bottomflowers {
	background:url(/imgs/bottomflowers.gif) bottom left no-repeat;
	background-color:#feece2;
}
.bottomflowers2 {
	background:url(/imgs/flowerbg.gif) bottom left no-repeat;
	background-color:#feece2;
}

.topbg2 {
	background:url(/imgs/bliss_top.gif) top left no-repeat;
}

.lightbluebox {
	background:url(/imgs/video_top.gif) top left no-repeat;
	font-size:17px;
	color:#FFFFFF;
}
.foot {
	background:url(/imgs/bottom_bg2.gif) top left no-repeat;
}

.headerpink {font-weight: bold; font-size: 14px; color: #F9819A; font-family:Georgia, "Times New Roman", Times, serif;}

.foot2 {color: #BC7E67}



#content {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-top:8px; margin-right:8px; margin-left:8px; line-height:18px;}
#content2 {color:#000000; font-family:verdana,geneva,arial,helvetica; text-align:left; margin-right:8px; margin-left:8px; line-height:18px;}


a:link {color: #f9819a; text-decoration: underline; font-weight : bold;}
a:visited {color: #f9819a; text-decoration: underline; font-weight : bold;}
a:hover {color: #F9819A; text-decoration: underline;font-weight : bold;}

a.footer:link {color: #bc7e67; text-decoration: none; font-weight:none;}
a.footer:visited {color: #bc7e67; text-decoration: none; font-weight:none;}
a.footer:hover {color: #faa6b3; text-decoration: underline; font-weight:none;}

a.pink:link {color: #bb458b; text-decoration: none; font-weight : bold;}
a.pink:visited {color: #bb458b; text-decoration: none; font-weight : bold;}
a.pink:hover {color: #bb458b; text-decoration: none;font-weight : bold;}



#nav
ul {margin-left: 20px; padding-left: 5px; font-size: 100%; font-weight:normal; color:#FFFFFF; list-style-type: square; list-style-image:url(/imgs/arrow_orange.gif)}
a, a.nav:link, a.nav:visited, a.nav:hover {text-decoration:none;color:#FFF; font-weight:normal;}
a.nav:hover{color:#efefef; text-decoration:underline;}
img.serviceimgs {margin-right:5px; margin-left:5px; margin-top:5px; margin-bottom:5px;}


