@charset "utf-8";
/* CSS Document */

/* elements */
a:link, a:visited {
	text-decoration: none;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

/* ids */
#apptout {
	width: 136px;
	height: 50px;
	margin-left: 19px;
	/*margin-top: 150px;*/
	margin-top:50px;
	margin-bottom: 150px;
	text-align: center;
	padding-top: 4px;
	/*padding-left: 4px;*/
}
#apptin {
	width: 126px;
	height: 44px;
	font-size: 18px;
	margin:auto;	
}
#appttop {
	white-space: nowrap;
}
#apptbottom {
	font-weight: bold;
}
#container {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}
#content {
	padding-left: 20px;
	width: 535px;
	margin-top: 0px !important;
	margin-top: -463px;
	
}
#contentbottom {
	width: 535px;
	margin-top: 30px;
	height: 158px;
	background: url(images/candles.jpg) no-repeat bottom right;
}
#footer {
	clear: both;
	width: 740px;
	font-size: 10px;
	padding: 5px;
	text-align: right;
}
#header {
	float: left;
	margin-top: -106px;
}
#header_bg {
	background: url(images/flowerheader.jpg) no-repeat;
	width: 458px;
	height: 71px;
	float: left;
	margin-top: 5px;
}
#header_box_1 {
	filter:alpha(opacity=35);
	-moz-opacity:.35;
	opacity:.35;
} 
#header_box_2 {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#header_box_3 {
}
#header_right {
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
	width: 458px;
	height: 71px;
	float: left;
}
#heading {
	font-weight: bold;
	font-size: 16px;
	position: relative;
	top: 35px;
}
#leftcol {
	width: 175px;
	float: left;
}
#main2 {
  margin-left: 175px;
  
}
#main {
	width: 740px;
	margin: 5px;
	float: left;
	clear: both;
	position: relative;
	left: -1px;
	margin-top: -30px;
}
#maintext {
	margin-top: 40px;
	/*margin-right: 200px;*/
	font-size: 12px;
	height:auto;
	min-height:160px;

}
* html #maintext {
	height:160px;
}


#leftcol ul {

	list-style: none;
	margin: 0;
	padding: 0;
}
#leftcol ul li {
	width: 170px;
}
#leftcol ul li a:link, #leftcol ul li a:visited {
	width: 150px;
	padding-left: 20px;
	display: block;
	margin-left: -10px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	font-size: 12px;
}
#name {
	font-size: 30px;
	text-align: right;
	width: 400px;
	position: relative;
	top: -70px;
	left: 340px;
}
#name .one {
	font-weight: bold;
}
#testimonial {
	float: right;
	width: 175px;
	/*margin-right: -190px !important;
	margin-right: -95px;*/
	margin-top: 10px;
	margin-right:10px;
	margin-left:10px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
}

/* classes */
.box {	
	float: left;
	width: 90px;
	height: 71px;
	margin-left: 4px;
}