/* CSS Document */

body {
	margin:0;
	background:transparent url(../images/body_bg.gif) repeat-x top;
	background-color:#010101;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.7em;
}
a:active, a:focus {
	outline:0;
}
h3 {
	font-size:1.2em;
	color:#77CED7;
}
.aa li {
	color:#77CED7;
}
img {
	background:transparent;
}
hr {
	height:1px;
	color:#77ced7;
	background-color:#77ced7;
	border-bottom-color:#77ced7;
}
a:link {
	color:#D7C676; 
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #D7C676;
}
a:hover {
	text-decoration: underline;
	color: #77ced7;
}
a:active {
	text-decoration: none;
}
.link:link {
	color:#77ced7;
	text-decoration:underline;
}
.link:visited {
	color:#77ced7;
	text-decoration:underline;
}
.link:hover {
	color:#77ced7;
	text-decoration:none;
}
.link:active {
	text-decoration: none;
}
h1 {
	font-size:18px;
	font-weight:bold;
	padding:0;
	margin:0;
	color:#77ced7;
}
.border {
	border:1px solid #666666
}
.content {
	background-color:#363636;
}
.yellow {
	color:#77ced7;
	font-weight:bold;
	font-size:13px;
}
.red {
	color:#FF3333;
}
.blue {
	color:#0099FF;
}
/* Menu CSS*/

#sddm {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial
}
#sddm li a {
	display: block;
	margin: 0;
	padding: 0;
	background: #000000;
	color: #FFF;
	text-align: center;
	text-decoration: none
}
#sddm li a:hover {
	background: #000
}
#sddm li ul {
	position: absolute;
	z-index:550;
	visibility:hidden;
	margin: 0;
	padding: 0;
	background: #77CED7;
	border: 1px solid #00737B;
	width:175px;
}
#sddm li ul li {
	width:175px;
}
#sddm li ul a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #77CED7;
	color: #363636;
	border-bottom:1px solid #00737B;
}
#sddm li ul a:hover {
	background: #00737B;
	color: #FFF
}
#sddm li ul ul {
	width: 500px;
	z-index:650;
}*/



#Page{
	width:100%;
	height:auto;
	float:left;
	}
.Wrapper{
	width:770px;
	height:auto;
	margin:0 auto;
	}
.MyDug{
	width:700px;
	height:1px;
	float:left;
	background:#77ced7;
	}
.KLogoHoldr{
	width:380px;
	height:108px;
	float:left;
	}
.MyStyle{
	width:770px; padding:0; margin:0; float:left;
	}
	
	
	
/*    Prabal's Style added */


.venueimage {
	padding: 4px;
	display: inline;
	border:1px solid #666666;
	margin: 0 7px 2px 0;
	}
	
#left a {
list-style:circle outside none;
padding:2px 5px;
text-decoration:underline;
}

#sddm li a.home {
	background:url(../images/index_05.gif);
	width:100px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.home:hover, #sddm li a.homeActive {
	background:url(../images/index-o_05.gif);
	width:100px;
	height:40px;
	text-indent:-9999px;
}


#sddm li a.events {
	background:url(../images/index_07.gif);
	width:108px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.events:hover, #sddm li a.eventsActive {
	background:url(../images/index-o_07.gif);
	width:108px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.wedding {
	background:url(../images/index_06.gif);
	width:150px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.wedding .sf-sub-indicator {
	display: none;
}

#sddm li a.wedding:hover, #sddm li a.weddingActive {
	background:url(../images/index-o_06.gif);
	width:150px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.information {
	background:url(../images/index_10.gif);
	width:143px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.information .sf-sub-indicator {
	display: none;
}

#sddm li a.information:hover, #sddm li a.informationActive {
	background:url(../images/index-o_10.gif);
	width:143px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.gallery {
	background:url(../images/index_08.gif);
	width:157px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.gallery:hover, #sddm li a.galleryActive {
	background:url(../images/index-o_08.gif);
	width:157px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.contact {
	background:url(../images/index_09.gif);
	width:133px;
	height:40px;
	text-indent:-9999px;
}

#sddm li a.contact:hover, #sddm li a.contactActive {
	background:url(../images/index-o_09.gif);
	width:133px;
	height:40px;
	text-indent:-9999px;
}
#sddm li a.mainnav {
	border: 0 !important;
	padding:0 !important;
}
#sddm li a.mainnav .sf-sub-indicator {
	top:1.05em;
}
