body {
	margin: 0;
	padding: 0;
	background-color: #dcdcdc;
	color: #371903;
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background: #fcfcfc url("/images/bg-outer.gif") repeat-y 0 0;
	color: #371903;
	margin:10px 0 0;
}
#navzone {
	position: relative;
	float: left;
	width: 236px;
	min-height: 500px;
	padding: 20px 0 40px;
	background: transparent url("/images/nav-back.jpg") no-repeat scroll 0 0;
	color: #c5bca8;
}
#navzone ul {
	float: left;
	width: 196px;
	margin: 76px 0 0 18px;
	padding: 0;
	font-size: 70%;
	line-height: 1.2em;
	list-style: none;
	font-weight:normal;
	text-align:right;
}
#navzone li {
	clear: left;
	float: left;
	width: 100%;
}
#navzone li a {
	float: left;
	width: 100%;
	padding: 3px 0;
	background: transparent;
	color: #000000;
	text-decoration: none;
}
#navzone li a:hover,
#navzone li a:active,
#navzone li a:focus {
	background: transparent;
	color: #F75D44;
}
#skiplink {
	position: absolute;
	top: 130px;
	left: -999em;
	font-size: 70%;
}
#skiplink:focus,
#skiplink:active {
	left: 33px;
	background-color: #371903;
	color: #dcd7cd;
}
#logo {
	display: block;
	padding: 0 20px 20px;
}
#copyright {
	position: absolute;
	left: 16px;
	bottom: 0;
	width: 204px;
	padding: 0 0 6px;
	background-color: #7BAB54;
	color: #000000;
	font-size: 70%;
	line-height: 1.4em;
	text-align: center;
}
#copyright a {
	background-color: #7BAB54;
	color: #000000;
}
#copyright a:hover,
#copyright a:focus,
#copyright a:active {
	background-color: #7BAB54;
	color: #ffffff;
}
#leftzone{
	float:left;
	width:236px;
}
#middlezoneform {
	background:none repeat scroll 0 0 #FCFCFC;
	border-bottom:1px solid #7BAB55;
	border-right:1px solid #93C6D7;
	border-top: 1px solid #93c6d7;
	float:left;
	height:558px;
	width:722px;
}
#middlezone {
	float: left;
	width: 430px;
	background:#FCFCFC;
	min-height:560px;
}
#middlezone img{
	width:430px;
	height:557px;
}
#middlezone a {
	background-color: #ffffff;
	color: #a79c82;
}
#middlezone a:hover,
#middlezone a:focus,
#middlezone a:active {
	background-color: #ffffff;
	color: #371903;
}
#middlezone .list {
	clear: left;
	float: left;
	width: 100%;
}
#middlezone .list .row {
	clear: left;
	float: left;
	width: 100%;
	padding:0 0 4px;
}
#middlezone .list .first {
	border-top: 15px solid #ffffff;
}
#middlezone .list .item {
	float: left;
	width: 127px;
	padding: 0 0 0 16px;
}
#middlezone .list img {
	display: block;
	width: 114px;
	height: 114px;
	border: 0;
}
#middlezone img.main,
#slideshow img {
	display: block;
	width: 430px;
}
#slideshow {
	position: relative;
	float: left;
	clear: left;
	width: 430px;
	height: 560px;
}
#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	height: 560px;
}
#rightzone {
	position: relative;
	float: right;
	width: 250px;
	min-height: 538px;
	padding: 22px 22px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:#93C6D7;
	color:#000000;
}
#rightzone a {
	background-color: transparent;
	color: #000000;
}
#rightzone a:hover,
#rightzone a:focus,
#rightzone a:active {
	background-color:transparent;
	color: #fcfcfc;
}
#rightzone h1 {
	margin: 0 0 1em;
	background-color: #93C6D7;
	color: #ffffff;
	font-size: 100%;
	line-height: 1em;
	text-align:center;
}
#rightzone h2 {
	margin: 0 0 1em;
	background-color: #93C6D7;
	color: #FEF900;
	font-size: 100%;
	line-height: 1em;
	text-align:center;
}
#rightzone h6 {
	margin: 0;
	font-size: 75%;
	line-height: 1.6em;
}
#rightzone p {
	font-size:80%;
	line-height:1.5em;
	margin:0 0 1.2em;
}
#rightzone p.smaller {
	font-size: 70%;
	line-height: 1.4em;
}
#rightzone ul {
	font-size:80%;
	line-height:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 1.1em;
	padding:0 12px;
}
#rightzone ul li {
	background: transparent url("/images/bg-rightzone-li.gif") no-repeat scroll 4px 3px;
	color:#ffffff;
	line-height:1em;
	padding:0 0 0 15px;
	margin:0 0 0.7em;
}
#rightzone ol {
	font-size:70%;
	line-height:1.2em;
	margin-bottom: 1em;
}
#rightzone ol.alpha {
	list-style-type: lower-alpha;
}
#rightzone ol li {
	background:transparent;
	color:#ffffff;
	line-height:1em;
	margin:0 0 0.4em;
	padding:0 0 0 0;
}
#rightzone p.plessmargin {
	font-size:80%;
	line-height:1.3em;
	margin: 0 0 1.1em;
}
#rightzone table {
	width:100%;
	margin:0 0 40px;
	font-size:70%;
}
#rightzone #formpayment table {
	margin: 0 0 20px;
	font-size: 80%;
}
#rightzone td {
	padding: 5px 0;
}
#quote {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	margin: 0 auto;
	padding:0 22px;
}
#middlezone .list .item .bullet{
	background:#FFFFFF url(/images/pbullet2.gif) no-repeat scroll 1px 2px;
	padding:0 0 0 0;
	font-size:60%;
	color:#AE2619;
}
#rightzone a.gallerypage{
	font-size:70%;
	padding:0px 0px 0px 130px;
	color:#8D2420;
	text-decoration:none;
}
#rightzone a:hover.gallerypage{
	color:#000000;
	text-decoration:underline;
}
#rightzone .tablehours{
	float:left;
	font-size:70%;
	margin:0 0 10px;
	padding:0 0 0 0;
	text-align:left;
	width:50%;
}
#rightzone .tablehours th {
	text-align:left;
	width:100px;
	vertical-align:top;
	padding:10px 0 0;
}
#rightzone .tablehours td {
	padding:0;
	text-align:left;
	padding:10px 0 0;
}
#flags{
	float:left;
	font-family:verdana;
	font-size:74%;
	padding:0 0 20px;
}
#flags a.france{
	background: transparent url("/images/flags/france.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0 2px 51px;
	float:left;
}
#flags a.france:hover{
	background: transparent url("/images/flags/france-hov.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0 2px 51px;
	float:left;
}
#flags a.italy{
	background: transparent url("/images/flags/italy.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0 2px 51px;
	float:left;
}
#flags a.italy:hover{
	background: transparent url("/images/flags/italy-hov.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0 2px 51px;
	float:left;
}
#flags a.spain{
	background: transparent url("/images/flags/spain.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0 2px 51px;
	float:left;
}
#flags a.spain:hover{
	background: transparent url("/images/flags/spain-hov.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0 2px 51px;
	float:left;
}
#flags a.german{
	background: transparent url("/images/flags/german.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0 2px 51px;
	float:left;
}
#flags a.german:hover{
	background: transparent url("/images/flags/german-hov.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0 2px 51px;
	float:left;
}
#flags a.polish{
	background: transparent url("/images/flags/polish.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0px 0px 51px 0px;
	float:left;
}
#flags a.polish:hover{
	background: transparent url("/images/flags/polish-hov.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0px 0px 51px 0px;
	float:left;
}
#flags a.english{
	background: transparent url("/images/flags/english.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0px 2px 51px;
	float:left;
}
#flags a.english:hover{
	background: transparent url("/images/flags/english-hov.jpg") no-repeat scroll 0px 4px;
	display:block;
	width:45px;
	padding:0px 2px 51px ;
	float:left;
}
#flags img{
	width:45px;
	border:0px;
}
#subjects {
	float: left;
	width: 724px;
	background-color: #388D3E;
	color: #FEF900;
	min-height:560px;
}
#subjects a {
	background-color: #ffffff;
	color: #a79c82;
}
#subjects a:hover,
#subject a:focus,
#subject a:active {
	background-color: #ffffff;
	color: #371903;
}
#subjects img.main,
#slideshowsubjects img {
	display: block;
	width: 684px;
}
#slideshowsubjects {
	position: relative;
	float: left;
	clear: left;
	width: 680px;
	height: 254px;
}
#slideshowsubjects img {
	position: absolute;
	top: 0;
	left: 0;
	height: 254px;
	width:684px;
}
#subjects .top{
	float:left;
	padding:10px 20px 0;
	width:684px;
	min-height:254px;
}
#subjects .bottom{
	float:left;
	width: 724px;
	min-height:296px;
}
#subjects h1 {
	margin: 1em 0;
	background-color: #388D3E;
	color: #FEF900;
	font-size: 100%;
	line-height: 1em;
	text-align:center;
}
#subjects h2 {
	margin: 0 0 1em;
	background-color: #388D3E;
	color: #FEF900;
	font-size: 100%;
	line-height: 1em;
	text-align:center;
}
#subjects h6 {
	margin: 0;
	font-size: 75%;
	line-height: 1.6em;
}
#subjects p {
	font-size:80%;
	line-height:1.5em;
	margin:0 0 1.2em;
}
#subjects ul {
	font-size:80%;
	line-height:1.3em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 1em;
	padding:0 20px 0 10px;
}
#subjects ul li {
	background: transparent url("/images/bg-subjects-li.gif") no-repeat scroll 0px 4px;
	color:#ffffff;
	margin:0 0 0.4em;
	padding:0 0 0 14px;
}
.leftlist{
	float:left;
}
.rightlist{
	float:left;
}
#request{
	border:0 none;
	padding:0;
}