.photo {
	text-align:center;
	float:left;
	padding:10px;
}

#photowrap {
	padding:auto
}

.pad
{
	margin-left: 220px;
}
.testimonial
{
	border-left: solid thick #FFFFFF;
	margin-left: 20px;
	padding: 10px;
}
.quoteleft
{
	width: 200px;
	border-right: solid thick #FFFFFF;
	margin-right: 20px;
	padding: 10px;
	float:left;
	text-align:left;
}


/* Page Styling */
html
{
	height:100%;
}
body
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #87c440;
	min-height:100%;
	width:100%;
}

#content
{
	font-size:16px;
	color:#FFFFFF;
	height:100%;
	width:100%;
}

	#content a:link {color:#FFFFFF;}
	#content a:visited {color:#FFFFFF;}
	#content a:active {color:#FFFFFF;}
	#content a:hover {color: #FFCCFF;}
.footer
{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#text
{
	margin:20px;
	padding-left:10%;
	padding-right:10%;
}

#menu
{
	font-size:18px;
	text-align:center;
}
	#menu a:link {color:#FFFFFF; text-decoration:none}
	#menu a:visited {color:#FFFFFF; text-decoration:none}
	#menu a:active {color:#FFFFFF; text-decoration:none}
	#menu a:hover {color:#FFFFFF; text-decoration:none; font-weight:bold}

.space
{
	height:110px;
	width:100%;
}
.space2
{
	height:82px;
	width:100%;
}
	#content span {
	background: url(top.jpg) top repeat-x;
	display: block;
	height:100%;
}
	#content span span {
	background: url(name.jpg) top left no-repeat;
	height:100%;
}
	#content span span span {
	background: url(tr.jpg) top right no-repeat;
	height:100%;
}
#contact
{
position: absolute;
top:28px;
right:140px;
width:200px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
color:#ed0990;
}

#location
{
position: absolute;
top:28px;
width:100%;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
color:#ed0990;
}
.left
{
float:left;
padding:10px;
}
.hleft
{
float:left;
padding:10px;
padding-right:30px;
}
.right
{
float:right;
padding:10px;
}
.fright
{
float:right;
padding:20px;
display:block;
height:14em
}
.center
{
text-align:center;
padding:15px;
float:left;
}
.gr
{
padding-left:0px;
text-align:center;
font-size:16px;
}
.contactf
{
font-size:18px;
}
.big
{
font-size:18px
}
.aleft
{
	text-align:left;
	margin-left:200px
}
input.submit
{
margin-left:0px;
border: 3px solid #ffffff;
border-top-color: #ffffff;
border-left-color: #ffffff;
padding: 0.1em;
background-color: #87c440;
color: #ffffff;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
input.submit:active
{
border: 3px solid #ed0990;
border-top-color: #ed0990;
border-left-color: #ed0990;
color: #ed0990;
}
input.submitf
{
border: 3px solid #ffffff;
border-top-color: #ffffff;
border-left-color: #ffffff;
padding: 0.1em;
background-color: #87c440;
color: #ffffff;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
input.submitf:active
{
border: 3px solid #ed0990;
border-top-color: #ed0990;
border-left-color: #ed0990;
color: #ed0990;
}
.clear
{
clear:both;
}