@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	border:0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-transform: none;
	font-size:14px;
	color:#333333;
	text-decoration: none;
	background-image:url(images/fbk.jpg);
}

#maincontainer {
width:100%;
background-image:url(images/bk.jpg);
}
 
.green {
color:#999933;
}

#topcontent {
width:798px;
padding:0 21px 0 21px;
border-left:1px #CC9999 solid;
border-right:1px #CC9999 solid;
margin: 0 auto;
background-color:#FFFFFF;
}

#insidetop {
width:796px;
border-left:1px #999933 solid;
border-right:1px #999933 solid;
margin:0;
padding:0;
}

#headerimg {
width:796px;
height:419px;
}

#menu {
width:761px;
background-image:url(images/bk.jpg);
border-top:1px #999933 solid;
border-bottom:1px #999933 solid;
padding:13px 13px 13px 22px;
color: #999933;
}

#leftcol {
width:496px;
padding:22px;
float:left;
}

#rightcol {
padding:22px 0 22px 22px;
float:left;
}

#footer {
width:100%;
padding:0 0 30px 0;
background-image:url(images/fbk.jpg);
border-top:1px #999933 solid;
}

#footercont {
width:756px;
padding:0 43px 0 43px;
margin: 0 auto;
border:0;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

#footerleft {
width:378px;
float:left;
font-size:14px;
line-height:150%;
padding-top:22px;
}

#footerright {
float:right;
text-align:right;
font-size:10px;
color:#999966;
padding-top:16px;
}

.greysmall {
font-size:12px;
color:#CCCCCC;
}

.thumb {
width:115px;
height:115px;
padding:11px 11px 0 0;
float:left;
}

.formbutton{
cursor:pointer;
border:1px #66ccff solid;
color:#333333;
padding:0;
background-color:#CCCCCC;
}

.formbutton2{
cursor:pointer;
border:0;
color:#333333;
background-color:#CCCCCC;
border:1px #66ccff solid;
padding:0;
}

.carttitle {
	font-size:20px;
	line-height:25px;
	margin:0;
}

.cartinfo {
	font-size:16px;
	display:block;
	border-bottom:#333333;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:6px;
}

img.thumright {
float:left;
border:1px #333333 solid;
margin:0 6px 4px 0;
}

p { margin: 0 0 12px 0; }

p.box { margin:0; }



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


h1 {
	font-size: 22px;
	font-weight: bold;
	text-transform: none;
	color:#333333;
	text-decoration: none;
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	border-bottom:1px #CCCCCC dotted;
}

h4 {
	font:Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#333333;
	text-decoration: none;
	margin:0 0 6px 0;
}

a {
outline: 0;
}

a:link, a:visited, a:active {
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #f15f30;
	text-decoration:none;
}

a:hover {
	color: #663300;
	text-decoration: none;
}

a.menu:link, a.menu:visited, a.menu:active {
	font-family:"Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration:none;
	font-size:17px
}

a.menu:hover {
	color: #999933;
	text-decoration: none;
}

a.bottmenu:link, a.bottmenu:visited, a.bottmenu:active {
	font-style: normal;
	font-weight:normal;
	text-transform: none;
	color: #999966;
	text-decoration:none;
}

a.bottmenu:hover {
	color: #f15f30;
	text-decoration: none;
}

a.headmenu:link, a.headmenu:visited, a.headmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
	text-align:center;
	padding:9px 9px 0 9px;
	display:inline-block;
	height:23px;
	background-color:#333333;
}

a.headmenu:hover {
	color: #333333;
	text-decoration: none;
	background-color:#ffff00;
}

a.cart:link, a.cart:visited, a.cart:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	padding:2px;
}

a.cart:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#00b4ff;
}

a.foot:link, a.foot:visited, a.foot:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	padding:2px;
}

a.foot:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#00b4ff;
}


