/* HTML */
body {
	margin:  0 0 10px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #505050;
	text-align: center;
}



p {
	margin: 0.3em 0 0.5em 0;
	font-size: 1em;
	text-align: justify;
  line-height: 1.3em;
}

h1 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.1em;
	font-weight: bold;
  text-align: center;
	color: #00a8c0;
}

h2 {
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 1.0em;
	font-weight: bold;
	text-align: left;
	color: #4F2169;
}

a {
	color: #004F21;
	text-decoration: none;
}

a:hover, a:focus {
	color: #004F21;
	text-decoration: underline;
}

b, strong {
  font-weight: bold;
  color: #000000;
}


td {
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1em;
  padding:3px;
	text-align: justify;
}

img {
	border: 2px solid #505050;
}

ul {
	padding: 0px 0px 0px 18px;
	margin: 0px;
  list-style-type: disc;
}

li {
	margin: 0.5em 0;
  line-height: 1.3em;
}

input, textarea {
	border: 1px inset #999999;
}

.button {
	border: 1px outset #999999;
	background-color: #eee;
	cursor: pointer;
}

.button_over {
	border: 1px inset #999999;
	background-color: #eee;
	cursor: pointer;
}

/* OTHER STYLES */

img.noborder {
	border: 0px;
}

div.weddingad {	
	font-size: 1.3em;
	color: #004F21;
}

a.pageinfo_link {
	font-size: 0.8em;
}

.pageinfo_nolink, .pageinfo_link {
	font-size: 0.8em;
}

#tariff {
  font-size: 15px;
}

#tariff td {
  padding: 3px;
}

td.border_right_bottom {
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}

td.border_right {
	border-right: 1px solid #777;
}

td.border_bottom {
	border-bottom: 1px solid #777;
}

td.border_top {
	border-top: 1px solid #777;
}

td.thickbottom {
  border-bottom-width: 3px;
}

#gallery {
  margin: 0 auto;
}

#gallery td {
  padding: 10px;
}

#weddingpackage h1, #weddingpackage h2, #weddingpackage p {
  text-align: center;
}

#contactus td {
  padding: 3px;
}
.nav {
  list-style: none;
  background-image: url(../../assets/bg-menu1.jpg);
  height: 30px;
  overflow: hidden;
  margin: 0;
  padding: 1px 0 0 0;
  font-size: 15px;
}

.bottom {
  height: 19px;
  border-top: 1px solid #fff;
}

/* TEMPLATE */

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

/*#container_inner {
  border-left: 3px solid #4F2169;
  border-right: 3px solid #4F2169;
}    */

.leftpicElement, .rightpicElement {
	margin: 10px auto;
	text-align: center;
}

#header {
  background-image: url(../../assets/header1.jpg);
  background-repeat: no-repeat;
  width: 950px;
  height: 90px;
  overflow: hidden;
}

#header h1 {
     display: none;   
}

#headerimg {
  height: 234px;
}

#headerimg img {
  border-style: solid;
  border-color: #fff;
  border-width: 1px 0;
}







li ul li {
    border: 0;
    float: none;

}






#leftpics, #rightpics {
  width: 180px;
  position: absolute;
  margin-top: 15px;
  z-index: 10;
}

#rightpics {
  z-index: 11;
  margin-left: 768px;
  text-align: left;
}

#leftpics img {
  display: block;
  margin: 30px 0 10px 17px;
}

#rightpics img {
  display: block;
  margin: 30px 20px 10px 0;
}

#pagebody {
  margin: 0 200px;
}

#footershadow {
  background-image: url(../../assets/bg-footer.jpg);
  background-repeat: repeat-x;
  height: 19px;
}

#footer {
  background-image: url(../../assets/FooterImage.jpg);
  background-repeat: no-repeat;
  height: 222px;
  border-top: 1px solid #ffffff;
}

#footercontact {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: -40px;
  height: 30px;
}
#cotlayout {
    border:0px black solid;
}
#cotlayout td {
    padding-right:10px;

}
#cotlayourt tr {
  padding-bottom: 10px;
}

