body {
margin: 0;
padding: 0;
background: #790d7d url('../images/background-02.gif') top center repeat-y;
font-family: "Trebuchet MS", helvetica, arial, sans-serif;
color: #560a5b;
}

h1, h2, h3 {
font-weight: normal;
font-family: "Monotype Corsiva", "Brush Script MT", "Comic Sans MS", cursive;
margin: 0;
padding: 0;
}

h1 {
color: #790d7d;
font-size: 40px;
margin: 12px 0 0 0;
padding: 0 0 4px 0;
width: 538px;
border-bottom: 1px solid #790d7d;
}

h2 {
font-size: 30px;
}

h3 {
font-size: 24px;
color: #790d7d;
margin-top: 18px;
}

img {
border: none;
margin: 0;
padding: 0;
}

table {
border: 0;
margin: 0 auto;
padding: 0;
}

table tr td {
padding: 0 6px;
text-align: center;
vertical-align: bottom;
}

table.nopadding tr td {
padding: 0;
}

table.leftalign tr td {
text-align: left;
}

object {
text-align: center;
margin: 0 auto;
padding: 0;
}

#wrapper {
width: 800px;
margin: 0 auto;
background: transparent;
}

#content {
float: left;
width: 538px;
padding: 0 12px;
background: transparent;
}

#nav {
margin: 10px 0;
padding: 0;
text-transform: lowercase;
font-size: 12px;
letter-spacing: 1px;
}

#nav a {
color: #777;
text-decoration: none;
}

#nav a:hover {
color: #555;
}

#nav ul {
margin: 0;
padding: 0;
}

#nav li {
list-style-type: none;
display: inline;
width: 80px;
border-right: 1px solid #560a5b;
margin: 0 8px 0 0;
padding: 0 8px 0 0;
}

#nav li.last {
border: none;
}

#content p {
color: #560a5b;
line-height: 1.3em;
text-align: justify;
margin: 0 0 18px 0;
padding: 0;
}

#content p.first {
margin-top: 18px;
}

#content img.left {
float: left;
margin: 0 6px 6px 0;
}

#content img.right {
float: right;
margin: 0 0 6px 6px;
}

#footer {
border-top: 1px solid #790d7d;
margin: 160px 0 12px 0;
padding: 2px 0;
}

#footer p {
margin: 0;
padding: 0 0 12px 200px;
text-align: right;
font-size: 11px;
color: #790d7d;
}

a {
color: #790d7d;
text-decoration: underline;
}

a:hover {
color: #bf12c4;
text-decoration: none;
}

#sidebar {
float: right;
width: 223px;
margin: 0 1px 0 0;
padding: 0 13px 0 0;
list-style-type: none;
}

#sidebar img {
z-index: 10;
}

#sidebar a {
display: block;
height: 26px;
padding: 2px 26px;
border: none;
border-top: 1px solid #790d7d;
/*border-bottom: 1px solid #151e16;*/
background-color: transparent;
color: #560a5b;
font-size: 16px;
line-height: 26px;
text-decoration: none;
}

#sidebar a.active {
border-top: 1px solid #151e16;
border-bottom: 1px solid #790d7d;
font-weight: bold;
}

#sidebar a:hover {
background: url("../images/menu-highlight-2.gif") top left no-repeat;
}

input .contact {
padding: 2px;
border: solid 1px #790d7d;
width: 480px;
height: 14px;
}

#content p.center {
text-align: center;
margin-bottom: 0;
padding-bottom: 0;
}

#content p.link {
float: left;
display: inline;
height: 180px;
margin: 0;
padding: 18px 6px 0 6px;
text-align: center;
}

.product {
float: left;
display: block;
width: 185px;
margin: 0 12px 12px 0;
padding: 18px 0 18px 0;
text-align: center;
/*border: 1px solid #eee;
background: #eee;*/
}

.product form {
padding: 32px 8px;
margin: 8px;
border: 1px dotted;
}

.contact input {
width: auto;
height: auto;
}

.link a, .product a {
color: #560a5b;
}

.link a:hover, .product a:hover {
color: #bf12c4;
}

.small {
font-size: 80%;
}

a .underline {
border-bottom: none;
}

a:hover .underline {
border-bottom: 1px solid #bf12c4;
}

h1 a, h2 a, h3 a {
text-decoration: none;
}

p.pictures img {
margin: 12px 6px 0 6px;
padding: 0;
}

#content p.pre {
font-size: 75%;
font-family: "Courier New";
text-align: left;
}
