body {
	background-color: #270F40;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 870px;
	background-color: #F5F2F5;
	margin: 40px auto 0 auto;
	padding: 18px;
}
#header {
	background-color: #b0b62d;
	background-image: url(images/kamini-header-bg10.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #604006;	
	position: relative;
	padding: 0;
	margin: 0;
}

#topnav {
	position: absolute;
	right: 0px;
	width: 475px;
}
#flash {
	width: 516px;
	height: 344px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
}
#front-quote {
	width: 330px;
	height: 126px;
	margin: 55px 0 0 0;
	background-color: #F1EADE;
	float: right;
}	
#front-copy  {
	width: 318px;
	margin: 30px 0 0 0;
	padding: 7px;
	float: right;
	background-image:url(images/front-copy-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#front-copy p {
	color: #7b7b04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	
}
#bottompix {
	width: 100%;
	height: 150px;
	margin: 15px 0 0 0;
	display: block;
}
.space-right {
	float: left;
	padding-right: 22px;
}
.newline {
	clear: both;
}
.newline-left {
	clear: left;
}

#content {
	background-image: url(images/content-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#more-marg {
	padding-right: 80px;
	padding-left: 30px;
}
p, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #090909;
}
.likep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090909;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090909;
	padding-top: 0;
	margin-top: 0;
}


a:link, a:visited {
	text-decoration: underline;
	color: #993300;
}
a:active, a:hover {
	color: #663300;
}
.left {
	float: left;
	padding: 0 10px 0 0;
}
.leftB {
	float: left;
	padding: 0 10px 10px 0;
}
.left2 {
	float: left;
}
.right {
	float: right;
	padding-left: 10px;
}
.right2 {
	float: right;
}
.right3 {
	padding-left: 400px;
}

.caption1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 6px 0;
	color: #090909;
	display: block;
}
.testimonials {
	width: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	display: inline-block;
	color: #333333;
}	
#footer {
	width: 870px;
	height: 16px;
	padding: 0;
	margin: 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #f2fbfc;
}
#footer a:active, #footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#detailwrapper {
	width: 650px;
	background-color: #ffffff;
	margin: 40px auto 0 auto;
	padding: 60px 30px;
}
.detail-indent {
	padding-left: 45px;
}
.nospce {
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090909;
}
.line-room {
	line-height: 18px;
}
.smallprint {
	font-size: 80%;
}