/* stylesheet for www.a1photographic.ca, May 2008, S.Jones, sarah@sjones.ca */

#bottomright {
	border: 0px solid white;
	text-decoration: none;
	text-align: right;
	margin-right: 40px;
	margin-top: -80px;

}


#logo {
	border: 0px solid white;
	text-decoration: none;
	
}


#sidenav {
	margin-left: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;

}

li {
	line-height: 150%;
	padding-left: 10px;
}


a:link {
		color: #FDE792;
	text-decoration: none;
	border: 0px solid white;
	font-weight: 700;

}


a:visited {
		color: #FDE792;
	text-decoration: none;
	border: 0px solid white;
	font-weight: 700;

}

#sidenav a:hover {
	color: #FDE792;
	text-decoration: none;
	border: 0px solid white;
	font-weight: 700;
	
}

a:active {
		color: #FDE792;
	text-decoration: none;
	border: 0px solid white;
	font-weight: 700;
}

body {

		margin:0px 0px 0px 0px;
		background-image: url(images/back9.jpg);
		background-repeat:repeat-y;
		background-color: #0D7420;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		}
	
	li {
		color: #F2DBA2;
	}
	
	#leftcontent {
		float:left;
		width:24%;
		border-right:0px solid #000;
		border-bottom:0px solid #000;
		margin-right:0px;
		padding-bottom:20px;
		height: 500px;
		
		
		}

	#rightcontent {
		margin-top: 0px;
		
		}
		
	p,h1,pre {
		margin:0px 30px 10px 10px;
		}
		
	h1 {
		font-size:30px;
		padding-top:30px;
		font-weight: bold;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: italic;		
		
		}
	
	#rightcontent p {
		font-size:16px;
		margin-left:0px;
		color: #FDE792;
		text-align:center;
		}
		
.linkspage a:link {
		color: #FDE792;
	text-decoration: none;
	border: 0px solid white;
	font-weight: 700;

}


.linkspage a:visited {
	color: #FDE792;
	text-decoration: none;
	border: 0px solid white;
	font-weight: 700;

}

.linkspage a:hover {
	color: #B05232;
	text-decoration: none;
	border: 0px solid white;
	font-weight: 700;
	
}

	