@charset "UTF-8";
#container {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	margin-top: -20px;
}
#header {
	width: 920px;
	background-image: url(images/BlogHeader.jpg);
	height: 280px;
	background-repeat: no-repeat;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #A3A5A9;
	margin-top: 0px;
	margin-left: 240px;
	margin-bottom: 0px;
	padding-top: 46px;
}
#leftnav {
	width: auto;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 34px;
	height: 50px;
	padding-top: 20px;
}
#leftnav a {
	width: auto;
	color: #999;
	font: normal 14px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	text-decoration: none;	
	letter-spacing: -0.5px;
}
#leftnav a:hover {
	color: #999999;
	text-decoration: underline;
}
#leftnav  #red  {
	color: #ED264D;
}
#leftnav  #red a:hover {
	color: #ED264D;
	text-decoration: none;
}
#leftnav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnav {
	width: 890px;
	padding-left: 30px;
	background-image: url(http://www.danacommunications.com/weblog/wp-content/themes/dana/images/wrap.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav a {
	color: #ED264D;
	text-decoration: none;
	font-weight: normal;
}
#subnav a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
#maincontent {
	float: left;
	width: 860px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 35px;
}
#maincontent  h2  {
	color: #ED264D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: auto;
}
#maincontent  h3  {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: -10px;
	text-decoration: underline;
}
#maincontent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-bottom: -10px;
}
#maincontent  p, li  {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#maincontent a {
	color: #ED264D;
}
#maincontent a:hover {
	color: #ED264D;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: none;
	width: 920px;
	clear: left;
	text-align: center;
	height: 33px;
	padding-top: 7px;
	color: #666666;
}
#footer a {
	color: #ED264D;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
#contacthead {
	font-weight: bold;
	color: #ED264D;
}
body {
	margin: 0px;
}
#images {
	margin: 10px;
	float: right;
}
