/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  12: 1Col_Fixed_Full_Width_Header
  ------------------------------------------------
*/

body {
	color: #000000;
	margin: 0px;
	padding: 0;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	border-style: none;
	background-color: #6B8C34;
}
#masthead {
	color: #999999;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	width: 950px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
}
#wrapper {
	width: 948px;
	margin-top: 0;
	padding-top:70px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #9FB94B url(images/monkeymain9.png) no-repeat;
	}
#wrap {
	background-image: url(images/monkey9main.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#center {
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-image: url(images/monkey9main.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: 6px solid #63821A;
	padding-top: 44px;
	padding-right: 34px;
	padding-bottom: 0px;
	padding-left: 34px;
}
#center .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 45px;
	padding-right: 75px;
	padding-bottom: 45px;
	padding-left: 75px;
}
#masthead .content {
	padding: 0px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	padding: 0px;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: #9CB549 url(images/footer.gif) no-repeat center bottom;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#center a:link {
	color: #DBEFAD;
}
#center a:visited {
	color: #333333;
}
#center a:hover {
	color: #000000;
}
#center img {
	border-style: none;
	padding: 6px;
}

#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #0000FF;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#center fieldset {
	border: 1px dotted #6B8C34;
	padding: 1em;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1;
	font-weight: normal;
}
#center label {
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:right;
	font-weight:normal;
	border-style: none;
  }
#center input {
	font-size:90%;
	font-weight: normal;
	background: #AEC466;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding: 4px;
	margin-top: 4px;
}
#center legend {
	padding: 0.2em 0.5em;
	color:#6B8C34;
	text-align:left;
	font-weight: bold;
  }
#center .reviews {
	font-size:90%;
	text-align:left;
	font-style: italic;
	border: 1px dotted #6B8C34;
	padding: 6px;
}
#center .writer {
	font-size:90%;
	text-align:right;
	font-weight: bold;
	background: #AEC466;
	padding: 4px;
	border-bottom: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#sell {
}
#sell img {
	border-style: none;
	text-align: center;
}
