html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	vertical-align: middle;
	padding: 0px;
	text-align: center;
    background-image:url(http://www.triciaquaid.com/pages/background-green.jpg);
	background-color: #90af5f;
	background-repeat: no-repeat;
	background-position: center;
	/*background-attachment: fixed;*/

}
.topNav a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #ccc;
	font-size: 12px;
	/*margin-left: 10px;*/
	padding-left: 15px;
	/*padding-top: 25px;*/
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	
}
.topNav a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #ccc;
	font-size: 12px;
	/*margin-left: 10px;*/
	padding-left: 15px;
	/*padding-top: 25px;*/
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.topNav a:active {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #ccc;
	font-size: 12px;
	/*margin-left: 10px;*/
	padding-left: 15px;
	/*padding-top: 25px;*/
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.topNav a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000;
	font-size: 12px;
	/*margin-left: 10px;*/
	padding-left: 15px;
	/*padding-top: 25px;*/
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
/*sets images to have no border when they are links*/
img { 
	border: 0 none; 
	}
.content{
	width: 870px;
	/*padding-left: 42px;*/
	background: transparent; 
	/*border-right:1px solid #deddd7;
    border-left:1px solid #deddd7;*/
	height: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-left: 10px;	
}
.addressline{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #5f4000;
}
.addressline a:link{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #5f4000;
	text-decoration: none;
}
.addressline a:visited{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #5f4000;
	text-decoration: none;
}
.addressline a:active{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #5f4000;
	text-decoration: none;
}
.addressline a:hover{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	text-align: center;
	font-weight: normal;
	color: #5f4000;
	text-decoration: none;
}

.smalladdress{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	text-align: left;
	margin-right: 50px;
	font-weight: bold;
	color: #5f4000;
	text-decoration: none;
}

.smalladdress a:link{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	text-align: left;
	margin-right: 50px;
	font-weight: bold;
	color: #5f4000;
	text-decoration: none;
}
.smalladdress a:visited{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	text-align: left;
	margin-right: 50px;
	font-weight: bold;
	color: #5f4000;
	text-decoration: none;
}
.smalladdress a:active{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	text-align: left;
	margin-right: 50px;
	font-weight: bold;
	color: #5f4000;
	text-decoration: none;
}
.smalladdress a:hover{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	text-align: left;
	margin-right: 50px;
	font-weight: bold;
	color: #5f4000;
	text-decoration: none;
}
.pcontent {
	line-height: 16px;	
}
.introheader{
	
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; 
	font-size: 14px;
	font-weight: bold;
	color: #900;
}		
.rotator {
	padding-top: 15px;
	
}	 
.statementbox {
	background: transparent;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
	/*padding-right: 50px;*/
}
.projects {
	margin-left: 10px;
	padding-left: 15px;
	

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*color: #000000;*/
	text-align: center;
	/*padding-top: 10px;*/
}		 	