@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0;}

html {min-height:101%;}
body {
	background-color:#000; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFF;
		background-image: url(pat-10.jpg);
	background-repeat: repeat;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px 0;
}

#header-holder {
	width:100%;
	height:120px;
}
#header {
	width:900px;
	height:120px;
	margin: 0 auto;
	background-image:url(images/header.gif);
}
#contact {
}
#contact a{
	width:185px;
	height:70px;
	float:left;
	display:block;

}
#contact a:hover{
	background-position:0 70px;
}

#navigation-box {
	width:900px;
	height:20px;
	float:left;
	margin: 0px 0 0 0;
}
#navigation {
	width: 680px;
	height: 20px;
	float: left;
	text-align: center;
}
#navigation ul {
	height: 20px;
	display: inline;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation li {
	display: inline;
	padding-right: 15px;
}
#navigation ul li a {
	color: #FFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#navigation ul li a:hover {
	text-decoration: underline;
}

#top-holder{
	width:100%;
	height:602px;
}
#top {
	width:900px;
	height:602px;
	margin:0 auto;
	background-image:url(images/grooms-room-main.jpg);
}
#text {
	width:800px;
	height:160px;
	margin:230px 0 0 50px;
	float: left;
	font-size:12px;
}
#text p {
	line-height:18px;
}

#top-boxes {
	width:820px;
	height:154px;
	float:left;
	margin: 10px 0 0 72px;
}
.box {
	width:154px;
	height:154px;
	float: left;
	margin: 0 46px 0 0;
}

#bottom-holder{
	width:100%;
	height:1500px;
	margin: 15px 0 0 0;
}
#bottom {
	width:900px;
	height:1284px;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(images/grooms-room-bottom.gif);
}
#bottom-boxes {
	width:820px;
	height:1220px;
	float:left;
	margin: 66px 0 0 72px;
}
.middle-box {
	width:154px;
	height:154px;
	float: left;
	margin: 0 46px 0 0;
}
.bottom-box {
	width:154px;
	height:154px;
	float: left;
	margin: 46px 46px 0 0;
}
#footer a:hover {color: #FFFFFF;}
#menu_bottom {
	color: #333333;
	clear: both;
	height: 25px;
	text-align: left;
	background-image: url(../images/wedding-sign.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu_bottom   ul
{
	width: 500px;
	height: 20px;
	display: inline;
	font-size: 12px;
}
#menu_bottom   ul   li
{
	display: inline;
	list-style-type: disc;
	font-size: 12px;
}
#menu_bottom   ul   li   a
{
	padding: 0.5em;
	color: #fff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu_bottom   ul   li   a:hover
{
text-decoration: underline;
}
#menu_bottom   ul   li   a.active
{
}


#footer {
	color:#FFF;
	margin: 0;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer a:link {
	text-decoration:none;
	color:#FFF
}

#footer a:active {
	text-decoration:none;
	color:#FFF
}
#footer a:hover {
	text-decoration:none;
	color:#FFF
}

#footer a:visited {
	text-decoration:none;
	color:#FFF
}

/* === New Menu Starts ==== */

.menu_top_new {
	text-align: left;

	left: 20px;
	top: -5px;
	position: relative;
}
ul.menu_top_new_a  {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
ul.menu_top_new_a li {
	display: inline;
	list-style-type: none;
}

ul.menu_top_new_b {
	padding: 0px;
	margin: 0px;
}
ul.menu_top_new_b li {
	display: inline;
	list-style-type: none;
}


ul.menu_top_new_b li a {
	color: #a59eab;
	font-style: italic;
	display: inline;
	list-style-type: none;
}


.menu_top_new a  {
	padding-right: 12px;
	color: #FFF;
	text-decoration: none;
}

                            

li.no_hover a {
/* 	border-bottom-width: 3px; */
	margin-top: -5px;
	border-bottom-style: none !important;
	color: #CCC;
	text-decoration: none;
}


.menu_top_new a:hover  {
	border-bottom-color: #d8cedf;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	color: #CCC;
	text-decoration: none;
}

.icon {
	top: -3px;
	position: relative;
}


/* === New Menu Ends ==== */

