body {
	font:62.5% "Comic Sans MS", cursive;
	text-align: center;
}
body, html {
	height:101%;
}
#container {
	width:100%;
	max-width:980px;
	margin:0 auto;
	text-align:left;
}
* {
	margin: 0;
	padding: 0;
}
p {
	font-size:1.5em;
	color:#000000;
	text-align:left;
	padding-bottom:9px;
	line-height:1.4em
}
h1 {
	font-size:2.2em;
	color:#008000;
	margin-bottom:5px;
}
h2 {
	font-size:1.7em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:3px;
	text-align:left;
}
h3 {
	font-size:1.7em;
	color: Green;
	padding: 0 0 10px 0;
	background-color: transparent;
}
h4 {
	font-size:1.5em;
	color: green;
	text-align: left;
	background-color: transparent;
}
ul {
	font-size:1.5em;
}
div#header {
	background-color: #ffffff;
	color: inherit;
	height: 133px;
	border-bottom: 1px solid green;
}
div#header h1 {
	text-align: left;
	margin: 0 0 0 20px;
	padding-top:38px;
}
div#mainleft {
	background: url(../images/backleft.gif) top left repeat-y;
	color: inherit;
}
div#mainright {
	background: url(../images/backright.gif) top right repeat-y;
	color: inherit;
}
div#nav {
	float: left;
	width: 160px;
	text-align: left;
	padding: 30px 10px 0 8px;
	margin: -1px 0 0 -1px;
}
div#nav .bfly {
	margin: 30px 0 0 15px;;
	border: 0;
}
div#nav .nyor {
	margin: 30px 0 0 30px;
	border: 0;
}
div#guestbook {
	border: 1px solid green;
	width: 160px;
	padding: 10px 0;
}
div#guestbook p {
	text-align: center;
}
div#guestbook a {
	color: green;
	text-decoration: none;
}
div#guestbook a:hover {
	color: Red;
	text-decoration: none;
}
div#column3 {
	float: right;
	width: 160px;
	padding: 10px 10px;
}
div#column3 .ga {
	border: 0;
	padding:30px 0 0 10px;
}
div#column3 img {
	border: 0;
}
div#column3 .lily {
	margin: 30px 0 0 0px;
	padding: 0;
}
div#content {
	margin: 0 180px 0 180px;
	padding: 15px;
	background-image: url(../images/main/tulips.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-left: 1px solid green;
	border-right: 1px solid green;
	border-bottom: 1px solid green;
}
div#content .comment {
	font-style: italic;
	color: #000000;
}
div#content .dave {
	float: right;
	padding: 5px  0px 0px 10px;
}
div#content .knot {
	float: left;
	padding: 10px 8px 5px 0;
	font-weight: normal;
}
div#content .pic {
	/*display:inline;*/
	float:left;
	width:126px;
	height:126px;
	border:1px solid #060;
	margin:8px;
	text-align:center;
	background-color:#CCC;

}
div#content .pic img {
	/*border:2px solid #008000;*/
	margin-top:2px;

}
div.pic2 {
	float: left;
	height: 160px;
	width: 160px;
	padding: 0 15px;
	margin: 12px 16px 12px 22px;
	/*background: url(../images/frame-ls.gif);*/
}
div.ls img {
	height: 96px;
	width: 128px;
	margin: 32px 0 0;
}
div.pic2 ul {
	margin: 3px 0 0 0;
	padding: 1px 0;
	font: small;
	background: #EDEDED;
	border: 1px solid #cccccc;
}
li.title {
	display: block;
	list-style-type: none;
	text-align: center;
}
div#content .picp {
	display: inline;
}
div#content .picp img {
	margin: -6px 14px;
	padding: 32px 32px;
	background: url(../images/frame-p.gif) no-repeat center;
	border: 0;
}
div#content a {
	color: maroon;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}
div#content a:hover {
	color: Red;
	background-color: transparent;
	text-decoration: none;
}
div#content .maple {
	float: left;
	padding: 10px 5px 5px 0;
}
div#content .team {
	text-align: center;
}
div#content .team img {
	border-top: 1px solid Green;
	border-right: 3px solid Green;
	border-left: 1px solid Green;
	border-bottom: 3px solid Green;
}
.space {
	height: 20px;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: inherit;
}
div#footer {
	padding: 8px 0;
	border-top: 1px solid green;
}
div#footer p {
	font-size: 1.2em;
	color: green;
	background-color: transparent;
}
div#footer a {
	color: green;
	text-decoration: none;
	background-color: transparent;
}
div#footer a:hover {
	color: Maroon;
	text-decoration: none;
	background-color: transparent;
}
#footer span {
	padding-left:640px;
}
div#flower {
	float:right;
	/*position: absolute;*/
	top: 0px;
	margin-right: 0px;
}
.counter {
	position: absolute;
	left: 10px;
	top: 5px;
} 
table {
	border: 1px solid green;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
table th {
	width: 50%;
	background: #690;
	/*font-size:1.4em;*/
	font-weight:normal;
	color:#FFF;
}
table td {
	padding: 2px 0;
	/*font-size:1.4em;*/
}
table td.even {
	background: #228B22;
	color: White;
	/*font-size:1.4em;*/
}
.em {
	font-style: italic;
}
div#content .interview{
	text-align: center;
}
div#content .interview img {
	margin: 10px;
	border-top: 1px solid Green;
	border-right: 3px solid Green;
	border-left: 1px solid Green;
	border-bottom: 3px solid Green;
}
div#content fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid Green;
}
div#content label {
	float: left;
	width: 12em;
}

/*div#content input, textarea {
	width: 14em;
	background: #DCDCDC;
}
div#content textarea {
	width: 300px;
	height: 100px;
	text-align: left;
}
div#content input:focus, textarea:focus {
	background: #F0E68C;
}
div#content input, textarea {
	border-top: 2px solid #999999;
	border-left: 2px solid #999999;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}*/
div#content p.center {
	text-align: center;
}
#menu {
	width:120px;
	margin:40px 0 0 0;
}
.fltlt {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
.fltrt {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
}
div#content p.warning {
	color:#FF0000;
	font-weight:bold;
}
.warning {
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
}
#next {
	width: 300px;
	margin:0 auto;
	border:none;
}
#next img {
	border:0;
}
.textRight {
	text-align: right;
}
.divider {
	width:60%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006400;
	margin:10px auto 0 auto;
}
#content ul.list {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:160px;
	color: #000000;
	list-style-image:url(../images/bullet.gif);	
}
.parahead {
	background-color: #6E943F;
	color: #FFFFFF;
	padding-left: 5px;
	/*padding-right: 10px;*/
	font-size:1.4em;
	/*font-weight: bold;*/
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6F8D2D;
}
.rightcoltext {
	color: #333333;
	padding: 10px;
	background-color: #DAED9F;
}
.leftcoltext {
	color: #333333;
	padding: 10px;
	background-color: #DAED9F;
}
.inset {
		font-size: small;
		text-align: center;
}
p.quote {
	font-size:1.5em;
	font-style:italic;
	margin:5px 30px;
}
span.form {
	color: #FF0000;
	font-weight:bold;
}
span.form a:link, a:visited {
	color:#FF0000;
	text-decoration:none;
}
span.form a:hover {
	color:#2A9F00;
	text-decoration:underline;
}
.nyor {
	font-size:1.2em;
	/*margin-bottom:5px;*/
}
.nyor a:hover {
	color:#336600;
	text-decoration:underline;
}#rosename {
	width:90%;
	border-collapse:collapse;
	border:1px solid #8bb805;
	margin-bottom:10px;
	font-size:1.4em;
	text-align:center;
	}
#rosename th {
	background-color:#FFFFFF;
	border-bottom:1px solid #8bb805;
}
#rosename td {
  padding: 2px 10px 2px 20px;
  vertical-align: middle;
  font-weight:normal;
  border-bottom:1px solid #8bb805;
  }
#rosename tr {
  background-color: #daed9f;
  font-weight:normal;
  /*text-align:center*/
  }
#rosename tr.hilite2 {
  background-color: #FFFFCC;
}
.next {
	margin:5px auto;
}
.next td {
	padding:0 20px;
}
table.sml {
	border-collapse:collapse;
	background-color:#FFC;
	border:0;
}
table.sml td {
	padding:5px;
	font-size:.9em;
}
table.products {
	width:85%;
	border-collapse:collapse;
	background-color:#FFC;
}
table.products th {
	background-color:Green;
	padding:5px 10px 5px 10px;
}
p.security {
	text-align:center;
}
.star {
	color:#F00;
}
span.beveled {
  position:relative;
  width:200px;
  height:200px;
  display:block;
}
span.beveled span {
  position:absolute;
  left:0;
  top:0;
  display:block;
  width:190px;
  height:190px;
  border:5px solid;
  border-color:#fff #000 #000 #fff;
  filter:alpha(opacity=40);
  opacity:0.4;
}
table.none {
	border:none;
}

