/* Start of CMSMS style sheet 'applied' */
html {
margin: 0;
padding: 0;
background-image: url(uploads/images/htmlBg.jpg);
background-repeat: repeat;
}

body {
margin: 0;
padding: 0;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #807e76;
text-align: left;
}


h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-style: italic;
color: #3e633a;
text-align: center;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #3e633a;
text-align: left;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #3e633a;
text-align: left;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #807e76;
text-align: left;
}

a {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #3e633a;
}

a img {
border: none;
}

#wrapper {
width: 100%;
height: 100%;
background-image: url(uploads/images/bodyBg.jpg);
background-repeat: repeat-x;
}

#container {
width: 1003px;
margin: 0 auto;
}

#header {
width: 1003px;
height: 196px;
background-image: url(uploads/images/headerBg.jpg);
background-repeat: no-repeat;
background-color: #959595;
}

#menu {
width: 810px;
margin: 0 auto;
font-family: Georgia, "Times New Roman", Times, serif;
}

#menu ul{
float: left;
width: 800px;
margin: 0 auto;
margin: 175px 0 0 21px;
padding: 0;
list-style: none;
}

#menu li {
float: left;
margin: 0 0 0 17px;
padding: 0;
font-size: 14px;
}

#menu li:first-child {
margin-left: 0;
}

#menu li span.menuSpace {
display: block;
width: 217px;
}

#content {
width: 1003px;
background-image: url(uploads/images/contentBg.jpg);
background-repeat: no-repeat;
}

#content.page {
width: 1003px;
background: none;
}

#content.page #cmsContent {
width: 760px;
min-height: 300px;
margin: 20px auto 15px auto;
}

#gallery {
float: left;
width: 498px;
height: 248px;
margin: 4px 0 0 245px;
background-color: #fff;
}

.clear {
clear: both;
}

#cmsContent {
width: 500px;
min-height: 300px;
margin: 20px auto 15px auto;
}

#cmsContent h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-style: italic;
color: #3e633a;
text-align: center;
}

#cmsContent h1.title {
font-size: 20px;
text-align:left;
}

#cmsContent h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #3e633a;
text-align: left;
}

#cmsContent h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #3e633a;
text-align: left;
}

#cmsContent p {
margin: 1px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color: #807e76;
text-align: left;
}

#cmsContent a {
color: #3e633a;
}

#cmsContent a:hover {
color: #3e633a;
text-decoration: underline;
}


#cmsContent ul {
margin: 0 0 0 20px;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
color: #807e76;
text-align: left;
}

.contactform {
width: 700px;
margin: 0 auto;
font-size: 12px;
}

.contactform div{
clear: both;
}

.contactform legend {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #3e633a;
}

.contactform label{
clear:both;
display:block;
float:left;
width:180px;
margin:0 0 10px 10px;
padding-right: 10px;
text-align:right;
}

.contactform input{
width:180px;
margin:0 0 10px 10px;
padding-right: 10px;
text-align:left;
}

.contactform select{
margin:0 0 10px 10px;
padding-right: 10px;
}

.contactform textarea{
float:left;
width: 390px;
margin:0 0 10px 10px;
padding: 5px;
padding-right:10px;
}

.contactform input.checkbox {
display:block;
float:left;
margin:0 0 -20px 210px;
}

.contactform input.fbsubmit {
width: 90px;
margin: 20px 0 0 0;
}

.contactform fieldset {
padding: 20px;
}

#footer {
clear: both;
width: 100%;
height: 70px;
background-image: url(uploads/images/footerBg.jpg);
background-repeat: repeat-x;
}

#footerText {
width: 766px;
margin: 0 auto;
padding: 20px 0 0 0;
}

#footerText p {
font-size: 10px;
text-align: right;
}

#footerText a {
color: #807e76;
font-size: 10px;
text-align: right;
}

#footerText a:hover {
text-decoration: underline;
}
/* End of 'applied' */

