@charset "utf-8";
/* Ben Gribbin Media Stylesheet (BGMS)
copyright 2008 onwards Ben Gribbin Media - Firefox, Safari, Opera Stylesheet
 */
body {
margin: 0;
background: url("../img/bg.jpg") repeat-x #feffed;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
width: 925px;
margin-left: auto;
margin-right: auto;
padding-top: 45px;
}
.header {
background: url("../img/header.jpg") no-repeat;
width: 476px;
height: 90px;
margin-top: 10px;
padding-top: 105px;
padding-left: 10px;
padding-right: 450px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
clear: both;
}
.header h3 {
margin: none;
padding: none;
font-size: 16px;
color: #ffffff;
margin-top: 15px;
}
h3 {
font-size: 18px;
color: #1e723d;
margin-top: 10px;
}
h4 {
font-size: 16px;
color: #6e6e6e;
font-style: italic;
font-weight: normal;
margin-top: -10px;
}
.logo {
float: left;
margin-bottom: 10px;
margin-top: -10px;
}
.header p {
font-size: 14px;
color: #f1f2dc;
padding: none;
margin: none;
margin-top: -10px;
}
.sidebar {
float: right;
width: 186px;
padding: 15px;
padding-top: 0px;
margin-top: 25px;
background: url("../img/sidevar.jpg") repeat-y;
font-size: 14px;
color: #6f6f6f
}
.sidebarbottom {
clear: both;
background: url("../img/sidebarbottom.jpg") repeat-y;
height: 18px;
width: 215px;
}
.sidebrcontain {
height: auto;
clear: both;
float: right;
width: 215px;
}
.sidetop {
margin-left: -15px;
margin-top: -8px;
}
.content {
width: 434px;
padding: 15px;
border: 1px solid #e8e9e0;
height: auto;
float: left;
background: #fcfdf3;
color: #6f6f6f;
font-size: 14px;
margin-bottom: 15px;
}
.content h1{
font-size: 16px;
font-weight: normal;
}
.content h2 {
font-size: 14px;
font-weight: normal;
}
.content h3 {
font-weight: bold;
font-size: 14px;
}
.content li {
margin-bottom: 15px;
}
.line {
background: url("../img/line.jpg") no-repeat;
width: 923px;
height: 3px;
margin-top: 15px;
margin-bottom: 15px;
clear: both;
}
.slogan {
float: left;
width: 680px;
}
.sidebar input {
width: 180px;
margin-top: 8px;
margin-bottom: 8px;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
color: #6f6f6f;
}
.sidebar textarea {
color: #6f6f6f;
width: 180px;
height: 100px;
margin-top: 8px;
margin-bottom: 8px;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
}
.sidebar em {
font-size: 12px;
color: #484848;
}
.menu {
float: left;
width: 213px;
margin-right: 10px;
height: 400px;
font-size: 14px;
font-style: italic;
color: #6f6f6f;
}
.marginme {
margin-left: 230px;	
}
.menuitem {
background: #1e723d;
padding: 5px;
color: #ffffff;
font-size: 14px;
float: right;
margin-right: 8px;
}
.menuitem2 {
padding: 5px;
font-size: 14px;
float: right;
color: #919191;
margin-right: 8px;
}
.seperator {
width: 213px;
background: #ddddcf;
height: 1px;
margin-top: 8px;
margin-bottom: 8px;
}
.footer {
float: left;
color: #919191;
font-size: 14px;
}
.bgm {
clear: left;
font-size: 12px;
color: #bdbdb6;
margin-top: 5px;
margin-bottom: 8px;
}
a:link {
text-decoration: none;
color: #6f6f6f;
outline: none;
}
a:visited {
text-decoration: none;
color: #6f6f6f;
outline: none;
}
a:active {
text-decoration: none;
color: #6f6f6f;
outline: none;
}
a:hover {
text-decoration: none;
color: #6f6f6f;
outline: none;
}

.menuitem a:link {
text-decoration: none;
color: #fff;
outline: none;
}
.menuitem a:visited {
text-decoration: none;
color: #fff;
outline: none;
}
.menuitem a:active {
text-decoration: none;
color: #fff;
outline: none;
}
.menuitem a:hover {
text-decoration: none;
color: #fff;
outline: none;
}
.menuitem2 a:link {
text-decoration: none;
color: #fff;
outline: none;
}
.menuitem2 a:visited {
text-decoration: none;
color: #fff;
outline: none;
}
.menuitem2 a:active {
text-decoration: none;
color: #fff;
outline: none;
}
.menuitem2 a:hover {
text-decoration: none;
color: #fff;
outline: none;
}

