/* CSS Document */

body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 18px;
	line-height: 68px;
	font-weight: normal;
}
h2, h5 {
	font-size: 14px;
	line-height: 22px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
}

#menuMain li {
	font-size: 11px;
}
#footer {
	font-size: 10px;
}

#siteName {
	background-image: url(../images/en/x_siteName_t.jpg);
}
body.home #subscribeMsg {
	font-size: 10px;
	line-height: 14px;
}
body.about #sectionHead {
	background-image: url(../images/en/about_t.jpg);
}
body.shop #sectionHead {
	background-image: url(../images/en/shop_t.jpg);
}
body.location #sectionHead {
	background-image: url(../images/en/location_t.jpg);
}
body.event #sectionHead {
	background-image: url(../images/en/event_t.jpg);
}
body.press #sectionHead {
	background-image: url(../images/en/press_t.jpg);
}
body.leasing #sectionHead {
	background-image: url(../images/en/leasing_t.jpg);
}
body.service #sectionHead {
	background-image: url(../images/en/service_t.jpg);
}
body.contact #sectionHead {
	background-image: url(../images/en/contact_t.jpg);
}
.caption {
	font-size: 10px;
}
