body img {
	border:0;  
}               

body {
	margin:0px; 
	width:100%;
	padding:0px; 
	text-align:center;
	font-family: georgia, times, serif;
	font-size:16px;
	min-width:940px;
    
	
}


div#mainNav {
	position:relative; 
	width:600px;
	margin:0px;
	top:20px;
	display:inline;
}


h3 {
	font-size:14px;
}    
div#content {
	margin:0px auto;text-align:left;width:940px;
   
	
}


div.post {
	width:450px;
	position:relative;
	 color:#383838;   
}

div.post img {
	display: block;
	margin-left:auto;
	margin-right:auto;
}

div#coldWeatherVacationHeader {
	width:450px;
	background:#000000;
	position:relative;
	top:35px;
}

p.time {
	position:relative;
	top:-1em;
	color:#888888;
}

div.date {
	margin-top:30px;
	font-size:14px;
	color:#B4B4B4;
}

div.pagination {
	font-size:16px;
}

h1 {
	
}
h1 a{
	color:#000000;
	text-decoration:none;
}

h1 a:visited{
	color:#363636;
	text-decoration:none;
}

h1 a:hover{
	text-decoration:underline;
	
}

div#blogMain { 
	float:left;
	position:relative;
	top:70px;
	width:450px;
	margin-right:100px
	
}

a {
  color: #004276;
  text-decoration: none;
}

a:visited {
  color: #666699;
}

a:hover {
  text-decoration: underline;
}

div#sidebar {
	position:relative;
	top:100px;
}

div.homesquare {
	float:left;
	background-color:#000000;   
	width:145px;
	height:145px;
	margin-right:10px;
	margin-top:10px;
}

div.homesquare img {
	width:145px;
	height:145px;
   
}
