/* SUKHAVATI */

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c5c5c;
	background: #171613;
}

p {
	padding-bottom: 15px;
	line-height: 18px;
	clear: both;
}

object, object:focus,
img, a:focus {
	outline: 0px none;
}

a:link, a:visited, a:active {
	/*color: #f6e5a7;*/
	color: #887944;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 { /* Content page headings */
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #5c5c5c;
	font-size: 24px;
	padding-bottom: 10px;
}

h2 { /* Content page opening para */
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	line-height: 20px;
	padding: 0px 50px 15px 0px;
	color: #5c5c5c;
}

h3 { /* Uppercase subheading */
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}

h4 { /* Home page intro / Content Page subheading*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 21px;
	color: #5c5c5c;
	padding-bottom: 5px;
	padding-top: 10px;
}

h4 a,
h4 a:link,
h4 a:visited,
h4 a:hover,
h4 a:active {
	color: #5c5c5c;
	text-decoration: none;
}

h5 { /* Features uppercase subheading */
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffe279;
	text-transform: uppercase;
	padding: 5px 0px;
} 

h6 {	/* News titles */
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c5c5c;
	padding-bottom: 5px;
	padding-top: 20px;
}

ul {
	padding: 10px 0px;
}

li {
	list-style: none;
	line-height: 17px;
	padding: 0px 40px 10px 15px;
	background: url(../images/bullet_gry.gif) no-repeat left 5px;
	margin-left: 10px;
}

/* GENERIC -------------------- */

.img {
	float: right;
	border: 1px solid #dddddd;
	padding: 5px;
	margin: 0px 23px 60px 0px;
}

.bullet {
	padding-left: 12px;
	background: url(../images/bullet_drk.gif) no-repeat left center;

}

.Clear {
	clear: both;
	height: 0px;
	font-size: 0;
}

div.leftColumn {
	float: left;
}

div.rightColumn {
	float: right;
}

span.sep {
	padding: 0px 5px;
}

ul a,
ul a:link,
ul a:active,
ul a:visited {
	text-decoration: none;
}

ul a:hover {
	text-decoration: underline;
}

p.intro { /* Content page subheading */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #5c5c5c;
	font-size: 17px;
	padding-bottom: 10px;
}

.col {
	width: 280px;
	float: left;
	padding-bottom: 50px;
	line-height: 18px;
	clear: none;
}

p.col span {
	width: 70px;
	font-weight: bold;
	display: block;
	float: left;
}

h2.heading {
	padding: 5px 0px;
}

h2 a,
h2 a:link,
h2 a:visited,
h2 a:active {
	color: #9d7632;
	text-decoration: underline;
	padding-bottom: 5px;
}

h2 a:hover {
	text-decoration: none;
}

p.homelink a,
p.homelink a:link,
p.homelink a:visited,
p.homelink a:active {
	color: #887944;
	background: url(../images/bullet_drk.gif) no-repeat 2px 5px;
	font-size: 14px;
	padding-left: 15px;
	text-decoration: underline;
	list-style: none;
}

p.homelink a:hover {
	text-decoration: none;
}

a.nostyle {padding:0px; background:none;}

td {
	vertical-align: top;
	padding: 10px 0px ;
	font-size: 11px;
}

/* FORM ******************************/
form {
	text-align: right;
	width: 585px;
	padding-top: 20px;
}
form p {
	line-height: 28px;
	padding-bottom: 8px;
}

form label {
	vertical-align: top;
}

form input,
form textarea {
	border: 1px solid #d8d7dd;
	width: 330px;
	margin-left: 20px;
	padding: 5px;
	/*float: left;*/
}

form textarea {
	height: 160px;
}

form input#submit {
	border: none 0px;
	width: auto;
	padding: 0px;
}

form#contact label {
	padding-bottom: 10px;
}

/* LAYOUT *******************************/

div#background {
	background: #1f4d2e url(../images/bg_tile.jpg) repeat-x top ;
}

div#page {
	background: url(../images/bg.jpg) no-repeat center top;
	padding: 20px 0px 0px 0px;
}

div.container {
	width: 950px;
	margin: 0 auto;
}

div#banner {
	height: 83px;
}

div#nav {
	height: 58px;
	background: #FFFFFF;
}

div#flashHomeContainer {
	height: 296px;
	width: 950px;
	position: relative;
}

div#flashMapContainer {
	height: 400px;
	width: 640px;
	padding: 10px 0px;
}

div#content {
	background: #5a4f36;
}

div#news {
	background: #473d25;
	color:#FFFFFF;
 	font-style:italic;
}
div#news {margin:0px; padding:2px 0px;}
div#news p {padding:0px; margin:0px 0px;}

div#news a {color:#FFFFFF;}

div#news div.container {
	background: #71623d;
}

div#buddhaContain {
	height: 1px;
	position: relative;
	float: right;
}

div#buddhaContain img {
	position: absolute;
	top: -65px;
	right: 0;
	z-index: 1;
}

/* HEADER ----------- */
div#header {
	height: 88px;
	text-align: center;
	background-color: #FFFFFF;
}

div#header h1.logo,
div#header h2.logo {
	background-image: url(../images/logo.gif);
	height: 88px;
	width: 290px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	font-size:12px;
	text-transform:uppercase;
}

/* NAV **************************/

div#nav a {
	height: 58px;
	display: block;
	float: left;
}

div#nav a:hover,
div#nav a.active {
	background-position: bottom;
}

a#home {
	background-image: url(../images/nav/nav_home.gif);
	width: 121px;
}

a#about {
	background-image: url(../images/nav/nav_about.gif);
	width: 151px;
}

a#accom {
	background-image: url(../images/nav/nav_accom.gif);
	width: 170px;
}

a#wed{
	background-image: url(../images/nav/nav_wed.gif);
	width: 132px;
}

a#gall {
	background-image: url(../images/nav/nav_gall.gif);
	width: 121px;
}

a#rates {
	background-image: url(../images/nav/nav_rates.gif);
	width: 126px;
}

a#cont {
	background-image: url(../images/nav/nav_contact.gif);
	width: 129px;
}

/* NEWS --------------------------- */

div#news div.container {
	padding-top: 20px;
	background: url(../images/news_bg.gif);
}

div#news div.leftColumn {
	width: 450px;
}

div#news h3 {
	padding: 0px 20px 5px 40px; margin:0px;
	width: 400px;
}

div#news ul a {
	text-decoration: none;
	color: #f6e5a7;
	display: block;
	background-image: url(../images/nav/list.gif);
	padding-left: 65px;
	height: 26px;
}

div#news a:hover {
	background-position: bottom;
}

div#news ul {
	list-style: none;
	padding: 0px;
}

div#news ul li {
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 26px;
	padding: 0px;
	margin-left: 0px;
	background: none;
}

div#news span.date {
	font-weight: normal;
}

div#news div.Clear {
	clear: left;
}

/* NEWS feed links ---------- */

div#news div.rightColumn {
	width: 180px;
	height: 15px;
	padding-top: 3px;
}

div#news div.rightColumn a {
	display: block;
	height: 15px;
	float: left;
}

a#news_all {
	background-image: url(../images/nav/news_all.gif);
	width: 115px;
}

a#news_feed {
	background-image: url(../images/nav/news_feed.gif);
	width: 65px;
}

/* FOOTER ------------------------ */

div#footer {
	background: #171613 url(../images/footer_bg.jpg) no-repeat top center;
	padding: 15px 0px 10px 0px;
}

div#footer a {
	color: #f6e5a7;
	/*text-decoration: underline;*/
}

div#info {
	border-top: #262219 1px solid;
	text-align: center;
	color: #51462a;
	font-size: 11px;
	padding-top: 15px;
	width: 890px;
}

div#info p {
	padding-bottom: 5px;
}

div#info p.site {
	font-size: 10px;
}

div#info a {
	color: #51462a;
	text-decoration: none;
}

div#info a:hover {
	color: #f6e5a7;
}

/* HOME *************************************/

div#intro {
	background: #FFFFFF;
	padding: 20px 40px;
	width: 870px;
}

div#intro p a {
	/*color: #666666;*/
	text-decoration: underline;
}

div#intro div.leftColumn {
	width: 395px;
}

div#intro div.rightColumn {
	/*padding-top: 10px;*/
	padding: 0;
}

div#intro div.rightColumn a.adTile {
	display: block;
}

div#intro div.leftColumn a:hover {
	text-decoration: none;
}

/* QUOTE */
div#quote {
/*	padding: 25px 40px 25px 45px;
	background: url(../images/quote_bg.gif) no-repeat;*/
	padding: 0 40px 5px 45px;
	background: url(../images/quote_bg.gif) no-repeat center -25px;
}
p.quoteHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 31px;
	color: #3a3a3a;
	font-style: italic;
	padding-bottom: 5px;
}

span.quote {
	display: block;
	/*padding-right: 25px;*/
}
div.comment {
	background: url(../images/quote_white-start.gif) no-repeat 10px 15px;
	padding: 20px 25px 0px 25px;
}
div.comment p {
	padding-bottom: 0px;
	font-size: 11px;
}
div.comment p.quote {
	background: url(../images/quote_white-end.gif) no-repeat bottom right;
	text-indent: 25px;
	line-height: 20px;
	font-size: 11px;
	color: #f6e5a7;
	padding-bottom: 25px;
}
div.comment p span {
	text-indent: 0px;
}

/* HOME - FLASH VIDEO POP UP ------------- */

#videoBtn {
	width: 158px;
	height: 25px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 260px;
	left: 15px;
	overflow: hidden;
	z-index: 90;
}

#videoBtn a {
	display: block;
	height: 25px;
	z-index: 99;
}

	#videoBtn a:hover {
		position: relative;
		top: -25px;
	}

/* HOME - FEATURES ----------------------- */

div#feat {
	padding-left: 40px;
	width: 910px;
	margin: 0 auto;
}

div#feat div.feat {
	float: left;
	width: 266px; /*266*/
	padding-right: 30px;
	color: #FFFFFF;
	font-size: 11px;
	height: auto;
}

div.feat a {
	padding-left: 15px;
	background: url(../images/bullet_lgt.gif) no-repeat 2px 5px;
	color: #f6e5a7;
}

div.feat a:hover {
	text-decoration: none;
}

div.feat img {
	padding: 15px 0px;
}

/* CONTENT **************************/

div#menu {
	width: 235px;
	float: left;
	color: #FFFFFF;
}
div.menu {
	padding: 30px 20px 0px 35px;
}

div#main {
	background: #FFFFFF;
	width: 670px; /*715*/
	padding: 25px 15px 60px 30px;
	float: right;
	min-height: 450px;
	_height: 450px;
}

div#menu li {
	background: url(../images/bullet_lgt.gif) no-repeat 0px 5px;
	margin-left: 0px;
}

div#menu ul a {
	text-decoration: none;
	color: #f6e5a7;
}

div#menu ul a:hover {
	text-decoration: underline;
}

div#main p {
	padding-right: 40px;
}

div#main p.h4 {
	font-size: 16px;
	line-height: 20px;
}

div.feat {
	float: left;
	width: 290px;
	height: 210px;
	padding-right: 45px;
	color: #5c5c5c;
	font-size: 11px;
}

div#main div.feat p {
	padding-right: 0px;
}

/* WEDDINGS / RATES ------------------ */

div.weddings .col {
	width: 430px;
	padding-bottom: 0px;
}

div.floral {
	height: 60px;
	padding: 100px 0px 0px 30px;
	float: left;
}

div.floral p {
	line-height: 15px;
}

div.floral span.small {
	font-style: italic;
}

div.floral h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #926d2c;
	font-weight: normal;
	padding-top: 0px;
}

div.floral a {
	background: url(../images/bullet_drk.gif) no-repeat 0px 5px;
	padding-left: 10px;
	width: 195px;
	display: block;
}

div.floral a:link,
div.floral a:visited,
div.floral a:active {
	color: #9d7632;
	text-decoration: none;
}

div.floral a:hover {
	text-decoration: underline;
}

#wed_legalSm {
	background: url(../images/floral/wed_legal.jpg) no-repeat;
	width: 300px;
}

#wed_commSm {
	background: url(../images/floral/wed_commit.jpg) no-repeat;
	width: 300px;
}

#wed_cerem p {
	line-height: 14px;
	padding-top: 10px;
}

#wed_legal, #wed_comm {
	margin: -10px 0px 20px 0px;
	width: 550px;
	height: 115px;
	padding: 40px 95px 0px 25px;
	font-size: 10px;
}
#wed_legal {
	background: url(../images/floral/wed_cerem_legal.jpg) no-repeat;
}
#wed_comm {
	background: url(../images/floral/wed_cerem_comm.jpg) no-repeat;
}
#wed_legal h6, #wed_comm h6 {
	padding-top: 20px;
}

/* RATES */
div#rate {
	background: url(../images/floral/rates_large.jpg) no-repeat;
	padding: 28px 220px 28px 20px;
	height: 103px;
	width: 420px;
}
div#rate h6 {
	padding-bottom: 2px;
	text-transform: uppercase;
/*	color: #5c5c5c;*/
}
div#rate p {
	clear: both;
	border-bottom: 1px solid #a8a1a3;
	border-top: 1px solid #a8a1a3;
	height: 41px;
	padding: 0px;
}
div#rate p.note {
	font-size: 10px;
	border: 0px none;
	padding-top: 4px;
	height: auto;
}
div#rate span {
	padding-top: 6px;
	padding-left: 5px;
	display: block;
	float: left;
	height: 35px;
	color: #8b6420;
	text-transform: uppercase;
	/*font-weight: bold;*/
}
div#rate span strong {
	color: #5c5c5c;
}
div#rate span.price {
	font-size: 36px;
	line-height: 30px;
	color: #8b6420;
	font-weight: normal;
	letter-spacing: -1px;
	padding-right: 2px;
	padding-left: 2px;
	color: #5c5c5c;
}
div#rate span.detail {
}

/* NEWS ------------------------------------------- */
p.author {
	background: url(../images/hr.gif) no-repeat top left;
	padding-top: 15px;
	font-size: 11px;
}

/* GALLERY ---------------------------------------- */
div.gallery a {
	float: left;
	border: 1px solid #dddddd;
	padding: 5px;
	margin: 0px 25px 20px 0px;
	text-align: center;
}
div.gallery a,
div.gallery a:link,
div.gallery a:visited,
div.gallery a:active {
	text-decoration: none;
}

div.gallery p, 
div.gallery h2 {
	padding: 5px 10px !important;
	font-weight: bold;
	/*color: #000000;*/
}

div.gallery a:hover {
	border: 1px solid #F6E5A7;
}

div.galleryLarge a {
	padding: 10px 10px 5px 10px;
	margin: 0px 40px 30px 20px;
}

/* RATES ------------------------------------------ */
div.rates .col {
	width: 310px;
	float: left;
	padding-bottom: 20px;
	line-height: 18px;
	clear: none;
}

div.pricetable {
	width: 334px;
	height: 268px;
	float: left;
	padding-bottom: 20px;
	line-height: 18px;
	clear: none;
	background: url(../images/bg_rates.jpg) no-repeat;
}

div.pricetable .col {
	width: 105px;
	float: left;
	padding: 50px 30px 10px 30px;
	line-height: 22px;
	font-size: 14px;
	clear: none;
	color: #FFFFFF;
	text-align: center;
}

div#main div.pricetable p {
	padding-right: 0px;
}

div.pricetable p.price {
	font-size: 16px;
	color: #ffb808;
	font-weight: bold;
	text-align: center;
	padding: 75px 0px 5px 0px;
}
div.pricetable p.note {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	line-height: 14px;
}

/*
 *  Form Validation.
 */

.errMsg
{
	display: none;
}

.errFld
{
	background-color: #FFE7A0;
}

/* END OF FILE */
