body
{
	background-color : #ffffff;
	margin: 0px;
	margin-top: 0px;
}
.bodytext
{
	font-family: Helvetica, Geneva, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.bodytextb
{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 15px;
}
.bodytext a
{
	text-decoration: underline;
	color: #333333;
}
.bodytext a:hover
{
	text-decoration: underline;
}
.bg_home
{
	background-image: url(images/backgroundreeds.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E7DDCA;
}
.bg_shadow {
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_redleft {
	background-image: url(images/reedsred.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #7A1300;
}
.bg_panel1 {
	background-image: url(images/panel1bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_panel2 {
	background-image: url(images/panel2bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_panel3 {
	background-image: url(images/panel3bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menutext {
	font-family: Helvetica, Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #741200;
	line-height: 17px;
}
.menutext a
{
	text-decoration: none;
	color: #741200;
}
.menutext a:hover
{
	text-decoration: underline;
}
.bg_aboutme {
	background-image: url(images/danevansbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E7DDCA;
}
.bg_weddings {
	background-image: url(images/weddingsbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E7DDCA;
}
.bg_nature {
	background-image: url(images/naturebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E7DDCA;
}
.formfieldm
{
	width: 275px;
	height: 20px;
	border: 1px solid #333333;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 1px;
}
.formtextarea
{
	width: 450px;
	height: 125px;
	border: 1px solid #333333;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 11px;
	padding-left: 3px;
	padding-top: 3px;
}.bg_panelcontact {
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_commercial {
	background-image: url(images/commercialbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E7DDCA;
}
.bg_testimonials {
	background-image: url(images/testimonialsbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E7DDCA;
}
.bg_portraits {
	background-image: url(images/portraitsbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E7DDCA;
}

