
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #8A867E;
}

h1, h2 {
	font-weight: normal;
}

h1 span, h2 span {
	color: #577A10;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 16px;
	margin-bottom: 15px;
}

h2.style1 {
	font-size: 12px;
	color: #A39E97;
}

h3 {
	margin-bottom: .25em;
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8A82;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 180%;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

dl {
	line-height: normal;
}

dt {
	float: left;
	margin-right: 10px;
	padding: 0px 5px;
	background: url(images/homepage09.jpg) repeat left top;
	font-size: 10px;
	color: #FFFFFF;
}

dd {
	margin-bottom: 10px;
}

strong {
	color: #8A867E;
}

/** LINKS */

a {
	color: #577A10;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	padding: 2px;
	background: #F5F3EE;
	border: 1px solid #D1C8B6;
}

hr {
	display: none;
}

.hr1 {
	height: 50px;
	background: url(images/homepage07.jpg) no-repeat center center;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg02.jpg) repeat-x left top;
}

/** HEADER */

#header {
	width: 778px;
	height: 145px;
	margin: 0px auto;
	background: url(images/homepage01.jpg) no-repeat left top;
}

#header h1, #header h2 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	width: 778px;
	height: 52px;
	margin: 0px auto;
	background: url(images/bg03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 98px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 115px;
	height: 35px;
	padding-top: 17px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #DAFDFF;
}

#menu .active a {
	background: url(images/homepage02.jpg) no-repeat left top;
	color: #514D44;
}

/** PAGE */

#page {
	width: 778px;
	margin: 0px auto;
	background: url(images/bg04.jpg) repeat-y left top;
}

#bgtop {
	padding: 50px 148px 10px 148px;
	background: url(images/bg05.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	float: left;
	width: 255px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 175px;
	padding-left: 25px;
	background: url(images/homepage08.jpg) repeat-y left top;
}

/* 2-COLUMN LAYOUT */

.two-columns {
	background: url(images/homepage08.jpg) repeat-y 243px 0px;
}

.two-columns .column-one {
	float: left;
	width: 213px;
}

.two-columns .column-two {
	float: right;
	width: 213px;
}

/** FOOTER */

#footer {
	width: 778px;
	height: 100px;
	margin: 0px auto;
	background: url(images/bg06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	text-align: center;
	color: #718E42;
}

/** BOX1 */

#box1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background: url(images/homepage07.jpg) no-repeat left bottom;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
}

/** BOX4 */

#box4 {
}


td.sliderLink {
    cursor:pointer;
}

/** CODA SLIDER */
.coda-slider-wrapper { padding: 10px 0 }
.coda-slider { }

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider { height: 425px; overflow: auto !important; padding-right: 20px }

/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel { width: 450px }

/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 450px }
.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }

/* Arrow styling */
.coda-nav-left a, .coda-nav-right a { background: #000; color: #fff; padding: 5px; width: 100px }

/* Tab nav */
.coda-nav ul li a.current { background: #39c }

/* Panel padding */
.coda-slider .panel-wrapper { padding: 0px }

/* Preloader */
.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */
.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
.coda-nav ul li { display: inline }
.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }

/* Miscellaneous */
.coda-slider-wrapper { clear: both; overflow: auto }
.coda-slider { float: left; overflow: hidden; position: relative }
.coda-slider .panel { display: block; float: left }
.coda-slider .panel-container { position: relative }
.coda-nav-left, .coda-nav-right { float: left }
.coda-nav-left a, .coda-nav-right a { display: block; text-align: center; text-decoration: none }

