* {
	margin: 0;
	padding: 0;
}

body {
	background: #e5bf93 url(/images/3.jpg) repeat-x 15px top;
	font: normal 62.5% Georgia, "Times New Roman", Times, serif;
	color: #300;
	max-width: 1200px;
}

h1,h2,h3,h4 {
	color: #533;
	margin: 0 0 .5em;
}

h2 {
	font-size: 2.6em;
	margin: 1em 0 .5em;
}

h3 {
	font-size: 1.8em;
	margin: 1em 0 .5em;
}

#content h4 {
	font-size: 1.4em;
	margin: 1em 0 .5em;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.6em;
	font-size: 1.4em;
	margin-bottom: 1em;
}

li {
	list-style: none;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: .5em;
}

hr {
	display: none;
}

#header {
	background: url(/images/5.jpg) no-repeat top left;
	height: 396px;
	width: 691px;
	margin-bottom: -250px;
}

h1#twine {
	width: 175px;
	height: 155px;
	float: left;
	margin: 10px 0 0;
	text-indent: -9999px;
}

h1#twine a {
	display: block;
	height: 100%;
	width: 100%;
}

h1#twine img {
	display: none;
}

/* @group Navbar */

#nav {
	float: right;
	height: 20px;
	margin: 78px 0;
	font-size: 0.1em;
	width: 478px;
}

#nav li {
	height: 21px;
	min-width: 22px;
	float: left;
	text-indent: -9999px;
}

#nav li a {
	height: 24px;
	width: 100%;
	display: block;
}

#nav li a:hover {
	border-bottom: #966 dotted 1px;
}

#nav a:active, #nav a:hover {
	outline: none;
}

#buttonabout {
	background: transparent;
	width: 75px;
}

#buttonwhatwedo {
	background: transparent;
	width: 98px;
}

#buttongallery {
	background: transparent;
	width: 62px;
}

#buttonresources {
	background: transparent;
	width: 68px;
}

#buttoncontact {
	background: transparent;
	width: 85px;
}

#buttonstore {
	background: transparent;
	width: 47px;
}

/* @end */

#content {
	padding: 0 0 1em;
	margin-left: 215px;
	clear: both;
}

#content ul {
	margin: 1em 3em;
}

#content li {
	list-style: square outside;
}

#footer {
	margin: 0 8em;
	text-align: center;
	font-size: 0.8em;
	clear: both;
	border-top: 1px solid #c96;
	padding: 1em;
}

.linkcatdesc {
	margin: 0 10em .5em 1em;
}

#myGallery {
	width: 450px !important;
	height: 300px !important;
	margin: 1px;
}

#content .jdGallery h2 {
	padding: 0;
	font-size: 1.2em;
	margin: 0;
	margin: 2px 5px;
	font-weight: bold;
	color: #ddd !important;
}

#content img {
	border: solid 1px #966;
	padding: 2px;
	margin: 0 1em;
}

#sidebar ul {
	margin: 1em 0;
	width: 15em;
}

#sidebar li {
	list-style: none;
	padding-left: 22px;
	background: url(/images/6.gif) no-repeat left center;
	margin: 0 0 1em;
	font-size: 1.1em;
}

#sidebar h2 {
	font-size: 1.8em;
}

#sidebar h3 {
	font-size: 1.4em;
}

.floatright, .thumbright {
	float: right;
}

.floatleft, .thumbleft {
	float: left;
}

.clearfloat {
	clear: both;
}

.bigright {
	float: right;
	clear: right;
}

.bigleft {
	float: left;
	clear: left;
}

#content img.bigleft, #content img.bigright, #content img.thumbleft, #content img.thumbright {
	margin-bottom: 1em;
}