/* CSS Document */

#yf_map {
		width: 450px;
		height: 400px;
		border-left: 10px solid #333333;
		border-right: 10px solid #EFCB56;
		position:relative;
		left:1px;
		padding-left:10px;
}

#yf_map img {
	margin: 0;
	padding: 0;
}

#yf_map .infowindow-map {
	line-height: 1.3em;
	text-align: left;
	display: block;
}

#yf_map .infowindow-map img {
	height: 50px;
	width: 50px;
	float: left;
	margin: 0 8px 0 0;
}

/* .pink_paras {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 90%; 
}*/

body {
	background-repeat: repeat;
	background-position: left top;
	background-image: url(http://www.dogosee.com/hiresbackground.jpg);
}

#backgroundfade {
	position:absolute;
	width:100%;
	height:53px;
	left: 0px;
	top: 0px;
	z-index:0;
	background-image: url(../images/white_to_transparent.png);
}

a {
	text-decoration: none;
	color: #000000;
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
}

h1 {
	position:relative;
	left:1px;
	width:90%;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-left:10px;
	margin-right:10px;
	}

h3 {
	position:relative;
	left:1px;
	width:90p%;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-left:10px;
	margin-right:10px;
	}
	
p {
	position:relative;
	left:3px;
	right:10px;
	text-align:left;
	width:90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left:12px;
	margin-right:12px;
	}
	
.whitebackground {
	background-color: #FFcc33;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: -12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
	text-align: right;
	width:382px;
}

/* Home page layout */


#pagewrapper {
	width:900px;
	margin-left: auto ;
	margin-right: auto ;
}

#navwrapper {
	width: 900px ;
	float:left;
	min-height: 100px;
	margin-bottom: 5px;
	background:url(../logo.gif) left center no-repeat;
	}

#logo {
	padding:0;
	float: left;
}

#topnavigation {
	float:right;
	width:380px;
}



#newsnest {
	width:900px;
	float:left;
	clear:left;
	min-height:780px;
	padding-bottom:3px;
	}

#newsleft {
	width:500px;
	margin:0px;
	min-height:780px;
	background-color:#333333;
	float:left;
	display: inline;
}
	
#newsleft p {
	color:#ffffff;
	}

#newsleft h1 {
	color:#F6CC41;
	}

#newsright {
	width:390px;
	margin:0px;
	min-height:780px;
	display:inline;
	float: right;
	background-color:#43A241;
}

#newsright p {
	color:#FFFFFF;
	}
	
#newsright h1 {
	color:#FFFFFF;
	}
	
#newsright a {
	color:#F6CC41;
	}
	
#newsright a:hover {
	font-weight:bold;
	}


#birdnest {
	/*border-top:5px solid #F6CC41;*/
	width:900px;
	margin-left: auto ;
	margin-right: auto ;
	}
	
#birdnest h1 {
	color:#F6CC41;
	width:80%;
	}

#birdnest h3 {
	color:#ffffff;
	width:80%;
	margin-left:10px;
	}

#birdnest p {
	color:#ffffff;
	width:80%;
	}
	
#birdnest a {
	color: #F6CC41;
	width:80%;
	}
	
#suggestionboxstyle {
	width:900px;
	background-color:#43A241;
	margin-top: 5px;
	float:left;
	clear:left;
}



#latestimages {
	margin-top: 5px;
	float:left;
	clear:left;
	width:900px;
	background-color:#43A241;
}

#latestimages flickrimages {

	}
	
#latestimages div.img
  {
  margin: 0px;
  border: 0px;
  min-height: 280px;
  min-width: 280px;
  float:left;
  text-align: center;
  }
#latestimages div.img img
  {
  display: inline;
  margin: 4px;
  border: 2px solid #ffffff;
  }
#latestimages div.img a:hover img
  {
  border: 2px solid  #F6CC41;
  }
#latestimages div.desc
  {
  font-weight: normal;
  width: 260px;
  margin: 2px;
  }

#suggestions_01 {
	float:left;
	clear:left;
	width:900px;
	background-color:#43A241;
}

#suggestions_02 {
	float:left;
	clear:left;
	width:900px;
	background-color:#43A241;
}

#previousprojects {
	float:left;
	clear:left;
	width:900px;
	background-color:#43A241;
}