* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
/*	background: #F3F3F3 url(../img/img01.jpg) repeat-x top left;*/
	background: #F3F3F3;
	line-height: 1.8em;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #809B30;
	padding: 0;
	font-weight: normal;
	margin: 0 0 .5em 0;
}

h1 {
	margin-bottom: 1em;
	letter-spacing: -.065em;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -.05em;
	font-size: 1.8em;
}

h3 {
	letter-spacing: -.05em;
	font-size: 1.5em;
}

ul, ol {
	margin-top: 1.5em;
	margin-left: 3em;
	margin-bottom: 1.5em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #809B30;
}

a:hover {
	border: none;
	text-decoration: underline;
}

h1 a, h2 a, h3 a {
	border: none;
	text-decoration: none;
	color: #809B30;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background: none;
	color: #3C7BCF;
}

hr {
	display: none;
}

img {
	border: none;
}

/* Wrapper */

#wrapper {
}

#header {
	width: 800px;
	margin: 0 auto;
	background: #FFFFFF url(../img/header.jpg) no-repeat top left;
	height: 327px;
	border-top: 1px solid #D5D5D5;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
}
#menu{
	float: left;
	width: 800px;
	height: 60px;
	background: url(../img/img04.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(../img/img05.gif) no-repeat right top;
	height: 60px;
	padding: 0 15px 0 15px;
}

#menu a {
	display: block;
/*	float: left;*/
	width: 100px;
	height: 25px;
	margin-right: 1px;
	padding: 22px 0 0 0;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #2C2E22;
}

#menu .current_page_item a {
	color: #2C2E22;
}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em; 
	top: 29.8em;
/*use display instead as IE7 has problems - if you click on top item ("#") dropdowns don't disappear*/
/*	display: none;*/
}

#menu li:hover ul, #menu li.sfhover ul{
	left: auto;
}

/* use this instead of left:auto to avoid IE7 problem as described above */
/*#menu li:hover ul, #menu li.sfhover ul{
	display: block;
}*/

#menu li ul li{
	background: url(../img/img08.jpg) repeat-x left top;
	height: 45px;
	padding: 0;
	margin: 0 0 0 -10px;
}

#menu li ul li a{
	float: none;
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 12px;
	text-transform: none;
	text-align: left;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
}

/* Content */

#content {
	float: left;
	width: 530px;
	padding: 20px 20px 20px 20px;
}

#content ul {
	margin-left: 230px;
}

#content li {
	margin-bottom: 5px;
}

#sidebar {
	float: left;
	width: 219px;
	padding: 20px 0px 0px 0px;
	font-size: .9em;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 2em;
}

#sidebar li h2 {
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 15px 0  5px 15px;
	height: 20px;
	background: url(../img/img07.gif) no-repeat left 70%;
	border-bottom: 1px dotted #98B42B;
	color: #7E9932;
}

#sidebar li ul {
	line-height: normal;
	padding-left: 15px;
	font-size: 1.1em;
	font-weight: bold;
}

#sidebar li li {
	margin: 0;
	padding: 5px;
	background: url(../img/img06.gif) no-repeat left 45%;
}

#sidebar img{
	float: left;
	margin: 0 1em 0 0;
}

#sidebar li li.books{
	background: url(none);
	height: 80px;
}

#sidebar li a {
	display: block;
	border: none;
	padding-left: 5px;
}

#sidebar li a:hover {
	border: none;
}

#footer {
	padding: 10px;
	margin: 0;
	clear: both;
	color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	background-color: #35342F;
}
	
/*********************  Forms  *****************/
form p{
	margin: 1em 0 0 0;
}

label {
	float: left;
	width: 150px;
	padding-right: 5px;
}
	
fieldset {
	margin: 10px 0;
	padding: 10px;
}

legend {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 5px;
}
	
#MySpamTrap {
	display: none;
}

/*********************  Slideshow  *****************/

#slideshow{
	width:490px;	/* Total width of slideshow */
}

#galleryContainer{
	height:76px;	/* Height of the images + 2 */
	border:1px solid #999999;
	position:relative;
	overflow:hidden;
	padding:1px;
	margin: 245px 0 0 15px;
}

#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #34342C;
	padding:1px;
}

#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #34342C;
	padding:1px;		
}

#theImages{
	position:absolute;
	height:74px;
	left: 30px;
	width:100000px;
}

#theImages #slideEnd{
	float:left;
}

#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
}
	
#theImages .imageCaption {
	display:none;
}
	
#previewPane {
	float: left;
	margin:0 1em 1em 0;
}
