/* CSS Document */

html {
	height:100%;
	}

.test{
	height:100%;
	}

.green_divider	{
	border-bottom: solid 1px #5C843B;
}

	
body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #636466;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-style:normal;
	font-size:14px;
	letter-spacing:.04em;
	color:#000000;
	height: 100%;
	line-height:1.5em;	
	}
.successtable img {
	border:2px solid black;
}
.successtable td {
	padding-bottom:20px;
}
tbody {

		
	}
.pictures {
	border:2px solid black;
}
	
.footer_text {
	font-size:12px;
	color:#FFFFFF;
	line-height:1.2em;
	padding-top:15px;
	}
	
a, a img {
	border:none;
	outline:none;
	text-decoration:underline;
	color:#5C843B;
	}
.heading {
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
	letter-spacing:.06em;
	color:#5C843B;
	line-height:1.4em;	
	padding:0px;
	margin:0px;
	}
	
h3{
		font-weight:bold;
		font-size:16px;
		text-decoration:none;
		letter-spacing:.06em;
		color:#000000;
		line-height:1.4em;	
		padding:0px;
		margin:0px;
	}	

strong {
	color:#5C843B;
}
	
.contactform {
 	line-height:0.7em;
	}
.tably td {
	padding-bottom:10px;
	}

.citystatezip td {
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin:0px;
	
	}
.error {
	background-color:#FFFF99;
	}
	
ul {
	padding-top:0px;
	margin-top:0px;

}
li {
	padding-top:0px;
	margin-top:0px;
	padding-bottom:1px;
}
.left-pad {
	margin-left:1.5em;
	list-style-type:none;
}
.bottom-pad {
	padding-bottom:6px;
}
