body {
 /*font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;*/
 font-size: 1em;
 font-family:'Comic Sans MS', Textile, cursive;
 text-align:left;
 background-image:url(./images/check_yel.jpg);
}
.contentwrapper {
	margin:auto;
	width: 950px;
}
.menulist {
	margin-left:20px;
	font-size:1.1em;
	color:#000066;
	font-weight: bold;
	vertical-align:middle;
}
.menulist td {
	padding-top: 10px;
	vertical-align:middle;
}
.menulist img {
	border:0px solid white;
	vertical-align:middle;
}
.menulink {
	width:100%;
}
.menulink a {
	width:100%;
	display:block;
	color:#000066;
	text-decoration:none;
}
.menulink a:link {
	width:100%;
}
.menulink a:hover {
	width:100%;
	background-color: #000066;
	color:#FF9A41;
}
.menulink a:visited {}

.menulink a img {
	border:0px solid white;
	vertical-align:middle;
}
.flowerpot {
	width:625px;
	margin-left:25px;
}
.flower {
	width:100px; 
	float:left; 
	text-align:center; 
	margin-left:10px;
}

.flower img {
	margin:5px 0px 10px 0px; 
	border:0px solid white;
	width:100px;
	height:100px;
}
.topmenu a {
	font-size: 1.1em;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	text-decoration:none;
	color:#000066;
	/*background-color:#FF9A41;*/
}
.topmenu a:hover{
	width:100%;
	background-color:#000066;
	color:#FF9A41;
}
h1 { 
	text-align:center; 
	font-size: 1.2em; 
	color:#000099;
	line-height:1.2em;
	padding:0px;
}
h2 {
	font-size: 1.1em; 
	color:#000099;
	font-weight:normal;
}

.smallertext {
	font-size: 0.8em;
	text-transform:uppercase;
}
.codetext {
	font-size:0.7em;
	text-align:center;
	width:100%;
}
.content {
	background-color:#9ABBC1;
	padding:10px;
}
.content a {
	color:#000099;
	text-decoration:none;
}
.content a:link {
}
.content a:hover {
	text-decoration:underline;
}
.content a:visited {}
.contenttbl {
	border: 1px solid #FF9900;
}
.contenttbl td {
	border: 0px solid yellow;
	border-bottom: 1px dashed #FF9900;
	vertical-align:top;
	width: 50%;
}
.imgholder {
	margin:auto; 
	width:420px;
	max-width:420px;
	/*border:1px solid;*/
}
.imgholder span {
	text-align:center;
	float:left;
}
.imgholder img {
	float:left;
	margin:5px;
}

.imgnomargin {
	margin:0px;
}
.sizetbl {
	border-collapse:collapse;
}
.sizetbl td {
	border: 1px solid #000066;
	padding-left:5px;
	font-size:0.8em;
	
}
.shoptbl td {
	padding:5px;
	width:33%;
	border: 1px dashed #FF9900;
	vertical-align:top;
}
input, button, textarea, text {
	border:1px solid #FF9900;
	font-family:"Comic Sans MS", monospace;
	font-size:0.7em;
}
.button {
	background-color:#FF9900;
	color:black;
	border:1px solid black;
}
.radio {
	border:0px solid yellow;
}
.bigimage {
	margin:10px;
}
.byski {
	font-size: 0.8em;
	float:left;
	padding:3px;
	margin-bottom:10px;
	font-weight:bold;
}
.byski a {
	text-decoration:none;
	padding:2px 5px 2px 5px;
	color:#000066 !important;
	background-color:#F6B819 !important;
}

.byski a:hover {
	color:#FF9A41 !important;
	background-color:#000066 !important;
}
