@charset "utf-8";

/* --------------- ::Resets:: --------------------- */
body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre 
{
	margin:0;
	padding:0;
}

fieldset, table 
{
	border:none;
}

caption, th, td 
{
	text-align: left;
}

/* ---------- ::Links:: ------------------------ */
a 
{
	font-family:Helvetica, Verdana, Geneva, Sans-Serif;
	background-color:transparent;
	text-decoration:none;
	color:#FFF;
}

a:visited 
{
	text-decoration:none;
}

a:active, a:focus, a:hover 
{
	text-decoration:none;
	outline:none;
}

a img 
{
	border:none;
}

/* ---------- ::Defaults:: --------------------- */
html 
{ 
	font-size:100.01%; 
}

body
{
	position:relative;
	background-image:url(images/greypixel.jpg);
	background-repeat:repeat;
	padding:0px;
	width:100%;
	height:101%;
}

#pixelwrap
{
	position:relative;
	background-image:url(images/mainbg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:transparent;
	color:#c4c4c4;
	padding:0px;
	width:100%;
	height:101%;
}

#wrapper		
{ 
	position:relative;
	background:url(images/pixelrepeat.jpg) repeat;
	background-color:transparent;
	/*color:#EDE;*/
	color:#FFF;
	margin:0 auto;
	width:800px;
	height:101%;
	border-left:1px #000 solid;
	border-right:1px #000 solid;
	/* Huge for Firefox appearance */
	/* overflow:hidden; */
}

#headerimage
{
	background-position:center top;
	background-color:transparent;
	background-repeat:no-repeat;
	width:800px;
	height:485px;
}

#leaves
{
	position:absolute;
	background-image:url(images/leaves.jpg);
	width:800px;
	height:300px;
	top:485px;
}

/* ----------  ::Navigation:: ------------------ */
	
#servicesmenu
{
	position:absolute;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.7em; font-weight:normal; font-variant:small-caps;
	letter-spacing:2px;
	left:52px;
	z-index:10;
}

#servicesmenu a:hover
{
	color:#7e8c08;
}

#servicesmenu ul
{
	list-style:none;	
}

#servicesmenu li
{
	line-height:18px;
}

/* ----------  ::Main Navigation:: ------------------ */
	
#menu 
{
	position:absolute;
	width:100%; height:25px;
	left:225px; top:324px;
}

#menu ul
{
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
	display:inline-block;
}

#menu li
{
	display:inline-block;
	padding-left:13px;
}

li#aboutusnav a
{
	background-image:url(images/aboutusmenu.png); width:67px; height:25px;
	display:inline-block;
}
li#aboutusnav a:hover { background-image:url(images/aboutusmenu2.png); }

li#servicesnav a
{
	background-image:url(images/servicesmenu.png); width:67px; height:25px;
	display:inline-block;
}
li#servicesnav a:hover { background-image:url(images/servicesmenu2.png); }

li#weddingsnav a
{
	background-image:url(images/weddingsmenu.png); width:67px; height:25px;
	display:inline-block;
}
li#weddingsnav a:hover { background-image:url(images/weddingsmenu2.png); }

/*#menu 
{
	position:absolute;
	width:100%; height:25px;
	left:225px; top:323px;
}

#menu ul
{
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
}

#menu li
{
	display:inline-block;
	padding-left:13px;
}

#aboutusnav
{
	background-image:url(images/aboutusmenu.png);
	width:67px; height:25px;
}
#aboutusnav:hover { background-image:url(images/aboutusmenu2.png); }


#servicesnav
{
	background-image:url(images/servicesmenu.png);
	width:67px; height:25px;
}
#servicesnav:hover { background-image:url(images/servicesmenu2.png); width:67px; height:25px; }

#weddingsnav
{
	background-image:url(images/weddingsmenu.png);
	width:67px; height:25px;
}
#weddingsnav:hover { background-image:url(images/weddingsmenu2.png);  width:67px; height:25px;}*/

/* ----------  ::Specific:: ------------------ */

h1
{
	position:relative;
	margin-top:64px; margin-left:49px; margin-bottom:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px; font-variant:small-caps; font-weight:bold;
	letter-spacing:4px;
	line-height:1.4em;
}

h2
{
	position:relative;
	margin-left:360px; margin-right:70px; margin-top:10px; margin-bottom:3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em; font-weight:bold;
	line-height:1.4em;
}

h3
{
	position:relative;
	margin-left:72px; margin-right:70px; margin-top:40px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em; font-weight:bold;
	line-height:1.4em;
}

#content
{
	position:relative;
	margin-top:22px;
	padding-bottom:120px;
}

#content2			/*Index(about us) and Wedding page*/
{
	position:relative;
	margin-top:23px;
	padding-bottom:120px;
}

#content p
{
	position:relative;
	margin-left:360px; margin-right:70px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	line-height:1.2em;
	text-align:justify;
}

#content2 p
{
	position:relative;
	margin-left:52px; margin-right:260px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	line-height:1.2em;
	text-align:justify;
}

#content p.break
{
	position:relative;
	margin-left:360px; margin-right:70px; margin-top:10px; margin-bottom:3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	line-height:1.4em;
}

#content2 p.break	/*Index(about us) and Wedding page*/
{
	position:relative;
	margin-left:52px; margin-right:260px; margin-top:10px; margin-bottom:3px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	line-height:1.4em;
}

#content p.breakbottom
{
	position:relative;
	margin-left:360px; margin-right:70px; margin-bottom:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	line-height:1.4em;
}

#content p.indent
{
	position:relative;
	margin-left:370px; margin-right:70px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em; 
	line-height:1.2em;
}

#content2 p.indent
{
	position:relative;
	margin-left:72px; margin-right:70px; margin-top:5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:.8em;
	line-height:1.4em;
}

#footer
{
	position:absolute;
	text-align:center;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom:4px;
	color:#c4c4c4;
	background-color:transparent;
	left:0; right:0;
	margin: auto;
	font-weight:300;
	font-size:10px;
	/*bottom:30px;*/
	bottom:5px;
}






