* {
	border: 0;
	color: #564b45;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, Arial, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear {
  display: inline-table;
}

/* Hides from IE-mac \*/
* html .clear {
  height: 1%;
}

.clear {
  display: block;
}
/* End hide from IE-mac */

.hid, h1 span {
	display: none;
}

html, body {
	background: #2a2a2a;
	text-align: center;
}

body {
	font-size: .9em;
}

h2, h3, h4, h5, h6 {
	line-height: 160%;
	font-weight: normal;
	padding: 1em 0 .3em;
}

h2, h3, h4, a {
	color: #f36400;
}

h5, h6 {
  font-size: .9em;
  font-weight: bold;
}

a, :focus {
	outline: 0;
}

a {
	text-decoration: underline;
}

a:hover, a:focus, #footer a, #nav a {
	text-decoration: none;
}

a, a *, button, button * {
  cursor: pointer;
}

h2 {
	font-size: 2.1em;
}

h3 {
	font-size: 1.4em;
}

p {
	line-height: 150%;
	padding: 0 0 1em;
}

ul {
	list-style: none;
}

textarea {
  line-height: 150%;
  overflow: auto;
}

.small {
	font-size: 80%;
}

.contactform input, .contactform textarea {
  background: #f2f2f2;
  border: 1px solid #cdcac8;
  padding: 5px;
  width: 90%;
  margin-bottom: 10px;
}

.contactform .fbsubmit {
	width: 120px;
}

button {
  background: #564b45;
  border: 0;
  color: #fff;
  padding: 5px 20px;
  text-align: center;
}

.tease {
	border-bottom: 1px solid #dddbda;
	font-size: 120%;
	margin-bottom: 2em;
	padding-bottom: 1em;
}

.tease, .tease * {
	color: #7c7a7a;
}

#siteholder {
	display: block;
	margin: 0 auto;
	text-align: left;
	width: 902px;
}

#top {
	padding: 30px 0 0px 20px;
}

#top #taal {
	text-align: right;
	margin-right:10px;
}

#top #taal p {
	color: #ddd;
}

#top #taal img {
	vertical-align: middle;
}

#logo {
	padding:0;
	margin:0;
}

#logo p {
	padding: 0;
	margin:0;
}

#top h1, #top h1 * {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

#top h1 {
  font-size: 130%;
}

#middle {
	background: #fff;
}

#middle .tl {
	background: transparent url('../images/tl.gif') left top no-repeat;
}

#middle .tr {
	background: transparent url('../images/tr.gif') right top no-repeat;
}

#middle .bl {
	background: transparent url('../images/bl.gif') left bottom no-repeat;
}

#middle .br {
	background: transparent url('../images/br.gif') right bottom no-repeat;
	padding: 0 1px 4em 0;
}

#cont {
	float: left;
	padding: 3em 50px 1em 30px;
	width: 555px;
	display:inline;
	overflow:hidden;
}

#cont h2, #cont h3, #cont h4, #cont h5, #cont h6, #cont h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cont h2 {
	padding-top: 0;
}

#cont h3 {
	display: block;
	margin-bottom:20px;
}

#cont ul, #cont ol, #cont dl {
	padding-bottom: 2em;
}

#cont ol {
  margin-left: 2em;
}

#cont li, #cont dt, #cont dd {
	line-height: 150%;
	padding: .3em 0 .3em 22px;
}

#cont ul li, #cont dt {
	background: none;
}

#cont ul li {
  padding: 0;
}

#cont ol li {
  padding: 0;
}

#cont ul {
	list-style: outside;
	list-style-type: disc;
	margin-left: 24px;
}

#cont dt {
	background-position: left .55em;
}

#cont dt {
	font-weight: bold;
	line-height: 150%;
	padding-bottom: 0;
}

#cont dd {
	padding: 0 0 .6em 22px;
}

#cont table {
  background: #f2f2f2;
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 5px;
  width: 100%;
}

#cont th, #cont td {
  border: 1px solid #fff;
  line-height: 150%;
  padding: 10px;
  text-align: left;
  vertical-align: top;
}

#cont th {
  background: #d3d2d2;
}

#cont td {
  font-size: .9em;
}

#cont .im-left {
	float: left;
	margin: 0 10px 10px 0;
}

#cont .im-right {
	float: right;
	margin: 0 0 10px 10px;
}

.ri {
  text-align: right !important;
}

.cen {
  text-align: center !important;
}

#sidebar {
	display:inline;
	background: transparent url('../images/navbg1.gif') left top repeat-x;
	float: right;
	font-size: 95%;
	width: 256px;
}

#sidebar .tr {
	height: 500px;
	margin-right: -1px;
	padding: 5px 0 200px 0;
}

div[id="sidebar"] .tr {
	height: auto;
	min-height: 500px;
}

#sidebar li {
	background: transparent url('../images/bullet.gif') left .9em no-repeat;
	padding: .3em 0 .3em 10px;
}

#primary-nav {
	padding-top: 1em;
}

#primary-nav li {
	background: transparent;
	border-top: 1px solid #e0ded8;
	display: block;
	padding: 0;
}

#primary-nav li a, #primary-nav li span {
	display: block;
	padding: 1em 20px;
	width: 216px
}

#primary-nav li a {
	color: #564b45;
	text-decoration:none;
}

#primary-nav li a:hover, #primary-nav li a:focus {
	background: #e9e6e0;
	color: #f36400;
}

#primary-nav li .menuactive {
	background: transparent url('../images/navact.gif') left 50% no-repeat;
	color: #fff;
	margin-left: -21px;
	padding-left: 42px;
}

#primary-nav li .menuactive:hover {
	background: transparent url('../images/navact.gif') left 50% no-repeat;
	color: #fff;
}

#sidebar .boxwrap {
	overflow: hidden;
}

#sidebar .boxwrap .inner {
	margin-top: -1px;
	padding: 0 20px;
}

#sidebar .box {
	border-top: 1px solid #e8e7e3;
	font-size: 90%;
	padding: 20px 10px 20px 20px;
}

#sidebar .box p {
	margin:0;
	padding:0;
	line-height:normal;
}

#sidebar .box h4 {
	font-weight: bold;
}

#footer {
	font-size: 70%;
	padding: 10px 0 50px;
	text-align: center;
}

#footer, #footer * {
	color: #6f6c63;
}

#footer p {
	padding: 0;
}

#footer strong {
  font-weight: normal;
}

#footer .cp, #footer .cp * {
	color: #9f9e9b;
}

#footer .design {
  font-size: .9em;
  padding: 10px 0;
}

#footer .design, #footer .design * {
  color: #5c5a53;
}

.thumb {
	width: auto;
}

.thumb img {
	height: 72px; /* Thumbnail height */
}