/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #008C00;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #008C00;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}


/* Header */

#header {
	width: 920px;
	height: 190px;
	background: url(img07.jpg);
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	padding-top: 0px;
	padding-left: 40px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logo h1 a {
	color: #299762;
}

#logo h2 {
	margin-top: -10px;
	padding-left: 40px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #299762;
}

#logo h2 a {
	color: #299762;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 190px;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 190px;
	padding: 10px 10px 0px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1em;
	color: white;
}

#menu a:hover {
	height: 190px;
	background: url(img08.jpg) repeat-x top left;
}

#menu .current_page_item a {
	background: url(img08.jpg) repeat-x top left;
	color: white;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 700px;
	padding: 0px 20px 0px 10px;
}

#recent-posts {
	float: right;
	width: 190px;
	background: url(img03.gif) repeat-y;
	padding: 0px 10px 20px 20px;
}

#recent-posts .entry {
	/*background: url(img04.gif) repeat-x left bottom;*/
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: url(img04.gif) repeat-x left top;
	color: #008C00;
}

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

#sidebar li {
	display: block;
	float: left;
	width: 170px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0;
}

#sidebar h2 {
	margin: 0 0 15px 0;
	color: #008C00;
}

#sidebar a {
	text-decoration: none;
	color: #008C00;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 40px;
	margin: 0 auto;
	background: url(img06.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}



/* following section is probably junk...but it's hopefully drop down menu css info */
#sddm
/*{	margin: 0;
	padding: 0;
	z-index: 30}*/
{	float: right;
	height: 190px;
}


#sddm li
{display:  inline;
visibility:  hidden;
/*	background:  url(img08.jpg);
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial */
	}

#sddm li a
{
	display: inline;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: url(img08.jpg);/*#5970B2;*/
	color: #FFF;
	text-align: left;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: relative;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: url(img08.jpg);/*#EAEBD8;*/
	border: 1px solid #5970B2}


	#sddm div a
	/*background: url(img08.jpg) repeat-x top left;
	color: #FFFFFF; */
	{	
		
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: white;
		font: 14px arial}

	#sddm div a:hover
	{	background: url(img08.jpg);
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		color: white;
		font: 14px arial}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -375px;
left: 120px; /*position where enlarged image should offset horizontally */

}
        
