/* CSS Document */

body {
	color:#333;
	text-align: center;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0;
	background-color: #556127;
	background-image: url(http://www.darlingrangewildlife.com/templates/drws2/images/bkgrd.gif);
}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
a:link {
	color:#556127;
}
a:visited{
	 color:#556127;
}
a:active {
	color:#556127;
}
a:hover {
	color:#000066;
	text-decoration:none;
}	
#wrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	background-color: #FFF;
	background-repeat: repeat;
	background-image: url(http://www.darlingrangewildlife.com/templates/drws2/images/maingraphics_r2_c1.gif);
}
#masthead{
	height: 180px;
	width: 950px;
}
#flashheader {
	height: 150px;
	width: 950px;
}
#leftcolumn{
	float:left; 
	width: 150px;
	padding-left: 0px;
	padding-top: 5px;
}
#rightcontent {
	float:right;
	width: 740px;
	color: #333333;
	padding-right: 25px;
	padding-top: 5px;
	text-align: justify;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.darlingrangewildlife.com/templates/drws2/images/footprints.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer{
	clear:both;
	height:95px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(http://www.darlingrangewildlife.com/templates/drws2/images/maingraphics_r3_c1.gif);
	background-position: bottom;
	width: 950px;
}
#footer p {
	margin-top: 10px;
	font-size: 10px;
	color:#556127;
}
p {
	font-size: 12px; 
	color: #333;
}
#leftcolumn p{
	font-size: 11px; 
	color: #333;
	line-height: 1.2em;
}

#rightcontent p {
	font-size: 11px; 
	color: #333;
	line-height:1.2em;
}
h1 {
	color: #000066;
	font-size: 14px; 
	border-bottom: 1px dashed #556127;
}
h2 {
	font-size: 13px;
	color: #000066;
}
h3 {
	font-size: 13px;
	color: #556127;
}
hr {
	color: #000066;
	height: 1px;
	width: 75%;
	text-align: center;
}
.border {
	border: 1px solid #556127;
}
img {
border: none;
}
/* Menu */
#menu  {
	color: #556127;
	font-size: 100%;
}
#menu a:link {
	color: #556127;
	text-decoration: none;
}
#menu a:visited {
	color: #556127;
	text-decoration: none;
}
#menu a:active {
	color: #556127;
	text-decoration: none;
}
#menu a:hover {
	color: #000066;
	text-decoration: underline;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(images/bullet.gif) no-repeat 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
	 /*- Images */
.fpimage {
	border: 1px solid #CCCCCC;
}
#news_box {
	float: right;
	clear: right;
	width: 149px;
	border-right: dashed 1px #BACA7B;
	border-bottom: dashed 1px #BACA7B;
	background-color: #E9EED5;
}
#search_box {
	float: right;
	clear: right;
	width: 730px;
	text-align: right;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
#latestnews{
	float:left;
	width: 150px;
	background-color: #E9EED5;
	border-right: dashed 1px #BACA7B;
	border-bottom: dashed 1px #BACA7B;
	margin-top: 0px;
	}
#latestnews p {
	margin-top: 10px;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color:#556127;
	text-align: center;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}
.photos {
	border: 1px solid #CCC;
	padding: 9px;
	margin: 10px;
	background-color: #E9E9E9;
}
.emphasis {
	color:#000066;
	font: 11px/1.5em Verdana, Arial, Helvetica, sans-serif;
}