* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -93px; /* the bottom margin is the negative value of the footer's height */
}
html, body {
	height: 100%;
}
body {
	background-image: url(../images/template/back.jpg);
	background-repeat: repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EB760D;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
#header {
	height: 86px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
#footercontent {
	height: 93px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 85px;
	width: 188px;
	background-image: url(/images/logonew.jpg);
	float: right;
	position: relative;
	top: 0px;
	right: 50px;
	text-indent: -5000px;
	background-repeat: no-repeat;
}

#banner {
	height: 150px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/weddingbanner.jpg);
}
#content {
	height: auto;
	min-height:369px;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.footer {
	height: 93px; /* .push must be the same height as .footer */
	background-image: url(../images/template/footer_back.jpg);
	background-repeat: repeat-x;
}
.push {
	height: 93px; /* .push must be the same height as .footer */
}

/************************* NAV ***********************************************************/

#nav {
	padding: 0;
	height: 36px;
	list-style: none;
	overflow: hidden;
	width: 386px;
	margin: 0px;
	position: relative;
	top: 51px;
	}

#nav li {
	margin: 0; 
	padding: 0;
        list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: right -36px;
	}

#nav a:active, #nav a.selected {
	background-position: right -36px;
	}
	
/*Nav Buttons*/

#nhome a  {
	width: 63px;
	background-image: url(../images/home_but.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	}
#nvehicles a  {
	width: 84px;
	background-image: url(../images/vehicles_but.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	}
#nservices a  {
	width: 84px;
	background-image: url(../images/services-but.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	}
#nevents a  {
	width: 72px;
	background-image: url(../images/events-but.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	}
#ncontact a  {
	width: 83px;
	background-image: url(../images/contact_but.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	}
/***************************************** END NAV *********************/

/* Footer Nav */

#footrow1 {
	width: 250px;
	padding-top: 10px;
}


#footrow1 li{
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
	}
#footrow1 a{
	width: 66px;
	display: block;
	float: left;
	background-image: url(../images/template/bullet.gif);
	background-repeat: no-repeat;
	background-position: 1px 17px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	height: 13px;
	padding-top: 13px;
}
#footrow1 a:hover{
	text-decoration: underline;
}
#phone {
	float: right;
	width: 365px;
	margin-top: 19px;
}
#phone img{
	float: right;
	padding-top: 8px;
}
#phone p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;	
	text-align: right;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	float: left;
	padding-right: 20px;
	line-height: 15px;
}
#phone p a:link{
	text-decoration: none;
	color: #999999;	
}
#phone p a:visited{
	text-decoration: none;
	color: #999999;	
}
#phone p a:hover{
	color: #f77f14;	
		text-decoration: none;
}

i {
	color:#666;
	font-size:0.6em;
	text-decoration:none;
	font-style: normal;
	font-variant: normal;
}
i a {
	color:#666;
	text-decoration:none;
	
}
a span {
	display: none;
}
a:hover span {
	display: block;
	position: absolute;
	width: 200px;
	z-index: 10;
	color: #999;
	font-size:0.85em;
	text-decoration:none;
	text-decoration: none;
	left: 50%;
}

#main {
	width: 451px;
	text-align: justify;
	margin-top: 25px;
	line-height: 20px;
	margin-bottom: 15px;
}
#main2 {
	width: 100%;
	text-align: justify;
	margin-top: 25px;
	line-height: 20px;
	margin-bottom: 15px;
}
#main p, #main2 p{
	margin-bottom: 10px;
}
#main a:link, #main2 a:link{
	color: #FF6600;
	text-decoration: none;
}
#main a:hover, #main2 a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#main a:active, #main a:visited, #main2 a:active, #main2 a:visited {	color: #FF6600;
	text-decoration: none;}
#main li, #main2 li {
	list-style-type:none;
	background-image: url(../images/template/bullet-main.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 18px;
}

#toptab {
	height: 108px;
	width: 236px;
	margin-top: 7px;
	margin-bottom: 7px;
}
#toptab #icon {
	float: left;
	padding: 0px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#toptab #title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F07A0E;
	margin-left: 12px;
	margin-top: 9px;
}
#toptab p {
	width: 109px;
	float: left;
	margin-left: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #7c7c7c;
	display: block;
}
#toptab #arrow {
	float: right;
	display: block;
	margin-top: 8px;
	margin-right: 5px;
}
* html #sidebar { /* Margin issue in I.E 6 and Below */
	width: 236px;
	float: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sidebar {
	width: 236px;
	float: right;
}
.top {
	background-image: url(../images/template/tabs-top.jpg);}
.middle {
	background-image: url(../images/template/tabs-middle.jpg);}
.bottom {
	background-image: url(../images/template/tabs-bottom.jpg);}
#subnav {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/template/sidenav-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

	
#subnav li {
	list-style-type: none;
	display: block;
}
#subnav li a {
	display: block;
	text-align: left;
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../images/template/subnav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 9px 10px;
	padding-top: 3px;

}
#subnav li a:hover {
	background-color: #f0f0f0;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #343434;
}
.margin20 {
	margin-right: 6px;
	margin-left: 6px;
}
.marginbot10 {
	margin-bottom: 10px;
}
blockquote {
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#offer {
	background-image: url(../images/offer-back-yeh.jpg);
	background-repeat: no-repeat;
	padding: 20px;
}
