/* main.css Northos */
/* Copyright 2006 all rights reserved */
/* Author: Glenn Leader-Carman */
/* Date Created: 04th July 2006 */

* {margin: 0; padding: 0;}

body {
 font: 0.8125em Verdana, sans-serif;
 line-height: 1em;
 color: #fff;
 background: #fff url(../img/bg_tilee.gif);
 margin: 15px 0 15px 0;
}

a, a:link, a:visited {
 text-decoration: none;
 padding: 1px 2px;
 color: #fff;
 border-bottom: 1px solid #e77c15;
}

a:hover {
 color: #e77c15;
 padding: 1px 2px;
 border-bottom: none;
}

img {
 border: 0px
}

p {
 margin-top: 15px;
}

p.intro {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold;
 color: #fff;
 font-style: italic;
}

.bold {
 font-weight: bold;
}

h1 {
 text-transform: lowercase;
 letter-spacing: -1px;
 font-weight: normal;
 color: #e77c15;
 font-size: 170%;
 margin: 0 0 .4em 0;
 margin-bottom: 15px
}

#frame {
 width: 750px;
 margin-left: auto;
 margin-right: auto;
}

#wrapper {
 background: #d1d1d1 none;
 padding: 4px;
}

#list li {
 padding: 3px 0 0 6px;
 margin-left: 14px;
}

#banner {
 height: 120px;
 padding-bottom: 15px;
}

#menu {
 background: #3e3a36 none;
 list-style: none;
 font: bold 130% Helvetica;
 text-align: left;
 padding: 12px 4px 11px 4px;
}

#menu li {
 display: inline;
}

#menu a:link,
#menu a:visited {
 color: #cccccc;
 text-transform: lowercase;
 padding: 8px 8px 12px 8px;
 text-decoration: none;
 border: none;
}

#menu span,
#menu a:hover,
#menu a:active {
 color: #fff;
 text-transform: lowercase;
 background: #322f2c none;
 padding: 8px 8px 12px 8px;
 text-decoration: none;
 border: none;
}

#content {
 line-height: 1.8em;
 background: #322f2c none;
 text-align: justify;
 padding-top: 10px;
}

#left {
 background: #322f2c none;
 width: 490px;
 float: left;
}

#leftinside {
 padding: 0 10px 10px 10px;
}

#right {
}

#rightinside {
 float: right;
 width: 239px;
 margin-right: 10px;
}

#contact {
 background-color: #292724;
 padding: 0 0 5px 10px;
 margin-bottom: 10px;
}

#img {
 margin-bottom: 10px;
 height: 181px;
}

#spacer {
 clear: both;
 background: #3E3A36 none;
 height: 19px;
}

#copyright {
 color: #fff;
 background: #322f2c none;
 text-align: right;
 padding: 15px 18px 15px 0;
}
