body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px; /* Base font size: 14px */
	line-height: 1.4em;
	text-align: left;
	background-image: url(images/websitebg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 5px;
}
a, a:focus {
	color: #06f;
	outline: none;
	-moz-outline-style: none;
	text-decoration: underline;
}
a:visited, a:active {
	color: #4c94ff;
}
a:hover {
	color: #06f;
}
#wrapper {
	width:970px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#bg {
	background: #FFFFFF repeat-y right;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
	-moz-box-shadow: 0 0 1em black;
	-webkit-box-shadow: 0 0 1em black;
	box-shadow: 0 0 1em black;
	-webkit-border-bottom-right-radius: 25px;
	-webkit-border-bottom-left-radius: 25px;
	-moz-border-radius-bottomright: 25px;
	-moz-border-radius-bottomleft: 25px;
	border-bottom-right-radius: 25px;
	border-bottom-left-radius: 25px;
}
#banner {
	width: 940px;
	height: 182px;
	background-color: #4D6227;
	background-image: url(images/titlebanner.jpg);
	background-repeat: no-repeat;
}
#navigation {
	height: 36px;
	margin-bottom: 15px;
	width: 940px;
	background-color: #000;
}
#content {
	float: left;
	width: 585px;
	border-right: 1px dotted #CCCCCC;
	padding-right: 15px;
}
#contentportfolio {
	float: left;
	width: 935px;
	line-height: 1.6em;
	margin-top: 10px;
}
#container {
	margin-top: 10px;
	padding: 0 10px 0 10px;
}
#links {
	float: right;
	line-height: 1.3em;
	width: 320px;
	background-image: url(images/sidenavbg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#examples {

}
#examples ul {
	padding-left: 15px;
}


#links ul li a   {
	font-size: 18px;
	line-height: 1.2em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00F;
}
#links ul li   {
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
}

.title {
	color: #6699CC;
	padding-left: 30px;
}
.date {
	color: #666666;
}
.blogbody, .comments-body {
	padding-bottom: 20px;
}
.syndicate {
	padding: 15px 0 15px 0;
}
.clear {
	clear:both;
}
#footer {
	width: 910px;
	text-align: right;
	padding: 15px;
	margin-right: auto;
	margin-left: auto;
}
#localfirst {
	text-align: left;
	clear: both;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#question {
	text-align: left;
	clear: both;
	float: left;
	background-image: url(images/questionbg.png);
	height: 26px;
	width: 580px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#localfirst p {
	line-height: 2em;
	padding-right: 5px;
	padding-left: 5px;
}



.thumbnail {
	float: left;
	padding: 5px;
	margin-right: 5px;
	border: 1px solid #ECECEC;
}
.border {
	border: 1px solid #ccc;
	padding: 5px;
}
.example {
	border: solid 1px #ccc;
	background-color: #ECECEC;
	padding: 10px;
}
html {
	overflow-y: scroll;
}
html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
.space {
	margin: 5px;
}
#quotes {
	list-style: none;
	cursor: pointer;
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#quotes{
	position:relative;
	margin-right: 0;
	margin-left: 0;
}
.textItem{position:absolute;display:none;}
p span.displaynone { display:none; }

h1{
	font-size: 24px;
	text-shadow: rgba(0,0,0,0.1) 3px 5px 5px;
	width: auto;
	color: #1F4901;
	line-height: 1.2em;
}
h2 {
	font-size: 22px;
	text-shadow: rgba(0,0,0,0.1) 3px 5px 5px;
	width: auto;
	color: #43723B;
	line-height: 1.2em;
}
#testimonials h2 a{
	text-shadow: rgba(0,0,0,0.1) 3px 5px 5px;
	width: auto;
	color: #43723B;
	text-decoration: none;
}
.15pxpadding {
	padding-right: 15px;
	padding-left: 15px;
}

#links h2 a {
	text-shadow: rgba(0,0,0,0.1) 3px 5px 5px;
	width: auto;
	color: #43723B;
	text-decoration: none;
}

h3 {
	font-size: 20px;
	text-shadow: rgba(0,0,0,0.1) 3px 5px 5px;
	width: auto;
	color: #43723B;
	line-height: 1.2em;
}
h4 {
	font-size: 18px;
	text-shadow: rgba(0,0,0,0.1) 3px 5px 5px;
	width: auto;
	color: #43723B;
	line-height: 1.2em;
}



#content ul {
	padding-left: 15px;
}
#quotes li {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 15px;
}
#linksandresources h2 {
	padding-left: 5px;
}

