body { 
	margin: 0px;
	padding: 0px;
	line-height: 100%;	
	background-image: url(../images/siteBackground.jpg);
	background-repeat: repeat-y;
	background-color: #C7A681;
	line-height: 100%;
	}
	
.wrapper {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 955px;
	}	
	
.header {
	position: relative;
	top:0px;
	left: 0px;
	height: 225px;
	width: 955px;
	float: left;
	}	
	
	
.contentWrapper	{
	position: relative;
	left: 10px;
	width: 625px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	float: left;
	}
	
.contentWrapper h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	color: #571952;
	}	
	
.contentWrapper li {
	padding-bottom: 10px;
	margin-left: -10px;
	list-style:circle;
	line-height: 130%;
	}
		
	
	
.rightContent {
	position: relative;
	right: 10px;
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	float: right;
	}
	
.rightContent h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	color: #123916;
	}	
			
	
.leftPhoto {
	float: left;
	padding: 0px 10px 10px 0px;
	font-family: Arial;
	font-size: 10px;
	line-height: 120%;
	color: #571952;
	width: 302px;
	}	
	
	
.leftPhoto img {
	border: #000000 solid 1px;
	}	
	
.footer	{
	position: relative;
	left: 10px;
	width:935px;
	float: left;
	font-family: Arial;
	font-size: 10px;
	color: #5c5c5c;
	text-align: center;
	line-height: 120%;
	}
	
.rightContent li {
	padding-bottom: 5px;
	margin-left: -10px;
	list-style:circle;
	line-height: 110%;
	}
	
.rightContent ul {
	}	
	
a:link { 
	color: #900c0c;
	text-decoration: none;
	}


a:visited {
	color: #900c0c;
	text-decoration: none;
	 }


a:hover { 
	color: #900c0c;
	text-decoration: underline;	
	}


a:active { 
	color: #900c0c;
	text-decoration: none;	
	}		
		
		
.breadcrumb {
	padding: 5px 0px 10px 0px;
	width:625px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
			}