body
{
	background-position: center top;
	font-size: 80%;
	background-image: url(images/bg.jpg);
	font-family: Verdana;
	text-align: center;
	background-color:#63A11E;
	background-repeat:repeat-x;
}
table
{
	vertical-align:top;
	font-size: 10pt;
}
.maintable
{

	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 750px;
	padding-top: 10px;
}
h1, h2, h3
{
	color: #006600;
	font-family::Arial;
	background-image:url('images/bullet.gif');
	background-position:0px -3px;
	background-repeat:no-repeat;
	padding-left:30px;
}
h1
{
	font-size:14pt;
}
h2
{
	font-size:12pt;
}
#title
{ 
	color: #993399;
	font-size:36pt;
	font-family:Monotype Corsiva;
	margin:0px;
}
#subtitle
{
	color: #993399;
	font-size:14pt;
	font-family:Monotype Corsiva;
	margin:30 ;
}

#mainmenu li
{
	display:inline;
}
#mainmenu
{
	margin:0px;
	margin-left:50px;
	margin-top:-5px;
}
#mainmenu a, .BodyButton
{
		background-image:url('images/bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-right: #339900 1px solid;
	padding-right: 10px;
	border-top: #339900 1px solid;
	margin-top: -1px;
	padding-left: 30px;
	font-weight: bold;
	border-left: #339900 1px solid;
	width: 1em;
	color: green;
	border-bottom: #339900 1px solid;
	white-space: nowrap;
	height: 23px;
	background-color: white;
	text-align: center;
	text-decoration: none;
}
#mainmenu a:hover, .BodyButton:hover
{
	background-color: #ccff66;
}
#ContactPage #contactlink, #CarePage #carelink, #SearchPage #searchlink, #HomePage #homelink
{
	border-top: purple 0px solid;

}
.panel
{
	background-color:#FBF9F3;
	border-right: #339900 2px solid;
	padding-right: 5px;
	border-top: #339900 2px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #339900 2px solid;
	padding-top: 20px;
	border-bottom: #339900 2px solid;
}
#CategoryMenu
{
	list-style:none;
	margin:0px;
}

#CategoryMenu a
{


	font-weight: bold;
	margin: 4px;

	width: 130px;
	color: Green;

	height: 23px;
	
	text-decoration: none;
	padding-left:25px;
	background-image:url('images/bullet.gif');
	background-repeat:no-repeat;
	
}
#CategoryMenu a:hover
{
	border-right: 1px inset;
	border-top: 1px inset;
	border-left: 1px inset;
	color: #dddddd;
	border-bottom: 1px inset;
}
.maincontent
{

	width: 750px;
	height: 100%;
	text-align: left;
	/*background-color:White;*/
	padding:10px;
	
}
.header { margin-bottom:10;}
#headertable
{
	background-color:white;
	padding:10px;
	background-repeat:no-repeat;
	padding-bottom:20px;
	font-weight:bold;
	font-size:8pt;
	padding-left:20px;
	width:718px;
	height:242;
	color:Green;
	background-image:url("images/topbg.gif");

}
p:first-letter
{
	padding-right: 10px;
	font-size: 256%;
	float: left;
	font-family: Monotype Corsiva;
}
.footer
{
	margin-left:170;
	margin-top:10;
	text-align:center
}
#columnleft
{
    float: left;
    width: 150px;
    padding-right:20;
    /*position: relative; */
}

#columnright
{
    margin-left: 170px;
	/*  position:relative; */
}
.frontimage
{
	width:160;
	height:160;
	border:solid 1px #C7B079;
}
.itemtable
{
	border-right: #C7B079 1px dotted;
	border-top: #C7B079 1px dotted;
	border-left: #C7B079 1px dotted;
	width: 200px;
	margin:10px;
	margin-left:30px;
	border-bottom: #C7B079 1px dotted;
	background-color:#F6F1E3;
	text-align:center;
	display:inline;
}
.itemtable img
{
	border:solid 1px #C7B079;
	height:100px;
}
.englishbutton span,.frenchbutton span,.spanishbutton span,.germanbutton span,.dutchbutton span
{
	display:none;
}
.englishbutton, .frenchbutton, .spanishbutton, .germanbutton, .dutchbutton
{
	width:24px;
	height:16px;
	border:0;
	background-repeat:no-repeat;
}
.englishbutton:hover, .frenchbutton:hover, .spanishbutton:hover, .germanbutton:hover, .dutchbutton:hover
{
	background-position:1px 1px;
}
.englishbutton
{
	background-image:url(images/england.gif);
}
.frenchbutton
{
	background-image:url(images/france.gif);
}
.spanishbutton
{
	background-image:url(images/spain.gif);
}
.germanbutton
{
	background-image:url(images/germany.gif);
}
.dutchbutton
{
	background-image:url(images/netherlands.gif);
}
#languagelist li
{
	display:inline;
}
#languagelist
{
	float:right;
}

