/* CSS Document */
body {
	background: #000000;
	margin:0px; padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/**************************header part style start************************************/

#bg1{ background:url(images/bg1.jpg) top left repeat-x;}
#bg2{ background:url(images/bg2.jpg) bottom left repeat-x;}

#bg {
	background:url(images/header_bg.jpg) left no-repeat;
	}
#munu_bg {
	background:url(images/menu_bg.jpg) left repeat-x;
	}
.menu {
	font-size:12px;
	color:#d3d1d1;
	text-decoration:none;
	}
.menu a {
	font-size:12px;
	color:#d3d1d1;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	}
.menu a:hover {
	font-size:12px;
	color:#c19a0f;
	text-decoration:none;
	}
.menu a.active {
	color:#c19a0f;
	}
#line_rpt {
	background:url(images/line_rpt.jpg) left repeat-x;
	}
#wedding {
	background:url(images/wedding_car_img.jpg) top left no-repeat;
	}
/************************** header part style here end *********************************/
	
/*********************************content part style start******************************/

.content {
	font-size:11px;
	color:#c9c6c6;
	text-align: justify;
	line-height:17px;
	}
.content p {
	margin:0px; padding:0px;
	padding-bottom:15px;
	}
.text {
	font-size:11px;
	color:#c9c6c6;
	text-align: justify;
	line-height:18px;
	}
.text a {
	font-size:11px;
	color:#c9c6c6;
	text-align: justify;
	line-height:18px;
	text-decoration:underline;
	}
.text a:hover {
	color:#FFFFFF;
	}
.text p {
	margin:0px; padding:0px;
	padding-bottom:15px;
	}
.heading {
	font-size:11px;
	font-weight:bold;
	color:#c9c6c6;
	text-align:right;
	}
.heading a {
	font-size:11px;
	font-weight:bold;
	color:#c9c6c6;
	text-align: right;
	text-decoration: underline;
	}
.heading a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}
#gallery_bg {
	background:url(images/gallery_bg.jpg) top left repeat-x;
	} 
#corner {
	background:url(images/gallery_cow.jpg) top left no-repeat;
	}
.more {
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
	padding-right:20px;
	text-decoration:none;
	font-weight:bold;
	}
.more a {
	font-size:11px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
	}
.more a:hover {
	color:#af8f1e;
	}
.bullet ul {
	margin:0px; padding:0px; list-style:none;
	}
.bullet ul li {
	margin-bottom:5px;
	margin-left:0px;
	padding-left:20px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 0.6em;
	display: block;
	}
#inner_img {
	background:url(images/inner_img.jpg) top right no-repeat;
	}
.sitemap ul{ margin:0px; padding:0px; list-style:none;}
.sitemap ul li {
	font-size:12px; color:#d3d1d1; font-weight:bold; text-decoration:none; line-height:20px;
	margin-top:5px; margin-left:35px; padding-left:25px; background-image:url(images/aro.gif); background-repeat:no-repeat; 		background-position:left 0.3em;}
.sitemap ul li a {
	font-size:12px; color:#d3d1d1; font-weight:bold; text-decoration:none; line-height:20px;}
.sitemap ul li a:hover {
	color:#af8f1e;
	}
#terms {
	background:url(images/pdf_bg.jpg) top left no-repeat;
	}
.trms {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:right;
	}
.trms a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
	text-align:right;
	}
.trms a:hovr {
	color:#FFFF00;
	}
		
/************************footer style start**************************/

#footer_bg {
	background:url(images/footer_bg.jpg) top left repeat-x;
	}
.footer {
	font-size:11px;
	color:#767474;
	padding-left:17px;
	text-decoration:none;
	}
.footer a {
	font-size:11px;
	color:#767474;
	text-decoration:none;
	}
.footer a:hover {
	color:#FFFFFF;
	}
