body {
	background-color: #E9E9E9;
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	height: 600px;
	padding: 0 0 0 80px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.oneColFixCtr #mainContentlong {
	padding: 0 0 0 80px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.abovetop	{
	width: 800px;
	overflow: hidden;
	height: 20px;
	background-color:#fff;
	margin: 0 auto;
}
#navbar-iframe {   
	display: none !important;
}
.top	{
	width: 800px;
	overflow: hidden;
	height: 134px;
	background-color:#fff;
	margin: 0 auto;
}
.logo	{
	background-image: url(img/top.png);
	position:relative;
	z-index: 6;
}
.toppic	{
	position:inherit;
	z-index: 3;
}
.text	{
	width: 420px;
	margin: 0;
	padding: 0;
	height:100%;
}
.textalot	{
	width: 470px;
	height: 600px;
/*	overflow-y: scroll;*/
	overflow-x: hidden;
/*	scrollbar-arrow-color: blue; 
	scrollbar-face-color: #e7e7e7; 
	scrollbar-3dlight-color: #a0a0a0; 
	scrollbar-darkshadow-color: #888888;*/
	margin: 0 10px 0 0;
	padding: 0;
	height:100%;
}

.show	{
	width: 250px;
	height:100%;
	float:right;
	margin: 0;
	padding: 0 0 0 0;
}
.showcomment	{
	width: 250px;
	height:600px;
	float:right;
	margin: 0;
	padding: 0;
}

.showadd	{
	width: 250px;
	height: 600px;
	margin: 0 auto;
	padding: 0 0 0 0;
	float: right;
	background-image: url(../img/blue_bg.jpg);
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#696969;
	margin: 0;
	padding-top: 45px;
}
.titlepost {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#191C21;
}
.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#696969;
}
.subtitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#696969;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.tag	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:italic;
	color:#000000;
	margin: 0;
}
.dscpt	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
.dscptbold	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#3A3E42;
	font-weight:bold;
}
.boldtext	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
}
.add	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	margin: 0 0 15px 50px;
}
.addbold	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight:bold;
	margin: 0 0 15px 50px;
}

.testemonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 35px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	color:#C03F20;
}
.style1 {
	color: #C03F20;
	font-weight: bold;
}
.style2 {
	color: #696969;
	font-size: 12px;
	margin: 0 0 0 5px;
	padding: 0;
}
.style2 a:link 	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#0066CC;
	font-weight:bold;
}
.style2 a:hover	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#0000FF;
	font-weight:bold;
}
.style2 a:active {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#0066CC;
	font-weight:bold;
}
.style2 a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#0066CC;
	font-weight:bold;
}
.style2 a:visited:hover	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#0000FF;
	font-weight:bold;
}
.lavaLampBottomStyle	{
  	position: relative;
    height: 29px;
    width: 800px;
    padding-left: 80px;
    padding-top: 5px;
    margin: 0 auto;
    overflow: hidden;
}
.lavaLampBottomStyle li {
	float: left;
    list-style: none;
}
.lavaLampBottomStyle li.back {
	border-bottom: 2px solid #314FAA;
    width: 9px;
    height: 20px;
    z-index: 8;
    position: absolute;
}

.lavaLampBottomStyle li a {
	font: bold 10px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	top: 7px;
	text-transform: uppercase;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
}   
.lavaLampBottomStyle li a:hover, .lavaLampBottomStyle li a:active, .lavaLampBottomStyle li a:visited:hover {
	border: none;
   	color: #696969;
}
.lavaLampBottomStyle li a:visited,  {
	border: none;
   	color: #000;
}
.picBottom	{
	margin: 0;
	padding: 0;
}
.spacer	{
	height: 20px;
}
.spacer2	{
	height: 100px;
}
.spacer3	{
	height: 35px;
}
.spacer4	{
	width: 15px;
	display: inline;
}
.copyright	{
	font-size: 10px;
	width: 100%;
	background-color: #E9E9E9;
}
.copyright2	{
	font-size: 10px;
	width: 100%;
	background-color: #FFFFFF;
}
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
.aboutimage	{
	float: right;
	margin: 0 0 5px 5px;
}
.spotlight	{
	padding: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ca3d43;
	float: right;
	margin-right: 35px;
}
#eplanner	{
	float: left;
	width: 50%;
	height: 100px;
}
#florist	{
	float: left;
	width: 50%;
	height: 100px;
}
#somespace	{
	height: 20px;
}
#col1	{
	float: left;
	width: 50%;
}
#col2	{
	float: left;
	width: 50%;
}

