body {
	font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#333;
	margin:0;
	border-top:2px solid #8BC159;
}

* {
	margin:0;
	padding:0;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	margin:0;
	color:#999;
}

#footer a {
	color: #81AD58;
	font-size: 1.4em;
	padding: 7px;
}

#footer a:hover {
	color: #BCE77C;
}

#header {
	border-top:20px solid #BCE77C;
	padding-top: 20px;
	background: url(../_img/ventures_logo.new.jpg) 630px 80px no-repeat;
}

#header a img {
	border: none;
	padding-left: 20px;
	background: #fff;
}

#header p.description {
	display: inline;
	float:right;
	margin:10px 145px 0 0;
	color:#222;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.4em;
	text-align: center;
}

#header #nav {
	clear:both;
	background: url(../_img/nav2.jpg) top repeat-x #BCE77C;
	border-bottom:2px solid #BCE77C;
	border-top:2px solid #8BC159;
	border-left:2px solid #8BC159;
	border-right:2px solid #8BC159;
	padding:10px 10px 10px 0 !important;
	padding:4px 10px 10px 0;
	margin-top: 15px;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	color:#383838;
	font: 1.6em Trebuchet MS;
	text-decoration:none;
	padding:10px;
	font-weight: bold;
}

#header #nav a:hover {
	background:#BCE77C;
}

#header #nav a.active {
	background:#BCE77C;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#header #subnav {
	background:#BCE77C;
	padding:5px 7px 7px 7px;
	font:90% Verdana;
	color:#383838;
	border-bottom:2px solid #8BC159;
	border-left:2px solid #8BC159;
	border-right:2px solid #8BC159;
}

#header #subnav li {
	list-style:none;
	display:inline;
	padding-right: 20px;
}

#header #subnav a {
	color:#383838;
	text-decoration:none;
	font:1.2em Verdana;
	padding:5px;
	border-bottom:2px solid #BCE77C;
}

#header #subnav a:hover {
	border-bottom:2px solid #8BC159;
	color:#383838;
}

#header #subnav a.active {
	border-bottom:2px solid #8BC159;
	color:#383838;
}

#wrapper {
	width:760px;
	margin:0 auto;
	
}

.clear {
	clear:both;
}

#content {
	margin:0;
	border-right:1px solid #eee;
	border-left:1px solid #eee;
	padding:10px 25px 30px 25px;
	font-size: 1.1em;
}

#content p {
	line-height:25px;
	margin:15px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

#content ul, ol {
	margin:5px 5px 10px 30px;
}
#content li {
	padding:5px;
	font-size: 1.1em;
}

img {
	background:#ccc;
	padding:1px;
	border:5px solid #eee;
}

#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
}

#content a {
	color: #81AD58;
}

#content a:hover {
	color: #BCE77C;
}

h3.slogan {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 30px 0 0 0;
}

