8@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background-color: white;
	color:#828282;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
h1{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color:#adadad;
	font-size:2.1em;
	font-weight: bolder;
}
h2{
	color:#adadad;
	font-size:1.1em;
	font-weight: bolder;
}
.text1{
	margin:0 2em 0 2em;
}
.emph{
	color: #ffa07a;
	font-weight: bolder;
	font-style: italic;
	margin:0 4em 0 4em;
}
a{
		font-weight:bolder;
}
a:link{
	text-decoration: none;
	color: #5D1717;

}
a:visited{
	text-decoration: none;
	color: #124B12;
	
}
a:hover{
	text-decoration: none;
	color: #4B1232;
}
a:focus{
	text-decoration: none;
	color: #124B12;
}
a:active{
	text-decoration: none;
	color: #828282;
	background-color: #FFFFFF
}

img{
	border: 0px;
	display:inline;
	float:inherit;

}
.left{float: left;}
.right{float: right;}
#menu{
	position:absolute;
	top:30px;
	right:0px;
	background-color: #828282;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: .85em;
}
#menu li{
	display:inline;
		/*padding: 4px 10px;*/
	margin: 0px 1px 0px 0px;
	padding-right:2em;
	padding-left:50px;
	color: #ffffff;
}
#menu a:link{
	text-decoration: none;
	color: #ffffff;
}
#menu a:visited{
	text-decoration: none;
	color: #ffffff;
	
}
#menu a:hover{
	text-decoration: none;
	color: #ffffff;
}
#menu a:focus{
	text-decoration: none;
	color: #ffffff;
}
#menu a:active{
	text-decoration: none;
	color: #828282;
	background-color: #FFFFFF;
}
#navlist li.active{
		list-style-image:: url(../images/menuActive.png);
		background-repeat: no-repeat;
}
#navlist li{
		list-style-image:: url(../images/menu.png);
		background-repeat: no-repeat;
}
#footer{
background-color: #ffffff;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	font-size:.65em;
	padding-bottom: 5px;	
}
#Copyright{
position: relative;
top:40%;
	display: inline;
	text-align:center;
}

#content{
	margin:0px 0px 0px 0px;
			background-image: url(../images/bg_content1.png);
			background-repeat: repeat-x;

}
#header{
	background-image: url(../images/bgHeader.png);
				border-bottom:2px #828282 solid;

}
#mainFrame{
		background-image: url(../images/bg_content.png);
			margin: auto;
	margin-left: 20%;
	margin-right: 20%;
	font-size:.85em;
}
table{
	margin:20px;
	background-color: transparent;
}
td{
	text-align: left;
	vertical-align:top;
	background-color: transparent;
}
img.show{
	border:2px #828282 solid;
	padding:20px;
	background:#ffffff;
	float:right;
}
p.desc{
		padding-left:20px;
		padding-right:20px;
}

#mainmenu{
	position:absolute;
	top:30px;
	right:0px;
	background-color:transparent;
	background-image:url(../images/mainmenubg.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: .85em;
	padding:0 15px 0 10px;
}

.mainmenu ul{
margin:0 0 5px 0;
padding:0 0 2px 0;
list-style-type:none;
width:185px;
}
#mainmenu li{display:inline;}
#mainmenu li a{
	color:#828282;
	background-image:url(../images/mainmenu.png);
	background-repeat:no-repeat;
	height:30px;
	padding:4px 14px 4px 14px;
	text-decoration:none;
	padding-left:2em;
	font-weight:bolder;
	background-color:transparent;
}
#mainmenu a:link{
	text-decoration: none;
	color: #828282;
	background-image:url(../images/mainmenu.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#mainmenu a:visited{
	text-decoration: none;
	color: #828282;
	background-image: url(../images/mainmenu.png);
	background-repeat:no-repeat;background-position:top left;	
}	
#mainmenu li a:hover{
	text-decoration: none;
	color: #323285;	
	background-image: url(../images/menuHover.png);
	background-repeat:no-repeat;	
	background-position:top left;
}
#mainmenu a:focus{
	text-decoration: none;
	color: #828282;	
	background-image: url(../images/mainmenu.png);
	background-repeat:no-repeat;
	background-position:top left;	
}
#mainmenu a:active{
	text-decoration: none;
	color: #828282;
	background-color: #FFFFFF;	

}
#mainmenu #active a{
	background-image: url(../images/menuActive.png);
	background-repeat:no-repeat;background-position:top left;
	color:#ffffff;
}

#galmenu{
	position:absolute;
	top:0px;
	right:0px;
	background-color: #828282;
	background-image:url(../images/menubg.png);
	background-position:top left;
	background-repeat:no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: .85em;
	padding:0 15px 0 0;
}
.galmenu ul{
margin:0 0 5px 0;
padding:0 0 2px 0;
list-style-type:none;
width:185px;
}
#galmenu li{display:inline;}
#galmenu li a{
	color:white;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	height:30px;
	padding:4px 14px 4px 14px;
	text-decoration:none;
	padding-left:2em;
	font-weight:bolder;
	background-color:transparent;
}
#galmenu a:link{
	text-decoration: none;
	color: #ffffff;
	background-image:url(../images/menu.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#galmenu a:visited{
	text-decoration: none;
	color: #ffffff;
	background-image: url(../images/menu.png);
	background-repeat:no-repeat;background-position:top left;	
}	
#galmenu li a:hover{
	text-decoration: none;
	color: #323285;	
	background-image: url(../images/menuHover.png);
	background-repeat:no-repeat;	background-position:top left;
}
#galmenu a:focus{
	text-decoration: none;
	color: #ffffff;	
	background-image: url(../images/menu.png);
	background-repeat:no-repeat;background-position:top left;	
}
#galmenu a:active{
	text-decoration: none;
	color: #828282;
	background-color: #FFFFFF;	

}
#galmenu #active a{
	background-image: url(../images/menuActive.png);
	background-repeat:no-repeat;background-position:top left;
	color:#ffffff;
	border-bottom:url(../images/borderActive.png) solid 2px;	
}
.GalMenuEnd{background-image:none;}
table#price{
		background-image: url(../images/wedding.png);
		background-position: right 2px;
		background-repeat: no-repeat;
		width: 98%;
		background-color:transparent;
		margin:0;
		padding:0;
		margin-left:1em;
		margin-right:1em;
}
table#price th{background-color:#666666;
color:#ffffff;
font-weight:bolder;
padding-left:1em;
}
table#price td.package{background-color:transparent;
background-image: url(../images/bgHeader.png);
color:#ffffff;
font-weight:bolder;
padding-left:1em;
}
table#price td.silver{
color: #708090;
	font-weight:bolder;
	padding-left:2em;
background-image: url(../images/silver.png);
background-repeat: no-repeat;
}
table#price td.gold{
background-image: url(../images/gold.png);
background-repeat: no-repeat;
color: #708090;
font-weight:bolder;
padding-left:1em;
}
table#price td.platinum{
color: #708090;
font-weight:bolder;
padding-left:1em;
background-image: url(../images/platinum.png);
background-repeat: no-repeat;
}
.clear{
	background-color: transparent;
}
table#price td{
background-color:transparent;
padding-left:1em;
}
img#booking{
	float:right;
}
.menuwedding{
	font-size: 120%;
}

.bord {
	-moz-border-radius:1em 1em; 
	-webkit-border-radius:1em 1em; 
	border:1px #adadad solid;
	padding:10px;
	text-align:left;
	margin:10px;
	background-color:#ffffff;
	width:inherit;
}
.bord img{
	float:right;
	border:none;}
.bord UL{
list-style:square;
}
.event {
	width:auto;
}
img.header{
float:left;
padding-bottom:30px;
}
.bordleft{
	-moz-border-radius:1em 1em; 
	-webkit-border-radius:1em 1em; 
	border:1px #adadad solid;
	padding:10px;
	text-align:left;
	margin:10px;
	background-color:#ffffff;
	float:left;
	display:inline;
	width: inherit;
	vertical-align:top;
	height:auto;
}
.bordright{
	-moz-border-radius:1em 1em; 
	-webkit-border-radius:1em 1em; 
	border:1px #adadad solid;
	padding:10px;
	text-align:left;
	margin:10px;
	background-color:#ffffff;
	float:right;
	display:inline;
	width: auto;
}
.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
<!--[if IE]>
.clearfix{
zoom:1; /* triggers hasLayout */
} /*only IE can see inside the conditional comment
and read */

<![endif]-->

