/*
Design by Fasttype Publishing Services
http://www.sparkark.com
*/

body {
	margin-top: 25px;
	background: #ea6d1f url(images/img01.jpg) repeat left top;
	font-family: Verdana, "Verdana", Helvetica, sans-serif;
	font-size: 14px;
	color: #827d00;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-family: "Verdana", Verdana, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	background: url(images/img05.gif) repeat-x left bottom;
	text-decoration: none;
	color: #ea6d1f;
}

a:hover {
	background: none;
	color: #ea6d1f;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin-left: 0px;
	color: #ea6d1f;
	font-size: 0.8em;
}


/* Header */

#header {
	width: 800px;
	height: 165px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	color: #827d0O;
}

#logo h1 {
	float: left;
	padding-top: 0px;
	padding-left: 0px;
	text-transform: lowercase;
	font-size: 2.9em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 0px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: -.05em;
	font-size: 16px;
}

#logo a {
	background: none;
	text-decoration: none;
	color: #ea6d1f;
}

/* Menu */

#menu {
	width: 580px;
	height: 90px;
	padding-left: 150px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat;
	background-position: 140px 0px;
	color: #ffffff;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	padding: 20px 20px;
	margin-right: 2px;
	text-transform: lowercase;
	text-decoration: none;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #827d00;
}

#menu a:hover, #menu .current_page_item a {
	color: #ea6d1f;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 0px;
	background: url(images/img05.jpg);
	background-position: 0px 120px;
	background-repeat: no-repeat;
}

.smallpage {
	width: 800px;
	height: 700px;
	margin: 0 auto;
	padding-top: 0px;
	background: url(images/img05.jpg);
	background-position: 0px 120px;
	background-repeat: no-repeat;
}

/* Content */

#content {
	float: right;
	width: 500px;
	margin-right: 40px;
}

/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #827d00;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-align: center;
}

#footer a {
	color: #ea6d1f;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.highlight{
	color: #827d00;
}
