body {
	background-color: #999;
	background-image: url(../images/bodyBkgrd.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, "Times New Roman";
}

#main {
	width: 800px;
	background-color: #FFF;
	border: 1px solid #666;
	margin-top: 1em;
	margin-bottom: 1em;
}

#footer {
	font-size: 0.65em;
	background-image: url(../images/FooterLeft_23.jpg);
	height: 42px;
	padding-left: 1em;
}

#footer a {
	color: #FF3300;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC0000;
	margin: 0em;
}

h5 {
	font-size: 1em;
	margin: 0.5em;
}

#interior {
	background-color: #FFF;
	border: 1px solid #666;
	width: 800px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.floatLeft {
	float: left;
	margin-right: 3em;
}
.floatRight {
	float: right;
}

#address {
	float: left;
	margin-right: 2em;
	margin-top: 2em;
	margin-left: 1em;
}

#addressNC {
	margin-top: 2em;
	float: left;
}

.lineSpacing {
	line-height: 2em;
}

#rightColumnText {
	text-align: justify;
	font-size: 0.75em;
	vertical-align: text-top;
	width: 620px;
	padding-top: 0.75em;
	padding-right: 0.75em;
	padding-bottom: 1em;
	padding-left: 0.75em;
}

#rightColumnText ol {
	width: 30em;
	list-style-type: none;
	margin-left: 0em;
	margin-top: 0.5em;
	margin-right: 0px;
}

h4 {
	font-size: 1em;
	display: inline;
}

#interior #leftColumnText {
	background-image: url(../images/sideBarSmall.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	width: 180px;
	height: 200px;
	font-size: .75em;
}

#main #leftColumnText, #services #leftColumnText {
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url(../images/sideBar.jpg);
	background-position: top left;
	width: 180px;
	height: 325px;
	font-size: .75em;
}

.thumbnail	{
	background-color: #CCC;
	border: 1px solid #999;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}

#pictures {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#pictures img {
	margin-bottom: .5em;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}


.margin	{
	margin: .75em;
}

#contact	{
	font-size: 0.6em;
	background-image: url(../images/AddressBox_20.jpg);
	background-repeat: no-repeat;
	height: 103px;
	width: 100%;
	background-position: left bottom;
}

.marginbottom	{
	margin-bottom: 1em;
}

#services {
	width: 800px;
	background-color: #FFF;
	border: 1px solid #666;
	margin-top: 1em;
	margin-bottom: 1em;
}

#leftColumnText ul {
	line-height: 2.5em;
	list-style-type: none;
	font-size: .75em;
	margin: 1em 1em 1em 1em;
	padding-left: 1em;
}

#copyright {
	color: #FFF;
	margin-top: 0.75em;
}

.vertSpacer {
	height: .5em;
}

#contactText {
	background-repeat: no-repeat;
	background-position: right top;
}
anniversary {
	float: right;
	vertical-align: bottom;
}

.formlabel {
	width: 80px;
	float: left;
	margin-top: 0.5em;
}
#submitbutton {
	padding: 1em 1em 1em 3em;
	border-top: 1px solid #666;
}
.error {
	font-size: .75em;
	font-weight: bold;
	color: #FF0000;
	margin-left: 70px;
}

.formrow {
	margin-top: .5em;
	margin-bottom: .5em;
}
.title {
	font-size: 1.25em;
	font-weight: bold;
	padding: .25em 0 .25em 1em;
	background-color: #d7ffff;
	border: 1px solid #666;
}

label	{
	margin-left: 1em;
}

.custerror {
	font-size: 1em;
	width: 400px;
	height: 150px;
	text-align: center;
	vertical-align: middle;
	color: #FF0000;
	background-color: #D2D2D2;
	font-weight: bold;
	border: 1px solid #666666;
	margin-bottom: 10px;
	padding: 3em .5em .5em .5em;
}

.holder	{
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	padding: .25em .25em .25em 1.5em;
	}
	
.required	{
	color: red;
}

.header	{
	background: #d7ffff;
	font-size: 1em;
	font-weight: bold;
	width: 80%;
	height: 25px;
	border: 1px solid #666;
	padding: .25em 0 0 .5em;
}
 #pictures	{
 	list-style: none;
	margin: 0;
	padding: 0;
}#dates em {
	font-weight: bold;
	text-decoration: underline;
}
#dates strong {
	color: #0000CC;
}
#dates a:link {
	text-decoration: none;
}
#dates a:hover {
	text-decoration: underline;
}
#dates a:visited {
	text-decoration: none;
}
.error{
	font-size:11px;
	color:#FF0000;
	text-decoration:blink;
	font-weight:bold;
}

.success{
	font-size:11px;
	color:#669900;
	text-decoration:blink;
		font-weight:bold;

}
