body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#333333;
}

#wrapper { 
 margin: 0 auto;
 top:25px;
 width: 1000px;
 border:1px solid #a8b5be;
 background:#ffffff;
}
#header {
 color: #333;
 background-color:#092d49;
 background-image:url(images/head-fade.png);
 background-position:bottom;
 background-repeat:repeat-x;
 width: 980px;
 float: left;
 padding-bottom: 10px;
 padding-top: 10px;
 padding-left: 10px;
 padding-right: 10px;
 height: 100px;
}
#nav { 
 width: 100%;
 height:29px;	
 clear: both;
 color: #fff;
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 background-image:url(images/nav-red.png);
 background-repeat:repeat-x;
}
#leftcolumn { 
 color: #333;
 margin: 5px 5px 5px 0px;
 min-height: 350px;
 padding:10px;
 width: 660px;
 float: left;
 background-color:#ffffff;
}
#rightcolumn { 
 float: right;
 color: #333;
 margin: 15px 10px 5px 0px;
 min-height: 350px;
 width: 300px;
 display: inline;
}

.photoLeft { 
	float: left; 
	padding: .75em .25em .25em .25em;  
}
.photoRight { 
	float: right; 
	padding: .75em .25em .25em .25em; 
}
cite {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #333;
	font-style: normal;
}
.sidebar {
	display:block;
	width: 47%;
	margin-left:5px;
	float:right;
	padding: 10px;
	background-color:#092d49;
	color:#ffffff;
}

#logo{
	float:left; width:303px; margin-left:15px; margin-right:30px;  display:block;
}
#top-banner{
	float:left; width:468px; margin-right:30px; margin-top:15px;display:block;
}
#top-button{
	float:left; margin-top:15px;display:block;
}

/********************    home page layout           ********************/
#map{
margin:0 auto;
}
#blog, #news-alerts{
display:block;
float: left;
width: 49%;
height:265px;
background-image:url(images/bg-footer.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
background-position:top;
border:1px solid #a8b5be;
padding-bottom:4px;
}
#blog{
margin:10px 0px;

}
#home-side{
display:block;
float: left;
width: 100%;
min-height:250px;
background-image:url(images/bg-footer.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
background-position:top;
border:1px solid #a8b5be;
padding-bottom:4px;
}
#home-side a {
border:0px;
}
#river-1{
display:block;
float: right;
width: 48%;
border:1px solid #a8b5be;
height:550px;
background-image:url(images/bg-footer.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
background-position:top;
}

#real-estate{
display:block;
float: right;
width: 100%;
border:1px solid #a8b5be;
height:250px;
background-image:url(images/bg-footer.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
background-position:top;
}

#special-issues{
display:block;
float: right;
width: 100%;
border:1px solid #a8b5be;
height:230px;
background-image:url(images/bg-footer.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
background-position:top;

}
#content{
width:660px;
display:block;
}
#blogPost{
 margin-left:8px;
 min-height:80px;
 width:97%;
 border-bottom:1px dotted #092d49;
 margin-top:10px;
}
#blogEntry{
width:500px;
float:left;
}

#real-estate img{
width:110px;
display:block;
overflow:hidden;
vertical-align:middle;
}
/********************* Right Column Items styling *********************/

#sky{
	float:right;
	width:120px;
	top:0;
	margin-top:0px;
	overflow:hidden;
}
#article-box{
width:300px;
height:250px;
margin:10px 0px;
overflow:hidden;}
#mag-info{
display:block;
float: left;
width: 170px;
border:1px solid #a8b5be;
background-image:url(images/bg-footer.jpg);
background-color:#ffffff;
background-repeat:repeat-x;
background-position:top;
}
.articleLinks{
margin:5px;
color:#4c667e;
text-decoration:none;
border-bottom:1px dotted #4c667e;
display:block;
font-size:11px;
z-index:0;
}
.articleLinks a{
display:block;
text-decoration:none;
}
.articleLinks a:hover{
background-color:#4c667e;
color:#ffffff;
}

/********************* Footer styling *********************/

#footer{
top:15px;
	position:relative;
	height:120px;
	 width: 100%;
	 clear: both;
	color:#666;
	font-size:9px;
	background-image:url(images/bg-footer.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:top;
}
#f_left{
	float:left;
	margin-top:20px;
	margin-left:10px;
	width:375px;
}
#col1{
	float:right;
	margin-top:20px;
	margin-right:20px;
	line-height:16px;
	list-style:none;
}
#col2{
	float:right;
	margin-top:20px;
	margin-right:20px;
	line-height:16px;
	list-style:none;
}
#col3{
	float:right;
	margin-top:20px;
	margin-right:20px;
	line-height:16px;
	list-style:none;
}
#footer a:link{
	color:#666;
}
#footer a:visited{
	color:#333;
}
#footer a:hover{
	color:#fff;
}
