/* ----- reset default styles ----- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	font-size: 76%;
	line-height: 1.4;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ----- main styles ----- */
html, input, textarea {
	font-family: "Trebuchet MS", Tahoma, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, Verdana, sans-serif;
}
html {
	color: #862219;
	background: #85769F url(../img/html-back.png) top repeat-x;
}
#page {
	position: relative;
	margin: 0 auto;
	width: 990px;
}
#head {
	height: 330px;
	background: url(../img/page-back.png) repeat-y;
}
#body {
	font-size: 1.1em;
	background: url(../img/page-back.png) repeat-y;
}
#foot {
	position: relative;
	top: -20px;
	height: 77px;
	background: url(../img/foot-back.png) no-repeat;
}
/* ----- head styles ----- */
#logo {
	position: relative;
	top: 50px;
	height: 280px;
	background: url(../img/head-back.png) 15px 120px no-repeat;
}
#logo div {
	position: absolute;
	z-index: 1;
	top: 90px;
	left: 638px;
	width: 320px;
	height: 220px;
}
#logo h2 {
	height: 120px;
	text-indent: -9999em;
	background: url(../img/logo-back.jpg) no-repeat;
}
#logo h3 {
	margin: 0 15px;
	height: 160px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 0 6px;
}
#page-home #logo h3, #page-legal #logo h3 {
	background-image: url(../img/page-home.jpg);
}
#page-about #logo h3 {
	background-image: url(../img/page-about.jpg);
}
#page-services #logo h3 {
	background-image: url(../img/page-services.jpg);
}
#page-contact #logo h3 {
	background-image: url(../img/page-contact.jpg);
}
#menu {
	position: relative;
	top: -280px;
	padding: 0 55px 0 50px;
	height: 50px;
	background: url(../img/html-back.png) top repeat-x;
}
#menu ol {
	margin: 0;
	list-style: none;
}
#menu li {
	float: left;
	margin: 22px 5px 0;
	width: 150px;
	height: 28px;
	background: url(../img/menu-back.png) 0 -28px;
}
#menu a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 28px;
	color: #FAE592;
	background: url(../img/menu-back.png);
}
#menu a:hover {
	color: #FDF3CF;
	background: none;
}
#menu #menu-about {
	margin-left: 250px;
}
#page-home #menu-home a, #page-about #menu-about a, #page-services #menu-services a, #page-contact #menu-contact a {
	color: #802218;
	background: url(../img/menu-back.png) 0 28px;
}
/* ----- body styles ----- */
#main {
	overflow: hidden;
	margin: 0 15px;
	min-height: 280px;
	padding: 20px 42px 50px 42px;
	background: url(../img/body-back.jpg) top no-repeat;
}
#main h1 {
	margin: 0 0 0.3em;
	font-size: 2em;
	font-weight: normal;
}
#main h2 {
	margin: 0 0 0.5em;
	font-size: 1.35em;
}
#main h3 {
	font-style: normal;
}
h1, h2, h3, legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.4;
}
p {
	margin: 0 0 1em;
	text-align: justify;
}
a {
	color: #800080;
	font-weight: bold;
}
acronym {
	border-bottom: 1px dotted #862219;
	cursor: help;
}
ol {
	margin: 1em 0;
	list-style: decimal;
}
ol li {
	margin: 0 0 0 2.5em;
	text-align: justify;
}
dl {
	margin: 0 0 1em;
}
dt {
	text-decoration: underline;
}
dd {
	margin: 0 0 0 40px;
}
.name {
	font-weight: bold;
	font-style: italic;
}
.address {
	font-style: italic;
}
.intro, .section {
	width: 350px;
}
.section {
	position: relative;
	border-top: 1px solid #FDF5D0;
	padding-top: 0.6em;
}
.index {
	float: right;
	position: relative;
	top: -8em;
	border: 1px solid #FDF5D0;
	width: 470px;
	background: url(../img/back-tran.png);
}
.index ol {
	margin: 0;
	padding: 11px 10px;
}
.index li {
	margin: 0.1em 0 0 2.5em;
}
.photo {
	float: right;
	position: absolute;
	border: 1px solid #FDF5D0;
	margin: 1em 0 0 404px;
	width: 210px;
	height: 140px;
	padding: 2px;
}
.vcard {
	border-top: 1px solid #FDF5D0;
	width: 100%;
	padding-top: 0.6em;
}
.vcard dl {
	overflow: hidden;
	margin: 0;
}
.vcard dt {
	float: left;
	clear: left;
	width: 5em;
	padding: 0 0.6em 0 0;
	text-align: right;
}
.vcard dd {
	display: block !important;
	margin: 0;
}
.vcard dd.postal-code {
	float: left;
	margin-left: 5.6em;
}
.vcard dd.locality {
	float: left;
	margin-left: 0.4em;
}
.vcard dt.time {
	height: 2.8em;
}
.vcard .web, .adr .region, .adr .country-name {
	display: none !important;
}
.hcard {
	display: block;
	margin: 1em 0;
	padding: 0 0 0 85px;
	background: url(../img/logo-hcard.png) 0 80% no-repeat;
}
.fm-wrap {
	margin: -18.8em 0 0 381px;
	border: 1px solid #FDF5D0;
	padding: 10px;
	width: 470px;
	background: url(../img/back-tran.png);
}
.fm-set {
	border: 1px solid #FDF5D0;
	padding: 5px;
}
.fm-set legend, #main .fm-error h2 {
	font-size: 1.1em;
	font-weight: bold;
}
.fm-error ul {
	list-style: disc;
	margin: 1em 0;
}
.fm-error li {
	margin: 0 0 0 40px;
}
.fm-field {
	margin: 5px 0;
}
.fm-field label {
	float: left;
	width: 28%;
	padding: 0 1% 0 0;
	font-weight: bold;
	text-align: right;
}
.fm-text, .fm-area {
	width: 60%;
	font-size: 1em;
}
.fm-submit {
	margin-top: 5px;
	text-align: center;
}
.fm-submit input {
	width: 100px;
}
/* ----- foot styles ----- */
#foot p {
	margin: 0;
	padding: 27px 50px 0;
	text-align: right;
}
#foot a {
	color: #FAE592;
}
#foot a:hover {
	color: #FDF3CF;
}

