html { 
	height: 100%;
	min-height: 100%;
	}

body {
	position: relative;
	background: #FFFFFF url(http://www.rhnaturalists.ca/css/leftswatch.gif) repeat-y top left;
	margin: 0;
	border: 0px none;
	padding: 0;
	height: 100%; 
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	color: #333333;
	
	}

body.wide {
	background: #FFFFFF url(http://www.rhnaturalists.ca/css/leftswatch2.gif) repeat-y top left;
}

img.boxpic {
	border-top-style: solid;
	border: 1px;
	border-color: #000000;
	padding: 3px;
}

.ddonewslinks {
 	font-size: 10pt;
	margin: 5px; 
	padding: 5px; 
	list-style-type: none;
	line-height: 140%;
}

.ddonewslinks li {
margin-bottom: 4px;
}

.ddonewslinks-right {
 	font-size: 10pt;
	margin: 5;
	padding: 5;
	list-style-type: none;
	line-height: 140%;
}

.ddonewslinks-right li {
margin-bottom: 8px;
}


#ddodonationbox {
	float:left;
	width: 140px;
	border: 1px solid;
	margin: 5px;
	background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg);
}

#topbar { position: absolute; 
	left: 0px; 
	top: 0px; 
	height: 116px; 
	width: 800px; 
	background: url(http://www.rhnaturalists.ca/css/topswatch.gif) top left;
	border-bottom-color:#DDDDDD; 
	border-bottom-style:solid; 
	border-bottom-width:1px; 
	}
	
#logo { position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
	width: 177px;
	height: 184px;
	background: url(http://www.rhnaturalists.ca/css/rhnlogo2.gif);
	}
               
#headerimg { position: absolute;
	left: 655px;
	top: 27px;
	width: 140px;
	border-width: 1px;
	height: 84px;
	background: url(http://www.rhnaturalists.ca/css/flower1.jpg);
	}

.rssitem {
font-size: 10pt;
font-family:Arial, Helvetica, sans-serif;
display: block;
margin-bottom:5px;
margin-left:0px;
padding-bottom:5px;
color:#333;
}

#resource_links ul {
 list-style-type:none;
}

.rssitem a {
	text-decoration:none;
	font-size: 10pt;
	line-height: 100%; 
	color:#333;	
}

.rssitem a:hover {
background: #EDFFB7;
}

img {border: 0px none;}

img.thumb {border: 1px solid #808080;}

.GradientHead {	
	background: url(http://www.rhnaturalists.ca/css/greencorner.gif) top left no-repeat;
	z-index:6;
	border:0;
}

.GreenGradiant {
	background: url(http://www.rhnaturalists.ca/css/GreenGradient.jpg);
	z-index:5;
	border:0;
	margin:0
}

div#rhntitle {	position: absolute; 
    top: 25px;
	left: 180px;
	height: 86px;
	width: 458px;
	background: url(http://www.rhnaturalists.ca/css/rhntitle2.gif);
}

#PageTitle {position: absolute;
	top: 86px;
	left: 184px;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #666633;
}


#Content {
	position: absolute;
	top: 126px;
	left:166px;
	width: 635px;
	z-index: 5;
	border: 0
}

p {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #666666;
}

ul {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	line-height: 125%;
	font-weight: normal;
	color: #666666;	
}


#content td {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 115%;
	font-weight: normal;
	color: #666666;	
}

#content a {color: #006600;	}

/* RIGHT SIDEBAR */

.right_sidebar {
	padding:6px; float: right;
	width: 120px;
	left: 440px;
	margin-left: 5px;
	border:1px solid #008000; background-color:#EDFFB7
	
}

/* LEFT NAVIGATION */

#weather {
	position: relative;
}

#navlist {
	position: absolute;
	top:195px;
	left: 27px;
	width: 155px;
	}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	line-height: 120%;
	
	}
#navlist a {
	display: block;
	border: 1px none;
	font-family: Arial;
	font-size: 10pt;
	line-height: 120%;
	text-decoration: none;
	color: #999966;
	background-color: #F4FDAB
	}
#navlist a:link, #navlist a:visited {
	display: block;
	background-color: #F4FDAB;
	font-size: 10pt; 
	text-decoration: none;
	line-height: 120%
	}

#button {
	width: 124px;
	margin-bottom: 0px;
	background-color: #F4FDAB;
	}
	
#button ul {
	margin: 0;
	border: none;
	list-style: none;
	}
#button li {
	margin: 0;
	text-align:right;
	
	}
#button li ul {
	padding: 0;
	color: #cc0000;
	}
#button li ul li {
	border: medium none;
	padding-left: 8px;
	list-style-type: disc; 
	list-style-position: outside;
	color: #cc0000;
	background-image: url('la1.gif');
	background-repeat: no-repeat;
	background-position: 4px 50%
	}
#button li a {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-right:4px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;
	border: 1px solid;
	border-color: #F4FDAB;
	font-weight: bold;
	}
html>body #button li a {
	width: auto;
	}
#button li a:hover {
	border: 1px solid;
	font-weight: bold;
	color: #000000;
	border-color: #003300;
	background-color: #F4FDAB;
	}
	
body.ddohome #ddohome a {color: #000000;}
body.ddoaction #ddoaction a {color: #000000;}
body.ddonews #ddonews a {color: #000000;}
body.ddolinks #ddolinks a {color: #000000;}
body.ddomap #ddomap a {color: #000000;}
body.ddocontact #ddohcontact a {color: #000000;}
body.ddogallery #ddogallery a {color: #000000;}
body.ddomap #ddomap a {color: #000000;}
body.ddodonate #ddodonate a {color: #000000;}
body.ddovideo #ddovideo a {color: #000000;}

body.ddohome #headerimg    				{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddoaction #headerimg    			{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddonews #headerimg    				{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddogallery #headerimg    			{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddolinks #headerimg    			{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddomap #headerimg    				{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddocontact #headerimg    			{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddomap #headerimg    				{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddodonate #headerimg    			{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}
body.ddovideo #headerimg    			{background: url(http://www.rhnaturalists.ca/save-the-observatory/images/ddo_web.jpg)}



body.home #home a {color: #000000;}
body.news #news a {color: #000000;}
body.events #events a {color: #000000;}
body.meetings #meetings a {color: #000000;}
body.photogallery #photogallery a {color: #000000;}
body.map #map a {color: #000000;}
body.resources #resources a {color: #000000;}
body.links #links a {color: #000000;}
body.discussion_board #discussion_board a {color: #000000;}
body.membership #membership a {color: #000000;}
body.contact #contact a {color: #000000;}
body.search #search a {color: #000000;}

body.home #headerimg    			{background: url(http://www.rhnaturalists.ca/css/home_cape_may.jpg)}
body.news #headerimg    			{background: url(http://www.rhnaturalists.ca/css/warbler1.jpg)}
body.events #headerimg    			{background: url(http://www.rhnaturalists.ca/css/flower1.jpg)}
body.photogallery #headerimg 		{background: url(http://www.rhnaturalists.ca/css/ladybug.jpg)}
body.map #headerimg 				{background: url(http://www.rhnaturalists.ca/css/ladybug.jpg)}
body.resources	#headerimg 			{background: url(http://www.rhnaturalists.ca/css/forest1.jpg)}
body.discussion_board #headerimg 	{background: url(http://www.rhnaturalists.ca/css/chipmunk.jpg)}
body.membership	#headerimg 			{background: url(http://www.rhnaturalists.ca/css/bluebell.jpg)}
body.contact #headerimg 			{background: url(http://www.rhnaturalists.ca/css/butterfly.jpg)}

td.action_square a {
	display: block;
	text-decoration: none;	
	font-weight: bold;
	color: #060;
	font-size:10pt;
	padding:1px;
	margin-top:0px;
	margin-bottom:3px;
	margin-right:3px;
}

td.action_image {
	border:2px;
}

td.action_square a:hover {
	background: url(http://www.rhnaturalists.ca/css/highlight.gif) left top no-repeat;
	color: #060;
}

.address {
	text-align: right;
	font-size: 10pt;
	margin-left: 10px;
	margin-right: 8px;
	border-left-width:0px; 
	border-right-width:0px; 
	border-top-width:1px; 
	border-bottom-width:1px; 
	padding-top:8px; 
	padding-bottom:8px
}

#searchcontrol {
width:500px
}

.small-email {font-size: 8pt; font-weight:bold}
#NewsDiv {
	position: relative;
	padding-top:18px;
	padding-right:40px;
	float:right;
	width: 230px;
}

#itsAPark {
	position: absolute;
	left: 510px;
	top: 0px;
}

#RHNGroups {
position: relative;
padding-top:15px;
float: left;
left: 0px;
text-align:left;
width:320px;
}

#footer {
position: relative;
float: left;
text-align:center;
width: 100%;
}
.PromoText {
	font-weight: bold;
	font-size: 9pt;
	color:#060
}
.FrontSection {
	display:block;
	padding-bottom:5px;
	left: 0px;
	font-size: 10pt;
	font-weight:900;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color:#060
}

ul#myblankgallery ul, ul.gallery_unstyled, ul.gallery, ul.galleria {list-style:none !important;}
