@charset "utf-8";
body {
	margin: 0px;
	background-color: #012203;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
img, div {
	behavior: url('/global/files/htc/iepngfix.htc') 
}
.photoBorder {
	border-color: #006633;
	border-width: 4px;
	border-style: solid;
	
}
.glow_l {
	background-image: url(http://www.staceyreynoldsphotography.com/global/images/glow_l.png);
	background-repeat: repeat-y;
}
.glow_r {
	background-image: url(http://www.staceyreynoldsphotography.com/global/images/glow_r.png);
	background-repeat: repeat-y;
}
.glow_b {
	background-image: url(http://www.staceyreynoldsphotography.com/global/images/glow_b.png);
	background-repeat: repeat-x;
}
A:link {
	color: #eb4e4e; font-weight: bold; text-decoration: none
}
A:visited {
	color: #eb4e4e; font-weight: bold; text-decoration: none
}
A:active {
	color: #eb4e4e; font-weight: bold; text-decoration: none
}
A:hover {
	color: #eb4e4e; font-weight: bold; text-decoration: underline
}.footertext {
	color: #FFFFFF;
}
.countertext {
	font-weight: bold;
	color: #FFFFFF;
}
.redtext1 {
	font-weight: bold;
	color: #CC0000;
}
.subtitle {
	font-size: 14px;
}
.secttitle {
	font-size: 14px;
	color: #033506;
}
input.contact {
	width: 400px; color: #000000; font: 11px Verdana; border-style: outset; border-width: 2; background-color: #ffffff; padding: 0; border: solid 1px #aaaaaa; padding:2px
}
textarea.contact {
	width: 512px; height: 150px; color: #000000; font: 11px Verdana; border-style: outset; border-width: 2; background-color: #ffffff; padding: 0; border: solid 1px #aaaaaa; padding:2px
}
select.contact {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px outset #aaaaaa;
	width: 400px;
}


