body {
width:100%;
margin:0px;
}

h1 {
font-family:Verdana, Arial, sans-serif;
font-size:14pt;
font-weight:100;
color:#8A7967;
line-height:27px;
}
.copy {
font-family:Verdana, Arial, sans-serif;
font-size:9.5pt;
font-weight:100;
line-height:13pt;
color:#000;
}
ul{
color:#F78F23;
}
.main{
margin:0px;
text-align:left;
width:800px;
height:1200px;
background-color:#FFFFFF;
}
.wrapper{
margin:0px;
width:100%;
background-color:#F78F23;
}
.content{
text-align:left;
margin-left:93px;
margin-right:100px;
}
.bottom{
width=800px;
}
.smallText{
font-family:Verdana, Arial, sans-serif;
font-size:8pt;
color:#000;
}
a:link {
	color: #F78F23;
}
a:active {
	color: #F78F23;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #F78F23;
}
.orange{
color:#F78F23;
}
.purple{
color:#522f91;
}
.footer {
font-family:Verdana, Arial, sans-serif;
font-size:8pt;

}
.footer a:link{
color:#522f91;
}
.footer a:active {
	color: #522f91;
}
.footer a:hover {
	color: #F78F23;
}
.footer a:visited {
	color: #522f91;
}

