html { 
	margin : 0; 
	padding : 0;
	text-align: center; 
}

body {
	margin : 0; 
	padding : 0;
	text-align: center;
	min-width: 840px;
	background-color: #EA8700;
	color:#000;
	font: 76%/140% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div#container {
	text-align: center;
	position: relative;
	width: 840px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	width: 840px;
	height: 224px;
	background: url(../images/header_main.jpg) no-repeat;
}
div#header a {
	display: block;
	width: 840px;
	height: 224px;
}
div#content {
	position: relative;
	text-align: center;
	width: 840px;
	min-height: 100%;
	height: auto;
	background-color: #F1ECE2;
	color:#000;
	background: url(../images/content_bg.jpg) repeat-y;
}

div#sidebar {
	position: relative;
	clear: left;
	float: left;
	width: 194px;
	/*padding-left: 35px;
	padding-right: 10px;*/
	text-align: left;
	background-image: url(images/nav_bg.jpg);
	/*background: url(../images/nav_bg.jpg) repeat-y;*/
}
div#prehead {
	position: relative;
	float: right;
	width: 606px;
	text-align: left;
	padding-left: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	background: url(../images/prehead_bg.jpg) repeat-y;
}

div#main {
	float: right;
	width: 646px;
	text-align: left;
}
div#trails {
	width: 405px;
	padding-right: 8px;
	padding-left: 10px;
	float: left;
	text-align: left;
	/*background: url(../images/trails_bg.jpg) repeat-y;*/
}
div#birdlist {
	width: 183px;
	padding-right: 30px;
	padding-left: 10px;
	float: right;
	text-align: left;
	/*background: url(../images/birdlist_bg.jpg) repeat-y;*/
}
div#birdlist table {
	font-size: 10px;
}
div#footer {
	clear :both;
	position: relative;
	text-align: center;
	width: 840px;
	height: 44px;
	padding-left: 100px;
	background: url(../images/footer_bg2.jpg) no-repeat;
	overflow: hidden;
	font-size: 85%;
	color:#F0ECE1;
}
div#footer a {
	color:#F0ECE1;
}
div#footer a:hover {
	color:#DBD0BA;
}
div#stripe {
	position: relative;
	clear : both;
	width: 840px;
	height: 24px;
	background: url(../images/stripe.jpg) no-repeat;
}

h1 { 
	font-size: 140%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #A34222;
	font-weight: normal;
	margin: .5em 0 .5em 0;
}

h2 { 
	font-size: 120%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #A34222;
	font-weight: bold;
	margin: .5em 0 .5em 0;
}
h3 { 
	font-size: 110%;
	font-weight: bold;
	line-height: 115%;
	color:#A34222;
	margin: .5em 0 .5em 0;
}

h4 { 
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin: 0 0 .5em 0;
}
h3#featBird {
	color: #F0ECE1;
	margin-left: 35px;
	margin-top: 5px;
	background:url(../images/headline_featuredBird.jpg) no-repeat;
	width: 116px;
	height: 20px;
	text-indent: -9999px;
}
#sidebar h4 {
	color: #FFF;
	margin-left: 35px;
	margin-right: 10px;
}

p {
	
}

a:link {
	color: #DD4A1D;
	text-decoration: underline;
}
a:visited {
	color: #DD4A1D;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}

ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	margin-left: 0px;
	padding-left: 0px;
	list-style-position:inside;
}

.imageLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

.imageRight {
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
}

a img { 
	border: 0; 
	padding-left: 2px; 
	padding-right: 4px;
	text-decoration: none;
}
a img:hover {
	cursor:pointer;
	text-decoration: none;
}
div#sidebar ul {
padding-left: 0px;
margin-left: 0px;
list-style-image: none;
}
div#sidebar ul#nav {
list-style-type: none;
margin-left: 30px;
margin-top: 5px;
display: block;
width: 140px;
}
div#sidebar ul#nav li a {
display: block;
height: 19px;
width: 140px;
padding-left: 8px;
padding-top: 3px;
font-size: 10pt;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
line-height: 11pt;
font-weight: bold;
text-decoration: none;
color: #FFF;
background: url(../images/bullet_nav.gif);
background-repeat: no-repeat;
background-position: 0 6px;
}
div#sidebar ul#nav li a:visited {
color: #FFF;
}
div#sidebar ul#nav li a:hover {
color: #EA8700;
background: url(../images/bullet_nav_over.gif);
background-repeat: no-repeat;
background-position: 0 6px;
}

.copy  {
	font-size: 90%;
	background-color: #4A384A;
	color: #FFF;
}
.copy a {
	background-color: #4A384A;
	color: #FFF;
	text-decoration: underline;
}
.copy a:visited {
	background-color: #4A384A;
	color: #FFF;
	text-decoration: underline;
}
.copy a:hover {
	color: #2793CD;
	text-decoration: underline;
}
.clearfloat {
	clear:both;
}
.sidebarText {
	color: #F0ECE1;
	font-size: 95%;
	line-height: 115%;
	margin-left: 35px;
	margin-right: 10px;
}
.sidebarText a {
	font-weight: bold;
	color: #DBD0BA;
}
.sidebarText a:visited {
	color: #DBD0BA;
}
.sidebarText a:hover {
	color: #FFF;
}
p.sectEnd {
	padding-bottom: 10px;
	border-bottom: 1px dotted #AC9D80;
	margin-bottom: 15px;
}
.coordinates {
width: 90px;
height: auto;
vertical-align: bottom;
margin: 5px;
border: 1px solid #900;
padding: 5px;
float: right;
font-size: 10px;
line-height: 12px;
text-align: right;
}
td.season {
	width: 15px;
	vertical-align: bottom;
	text-align: center;
}
td.break {
	border-bottom: 1px solid #A13214;
	padding-bottom: 1px;
	padding-top: 2px;
	vertical-align: middle;
}
.caption {
	font-size: 11px;
}
