a {
	color: #99180A;
		text-decoration:none;}

}

a:hover {
		text-decoration:underline;}
}


/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: url(/images/bg01.jpg) repeat left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
	color: #8A867E;
}

h1, h2 {
	font-weight: normal;
}

h1 span, h2 span {
	color: #99180A;
}

h1 {
	font-size: 21px;
}

h2 {
	font-size: 16px;
	margin-bottom: 15px;
}

h2.style1 {
	font-size: 12px;
	color: #A39E97;
}

h3 {
	margin-bottom: .25em;
	font-size: 11px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F8A82;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 150%;
	font-size: 11px;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

dl {
	line-height: normal;
}

dt {
	float: left;
	margin-right: 10px;
	padding: 0px 5px;
	background: url(/images/homepage09.jpg) repeat left top;
	font-size: 10px;
	color: #FFFFFF;
}

dd {
	margin-bottom: 10px;
}

strong {
	color: #8A867E;
}

/** LINKS */

aclass {
	color: #99180A;
}

aclass:hover {
	text-decoration: none;
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 20px;
}

img.border {
	padding: 2px;
	background: #F5F3EE;
	border: 1px solid #D1C8B6;
}

hr {
	display: none;
}

.hr1 {
	height: 50px;
	background: url(/images/dhomepage07.jpg) no-repeat center center;
}

/** WRAPPER */

#wrapper {
	background: url(/images/bg02mobile.jpg) repeat-x left top;
}

/** HEADER */

#header {
	margin: 0px auto;
}

#header h1, #header h2 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	width: 778px;
	height: 52px;
	margin: 0px auto;
	background: url(/images/bg03.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 98px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 115px;
	height: 35px;
	padding-top: 17px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	color: #DAFDFF;
}

#menu .active a {
	background: url(/images/homepage02.jpg) no-repeat left top;
	color: #514D44;
}

/** PAGE */

#page {
	width: 778px;
	margin: 0px auto;
	background: url(/images/bg04mobile.jpg) repeat-y left top;
}

#bgtop {
	padding: 50px 148px 10px 148px;
	background: url(/images/bg05.jpg) no-repeat left top;
}

/** CONTENT */

#content {
	float: left;
	width: 255px;
}

/** SIDEBAR */

#sidebar {
	float: right;
	width: 175px;
	padding-left: 25px;
	background: url(/images/homepage08.jpg) repeat-y left top;
}

/* 2-COLUMN LAYOUT */

.two-columns {
	background: url(/images/homepage08.jpg) repeat-y 208px 0px;
}

.two-columns .column-one {
	float: left;
	width: 213px;
}

.two-columns .column-two {
	float: right;
	width: 213px;
}

/** FOOTER */

#footer {
	width: 778px;
	height: 100px;
	margin: 0px auto;
	background: url(/images/bg06.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	text-align: center;
	color: #A34D3E;
}

/** BOX1 */

#box1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	background: url(/images/homepage07.jpg) no-repeat left bottom;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	background: url(/images/homepage07.jpg) no-repeat left bottom;
}

/** BOX4 */

#box4 {
}
