body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333333;
}
#box {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}


body, th, td, input, textarea, select, option {
	text-transform: none;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #79BA00;
}

#header a:link {
color: #79BA00;
}

#header a:visited {
color: #79BA00;
}
#header a:hover {
color: #79BA00;
}

#header a:active {
color: #79BA00;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
	line-height: 0.9em;
	padding-bottom: 10px;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
	padding-top: 10px;
}

p, ul, ol {
	line-height: 160%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #669D00;
}

/* Header */

#header {
	width: 760px;
	height: 348px;
	margin: 0 auto;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#header h1 {
	margin: 0;
	color: #79BA00;
}

#header p {
	color: #333333;
	width: 250px;
	line-height: 110%;
	padding-top: 5px;
}

#header h1 {
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#header p {
	padding-left: 15px;
	margin-top: -1px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}
#port_pic {
	text-decoration: none;
	float: left;
	height: 110px;
	width: 110px;
	padding-left: 10px;
	padding-top: 5px;
}
img
{  border-style: none;
}



/* Content */

#content {
	float: left;
	width: 470px;
	margin: 0;
	margin-top: -160px;
}
#left {
	float: left;
	width: 205px;
	padding-right: 30px;
}
#right {
	float: right;
	width: 235px;
}



.entry {
	margin-top: -10px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF247;

}


.post {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.title {
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF247;
	text-align: left;
}

.title h2 {


}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	border: 1px dashed #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.meta  .money {
	padding-left: 20px;
	background-image: url(images/images/img14.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.meta  .portfolio {
	padding-left: 20px;
	background-image: url(images/images/img11.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.meta  .location {
	padding-left: 20px;
	background-image: url(images/img17.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.meta  .donation {
	padding-left: 20px;
	background-image: url(images/images/img12.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.meta  .view {
	padding-left: 20px;
	background-image: url(images/img15.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.meta  .services {
	padding-left: 20px;
	background-image: url(images/img16.png);
	background-repeat: no-repeat;
	background-position: left center;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
	margin-top: -74px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 130%;
}

#sidebar li {
}

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	background: url(images/img02.gif) no-repeat 5px 50%;
	padding-left: 20px;
	padding-bottom: 4px;
}

#sidebar h2 {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF247;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: left;
	font-size: smaller;
}
/* start slider css */
.float_left {float: left;}

#slider {
	width: 470px;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.scroll {
	height: 400px;
	width: 450px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
	margin-top: 20px;
}

.scrollContainer div.panel {
	padding: 0px;
	height: 450px;
	width: 450px;
}

#under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF247;

}

ul.navigation {
	list-style: none;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	width: 450px;
}

ul.navigation li {
	display: inline;
	line-height: 150%;
	font-size: 1em;
}

ul.navigation a {
	color: #000;
	text-decoration: none;
	padding-left: 20px;
	margin-left: 10px;
	font-size: .9em;
}

ul.navigation a:hover {
	background-image: url(images/img13.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-left: 10px;
	color: #79BA00;
}

ul.navigation a.selected {
	background-image: url(images/img18.png);
	margin-left: 10px;
	background-repeat: no-repeat;
	background-position: left center;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

/* start lightbox css */
