/* CSS Document */
html {
	height: 100%;
	}
body {
	background: #fff url(../images/body-bg.jpg) top left repeat-x;
	margin: 0;
	padding: 0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 100%;
	}
.clr {
	clear: both;
	}
/* start main layout */
#wrap-a {
	width: 100%;
	}
#wrap-b {
	background: none;
	width: 1131px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	background: url(../images/header.jpg) top left no-repeat;
	width: 1131px;
	height: 225px;
	margin-top: 48px;
	margin-bottom: 7px;
	}
#header h1 {
	width: 504px;
	line-height: 107px;
	height: 107px;
	padding: 0;
	margin: 0 0 0 320px;
	}
#header h1 a {
	width: 504px;
	height: 107px;
	height: 107px;
	text-indent: -3000px;
	display: block;
	text-decoration:none;
	padding: 0;
	margin: 0;
	outline: none;
	}
#content-a-home {
	background: url(../images/body-bottom-home.jpg) bottom center no-repeat;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}
#content-a-cat {
	background: url(../images/body-bottom-cat.jpg) bottom center no-repeat;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}
#content-a-rules {
	background: url(../images/body-bottom-rules.jpg) bottom center no-repeat;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}
#content-a-2007 {
	background: url(../images/body-bottom-2007.jpg) bottom center no-repeat;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}
#content-a-contact {
	background: url(../images/body-bottom-contact.jpg) bottom center no-repeat;
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	}
	
#content-b {
	background: none;
	width: 1131px;
	margin-left: auto;
	margin-right: auto;
	min-height: 820px;
	}
* html div#content-b { 
   height: expression( this.scrollHeight < 820 ? "821px" : "auto" );
	}
	
#content-left {
	float: left;
	width: 956px;
	height: 100%;
	}
#content-right {
	float: left;
	width: 175px;
	height: 100%;
	}
#footer {
	text-align: center;
	color: #fff;
	padding: 20px 20px 20px 30px;
	background: #8EBA47;
	}
/* end main layout */

/* start home page */
.home-padding {
	line-height: 130%;
	font-size: 12px;
	}
.home-padding-top {
	width: 680px;
	padding: 240px 0 0 165px;
	}
.home-padding-bottom {
	padding: 0px 0 0 367px;
	width: 530px;
	}
/* end home page */

/* start rules page */
.rules-padding {
	padding: 250px 0 0 306px;
	line-height: 160%;
	font-size: 12px;
	}
/* end rules page */

/* start 2007 page */
.padding-2007 {
	padding: 208px 0 0 160px;
	line-height: 140%;
	font-size: 12px;
	}
.gallery-1 {
	padding: 0px 0 0 80px;
	}
.gallery-2 {
	padding: 0px 0 0 251px;
	}
.padding-2007 img {
	padding: 3px;
	border: 1px solid #8EBA47;
	margin: 0 3px;
	}
/* end 2007 page */

/* start contact page */
.contact-padding {
	padding: 250px 0 0 288px;
	line-height: 140%;
	font-size: 12px;
	}
/* end contact page */

/* start categories page */
.cat-vege {
	padding: 47px 0 0 76px;
	}
.cat-vege-left {
	float: left;
	width: 222px;
	}
.cat-vege-right {
	float: left;
	width: 400px;
	}
	
.cat-fun {
	padding: 0px 0 0 140px;
	}
.cat-fun-left {
	float: left;
	width: 230px;
	}
.cat-fun-right {
	float: left;
	width: 340px;
	}
.chrysanthemum  {
	padding: 0px 0 0 45px;
	}

.cat-flowers-1 {
	padding: 0px 0 0 350px;
	}
.cat-flowers-1-left {
	float: left;
	width: 340px;
	}
.cat-flowers-1-right {
	float: left;
	width: 230px;
	}
.cat-flowers-2 {
	padding: 0px 0 0 490px;
	}
.cat-flowers-2-left {
	float: left;
	width: 200px;
	}
.cat-flowers-2-right {
	float: left;
	width: 230px;
	}
	
.cat-vege a:link, .cat-vege a:visited {
	color: #8EBA47;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}
.cat-vege a:hover {
	text-decoration: underline;
	}

.cat-fun a:link, .cat-fun a:visited {
	color: #D35B59;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}
.cat-fun a:hover {
	text-decoration: underline;
	}
.cat-flowers-left a:link,
.cat-flowers-left a:visited,
.cat-fun-right a:link,
.cat-fun-right a:visited,
.cat-flowers-1 a:link,
.cat-flowers-1 a:visited,
.cat-flowers-2 a:link,
.cat-flowers-2 a:visited {
	color: #F08025;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	}
.cat-flowers-left a:hover,
.cat-fun-right a:hover,
.cat-flowers-1 a:hover,
.cat-flowers-2 a:hover  {
	text-decoration: underline;
	}
/* end categories page */
	
a:link, a:visited {
	color: #E23532;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	text-decoration: none;
	}

	
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
li {
	padding-left: 12px;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(../images/arrow-gold.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	}
p {
	padding: 0;
	margin: 0;
	}
h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	}
h1 {
	font-size: 16px;
	}
h2 {
	font-size: 14px;
	}
h3 {
	font-size: 13px;
	}
h4 {
	font-size: 11px;
	}
form {
	margin: 0;
	padding: 0;
	}
.inputbox {
	padding: 1px;
	border: 0;
	background: #fff;
	border: 1px solid #4B4A4A;
	}

/* Right navigation */
ul.right-nav {
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
ul.right-nav li {
	cursor: default;
	list-style-type: none;
	display: block;
	margin: 0 0 0 0px;
	padding: 0;
	background: none;
	}
ul.right-nav li a.right-nav {
	background: url(../images/rightmenu-bg.jpg) top left no-repeat;
	font-weight: bold;
	color: #A4E044;
	width: 151px;
	height: 63px;
	line-height: 63px;
	font-size: 12px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-transform: lowercase;
	display: block;
	}
ul.right-nav li a.right-nav:hover {
	color: #fff;
	text-decoration: none;
	}
ul.right-nav li a#active {
	color: #fff;
	text-decoration: none;
	}
/* Bottom Navigation */

.red {
	color: #D35B59;
	}
.orange {
	color: #F08025;
	}
.green {
	color: #8EBA47;
	}
.brown {
	color: #69400E;
	}
.green-bold {
	color: #436709;
	font-weight: bold;
	}
.green-bold-2007 {
	width: 550px;
	color: #436709;
	font-weight: bold;
	}