body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg);
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 16px;
	color: #8f8f83;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	color: #789f0e;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	padding: 0px 0px 20px 0px;
	font-size: 16px;
	line-height: 21px;
	font-family: Helvetica, Arial, sans-serif;
}

h2 {
	padding: 20px 0px 20px 0px;
	font-size: 14px;
	line-height: 21px;
	font-family: Helvetica, Arial, sans-serif;
}

h3 {
	font-size: 10px;
	font-weight: 200;
	font-family: Helvetica, Arial, sans-serif;
}

p, blockquote, ul, ol {
	margin-top: 0;
}


a {
	background: url(images/img06.gif) repeat-x left bottom;
	text-decoration: none;
	color: #789f0e;
}

a:hover {
	background: url(images/img06.gif) repeat-x left bottom;
	text-decoration: none;
	color: #aec56e;
}

.largeimage{
float:right;
margin: 0px 0px 10px 10px
}

/* Wrapper */

#wrapper1 {
	background: #789f0e  url(images/headerbackground.jpg) no-repeat top center;
}

#wrapper2 {
	background:  url(images/shadows.jpg) no-repeat top center;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
	background: url(images/img03.jpg) no-repeat right top;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: url(images/img03.jpg) no-repeat;
	letter-spacing: -1px;
	text-align: center;
	font-size: 11px;
	color: #5A5C53;
}

#menu a:hover {
}

#menu .active a {
}


/*sidebar*/

#sidebar { width:205px}


/* Header */

#header {
	width: 780px;
	height: 240px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	background: url(images/header.jpg) no-repeat;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	padding: 20px 0px 0px 0px;
	min-height: 515px;
}

/* Posts */

#posts {
	float: right;
	width: 510px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	font-size: 14px;
	line-height: 18px;
	padding: 5px 15px 0 0px;
}


#posts ul {
list-style-type:none;
margin-left: 0;
padding-left: 0;
line-height: 21px;
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 185px;
	padding: 0px 0px 0px 15px;
}


/*-----------------------------------MAIN NAVIGATION----------------------------------------*/

#menuwrapper {
	display: block;
	width: 185px;
	text-align: left;
	font-size:12px;
	padding-top: 0px;
}

#wrapperNavlist {
	display: block;
	width: 185px;
	margin-left: 0px;
}

#menuwrapper ul {
list-style:none;
}

#navlist {
  margin: 0;/*removes indent IE and Opera*/
  padding: 0;/*removes indent Mozilla and NN7*/
  font-family:Arial, Helvetica, sans-serif;
}

#navlist a, #navlist a:visited {
  display: block;
  height: 31px;
  line-height: 25px;/*must be equal to height. Centers the text vertically*/
  padding: 0 0 0 10px;
  border: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  background: url(images/nav.gif) repeat-x left top;
}

#navlist a:hover {
  background-position: 0 -31px;   /* Shift background image vertically 24px, or start of the 2nd background image (on mouseover) */
  font-size: 12px;
  font-weight: bold;
  color: white;
}

#navlist .active a {
	display: block;
	background: url(images/onnav.gif) repeat;
	background-position: 0px;
	padding-left: 10px;
	cursor: default;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}



/*-----------------------------------WANNAGO BOX----------------------------------------*/
#wannaholder {
	padding-top: 15px;
	width:185px;
	margin:0px 0px 0px;
}

#wannatop {
height: 33px;
background: url("images/call_top.gif") 0px no-repeat;
}

#wannacontent {
	color: #ffffff;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	background: #b8cd78 url("images/call_content.gif") 0px 0px repeat-x;
	min-height: 1%;
}

.wannacontent{
padding: 0 0px;
margin-bottom: 21px;
}

#wannabase {
height: 12px;
background: url("images/call_base.gif") 0px 0px no-repeat;
}
.wannatext{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}
.wannapara {
padding: 0px 0px 0px 0px;

}


/* Footer */

#footer {
	height: 50px;
	padding: 15px 0px 15px 0px;
	background: #f3f3f3 url(images/img07.jpg) repeat-x;
	width: 780px;
	margin: 0 auto;
	text-align: center;
}

#footer p {
	width: 750px;
	color: #666666;
	font-size: 11px;
}

#footer a {
	background: url(images/img06.gif) repeat-x left bottom;
	text-decoration: none;
	color: #789f0e;
}

#footer a:hover {
	background: url(images/img06.gif) repeat-x left bottom;
	text-decoration: none;
	color: #aec56e;
}

#design {
	float: left;
	width: 220px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#legal {
	width: 720px;
	text-align: right;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 30px 0px 30px;
}
.boldgreen{
color: #789f0e;
font-weight: bold;
}

