html {
color:#090909;
background:#fefddf;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
  margin:0;
  padding:0;
}

/* Text Styles */
h1 {
font-size:14px;
line-height:16px;
margin:8px 0;
color:#717078;
}

h2 {
font-size:12px;
color:#717078;
margin:8px 0;
}

h3 {
font-size:11px;
color:#717078;
margin:6px 0;
}

a {
 color:#7f6600;
 text-decoration:none;
 font-weight:bold;
}

a:hover {
 color:#af9d00;
}

p {
  font-size:11px;
  line-height:14px;
}

a img  {
  border:0;
}

hr {
  border:none;
  color:#fff;
  height:4px;
  margin:0;
  padding:0;
  background:#fff url(../images/hr.png) repeat-x;
}

abbr,acronym {
border-bottom:1px dotted #000;
cursor:help;
}

em {
font-style:italic;
}

ul, ol {
padding-bottom:3px;
}

/* Layout Styles */

#wrap {
  width:950px;
  margin:0 auto;
}

#header {
  height:90px;
  border-bottom:11px solid #717078;
  background-color:#fefddf;
}

#p7PMnav {
  border-bottom:10px solid #fefddf;
}

#mainwrap {
  background:url(../images/mainbg.png) repeat-y;
  margin-top:10px;
}

#left {
  width:180px;
  float:left;
  background-color:#fff;
  margin-right:10px;
}


#contentwrap {
  width:760px;
  float:left;
  background:#fff;
}

#topmast {
  border-bottom:10px solid #fefddf;
}

#welcomeimage {
  width:427px;
  float:left;
}

#homelinks {
  width:332px;
  float:left;
  background-color:#fefddf;
}

.homelinkbox {
  width:332px;
  height:133px;
  float:left;
  background-color:#3a3a42;
}

.homelinkbox h2 a {
  color:#fcfa96;
  display:block;
  font-size:14px;
  width:200px;
  margin:15px 122px 5px 10px;
}

.homelinkbox p a {
  color:#fff;
}

.homelinkbox p {
  color:#fff;
  margin:5px 125px 5px 10px;
}

.homelinkbox.box1 {
  background:#3a3a42 url(../images/box1rhs.jpg) right no-repeat;
  margin-bottom:10px;
}

.homelinkbox.box2 {
  background:#3a3a42 url(../images/box2rhs.jpg) right no-repeat;
}

p#address {
  display:block;
  width:120px;
  margin:5px auto;
}

p#address img {
  margin-top:4px;
}

.box {
  background:url(../images/smallboxbg.png) right no-repeat;
  margin:10px;
}

.box p {
  margin:0 0 0 8px;
  padding-bottom:5px;
}

.box span.bg {
  background:url(../images/smallboxbg.png) left no-repeat;
  display:block;
}

.boxtop {
  background:url(../images/smallboxbg.png) top right no-repeat;
}

.boxtop h3 {
  line-height:28px;
  margin:0;
  margin-left:8px;
  font-size:13px;
}

.boxtop span {
  background:url(../images/smallboxbg.png) top left no-repeat;
  display:block;
}

.boxbot {
  background:url(../images/smallboxbg.png) bottom right no-repeat;
}

.boxbot span {
  background:url(../images/smallboxbg.png) bottom left no-repeat;
  width:5px;
  height:5px;
  display:block;
}

#mailinglist .boxtop span {
  width:135px;
}

#mailinglist.box {
  width:160px;
}

#mailinglist.box span.bg {
  width:155px;
}

#news h4 {
  margin:0 0 0 8px;
  font-size:11px;
}

#news .boxtop span {
  width:135px;
}

#news.box {
  width:225px;
}

#news.box span.bg {
  width:220px;
}

#menuwrap {
  border-bottom:10px solid #fefddf;
}

#leftcontent {
  width:485px;
  float:left;
  display:inline;
  margin:10px;
}

#leftcontent.wide {
  width:710px !important;
}

#rightcontent {
  width:225px;
  float:right;
  display:inline;
  margin:10px 20px 0 0;
}

#galleryleft {
  width:660px;
  float:left;
  display:inline;
  margin:10px 0 0 10px;
}

#galleryright {
  width:200px;
  float:right;
  display:inline;
  margin:93px 20px 0 0;
  border:1px solid #000;
  height:330px;
}

#galleryright p {
  padding:4px 10px;
}

#galleryright img {
  margin:5px 0 5px 25px;
  border: 5px solid #eee;
}

#footerpage {
  border-top:11px solid #717078;
  width:950px;
  margin:5px auto;
  padding:10px 0; 
  text-align:center;
}

#footerpage p, #footerpage a {
  font-size:10px;
  color:#5e523a;
  font-family:Verdana, arial, helvetica, sans-serif;
  font-weight:normal;
  line-height:12px;
  margin:2px;
}

/*Form Styles*/

input.txt {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 200px;
	padding:2px;
}
input.txtalt {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 130px;
}
input.txtalt2 {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 180px;
	padding:2px;
}
input.txtalt3 {
  color: #666666;
  background-color: #FFFFFF;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #1d1b1c;
  width: 200px;
	padding:2px;
}
input.btn {
  color: #4e4639;
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #F2F2F2;
  border: 1px solid #1d1b1c;
  padding: 2px;
}
select { 
  background-color: #FFFFFF; 
  color: #666666; 
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
textarea { 
  color: #666666;
  font: normal 11px Verdana, Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  border: 1px inset #CCCCCC;
  width: 200px;
  height: 100px;
}
fieldset {
  border: 1px dotted #666666;
  margin-top: 16px;
  padding: 10px;
}
legend {
  font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
  background-color: #FFFFFF;
}
.ink {
  color:#4e4639;
}

