body {
	background: #faf0bb;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: palatino, "palatino linotype", georgia, serif;
	font-size: 15px;
	line-height: 130%;
	color: #333;
}

.pic {
	width: 100%;
	position: fixed;
	z-index: 1;
}

a {
	color: #c3131e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

#container {
	background: url(../images/bg-container.png) repeat-y;
	width: 960px;
	padding: 0px 20px;
	margin: 0 auto;
	position: relative;
	z-index: 1000;
}

#header {
	background: url(../images/bg-header.jpg) no-repeat;
	width: 960px;
	height: 300px;
	position: relative;
}

#header .logo {
	width: 166px;
	height: 109px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#mainNav {
	background: url(../images/bg-nav.png) repeat-x;
	width: 960px;
	height: 49px;
}

#mainNav ul,
#subNav ul,
#footerNav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#mainNav ul li,
#subNav ul li,
#footerNav ul li {
	display: inline;
}

#mainNav ul li a,
#footerNav ul li a {
	display: block;
	float: left;
	color: #333;
	font-size: 18px;
	line-height: 18px;
	padding: 11px 14px 21px 14px;
	text-decoration: none;
}

#mainNav ul li a:hover,
#mainNav ul li#current a {
		background: url(../images/arrow.png) no-repeat center 36px;
	color: #c3131e;
}

#language {
	background: #fff9c7;
	width: 960px;
	height: 30px;
}


div.mod-languages ul {
    list-style: none outside none;
    margin-left: 20px;
    padding: 0;
	position: absolute;
	left: 15px;
	top: 350px;
}


#main {
	background: #fff9c7 url(../images/hangab-background.png) no-repeat 500px bottom;
	width: 960px;
	padding: 10px 0px 30px 0px;
	position: relative;
}

#main .formControlLabel { float: none; text-align: left; padding: 0 0 5px 0; width: 100%; }
#main .formControls { margin-left: 0; }
#main .formResponsive .formHorizontal .rsform-block { margin: 0 0 10px 0; }
#main .formResponsive input, #content .formResponsive label, #content .formResponsive textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#main .formResponsive input[type="text"] { width: 300px; height: 28px; }
#main .formResponsive input[type="radio"] { margin: 8px 10px 0 0; }
#main .formResponsive input[type="checkbox"] { margin: 7px 10px 0 0; }
#main .formResponsive label { height: auto; margin: 3px 25px 3px 0; }

#main .formResponsive .formHorizontal .rsform-block-workshops { margin: 0 0 20px 0; float:left;clear:both}

#main .formResponsive .formHorizontal .rsform-block-workshops input, { width: 5%; margin-right: 0; }

#main .formResponsive .formHorizontal .rsform-block-workshops label, { width: 95%; margin-right: 0; }


#main .sidebar {
	width: 240px;
	float: left;
	padding: 0px 41px 0px 20px;
}

#main .sidebar h3 {
	font-size: 22px;
	font-weight: normal;
	color: #c3131e;
}


#subNav {
	width: 240px;
	margin: 0px 0px 0px -20px;
}

#subNav ul li a {
	display: block;
	width: 200px;
	color: #333;
	font-size: 16px;
	line-height: 16px;
	padding: 5px 20px 5px 20px;
	margin: 0px 0px 2px 0px;
	text-decoration: none;
}

#subNav ul li a:hover,
#subNav ul li#current a {
	background: #eec900;
	color: #c3131e;
}

#main .content {
	width: 639px;
	float: left;
}

h1, h2, h3, p {
	margin: 0px 0px 15px 0px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #c3131e;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #c3131e;
}

h3 {
	font-size: 15px;
	font-weight: normal;
	color: #c3131e;
}

#footer {
	background: url(../images/bg-footer.png) no-repeat;
	width: 1000px;
	height: 135px;
	margin: 0 auto 30px auto;
	position: relative;
	z-index: 1000;
}

#footer a {
	color: #333;
}

#footer a:hover,
#footer .copyright a:hover {
	color: #c3131e;
}

#footer .name {
	font-size: 18px;
	position: absolute;
	top: 12px;
	left: 40px;
}

#footer .address {
	position: absolute;
	top: 40px;
	left: 40px;
}

#footer .contact {
	position: absolute;
	top: 40px;
	left: 240px;
}

#footerNav {
	position: absolute;
	top: 12px;
	right: 40px;
}

#footerNav ul li a {
	padding: 0px 0px 0px 20px;
}

#footer .copyright {
	font-size: 13px;
	line-height: 120%;
	text-align: right;
	color: #75671f;
	position: absolute;
	bottom: 38px;
	right: 40px;
}

#footer .copyright a {
	color: #75671f;
}



.clear {
	clear: both;
}


#social1 {
	position: absolute;
	top: 350px;
	left: 240px;
}

#social1 a.fb {
	background-position: 0px 0px;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	text-indent: -5000px;
	overflow: hidden;
}

#social1 a.fb {
	background-image: url(../images/facebook.png);
}

#social2 {
	position: absolute;
	top: 350px;
	left: 200px;
}

#social2 a.ig {
	background-position: 0px 0px;
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	text-indent: -5000px;
	overflow: hidden;
}

#social2 a.ig {
	background-image: url(../images/instagram.png);
}


