body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #000000;
}
a:link {
	color: #C8BA9F;
}
a:visited {
	color: #C8BA9F;
}
a:hover {
	color: #999999;
}
a:active {
	color: #C8BA9F;
}
#header {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 110px;
	width: 757px;
	margin-top: 5%;
	margin-right: auto;
	margin-left: auto;
	
}
#menu {
	width: 742px;
	font-size: 0.7em;
	font-weight: bold;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#menu ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #8A8166;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu a
{
	display: block;
	color: white;
	background-color: #4F4A3A;
	text-decoration: none;
	text-align: center;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
	background-image: url(images/cornerl2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}

#menu a:hover
{
	background-color: #8A8166;
	color: #FFFFFF;
	background-image: url(images/cornerl1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#menu li
{
	float: right;
	background-color: #8A8166;
}
#menu a span {
	background-image: url(images/cornerr2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
#menu a:hover span {
	background-image: url(images/cornerr1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
.current {
	background-color: #8A8166;
	background-image: url(images/cornerl1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
}
#menu span {
	background-image: url(images/cornerr1.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
}
#main {
	background-color: #4F4A3A;
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 10px 40px;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: right;
}
#content {
	font-size: 0.8em;
	margin-top: 245px;
	background-color: #333333;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.9em;
	color: #FFFFFF;
	padding-bottom: 50px;
	padding-top: 40px;
}
#footer {
	font-size: 0.7em;
	color: #666666;
	background-color: #000000;
	text-align: right;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#footer a {
	color: #666666;
}
#contactmain {

	background-color: #4F4A3A;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 10px 40px;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: right;
}
#homecontent {

	font-size: 0.8em;
	margin-top: 245px;
	background-color: #333333;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.9em;
	color: #FFFFFF;
	padding-bottom: 50px;
	padding-top: 90px;
	background-image: url(images/arbus_quote.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
#whatmain {


	background-color: #4F4A3A;
	background-image: url(images/what_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 10px 40px;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: right;
}
#left {
	float: left;
	font-weight: normal;
}
#right {
	min-height: 100%;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	line-height: 3em;
	color: #999999;
	padding-bottom: 200px;
	padding-right: 22px;
}
#portfoliomain {
	background-color: #4F4A3A;
	background-image: url(images/portfolio_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 10px 40px;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: right;
	font-size: 0.7em;
	font-weight: bold;
	color: #4F4A3A;
	text-align: right;
}
#portfoliocontent {
	font-size: 1em;
	background-color: #333333;
	padding-right: 50px;
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.9em;
	color: #FFFFFF;
	padding-bottom: 50px;
	padding-top: 40px;
	margin-top: 40px;
	text-align: left;
}
#portfoliomain a {
	color: #FFFFFF;
	text-decoration: none;
	
}
#portfoliomain a:hover {

	color: #999999;
	
}
#portfoliomain ul {
	list-style-type: none;
}

.thumbs {
	margin-right: 60px;
	margin-top: 50px;
	border: 2px solid #FFFFFF;
}
#portfoliomain span {
	color: #4F4A3A;
	text-decoration: none;
	margin-right: 22px;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url("data:image/gif;base64,AAAA"); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#clear {
	clear: both;
	width: 100%;
}
.left {
	float: left;
	font-weight: normal;
	width: 325px;
}
.right {
	float: right;
	font-weight: normal;
	text-align: justify;
	margin-right: 40px;
	margin-left: 5px;
	padding-top: 19px;
}
#weddings2main {


	background-color: #4F4A3A;
	background-image: url(images/weddings2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px 10px 40px;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: right;
}
#wedleft {
	float: left;
	width: 27%;
	font-size: 0.85em;
}
#wedmid {
	width: 27%;
	float: left;
	margin-left: 6%;
	font-size: 0.85em;
}
#wedright {
	width: 27%;
	float: left;
	margin-left: 6%;
	font-size: 0.85em;
}
.bi {
	font-style: italic;
	font-weight: bold;
}
#weddings2main ul {
	margin-left: 0.6em;
	padding-left: 0.6em;
}
.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
