body {
	background-color: #eaeaea;
		font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {
	margin: 0px;
	padding: 0px;
}

img {}

a {}

a:hover {}

.clearfloats {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	margin-top: -1px;
}

.generic span.clearfloats {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	margin-top: -1px;
	background-color: #000000;
}

.video span.clearfloats {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	margin-top: -1px;
	background-color: #000000;
}

#pagewrapper {
	width: 932px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 932px;
	background-color: #000000;
}


#header h1 {
	font-size: 2em;
	padding:0 0 0 0;
	position:relative;
	width: 700px;
	background-repeat: no-repeat;
	float: left;
	height: 75px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	background-image: url(../images/sandy_fea_photgraphy.gif);
	}

#header h1 span {
	display:block;
    position:absolute; left:0; top:0; z-index:1;
	height: 75px;
	width: 700px;
	margin:0; padding:0;
	background-repeat: no-repeat;
	background-image: url(../images/sandy_fea_photgraphy.gif);
	}



#header div.contact p.telephone {	
	font-size: 2em;
	padding:0 0 0 0;
	position:relative;
	width: 232px;
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	background-image: url(../images/telephone.gif);
	}

#header div.contact p.telephone span {	
display:block;
    position:absolute; left:0; top:0; z-index:1;
	height: 48px;
	width: 232px;
	margin:0; padding:0;
	background-repeat: no-repeat;
	background-image: url(../images/telephone.gif);
	}

#header div.contact p.email a {
	background-color: #000000;
	height: 27px;
	width: 232px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;

	}
	
	#header div.contact p.email a:hover {
	color: #999999;

	}



.nav {
	background-color: #000000;
	width: 932px;
	float: left;
}

.nav ul {
	list-style-type: none;
	float: left;
	width: 627px;
	background-color: #000000;
}

.nav ul li {
	display: block;
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	
	font-size: 1.4em;
	font-weight: bold;
	position: relative;
	float: left;
	text-align: left;
}

.nav ul li a {
	display: block;
	padding: 5px 10px 6px 20px;
	color: #CCCCCC;
/*	background-image: url(../../images/menu_arrow.gif);*/
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;


}


.nav ul li a span {
	padding-right: 8px;
}



.nav ul li a:hover {
	color: #FFFFFF;
}

.nav ul li:hover ul {
	display: block;
	cursor: pointer;
}

.nav ul li.over  ul {
	display: block;
}

.nav ul li ul {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: -1px;
	top: 27px;
	background-color: #000000;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-left-color: #999999;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display: none;
}



.nav ul li ul li {
	position: relative;
	clear: both;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-style: none;

}

.nav ul li ul li a {
	display: block;
	color: #CCCCCC;
	background-image: none;
	width: 170px;
	padding-right: 10px;
	padding-left: 20px;


}

.nav ul li ul li a:hover {
	background-color: #333333;
	display: block;
	color: #FFFFFF;
}





.nav ul li.on a {
	color: #8E3710;
}

.home div.pagebody {
	background-color: #FFFFFF;
	background-image: url(../images/home_page/image_001.jpg);
	background-repeat: no-repeat;
	height: 741px;
	width: 932px;
	clear: both;
}

.gallery div.pagebody {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 450px;
	width: 932px;
	clear: both;
}

.pagebody {
	background-color: #FFFFFF;
}

.home div.pagebody div {
	padding-top: 250px;
	padding-left: 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 450px;
	clear: both;
}

.gallery div.pagebody div.leftcolumn {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	padding: 20px;
	width: 280px;
}

.generic div.pagebody div.leftcolumn {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	padding: 20px;
	width: 280px;
	clear: left;
}

.video div.pagebody div.leftcolumn {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	padding: 20px;
	width: 280px;
	clear: left;
}

.generic div.pagebody div.rightcolumn {
	width: 600px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	background-color: #000000;
}

.video div.pagebody div.rightcolumn {
	width: 600px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	background-color: #000000;
}



.wedding div.pagebody div.leftcolumn {
	font-size: 1.1em;
	font-weight: normal;
	color: #000000;
	padding: 20px;
	width: 280px;
	clear: left;
}

.wedding div.pagebody div.rightcolumn {
	width: 560px;
	float: right;
	padding: 20px;
	margin-top: 0px;
}

.wedding div.pagebody div.rightcolumn div {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.wedding div.pagebody div.rightcolumn p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 12px;
}

.wedding div.pagebody div.rightcolumn blockquote {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

.wedding div.pagebody div.rightcolumn blockquote span {
	font-size: 1em;
	line-height: 1.6em;
	padding-bottom: 12px;
	font-weight: bold;
	display: block;
	text-align: right;
	padding-right: 40px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


h2 {
	font-size: 1.4em;
	color: #666666;
	line-height: 1.6em;
	padding-bottom: 8px;
	}

h3 {
	font-size: 1.2em;
	color: #666666;
	line-height: 1.6em;
	}
	
	h3 span {
	color: #000000;
	padding-left: 15px;
}

h4 {
	font-size: 1.2em;
	color: #666666;
	line-height: 1.6em;
	}

h5 {
	font-size: 1.2em;
	color: #666666;
	line-height: 1.6em;
	}

h6 {
	font-size: 1.2em;
	color: #666666;
	line-height: 1.6em;
	}
div.pagebody div.leftcolumn p {
	padding-bottom: 12px;
	line-height: 1.5em;
}

div.pagebody div.leftcolumn a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;}

 div.pagebody div.leftcolumn a:hover {color: #999999;}

 div.pagebody div.leftcolumn ul {
	list-style-type: none;
}

div.pagebody div.leftcolumn ul li {
	padding-bottom: 8px;
} 

div.pagebody div.leftcolumn ul li a {
	font-weight: bold;
	list-style-type: none;
	color: #000000;
	text-decoration: none;
}

 div.pagebody div.leftcolumn ul li a:hover {
	color: #999999;
}

.gallery div.pagebody div.flash {
	float: right;
	height: 450px;
	width: 600px;
	margin: 0px;
	padding: 0px;
}

.gallery div.pagebody div.flash div#flashcontent {
}

.gallery div.pagebody div.flash div#flashcontent p {
	padding: 40px;
	font-size: 1.1em;
	line-height: 1.5em;
}

.gallery div.pagebody div.flash div#flashcontent p a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.gallery div.pagebody div.flash div#flashcontent p a:hover {
	color: #999999;
}

.home div.pagebody div p {
}

.home div.pagebody div ul {
	margin-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.home div.pagebody div ul li {
	padding-bottom: 8px;
}

#footer {
	background-color: #000000;
	color: #FFFFFF;
	padding: 20px;
	line-height: 1.8em;
	clear: both;
}

.opotext {
	position: relative;
	top: 100px;
	margin-bottom: -119px;
	padding-right: 14px;
	padding-left: 14px;
}

.opotext h1 {
	color: #666666;
	font-size: 1.1em;
	padding-bottom: 8px;
}

.opotext h2 {
color: #666666;
	font-size: 1.1em;
	padding-bottom: 8px;
	}

.opotext p {
	color: #666666;
	font-size: 1em;
	padding-bottom: 8px;
	font-weight: normal;
	}
	
	.opotext p a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
	
	.opotext p a:hover {
	color: #000000;
}
