body {

	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #293441;
	padding-bottom: 100px;
	
}


#logo {
position:absolute; width:216px; height:64px; left: 100px; top: 68px;
}

#home {
position:absolute; width:216px; height:40px; left: 100px; top: 132px;
}

#orcharr {
	position:absolute;
	width:216px;
	height:40px;
	left: 100px;
	top: 173px;
	background-image: url(images/orch_arr_off.gif);
}

#weddfunc {
position:absolute; width:216px; height:40px; left: 100px; top: 213px;
}

#rec {
position:absolute; width:216px; height:40px; left: 100px; top: 253px;
}

#sticker {
	background-color: rgb(255,0,0);
	position:absolute; 
	width:210px; 
	height:210px; 
	left: 100px; 
	top: 261px;

}

#spacer {
position:inherit; width:551px; height:100px; vertical-align:bottom;
}

.photo {
border: 1px solid #333333;
float: left;
margin-right:15px;
}

.photoright {
border: 1px solid #333333;
float: right;
margin-left:15px;
}

#email {
position:absolute; width:160px; height:64px; z-index:1; left: 708px; top: 68px;}

#bodypanel {
position:absolute; 
width:551px; 
min-height:500px; 
z-index:2;
left: 316px; 
top: 132px; 
background-image: url(images/bodypanel.jpg);
background-repeat: repeat;
 }

.adtext {
margin-top:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.localnav {
margin-top:14px;
margin-left:13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
margin-left:38px;
margin-right:40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:22px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bodycopy {
margin-left:38px;
margin-right:40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:22px;
	color:#D9D8B6;
	text-decoration: none;
}

.welcome {
margin-top:20px;
margin-left:35px;
margin-bottom:10px;
}


ul,li {

padding-left:20px;

margin-left:12px;
margin-right:40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:22px;
	color:#D9D8B6;
	text-decoration: none;
}


a:link {
color:#547DA7;
}

a:visited {
color:#547DA7;
}

a:hover {
color:#ffffff;
text-decoration:none;
}

.special {color: #FFCC00}
.headingyellow {

margin-left:38px;
margin-right:40px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:22px;
	font-weight:bold;
	color: #FDCE02;
	text-decoration: none;
}
