body {
	margin: 0;
	padding: 0;
	background: #0F0F0F url(images/img01.jpg) repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	width: 100%;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #7D7764;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	color: #30C;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.8em;
	text-align: center;
	color: #900;
	font-weight:bold;
	padding: 10px 0px 0px 0px;
	letter-spacing: 0px;
	text-shadow: 1px 2px 0px #638105;
	font-family: 'Dancing Script', cursive;
}
h3.title {
	font-stretch: extra-expanded;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #648900;
}

a:hover {
}

#wrapper {
	overflow: hidden;
	background: #CCC url(images/img99.jpg) repeat;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#header-wrapper {
	overflow: hidden;
	height: 520px;
}

#header {
	width: 1070px;
	height: 190px;
	margin: 0px auto;
}



/* Logo */

#logo {
	overflow: hidden;
	float: left;
	height: 190px;
	width: 760px;
	background: url(images/logo-bg1.jpg) repeat left top;
}
#logo img {
	display:block; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 260px;
}

#logo h1, #logo p {
	text-align: center;
}

#logo h1 {
	padding: 50px 0px 0px 0px;
	letter-spacing: -6px;
	text-shadow: 1px 2px 0px #638105;
	text-transform: lowercase;
	font-family: 'Dancing Script', cursive;
	font-size: 100px;
}

#logo p {
	margin-top: -30px;
	padding: 0px 0px 0px -10px;
	letter-spacing: 0px
	font-size: 20px;
	color: #900;
}

#logo p a {
	color: #FFFFFF;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

/* Search */

#search {
	float: right;
	width: 240px;
	height: 110px;
	padding: 80px 0px 0px 0px;
	background: url(images/logo-bg1.jpg) repeat left top;
}

#search form {
	height: 41px;
	width: 230px;
	margin: 0;
	padding: 10px 0 0 20px;
}

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

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}


/*for Flash site*/
#up {
	float:right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 00px;
	padding: 0px 0px 0px 0px;
}
#up a.right {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #0F3;
}

/* Splash */

#splash {
	overflow: hidden;
	padding: 0px 0px 50px 0px;
	border-bottom: 1px dashed #E7E2DC;
	letter-spacing: -3px;
	text-align: center;
	font-size: 48px;
}

#splash span {
	color: #313131;
}


/* Menu */

#menu {
	overflow: hidden;
	height: 50px;
	width: 1440px;
	background: #FFFFFF url(images/menu.jpg) repeat-x left top;
	z-index: 4499;
}

#menu ul {
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#menu li {
	display: inline-block;
}

#menu a {
	display: block;
	padding: 0px 20px;
	line-height: 52px;
	text-decoration:none;
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight: 500;
	color: #FFFFFF;
	border: none;
}
#menu a.less {
		line-height:1.6em;
}

#menu a:hover, .current_page_item a {
	text-decoration: underline;
    color: #F60;
}

#menu .current_page_item a {
}
#menu a:visited{
	color: #9F3;
}

#menu table
{
	font-size: 90%;
	width: 198px;
	position: absolute;
	visibility: hidden;
	color: white;
	background: #000;
	border-top:1px dashed #e5eff8;
	border-right:1px dashed #e5eff8;
	border-collapse:collapse;
	z-index:9010;
	margin: -3px 0px 0px 0px;
}
#menu td
{
	border-bottom:1px dashed #e5eff8;
	border-left:1px dashed #e5eff8;
	padding: 0px;
	text-align: left;
	background: #FFFFFF url(images/menu.jpg) repeat-x left top
}
#menu table.med
{
	width: 233px;
	position: absolute;
	float: none;
	margin: -3px 0px 0px -40px;
	padding: 0px 0px 0px 0px;
}
#menu table.big
{
	width: 350px;
	position: absolute;
	float: none;
	margin: -3px 0px 0px -40px;
	padding: 0px 0px 0px 0px;
}
#menu ul.side, li.side {
	display: block;
	float: none;
}
/* Page */

#page {
	overflow: hidden;
	width: 1060px;
	padding: 0px 0px 0px 0px;
	background: #CCC url(images/img99.jpg) repeat;
}

/* Content */

#content {
	float: left;
	width: 1060px;
	padding: 0px 0px 0px 0px;
	
}

.post {
	overflow: hidden;
}

.post .title {
	padding: 0px 0px 30px 0px;
	letter-spacing: -3px;
}

.post .title a {
	border: none;
	text-transform: lowercase;
	color: #7D7764;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

a.black {
	color: #000;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	background: #CCC url(images/img99.jpg) repeat;
}
.post p {
	color:#000;
}
.post li {
	 color:#000;
}
.post img {
	display:block; 
	margin:10px auto;
}
.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #FFFFFF;
}
.imageleft {
	margin-right: 20px;
	padding-right: 20px;
	float: left;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

#sidebar h2 {
	padding: 0px 0px 30px 0px;
	letter-spacing: -3px;
}

#sidebar a {
	border: none;
}

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

/* Table */
#page table, td, th
{
border:2px solid black;
}
#page table.large
{
 width: 1060px;	
}
#page td
{
padding:10px;
font-size:14px;
width: 100px;
}
#page th
{
background-color:#630;
color:white;
font-size:18px;
}
#page td.emphasize
{
  font-weight: bold;	
  background-color: #6F3;
  color: #009;
  font-size:16px;
}
#page td.better
{
  font-weight: bold;	
  font-size:16px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	background: url(images/img04.png) no-repeat center top;
	color: #898989;
}

#footer-bg {
	overflow: hidden;
	padding: 70px 0px;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -2px;
	text-shadow: 1px 2px 0px #000000;
	text-transform: lowercase;
	font-size: 36px;
	color: #FFFFFF;
}

#column1 {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#column2 {
	float: left;
	width: 320px;
}

#column3 {
	float: right;
	width: 320px;
}

/* Footer */

#footer {
	height: 100px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
	background: url(images/footer-bg1.jpg) repeat;
}

#footer p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	color: #FFF;
}

#footer a {
	color: #FFF;
}

#marketing {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

#marketing .text1 {
	float: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -2px;
	text-transform: lowercase;
	font-size: 34px;
	color: #345E9B;
}

#marketing .text2 {
	float: right;
}

#marketing .text2 a {
	display: block;
	width: 252px;
	height: 38px;
	padding: 15px 0px 0px 0px;
	background: url(images/img07.jpg) no-repeat left top;
	letter-spacing: -2px;
	text-align: center;
	text-transform: lowercase;
	font-size: 30px;
	color: #FFFFFF;
}

.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 7px 0px 7px 0px;
	border-top: 1px dashed #E7E2DC;
}

.list-style1 .first {
	padding-top: 0px;
	border-top: none;
}

.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	padding: 7px 0px 7px 0px;
}

.list-style2 a {
	color: #898989;
}

.list-style2 a:hover {
	color: #FFFFFF;
}

.list-style2 .first {
	padding-top: 0px;
	background: none;
}


/* Three Column Content */

#three-column {
	overflow: hidden;
	padding: 10px 0px 50px 0px;
}

#three-column #tbox1 {
	float: left;
	width: 320px;
	margin-right: 20px;
}

#three-column #tbox2 {
	float: left;
	width: 320px;
}

#three-column #tbox3 {
	float: right;
	width: 320px;
}

.box-style {
	background: #191919 url(images/img05.jpg) repeat;
}

.box-style h2 {
	padding: 10px 0px;
	letter-spacing: -1px;
	font-size: 28px;
	color: #FFFFFF;
}

.box-style .image {
	width: 320px;
}

.box-style .arrow {
	background: url(images/img06.png) no-repeat right top;
}

.box-style .content {
	overflow: hidden;
	width: 280px;
	padding: 20px;
}



/* Banner */

#banner {
	overflow: hidden;
	height: 550px;
	background: #FFFFFF url(images/img04.png) no-repeat center bottom;
}

#banner .child {
	height: 350px;
}
#banner1 {
	overflow: hidden;
	height: 250px;
	background: #FFFFFF url(images/img04.png) no-repeat center bottom;
}
/*prev and next arrows*/

/*
	Slideshow
*/

#slides {
	top:0px;
	left:4px;
	z-index:4444;
}
/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:1060px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:1060px;
	height:550px;
	display:block;
}


/*
	Next/prev buttons
*/

#slides .next,#slides .prev {
	position: absolute;
	display: block;
	z-index: 101;
}

#col1 {
	float: left;
    padding: 295px 0px 0px 0px;
	z-index: 8955;
}

#col1 a {
	outline: none;
	display: block;
	width: 97px;
	height: 160px;
	background: url(images/prev-arrow.png) no-repeat;
	text-decoration: none;
}

#col3 {
	float: right;
	padding: 295px 0px 0px 963px;
	z-index: 8888;
	}
 
#col3 a {
	outline: none;
	display: block;
	width: 97px;
	height: 160px;
	background: url(images/next-arrow.png) no-repeat;
	text-decoration: none;
}


/*
	Pagination
*/

.pagination {
	margin:26px auto 0;
	width:100px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -12px;
}

/*
	Caption
*/

.caption {
	z-index:500;
	position:absolute;
	bottom:-15px;
	left:0;
	height:40px;
	padding:8px 30px 0px 10px;
	background:#000;
	background:rgba(0,0,0,.5);
	width:960px;
	font-size:1.5em;
	text-align:center;
	line-height:1.03;
	color:#fff;
	border-top:1px solid #000;
	text-shadow:none;
}


/*
	Anchors
*/

a:link,a:visited {
	color:#599100;
	text-decoration:none;
}

a:hover,a:active {
	color:#599100;
	text-decoration:underline;
}

/**END jquery**/