﻿body 
{
	margin-left: 0px;
	padding: 0px;
	font-size: 12px;
	color:#333333;
	font-family: Verdana;
	background-color:#003366;
}

#page
{
	width: 900px;
    background-color:#ffffff;
	margin: 0px auto;
}

#headerline
{
	height:2px;
    background-image:url(blueline.gif);
	width:900px;
}

#blackline
{
	width:800px;
	background-image; url(blackline.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
}

#topbar
{
	height: 150px;
	width: 800px;
	background-image: url(newheader2.jpg);
	background-repeat: no-repeat;
	padding-top: 150px;
}

#topbar a
{
	color: White;
	text-decoration: none;
}

#background
{
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

#weddingpic
{
    background-image:url(bridal3.jpg);
	width: 705px;
	height: 249px;
	background-repeat:no-repeat;
}

#aboutuspic
{
    background-image:url(aboutuspic.jpg);
	width: 705px;
	height: 235px;
	background-repeat:no-repeat;
}

#restaurantpic
{
    background-image:url(restaurant.jpg);
	width: 705px;
	height: 235px;
	background-repeat:no-repeat;
}

#eventspic
{
    background-image:url(events.jpg);
	width: 705px;
	height: 300px;
	background-repeat:no-repeat;
}

#weddingpic1
{
    background-image:url(weddingpic1.jpg);
	width: 715px;
	height: 275px;
	background-repeat:no-repeat;
}

#headingstyle
{
    font:Arial(h5);
}

#pageclear
{
	clear: both;
	height: 10px;
	
}

#footer
{
	
	height: 25px;
	width: 900px;
	color: #333333;
	font-size: 100%;
	background-color:#cccccc;	
}


#content
{
	margin-left: 5px;
    margin-right: 5px;
	padding: 5px 5px 5px 5px;
	width: 95%;
}

	#content h2
	{
		font-size: 100%;
		margin: 0px;
		padding: 0px;
		padding-top: 0px;
	}
	
	#content p
	{
		padding: 0px;
		margin-left: 0px;
		margin-top: 0px;
	}

#content .imgfloatleft,
#content .imgfloatright
{
	padding: 0px;
	margin: 0px;
}

#content .imgfloatleft
{
	float: left;
	margin-right: 30px;
}

#content .imgfloatright
{
	float: right;
	margin-left: 10px;
}

#content .imgfloatleft img,
#content .imgfloatright img
{
	display: block;
}

#content #gallery
{
	line-height: 36px;
}

#content #gallery a,
#content #gallery a:hover
{
	display: inline-block;
	padding-left: 10px;
	padding-top: 10px;
	border: none;
}

#content a
{
	
	color: #ff0000;
	text-decoration: none;
}

.applemenu{
margin: 5px 0;
padding: 0;
width: 165px; /*width of menu*/
border: 1px solid #9A9A9A;
}

.applemenu div.silverheader a{
background: #003366 url(silvergradient.gif) repeat-x center left;
font: normal 12px Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 5px 0;
padding-left: 5px;
text-decoration: none;
}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(silvergradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
padding: 5px;
height: 50px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}



#content h2.thankyou
{
	margin-top: 100px;
	text-align: center;
	color: #183219;
	font-size: 140%;
}

#content p.thankyou
{
	text-align: center;
	color: #999999;
	font-size: 120%;
}

.header_line{
	clear: both;
	padding: 0;
	width: 900px;
	height: 0px;
	line-height: 0px;
	vertical-align: top;
	background: #ffff00;
	border-top: 5px solid #ffff00;
	color: #333333;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

