@charset "UTF-8";
html { background-color: #F9E4C5; }
/* CSS Document */

body {
	background-color: #F9E4C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 18px;
	color: #3F2822;
	margin-bottom: 0px;
}
h2 {
	font-size: 15px;
	padding-top: 10px;
	line-height: 18px;
	color: #317F81;
	margin-top: 10px;
	height: 175px;
}
#main {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	margin-top: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 40px;
}
#main #nav ul li {
	display: inline;
	vertical-align: baseline;
	font-size: 17px;
	text-transform: capitalize;
	color: #3F2822;
	font-weight: bold;
	margin-left: 20px;
	margin-right: 0px;
}
#nav {
	padding-top: 15px;
	text-align: right;
}
#footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	padding-top: 10px;
	margin-bottom: 20px;
}
#nav ul li a:link {
	text-decoration: none;
	color: #3F2822;
}
#nav ul li a:visited {
	text-decoration: none;
	color: #3F2822;
}
#nav ul li a:hover {
	text-decoration: none;
	color: #317F81;
}
#nav ul li a:active {
	text-decoration: none;
	color: #53DADF;
}
.thumb {
	display: block;
	padding-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #930;
}
a:link {
	text-decoration: none;
	color: #317F81;
}
a:visited {
	text-decoration: none;
	color: #317F81;
}
a:hover {
	text-decoration: none;
	color: #317F81;
}
a:active {
	text-decoration: none;
	color: #317F81;
}
.dottedBreak {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bullet { margin-bottom: 0px; }
.heliumLogo { margin-bottom: -3px; }
#wrapper .grid_4.suffix_2 ul {
	line-height: 16px;
	list-style-type: circle;
	list-style-position: inside;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
#wrapper .grid_4 img {
	display: inline;
	vertical-align: bottom;
	margin-right: 5px;
	margin-bottom: 5px;
}
#wrapper .grid_4.prefix_2 h1 {
	display: inline;
	font-size: 24px;
}
#wrapper .grid_4.suffix_2 h1 {
	display: inline;
	font-size: 24px;
}
#blog { }
#blog h2 {
	color: #930;
	height: auto;
}
.entry  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0px;
	padding: 0px;
}
