body {
	background: #586d54 url(../mockapril15.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topNav {
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: url(../images/navbar.jpg);
}
#topMenu {
	text-align:center;
	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding: 4px 0px 4px;
	margin: 0px 0px 0px 3px;	
}
#topMenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topMenu li a {
	color:#f7f2dc;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 3px 24px 4px 25px;
}
#topMenu a:hover {
	margin: 0px;
	padding: 3px 24px 4px 25px;
	color: #bcc1aa;
}
#content{
	color:#333333;
	background: url(../images/content.jpg) repeat-y;
}
#contentinner{
	padding: 20px;
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
}
#contentinner a{
	color:#864a16;
	text-decoration: underline;
}
#contentinner a:hover{
	color:#d46a0f;
	text-decoration: underline;
}
#contentinner h1{
	margin:0;
	padding:0;
	color:#333333;
}


#footer{	
}
#lowNav {
	width: 860px;
	margin-left:50px;
	text-align:center;
	font-size: 65%;
	color: #42523f;
	border-top: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#lowNav a {
	color: #42523f;
	text-decoration: none;

}
#lowNav a:hover {
	color: #42523f;
	text-decoration: underline;

}
/*Headers*/
h1#welcome span, h1#about span, h1#commissioned span, h1#contact span, h1#studio span, h1#links span, h1#copy span, h1#rsvp span  { display: none; }
h1#welcome {
	height: 35px;
	background: url(../images/pagetitles/welcome.gif) no-repeat;
}
h1#about {
	height: 35px;
	background: url(../images/pagetitles/about_us.gif) no-repeat;
}
h1#commissioned {
	height: 35px;
	background: url(../images/pagetitles/commissioned.gif) no-repeat;
}
h1#contact {
	height: 35px;
	background: url(../images/pagetitles/contact_us.gif) no-repeat;
}
h1#studio {
	height: 35px;
	background: url(../images/pagetitles/studio.gif) no-repeat;
}
h1#links {
	height: 35px;
	background: url(../images/pagetitles/links.gif) no-repeat;
}
h1#copy {
	height: 35px;
	background: url(../images/pagetitles/copy.gif) no-repeat;
}
h1#rsvp {
	height: 35px;
	background: url(../images/pagetitles/rsvp.gif) no-repeat;
}
.intro{width:959px;
height:262px;
	background: url(../images/hpic.jpg) no-repeat;
}