* {
cursor: default;
}

a {
color: rgb(203,188,142);
}

a, a * {
cursor: pointer;
border: none;
}

a:hover {
color: rgb(216,190,108);
}

blockquote {
text-align: center;
margin-bottom: 50px;
}

#main {
margin: 0 auto;
width: 963px;
padding: 30px 20px 0;
background: transparent url('../images/logo.png') no-repeat 20px 13px;
}

body {
margin: 0;
padding: 0;
background-color: rgb(26,17,0);
color: rgb(203,188,142);
/*font-family: 'Times New Roman',Times,serif;*/
font-family: Verdana,sans-serif;
}

form div {
clear: both;
margin: 0 0 10px;
}

form label {
display: block;
margin: 0 0 5px;
}

form div input, form div textarea {
width: 100%;
display: block;
background-color: rgb(151,143,125);
color: rgb(51,51,51);
border: solid 1px rgb(198,184,139);
padding: 5px;
font-size: 110%;
font-family: Verdana,sans-serif;
overflow: auto;
}

form div textarea {
=width: 425px;
_width: 425px;
}

h1, h2, h3, h4, ol, p, ul {
margin: 0 0 1em;
}

h2 {
font-weight: normal;
margin: 0 0 10px;
border-bottom: solid 1px ;
padding-bottom: 5px;
}

h3 {
font-size: 100%;
font-weight: normal;
margin-bottom: 3px;
}

img.deco {
float: right;
margin: 0 0 20px 20px;
clear: right;
}

th {
font-weight: bold;
font-style: italic;
}

th, td {
vertical-align: top;
background-color: rgb(203,188,142);
color: rgb(26,17,0);
padding: 20px;
border:solid 5px ;
}

table {
border: none;
border-collapse: collapse;
}

/* Header Style */

#header {
position: absolute;
width: 0;
text-indent: -10000px;
}

/* Menu Style */

#menu {
text-align: right;
height: 35px;
font-size: 90%;
}

#menu ul {
list-style: none outside ;
}

#menu li {
display: inline;
margin-left: 40px;
}

#menu a {
/*font-variant: small-caps;*/
text-transform: uppercase;
text-decoration: none;
line-height: 35px;
}

#menu a img {
vertical-align: -1px;
}

#menu a.contact {
font-family: 'Wingdings',symbol;
}

/* Content Style */

#content {
border: solid 1px rgb(203,188,142);
min-height: 525px;
padding: 20px;
font-size: 80%;
}

#content ul {
list-style: none inside ;
}

#content li {
margin: 0 0 12px;
}

#content .slideshow, #content .halfslideshow {
height: 525px;
overflow: hidden;
}

#content .halfslideshow {
float: right;
width: 714px;
padding-left: 20px;
}

#content .slideshow ul, #content .halfslideshow ul {
list-style: none inside ;
}

#content .slideshow li, #content .halfslideshow li {
display: block;
margin: 0;
padding: 0;
text-align: center;
}

#content .text {
overflow: hidden;
}

#home #content #intro {
position: absolute;
display: none;
z-index: 200;
width: 921px;
height: 525px;
background-color: rgb(26,17,0);
}

#content #intro p {
}

#content #intro .introcontent {
overflow: hidden;
}

#content h2 {
margin-bottom: 20px;
}

#content #intro .introcontent p, #content p {
line-height: 1.5;
margin-bottom: 15px;
}

#content .lesstext p {
line-height: 1.6;
margin-bottom: 20px !important;
}

#content #intro .montage {
float: right;
width: 435px;
margin-left: 20px;
height: 525px;
overflow: hidden;
}

#continue_button {
/*position: absolute;
display: none;
top: 880px;
z-index: 20000;
left: 0;*/
text-transform: uppercase;
font-size: 90%;
line-height: 35px;
cursor: pointer;
}

#continue_button:hover {
color: rgb(216,190,108);
}

/* Sidebar Style */

/* Footer Style */


/* Misc Styling */
body #sfd, body .sfd, body #sfd *, body .sfd *, html body .skip, html body .skip *, html body .jump, html body .jump *, .caption {
position: absolute;
top: 0;
left: 0;
text-indent: -10000px;
margin: 0;
padding: 0;
height: 0;
border: none;
}

.clearing {
clear: both;
}

/*html body #eXTReMe {
position: absolute;
top: 0;
left: 0;
width: 0;
margin: 0;
border: none;
text-indent: -10000px;
}*/

html body #main #tags {
position: absolute;
top: 0;
left: 0;
height: 0;
margin: 0;
visibility: hidden;
width: 0;
text-indent: -10000px;
}