
body	{
	background-color: #CC9900;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
a	{
	text-decoration: none;
	}

a:link, a:visited, a:active	{
	color: #000066;
	}
	
a:hover	{
	text-decoration: underline;
	}

#stripe {
	background-color: #333333;
	margin: 0px;
	height: 1.2em;
}

#wrapper	{
	margin: 1.5em auto;
	width: 724px;
	
	}
	
#masthead	{
	background-color: white;
	margin: 0 0 5px 0;
	
	
	}
	
	
#navlink	{
	background-color: #000000;
	padding: 5px 0 0 0;
	}
	
#flash	{
	margin: 5px 0 0 0;
	}
	
#content	{
	text-align: left;
	padding: 1em 1.5em;
	background-color: #94BD42;
	margin: 5px 0 5px 0;
	border: 1px solid black;
	overflow: auto;
	
	}
	
#content p.first	{
	margin-top: -10px;
	padding: 0;
	
	}
	
#content p#last	{
	background-image: url(../images/line_green_hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 20px;
}

#content #adele	{	
	background: #94bd42 url(../images/line_green_vert.gif) repeat-y right top;
	float: left;
	margin: 0 335px 0 0;
	padding-right: 15px;
	
	
	
	
	}
#content #adele img.adele_pic {
	margin: 0 1em .5em 0;
	float: left;
	}
	
#content #adele p	{
	margin-top: -10px;
	}
	
#content #gena	{
	background: #94bd42;
	float: right;
	width: 325px;
	margin: 0 0 0 -325px;
	padding-bottom: .5em;
	
	
	}

#content #gena img.gena_pic	{
float: right;
margin: 0 0 .5em 1em;
}

#content #gena p	{
	margin-top: -10px;
	}


	
#footer	{
	clear: both;
	color: #F8B414;
	margin:0;
	padding: 10px 0 0 0;
	background: #000 url(../images/meandher_bottom.jpg) no-repeat center 5px;
	text-align: center;
	font-size: 11px;
	height: 40px;
	}
	
p.darkside	{
	margin: 0;
	padding: 15px 0 0 5px;
	
	}
	
#btm_info	{
	font-size: .8em;	
	}
	
#btm_info #nav li	{
	display: inline;
	list-style: none;
	padding: 0 1em;
	border-right: 1px solid #000000;		
	}

#btm_info #contact_info li	{
	display: inline;
	list-style: none;
	
	padding: 0 2.7em 0 2em;
	background-image: url(../images/dot.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
	}
	
	
#btm_info #nav li.last,#btm_info #contact_info li.last	{
	background-image: none;
	border-right: none;
	}
	
#btm_info #contact_info	{
	margin-top: 3em;
	}
	
	
/*hidden elements*/

h1#about	{
	background-image: url(../images/head_about_us.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent:-9999px;
}



h2#new_site	{
	background-image: url(../images/new_site.png);
	background-repeat: no-repeat;
	background-position: 148px top;
	text-indent: -9999px;
	height: 16px;
	}
	
h2#new_stuff	{
		background-image: url(../images/head_adele.png);
	background-repeat: no-repeat;
	background-position: 148px top;
	height: 16px;
	text-indent: -9999px;
	}

	

h2#we_won	{
	background-image: url(../images/head_gena.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent: -9999px;
	}
	

	
h1#web	{
	background-image: url(../images/head_web.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent:-9999px;
}

	
h1#photo	{
	background-image: url(../images/head_photography.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent:-9999px;
}


h1#video	{
	background-image: url(../images/head_digital_video.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent:-9999px;
}


h1#print	{
	background-image: url(../images/head_print.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent:-9999px;
}

	
h1#contact	{
	background-image: url(../images/head_contact_us.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent:-9999px;
}

	
h1#error	{
	background-image: url(../images/head_oops.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent:-9999px;
}

	
h1#thank	{
	background-image: url(../images/head_thankyou.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	text-indent:-9999px;
}

