@charset "iso-8859-1";

div#side_nav {
	position : relative;
	float : Left;
	top : 0px;
	left : 75px;
	width : 270px;
	padding-top: 5px;
}

div#side_nav h1 {
	font-size : 18px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 1.25em;
	padding-left: .5em;
	font-family: Arial, Helvetica, sans-serif;
	color: #3c230b;
}

div#side_nav h2 {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: .5em;
	color: #8b1306;
}

div#side_nav p {
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	margin-right: 140px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: .5em;
	color: #3c230b;
}

div#line_break02 {
	position : relative;
	width: 206px;
	height: 23px;
	left : 1em;
	background-image: url(../images/main_content/line_break02.gif);
	background-repeat: repeat-x;
}

div#side_nav a {
	color: #8b1306;
}

div#sn_1 {
	position : relative;
	top : 0px;
	left : 0px;
	width : 270px;
	height : 92px;
	background-image: url(../images/people_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	margin-top: 20px;
	padding-bottom: 25px;
}

div#sn_2 {
	position : relative;
	top : 0px;
	left : 0px;
	width : 270px;
	height : 92px;
	background-image: url(../images/wildlife_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	margin-top: 20px;
	padding-bottom: 25px;
}

div#sn_3 {
	position : relative;
	top : 0px;
	left : 0px;
	width : 270px;
	height : 92px;
	background-image: url(../images/landscape_gallery.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	margin-top: 20px;
	padding-bottom: 25px;
}