@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	margin:0 auto;
	background:#f8f7f1;
}

div.topNav{
	width:949px;
	margin:0 auto;
	margin-top:5px;
}

div.header{
	width:949px;
	margin:0 auto;
}

div.bottomNav{
	width:949px;
	margin:0 auto;
}

div.homeBody{
	width:889px;
	margin:0 auto;
	background:url(../images/homeBg.jpg) no-repeat;
	padding-top:235px;
	padding-left:30px;
	padding-right:30px;
}


div.body{
	width:907px;
	margin:0 auto;
	border:solid 1px #aead96;
	background:url(../images/subBg.jpg) no-repeat top center;
	border-top:none;
	padding:20px;
	padding-top:5px;
	background-color:#FFF;
}

div.footer{
	width:929px;
	height:20px;
	padding:10px;
	border:solid 1px #aead96;
	background:#FFF;
	margin:0 auto;
	color:#b2b2b2;
	margin-top:20px;
	margin-bottom:10px;
}

div.certBox{
	width:929px;
	height:75px;
	padding:10px;
	border:solid 1px #aead96;
	background:#FFF;
	margin:0 auto;
	color:#000;
	margin-top:20px;
	margin-bottom:10px;
	text-align:left;
}

a.footer, a.footer:active, a.footer:link, a.footer:visited {
	color:#b2b2b2;
	text-decoration:underline;
}

a.footer:hover {
	color:#b2b2b2;
	text-decoration:none;
}

div.footerLeft{
	float:left;
}

div.footerRight{
	float:right;
}
div.freeSeminarBox{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	background-image:url('../images/timeOutForMe.png');
	background-color:#fff;
	background-repeat:no-repeat;
	width:238px;
	height:99px;
	padding:60px 10px;
	cursor:pointer;
	text-align:center;
	margin-left:10px;
}


div.freeSeminarBox a, a.link, a.visited{
	color:#926b6c;
	text-decoration:none;
}
div.freeSeminarBox a:hover{
	color:#ffecc1;
	text-decoration:none;
}	


div.homeBox1{
	float:left;
	background:url(../images/home1.jpg) no-repeat;
	width:258px;
	height:154px;
	padding:10px;
	padding-top:140px;
	color:#606060;
	font-size:14px;
	line-height:22px;
	cursor:pointer;
}

div.homeBox1 a, a:active, a.link, a.visited {
	color:#606060;
	text-decoration:none;
}

div.homeBox2{
	background:url(../images/home2.jpg) no-repeat;
	width:258px;
	height:154px;
	padding:10px;
	padding-top:140px;
	margin-left:305px;
	color:#606060;
	font-size:14px;
	line-height:22px;
}

div.homeBox2 a, a:active, a.link, a.visited {
	color:#606060;
	text-decoration:none;
}

div.homeBox3{
	float:right;
	background:url(../images/home3.jpg) no-repeat;
	width:258px;
	height:154px;
	padding:10px;
	padding-top:140px;
	color:#606060;
	font-size:14px;
	line-height:22px;
	cursor:pointer;
}
div.homeBox3 a, a:active, a.link, a.visited {
	color:#606060;
	text-decoration:none;
}

div.homeBox4{
	float:left;
	background:url(../images/home4.jpg) no-repeat;
	width:258px;
	height:154px;
	padding:10px;
	padding-top:140px;
	margin-top:35px;
	color:#606060;
	font-size:14px;
	line-height:22px;
	cursor:pointer;
}
div.homeBox4 a, a:active, a.link, a.visited {
	color:#606060;
	text-decoration:none;
}
div.homeBox5{
	background:url(../images/home5.jpg) no-repeat;
	width:258px;
	height:154px;
	padding:10px;
	padding-top:140px;
	margin-left:305px;
	margin-top:35px;
	color:#606060;
	font-size:14px;
	line-height:22px;
	cursor:pointer;
}
div.homeBox5 a, a:active, a.link, a.visited {
	color:#606060;
	text-decoration:none;
}

div.homeBox6{
	float:right;
	background:url(../images/home6Over_valentine.jpg) no-repeat;
	width:258px;
	height:154px;
	padding:10px;
	padding-top:140px;
	margin-top:35px;
	color:#606060;
	font-size:14px;
	line-height:22px;
	cursor:pointer;
}
div.homeBox6 a, a:active, a.link, a.visited {
	color:#606060;
	text-decoration:none;
}
.pageTitle{
	font-size:16px;
	font-weight:bold;
	color:#45653c;
}

.subTitle{
	font-size:14px;
	font-weight:bold;
	color:#45653c;
}

.Title{
	font-size:12px;
	font-weight:bold;

}

.homeBoxTitle{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

div.testimonialsBox{
	background-color:#E2E2E2;
	color:#000;
	width:800px;
	margin:0 auto;
	border:solid 1px #000;
	margin-bottom:20px;
	padding:5px;
}

tr.lightRow{
	background:#E2E2E2;
}
#from {
	margin-left: 125px;
	margin-top: 32px;
}

tr.darkRow{
	background:#CCC;
}
#toFrom {
	margin: 0 auto;
	height: 239px;
	width: 500px;
	background-image: url(../images/gift_cert_noholiday.jpg);
	padding-top: 118px;
}
#to {
	margin-left: 125px;
}
#amount {
	margin-top: 14px;
	margin-left: 280px;
}
