﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
	color: #6C7922;
}

body {
	background: #e5ecb9 url(images/bg1.jpg) repeat-x;
	font: normal small Verdana, "Arial", Arial,"Trebuchet MS", sans-serif;
	color: #e5ecb9;
	
}

h3 {
	color: #677507;
}


h1 {
	color: #677507;
	letter-spacing: 3px;
	font-size: large;
	margin-bottom: .8em;
}

h2 {
	margin-bottom: .8em;
	font-size: 1.35em;
	font-weight: normal;
	color: #677507;
}

h3 {
	margin-bottom: 1em;
	font-size: small;
}
h4 {
	font-size: 10px;
}


ol {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

ul {
	margin-bottom: 1.4em;
	line-height: 1.8em;

}

blockquote {
	margin-bottom: 1.4em;
	line-height: 1.8em;
}

p {
	margin-bottom: 1.4em;
	line-height: 1.8em;
	color: #171B07
}

blockquote {
	margin-left: 1em;
	margin-right: 1em;
	padding: 1em 1em 1em 1em;
	background: #f3f7df;
	border: 1px dotted #717f0c;
	font-style: italic;
	color: #747f0c;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	text-decoration:underline;
	color: #364200;
}

a:hover {
	text-decoration: underline;
}

img {
}

.hr hr {
	display: none;
}

.hr {
	clear: left;
	height: 70px;
	background: url(images/img04.gif) no-repeat center;
}
.td {
	font-size: small;
	text-align: center;
	vertical-align:top
}
.style1 {
	text-align: center;
}
.div .style1 {
	text-align: center;
}

	
.dropmenu{
	color: #677507;
	font-size: small;
	font-weight: bold;
	text-align:center;
}


/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 156px;
	height: 150px;
}

.hoverbox td
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 384px;
	height: 400px;
	top: -38px;
	left: -25px;

}

/* =Internet Explorer Fixes
----------------------------------------------------------------------*/

.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -38px;
	left: -25px;
}

.hoverbox li
{
	position: relative;
}

/* Boxed Style */

.boxed {
	margin-bottom: 10px;
	padding-bottom: 6px;
	background: url(images/img06.gif) no-repeat center bottom;
}

.boxed .title {
	background: url(images/img05.gif) no-repeat right;
	font-size: 1.6em;
}

.boxed .content {
	border-bottom: 1px dotted #8C9C29;
}

.imageleft {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
	position: relative; 
	float: left;
}
.imageright {
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	position: relative; 
	float: right;
}


/* Logo */

#logo {
	font-family: "Lucida Calligraphy",Arial, Helvetica, sans-serif, "Trebuchet MS" ;
}

#logo h1 {
	float: left;
	font-size: 2.6em;
}

#logo h2 {
	float: left;
	padding: .75em 0 0 .4em;
	font-size: 1em;
	font-style: italic;
	color: #E5ECB9;
}

#logo a {
	color: #EfEcB9;
}

/* Content */

#content {
}

/* Content > Main */

#main {
	margin: 0 260px 0 20px;
	padding: 15px;
	background: #FFFFFF;
	border: 5px solid #C6D66B;
}

#extra {
	height: 31px;
	margin: 0 260px 0 20px;
	background: url(images/img06.gif) repeat-x;
	border:0;
}

/* Content > Main > Welcome */

#welcome {
background:white
}

/* Content > Main > Example */

#example {
padding:0px 20px 10px 20px
}


/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 60px 20px 0 0;
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
	color:#8C9C29;
}

#login label {
	font-size: x-small;
	font-weight: bold;
	color: #8C9C29;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #8C9C29;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#inputtext2 {
	color: #8C9C29;
}

#inputtext1 {
	color: #8C9C29;
}

#inputsubmit1 {
	background: #C6D66B;
	color: #FFFFFF;
}

/* Content > Sidebar > Menu */

#menu {
	margin-bottom: 30px;
	border-bottom: 4px solid #C6D66B;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px;
	font-weight: bold;
}

#menu .active a {
	background: #C6D66B;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover {
	background: #8C9C29;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font-size: x-small;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}

/* Content > Sidebar > Partners*/

#partners {
}

#partners .content {
	padding: 10px 0;
}

#partners ul {
	margin: 0;
	border-bottom: 1px solid #D1BC5C;
	list-style: none;
	line-height: normal;
}

#partners li {
	padding: 10px;
	border-top: 1px solid #D1BC5C;
}
/* Header */
div#header h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #000000;
}

/* Thumbnail Index */
div#index {
	margin: 1ex 0 1ex 0;
	text-align: center;
}

div#index table {
	text-align: center;
	margin: 0 auto 0 auto;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	text-align: right;
}

/* Photo Navigation */
div#navigation {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.8em;
	margin: 1ex 0 1ex 0;
}

div#navigation table {
	margin: 0 auto 0 auto;
}

div#navigation td.previous {
	text-align: left;
	width: 100px;
}

div#navigation td.index {
	text-align: center;
}

div#navigation td.next {
	text-align: right;
	width: 100px;
}

div#navigation td.thumbcell {
	width: 500px;
	border-style: solid;
	border-color: #D7D7D7;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#navigation td.thumbcell img {
	border-style: none;
}

div#navigation td.selected {
	border-style: outset;
	border-width: 2px;
}

div#navigation span.home {
	display: block;
	padding-bottom: 1em;
}

/* Photograph */
div#photograph {
	text-align: center;
	}

div#photograph img {
	margin: 0 auto 0 auto;
	border-style: solid;
	border-color: #96a92b;
	border-width: 1px;
}


/* Photograph Caption */
p.description {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 600px;
	margin: auto;
}

p.caption {
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	display: block;
	width: 600px;
	margin: auto;
}
style1 {
	text-align:center
}
stiteseal {
	font-size: 8px;
	text-align: center;
}
.style1 {
	text-align: center;
	font-family: Verdana, "Arial", Arial,"Trebuchet MS", sans-serif;
	font-size: 10px; 
	color: #e5ecb9;
	border:0px;
	border-color:white;
}
.style3 {
	float:left;
	font-family: Verdana, "Arial", Arial,"Trebuchet MS", sans-serif;
	font-size: 10px; 
	color: #e5ecb9;
	margin-left:25px;

	
}

.style1 a {
	text-decoration:none;
	color: #364200;
	border:0px;
}

a:hover {
	text-decoration: underline;
	border:0px;
}

.style2 {
	text-align: center;
}

</style>
/* Footnote */
p.footnote {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 0.6em;
	text-align: right;
	padding: 0 2em 0 0;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px 40px 40px 40px;
	background: #efecb9 url(images/bg2.jpg) repeat-x;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #ffffff;
}

#footer a {
	text-decoration: underline;
	color: #efecb9;
}

#footer a:hover {
	text-decoration: none;
	color: #efecb9;
	font-weight: bold;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}