.master { }
body {
	background-image: url(../images/main_bg.jpg);
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-color:#000000;
}

td { vertical-align:top; }

#wrapper {
	color: #FFFFFF;
	text-decoration: none;
	width: 1000px;
	margin: 20px auto;
}

#body_open {
	background-image: url(../images/body_open.gif);
	height: 49px;
	/*float: left;
	width: 1000px;*/
	background-repeat: no-repeat;
}


#body_spacer {
	background-image: url(../images/body_spacer.gif);
	/*float: left;
	width: 1000px;*/
}
#header {
	/*float: left;*/
	height:160px;
}
#body_holder {
	padding-top: 10px;
	padding-right: 49px;
	padding-bottom: 10px;
	padding-left: 49px;
	/*float: left;
	width: 902px;*/

}

.leftPanel { width:620px; }
.rightPanel { width:380px; }

#content {
	/*float: left;
	width: 620px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}
#content2 {
	/*float: left;
	width: 100%;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
}

#body_close {
	background-image: url(../images/body_close.gif);
	height: 49px;
	/*float: left;
	width: 1000px;*/
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#content blockquote {  padding:10px 0px; font-size:15px; }
#content blockquote .name { font-weight:bold; padding-left:10px;}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #F5CD67;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


#albums { }

#albums a { text-decoration:none; }
#albums td{ 
	vertical-align:top; 
	text-align:center; 
	width:170px;
	padding:5px;
	padding-bottom:12px;
}

#albums div {}

#albums div.desc { 
	font-size:13px; 
	padding:5px 8px;
	font-family:"Times New Roman", Times, serif;
}


#film_strip {
	/*float: left;
	margin-top: -100px;
	position: relative;
	z-index: 5;*/
	position:absolute;
	margin-top:-100px;
}



#navbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffd776;
	background-image: url(../images/navbar.gif);
	/*float: right;*/
	height: 40px;
	width: 602px;
	margin-right: 15px;
	font-weight: bold;
	text-align: center;
}
#navbar a {
	color: #ffd776;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 12px;
}
#navbar a:hover {
	color: #000000;
	text-decoration: none;
	background-image: url(../images/navbar_hover2.gif);
	background-repeat: repeat-x;
}
#navbar img {
	vertical-align: middle;

}

.gold { color:#F5CD67; }


#logo {
	margin-top: -45px;
	height:204px;
	width:349px;
	position:absolute;
	padding-left:10px;
}

a { color: #FFFFFF;
	text-decoration:underline;
}

a:hover { 
	color: #F5CD67;
	text-decoration:underline;
}


#content ul { padding-left:20px;}

.contactForm td{ text-align:right;}
.contactForm td + td { text-align:left;}

.packages { border-left:1px solid #F5CD67; border-right:0px solid #F5CD67;}
.packages td{ /*background-color:#141414;*/ }

#content .packages ul { 
	padding-left:18px; 
	line-height:18px;
	margin-top:12px;
}

#content .packages ul li {
	color: #F5CD67;
	font-size:12px;
}

.memBook { 
	background-image:url(../images/Memory-Book.jpg);
	background-repeat:no-repeat;
}

/*
#content ul {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content ul li {
	float: left;
	list-style-type: none;
	padding: 0px;
	width: 280px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content ul li a {
	color: #FFFFFF;
	text-decoration: none;

}
#content ul li a:hover {
	color: #F5CD67;
	text-decoration: none;
}
*/


.social {margin-top:20px; }
.social td { padding:5px; }

.highlight {
	color: #F5CD67;
}
#calltoaction {
	/*float: left;*/
	margin-top: 20px;
}

#header #calltoaction { padding-left:10px;}

#calltoaction2 {
	/*float: left;
	position: absolute;
	margin-left: 320px;
	margin-top: -100px;
	z-index: 6;*/
	margin-top: 20px;
}

#footer {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
#footer a:hover {
	color: #F2C760;
	text-decoration: none;
}
#side_bar {
	float: left;
	background-color: #272727;
	width: 243px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.highlight2 {
	color: #999999;
}
input, textarea {
	background-color:#E3CE9D;
	border: 1px solid #D4AE62;
	font-size: 13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

input:focus, textarea:focus { background-color:#FFFFFF; } 

input.fButton {
	background-color: #D4AE62;
	border: 1px solid #000000;
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #000000;
	cursor:pointer;
}

#mb {
	float: right;
	position: absolute;
	margin-left: 747px;
	margin-top: -100px;
	text-align: right;
	z-index: 7;
}

